2024-09-20T18:52:37.832 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-20T18:52:37.851 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-20T18:52:37.939 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/gabrioux-2024-09-20_12:24:58-orch:cephadm-wip-guits-main-2024-09-20-1028-distro-default-smithi/7912745 branch: wip-guits-main-2024-09-20-1028 description: orch:cephadm/smb/{0-distro/centos_9.stream tasks/deploy_smb_mgr_ctdb_res_ips} email: gabrioux@ibm.com first_in_suite: false job_id: '7912745' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: gabrioux-2024-09-20_12:24:58-orch:cephadm-wip-guits-main-2024-09-20-1028-distro-default-smithi no_nested_subset: false os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-guits-main-2024-09-20-1028 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: 88deadb8082f4a33832e228ccefc59cedba158a5 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 88deadb8082f4a33832e228ccefc59cedba158a5 selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 - scontext=system_u:system_r:getty_t:s0 workunit: branch: wip-guits-main-2024-09-20-1028 sha1: 88deadb8082f4a33832e228ccefc59cedba158a5 owner: scheduled_gabrioux@teuthology priority: 70 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: 9945 sha1: 88deadb8082f4a33832e228ccefc59cedba158a5 sleep_before_teardown: 0 subset: 1/8 suite: orch:cephadm suite_branch: wip-guits-main-2024-09-20-1028 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_88deadb8082f4a33832e228ccefc59cedba158a5/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: 88deadb8082f4a33832e228ccefc59cedba158a5 targets: smithi070.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOEK6SYFLR4LG4PXAh8ehrrdep1ee07k/rJPE0wzToxv1LgrwkTRKFbVLqTyrcIufEulCnvJSqdxfZNDKfBG8y8= smithi071.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIsuGjwINiroB/7Pip5yZ8r/04W8LmvCGwETgcjwMp7rCNeoQjQcUhEshXXpxdLXyaGwUBFdxOkYiKMtAjMTM1E= smithi079.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBL4ouX3nc8BsORIjPt+KQUiCVv0gt8+XNh3QEHoPWrB4owoBefmE6jGXQ2vpUOM+GiBRfI1jLx6NZ+BB4E/U1ls= smithi164.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBN4stbMcrj+Rdau3th09Mnzfg25nUohrV9yrzxuvO1GYwwWFK07BnsvPxqrs7q3fA2arBlQz0Cadv5yS5axGkns= tasks: - pexec: all: - sudo dnf remove nvme-cli -y - sudo dnf install nvmetcli nvme-cli -y - cephadm.deploy_samba_ad_dc: role: host.d - vip: count: 2 - 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:\ \ adipctdb\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\ \ public_addrs:\n - address: {{VIP0}}/{{VIPPREFIXLEN}}\n - address:\ \ {{VIP1}}/{{VIPPREFIXLEN}}\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: adipctdb\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:\ \ adipctdb\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.adipctdb - cephadm.shell: host.a: - cmd: rados --pool=.smb -N adipctdb 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.adipctdb")))[-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. //{{VIP0}}/share1 -c ls' - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U DOMAIN1\\ckent%1115Rose. //{{VIP1}}/share1 -c ls' - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U DOMAIN1\\ckent%1115Rose. //{{VIP0}}/share2 -c ls' - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U DOMAIN1\\ckent%1115Rose. //{{VIP1}}/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:\ \ adipctdb\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:\ \ adipctdb\n share_id: share1\n intent: removed\n- resource_type: ceph.smb.share\n\ \ cluster_id: adipctdb\n share_id: share2\n intent: removed\n# --- End\ \ Embedded YAML\n" - cephadm.wait_for_service_not_present: service: smb.adipctdb teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a timestamp: 2024-09-20_12:24:58 tube: smithi user: gabrioux verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2902 2024-09-20T18:52:37.940 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_88deadb8082f4a33832e228ccefc59cedba158a5/qa; will attempt to use it 2024-09-20T18:52:37.940 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_88deadb8082f4a33832e228ccefc59cedba158a5/qa/tasks 2024-09-20T18:52:37.941 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-20T18:52:37.942 INFO:teuthology.task.internal:Checking packages... 2024-09-20T18:52:37.963 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '88deadb8082f4a33832e228ccefc59cedba158a5' 2024-09-20T18:52:37.963 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-20T18:52:37.963 INFO:teuthology.packaging:ref: None 2024-09-20T18:52:37.963 INFO:teuthology.packaging:tag: None 2024-09-20T18:52:37.963 INFO:teuthology.packaging:branch: wip-guits-main-2024-09-20-1028 2024-09-20T18:52:37.963 INFO:teuthology.packaging:sha1: 88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T18:52:37.964 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=wip-guits-main-2024-09-20-1028 2024-09-20T18:52:38.100 INFO:teuthology.task.internal:Found packages for ceph version 19.3.0-5099.g88deadb8 2024-09-20T18:52:38.102 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-20T18:52:38.110 INFO:teuthology.task.internal:no buildpackages task found 2024-09-20T18:52:38.110 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-20T18:52:38.184 INFO:teuthology.task.internal:Saving configuration 2024-09-20T18:52:38.199 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-20T18:52:38.250 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-20T18:52:38.276 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi070.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-20_12:24:58-orch:cephadm-wip-guits-main-2024-09-20-1028-distro-default-smithi/7912745', '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-20 18:47:33.349936', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOEK6SYFLR4LG4PXAh8ehrrdep1ee07k/rJPE0wzToxv1LgrwkTRKFbVLqTyrcIufEulCnvJSqdxfZNDKfBG8y8='} 2024-09-20T18:52:38.301 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi071.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-20_12:24:58-orch:cephadm-wip-guits-main-2024-09-20-1028-distro-default-smithi/7912745', '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-20 18:47:33.345689', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIsuGjwINiroB/7Pip5yZ8r/04W8LmvCGwETgcjwMp7rCNeoQjQcUhEshXXpxdLXyaGwUBFdxOkYiKMtAjMTM1E='} 2024-09-20T18:52:38.324 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi079.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-20_12:24:58-orch:cephadm-wip-guits-main-2024-09-20-1028-distro-default-smithi/7912745', '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-20 18:47:33.348524', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBL4ouX3nc8BsORIjPt+KQUiCVv0gt8+XNh3QEHoPWrB4owoBefmE6jGXQ2vpUOM+GiBRfI1jLx6NZ+BB4E/U1ls='} 2024-09-20T18:52:38.343 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi164.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-20_12:24:58-orch:cephadm-wip-guits-main-2024-09-20-1028-distro-default-smithi/7912745', '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-20 18:47:33.347211', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBN4stbMcrj+Rdau3th09Mnzfg25nUohrV9yrzxuvO1GYwwWFK07BnsvPxqrs7q3fA2arBlQz0Cadv5yS5axGkns='} 2024-09-20T18:52:38.343 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-20T18:52:38.350 INFO:teuthology.task.internal:roles: ubuntu@smithi070.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.x', 'osd.0', 'osd.1', 'client.0'] 2024-09-20T18:52:38.350 INFO:teuthology.task.internal:roles: ubuntu@smithi071.front.sepia.ceph.com - ['host.b', 'mon.b', 'osd.2', 'osd.3'] 2024-09-20T18:52:38.350 INFO:teuthology.task.internal:roles: ubuntu@smithi079.front.sepia.ceph.com - ['host.c', 'mon.c', 'osd.4', 'osd.5'] 2024-09-20T18:52:38.350 INFO:teuthology.task.internal:roles: ubuntu@smithi164.front.sepia.ceph.com - ['host.d', 'cephadm.exclude'] 2024-09-20T18:52:38.351 INFO:teuthology.run_tasks:Running task console_log... 2024-09-20T18:52:38.478 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f95fbba8280>, signals=[15]) 2024-09-20T18:52:38.478 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-20T18:52:38.484 INFO:teuthology.task.internal:Opening connections... 2024-09-20T18:52:38.485 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi070.front.sepia.ceph.com 2024-09-20T18:52:38.486 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi070.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T18:52:38.561 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi071.front.sepia.ceph.com 2024-09-20T18:52:38.562 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi071.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T18:52:38.636 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi079.front.sepia.ceph.com 2024-09-20T18:52:38.636 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi079.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T18:52:38.711 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi164.front.sepia.ceph.com 2024-09-20T18:52:38.712 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi164.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T18:52:38.786 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-20T18:52:38.794 DEBUG:teuthology.orchestra.run.smithi070:> uname -m 2024-09-20T18:52:38.812 INFO:teuthology.orchestra.run.smithi070.stdout:x86_64 2024-09-20T18:52:38.813 DEBUG:teuthology.orchestra.run.smithi070:> cat /etc/os-release 2024-09-20T18:52:38.870 INFO:teuthology.orchestra.run.smithi070.stdout:NAME="CentOS Stream" 2024-09-20T18:52:38.871 INFO:teuthology.orchestra.run.smithi070.stdout:VERSION="9" 2024-09-20T18:52:38.871 INFO:teuthology.orchestra.run.smithi070.stdout:ID="centos" 2024-09-20T18:52:38.871 INFO:teuthology.orchestra.run.smithi070.stdout:ID_LIKE="rhel fedora" 2024-09-20T18:52:38.871 INFO:teuthology.orchestra.run.smithi070.stdout:VERSION_ID="9" 2024-09-20T18:52:38.871 INFO:teuthology.orchestra.run.smithi070.stdout:PLATFORM_ID="platform:el9" 2024-09-20T18:52:38.871 INFO:teuthology.orchestra.run.smithi070.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-20T18:52:38.871 INFO:teuthology.orchestra.run.smithi070.stdout:ANSI_COLOR="0;31" 2024-09-20T18:52:38.871 INFO:teuthology.orchestra.run.smithi070.stdout:LOGO="fedora-logo-icon" 2024-09-20T18:52:38.871 INFO:teuthology.orchestra.run.smithi070.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-20T18:52:38.871 INFO:teuthology.orchestra.run.smithi070.stdout:HOME_URL="https://centos.org/" 2024-09-20T18:52:38.871 INFO:teuthology.orchestra.run.smithi070.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-20T18:52:38.871 INFO:teuthology.orchestra.run.smithi070.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-20T18:52:38.872 INFO:teuthology.orchestra.run.smithi070.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-20T18:52:38.872 INFO:teuthology.lock.ops:Updating smithi070.front.sepia.ceph.com on lock server 2024-09-20T18:52:38.896 DEBUG:teuthology.orchestra.run.smithi071:> uname -m 2024-09-20T18:52:38.915 INFO:teuthology.orchestra.run.smithi071.stdout:x86_64 2024-09-20T18:52:38.915 DEBUG:teuthology.orchestra.run.smithi071:> cat /etc/os-release 2024-09-20T18:52:38.973 INFO:teuthology.orchestra.run.smithi071.stdout:NAME="CentOS Stream" 2024-09-20T18:52:38.973 INFO:teuthology.orchestra.run.smithi071.stdout:VERSION="9" 2024-09-20T18:52:38.973 INFO:teuthology.orchestra.run.smithi071.stdout:ID="centos" 2024-09-20T18:52:38.973 INFO:teuthology.orchestra.run.smithi071.stdout:ID_LIKE="rhel fedora" 2024-09-20T18:52:38.973 INFO:teuthology.orchestra.run.smithi071.stdout:VERSION_ID="9" 2024-09-20T18:52:38.973 INFO:teuthology.orchestra.run.smithi071.stdout:PLATFORM_ID="platform:el9" 2024-09-20T18:52:38.973 INFO:teuthology.orchestra.run.smithi071.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-20T18:52:38.973 INFO:teuthology.orchestra.run.smithi071.stdout:ANSI_COLOR="0;31" 2024-09-20T18:52:38.973 INFO:teuthology.orchestra.run.smithi071.stdout:LOGO="fedora-logo-icon" 2024-09-20T18:52:38.974 INFO:teuthology.orchestra.run.smithi071.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-20T18:52:38.974 INFO:teuthology.orchestra.run.smithi071.stdout:HOME_URL="https://centos.org/" 2024-09-20T18:52:38.974 INFO:teuthology.orchestra.run.smithi071.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-20T18:52:38.974 INFO:teuthology.orchestra.run.smithi071.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-20T18:52:38.974 INFO:teuthology.orchestra.run.smithi071.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-20T18:52:38.974 INFO:teuthology.lock.ops:Updating smithi071.front.sepia.ceph.com on lock server 2024-09-20T18:52:38.997 DEBUG:teuthology.orchestra.run.smithi079:> uname -m 2024-09-20T18:52:39.015 INFO:teuthology.orchestra.run.smithi079.stdout:x86_64 2024-09-20T18:52:39.016 DEBUG:teuthology.orchestra.run.smithi079:> cat /etc/os-release 2024-09-20T18:52:39.073 INFO:teuthology.orchestra.run.smithi079.stdout:NAME="CentOS Stream" 2024-09-20T18:52:39.073 INFO:teuthology.orchestra.run.smithi079.stdout:VERSION="9" 2024-09-20T18:52:39.073 INFO:teuthology.orchestra.run.smithi079.stdout:ID="centos" 2024-09-20T18:52:39.074 INFO:teuthology.orchestra.run.smithi079.stdout:ID_LIKE="rhel fedora" 2024-09-20T18:52:39.074 INFO:teuthology.orchestra.run.smithi079.stdout:VERSION_ID="9" 2024-09-20T18:52:39.074 INFO:teuthology.orchestra.run.smithi079.stdout:PLATFORM_ID="platform:el9" 2024-09-20T18:52:39.074 INFO:teuthology.orchestra.run.smithi079.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-20T18:52:39.074 INFO:teuthology.orchestra.run.smithi079.stdout:ANSI_COLOR="0;31" 2024-09-20T18:52:39.074 INFO:teuthology.orchestra.run.smithi079.stdout:LOGO="fedora-logo-icon" 2024-09-20T18:52:39.074 INFO:teuthology.orchestra.run.smithi079.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-20T18:52:39.074 INFO:teuthology.orchestra.run.smithi079.stdout:HOME_URL="https://centos.org/" 2024-09-20T18:52:39.074 INFO:teuthology.orchestra.run.smithi079.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-20T18:52:39.074 INFO:teuthology.orchestra.run.smithi079.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-20T18:52:39.074 INFO:teuthology.orchestra.run.smithi079.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-20T18:52:39.075 INFO:teuthology.lock.ops:Updating smithi079.front.sepia.ceph.com on lock server 2024-09-20T18:52:39.097 DEBUG:teuthology.orchestra.run.smithi164:> uname -m 2024-09-20T18:52:39.115 INFO:teuthology.orchestra.run.smithi164.stdout:x86_64 2024-09-20T18:52:39.116 DEBUG:teuthology.orchestra.run.smithi164:> cat /etc/os-release 2024-09-20T18:52:39.173 INFO:teuthology.orchestra.run.smithi164.stdout:NAME="CentOS Stream" 2024-09-20T18:52:39.173 INFO:teuthology.orchestra.run.smithi164.stdout:VERSION="9" 2024-09-20T18:52:39.173 INFO:teuthology.orchestra.run.smithi164.stdout:ID="centos" 2024-09-20T18:52:39.173 INFO:teuthology.orchestra.run.smithi164.stdout:ID_LIKE="rhel fedora" 2024-09-20T18:52:39.173 INFO:teuthology.orchestra.run.smithi164.stdout:VERSION_ID="9" 2024-09-20T18:52:39.173 INFO:teuthology.orchestra.run.smithi164.stdout:PLATFORM_ID="platform:el9" 2024-09-20T18:52:39.173 INFO:teuthology.orchestra.run.smithi164.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-20T18:52:39.173 INFO:teuthology.orchestra.run.smithi164.stdout:ANSI_COLOR="0;31" 2024-09-20T18:52:39.174 INFO:teuthology.orchestra.run.smithi164.stdout:LOGO="fedora-logo-icon" 2024-09-20T18:52:39.174 INFO:teuthology.orchestra.run.smithi164.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-20T18:52:39.174 INFO:teuthology.orchestra.run.smithi164.stdout:HOME_URL="https://centos.org/" 2024-09-20T18:52:39.174 INFO:teuthology.orchestra.run.smithi164.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-20T18:52:39.174 INFO:teuthology.orchestra.run.smithi164.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-20T18:52:39.174 INFO:teuthology.orchestra.run.smithi164.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-20T18:52:39.174 INFO:teuthology.lock.ops:Updating smithi164.front.sepia.ceph.com on lock server 2024-09-20T18:52:39.197 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-20T18:52:39.208 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-20T18:52:39.249 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-20T18:52:39.249 DEBUG:teuthology.orchestra.run.smithi070:> test '!' -e /home/ubuntu/cephtest 2024-09-20T18:52:39.252 DEBUG:teuthology.orchestra.run.smithi071:> test '!' -e /home/ubuntu/cephtest 2024-09-20T18:52:39.254 DEBUG:teuthology.orchestra.run.smithi079:> test '!' -e /home/ubuntu/cephtest 2024-09-20T18:52:39.256 DEBUG:teuthology.orchestra.run.smithi164:> test '!' -e /home/ubuntu/cephtest 2024-09-20T18:52:39.273 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-20T18:52:39.281 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-20T18:52:39.281 DEBUG:teuthology.orchestra.run.smithi070:> test -z $(ls -A /var/lib/ceph) 2024-09-20T18:52:39.309 DEBUG:teuthology.orchestra.run.smithi071:> test -z $(ls -A /var/lib/ceph) 2024-09-20T18:52:39.311 DEBUG:teuthology.orchestra.run.smithi079:> test -z $(ls -A /var/lib/ceph) 2024-09-20T18:52:39.314 DEBUG:teuthology.orchestra.run.smithi164:> test -z $(ls -A /var/lib/ceph) 2024-09-20T18:52:39.603 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-20T18:52:39.706 INFO:teuthology.run_tasks:Running task kernel... 2024-09-20T18:52:39.721 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-20T18:52:39.721 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-20T18:52:39.721 DEBUG:teuthology.orchestra.run.smithi070:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-20T18:52:39.722 DEBUG:teuthology.orchestra.run.smithi071:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-20T18:52:39.722 DEBUG:teuthology.orchestra.run.smithi079:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-20T18:52:39.723 DEBUG:teuthology.orchestra.run.smithi164:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-20T18:52:39.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T18:52:39.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T18:52:39.741 DEBUG:teuthology.orchestra.run.smithi079:> uname -r 2024-09-20T18:52:39.741 DEBUG:teuthology.orchestra.run.smithi071:> uname -r 2024-09-20T18:52:39.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T18:52:39.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T18:52:39.743 DEBUG:teuthology.orchestra.run.smithi164:> uname -r 2024-09-20T18:52:39.743 DEBUG:teuthology.orchestra.run.smithi070:> uname -r 2024-09-20T18:52:39.798 INFO:teuthology.orchestra.run.smithi079.stdout:5.14.0-503.el9.x86_64 2024-09-20T18:52:39.798 INFO:teuthology.task.kernel:Running kernel on smithi079: 5.14.0-503.el9.x86_64 2024-09-20T18:52:39.798 DEBUG:teuthology.orchestra.run.smithi079:> sudo yum install -y kernel 2024-09-20T18:52:39.799 INFO:teuthology.orchestra.run.smithi071.stdout:5.14.0-503.el9.x86_64 2024-09-20T18:52:39.800 INFO:teuthology.task.kernel:Running kernel on smithi071: 5.14.0-503.el9.x86_64 2024-09-20T18:52:39.800 DEBUG:teuthology.orchestra.run.smithi071:> sudo yum install -y kernel 2024-09-20T18:52:39.801 INFO:teuthology.orchestra.run.smithi070.stdout:5.14.0-503.el9.x86_64 2024-09-20T18:52:39.801 INFO:teuthology.task.kernel:Running kernel on smithi070: 5.14.0-503.el9.x86_64 2024-09-20T18:52:39.801 DEBUG:teuthology.orchestra.run.smithi070:> sudo yum install -y kernel 2024-09-20T18:52:39.802 INFO:teuthology.orchestra.run.smithi164.stdout:5.14.0-503.el9.x86_64 2024-09-20T18:52:39.802 INFO:teuthology.task.kernel:Running kernel on smithi164: 5.14.0-503.el9.x86_64 2024-09-20T18:52:39.802 DEBUG:teuthology.orchestra.run.smithi164:> sudo yum install -y kernel 2024-09-20T18:52:42.029 INFO:teuthology.orchestra.run.smithi164.stdout:CentOS Stream 9 - BaseOS 18 MB/s | 8.3 MB 00:00 2024-09-20T18:52:42.497 INFO:teuthology.orchestra.run.smithi079.stdout:CentOS Stream 9 - BaseOS 9.1 MB/s | 8.3 MB 00:00 2024-09-20T18:52:42.548 INFO:teuthology.orchestra.run.smithi071.stdout:CentOS Stream 9 - BaseOS 9.3 MB/s | 8.3 MB 00:00 2024-09-20T18:52:43.373 INFO:teuthology.orchestra.run.smithi070.stdout:CentOS Stream 9 - BaseOS 4.6 MB/s | 8.3 MB 00:01 2024-09-20T18:52:44.224 INFO:teuthology.orchestra.run.smithi071.stdout:CentOS Stream 9 - AppStream 33 MB/s | 20 MB 00:00 2024-09-20T18:52:45.788 INFO:teuthology.orchestra.run.smithi164.stdout:CentOS Stream 9 - AppStream 7.6 MB/s | 20 MB 00:02 2024-09-20T18:52:47.097 INFO:teuthology.orchestra.run.smithi079.stdout:CentOS Stream 9 - AppStream 5.8 MB/s | 20 MB 00:03 2024-09-20T18:52:50.382 INFO:teuthology.orchestra.run.smithi071.stdout:CentOS Stream 9 - CRB 2.7 MB/s | 6.5 MB 00:02 2024-09-20T18:52:51.288 INFO:teuthology.orchestra.run.smithi164.stdout:CentOS Stream 9 - CRB 3.8 MB/s | 6.5 MB 00:01 2024-09-20T18:52:52.022 INFO:teuthology.orchestra.run.smithi070.stdout:CentOS Stream 9 - AppStream 2.7 MB/s | 20 MB 00:07 2024-09-20T18:52:52.335 INFO:teuthology.orchestra.run.smithi071.stdout:CentOS Stream 9 - Extras packages 25 kB/s | 19 kB 00:00 2024-09-20T18:52:53.146 INFO:teuthology.orchestra.run.smithi071.stdout:Extra Packages for Enterprise Linux 33 MB/s | 23 MB 00:00 2024-09-20T18:52:54.072 INFO:teuthology.orchestra.run.smithi079.stdout:CentOS Stream 9 - CRB 2.0 MB/s | 6.5 MB 00:03 2024-09-20T18:52:54.309 INFO:teuthology.orchestra.run.smithi164.stdout:CentOS Stream 9 - Extras packages 10 kB/s | 19 kB 00:01 2024-09-20T18:52:55.460 INFO:teuthology.orchestra.run.smithi164.stdout:Extra Packages for Enterprise Linux 22 MB/s | 23 MB 00:01 2024-09-20T18:52:56.239 INFO:teuthology.orchestra.run.smithi070.stdout:CentOS Stream 9 - CRB 15 MB/s | 6.5 MB 00:00 2024-09-20T18:52:57.048 INFO:teuthology.orchestra.run.smithi079.stdout:CentOS Stream 9 - Extras packages 11 kB/s | 19 kB 00:01 2024-09-20T18:52:57.885 INFO:teuthology.orchestra.run.smithi079.stdout:Extra Packages for Enterprise Linux 32 MB/s | 23 MB 00:00 2024-09-20T18:52:58.618 INFO:teuthology.orchestra.run.smithi071.stdout:lab-extras 25 kB/s | 1.7 kB 00:00 2024-09-20T18:53:00.508 INFO:teuthology.orchestra.run.smithi071.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-20T18:53:00.508 INFO:teuthology.orchestra.run.smithi071.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-20T18:53:00.605 INFO:teuthology.orchestra.run.smithi071.stdout:Dependencies resolved. 2024-09-20T18:53:00.609 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2024-09-20T18:53:00.609 INFO:teuthology.orchestra.run.smithi071.stdout: Package Architecture Version Repository Size 2024-09-20T18:53:00.609 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2024-09-20T18:53:00.609 INFO:teuthology.orchestra.run.smithi071.stdout:Installing: 2024-09-20T18:53:00.609 INFO:teuthology.orchestra.run.smithi071.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-20T18:53:00.610 INFO:teuthology.orchestra.run.smithi071.stdout:Installing dependencies: 2024-09-20T18:53:00.610 INFO:teuthology.orchestra.run.smithi071.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-20T18:53:00.610 INFO:teuthology.orchestra.run.smithi071.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-20T18:53:00.610 INFO:teuthology.orchestra.run.smithi071.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-20T18:53:00.610 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-20T18:53:00.610 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction Summary 2024-09-20T18:53:00.610 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2024-09-20T18:53:00.610 INFO:teuthology.orchestra.run.smithi071.stdout:Install 4 Packages 2024-09-20T18:53:00.610 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-20T18:53:00.611 INFO:teuthology.orchestra.run.smithi071.stdout:Total download size: 79 M 2024-09-20T18:53:00.611 INFO:teuthology.orchestra.run.smithi071.stdout:Installed size: 126 M 2024-09-20T18:53:00.611 INFO:teuthology.orchestra.run.smithi071.stdout:Downloading Packages: 2024-09-20T18:53:00.845 INFO:teuthology.orchestra.run.smithi071.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 332 kB/s | 36 kB 00:00 2024-09-20T18:53:01.125 INFO:teuthology.orchestra.run.smithi164.stdout:lab-extras 23 kB/s | 1.7 kB 00:00 2024-09-20T18:53:01.328 INFO:teuthology.orchestra.run.smithi071.stdout:(2/4): kernel-core-5.14.0-508.el9.x86_64.rpm 26 MB/s | 16 MB 00:00 2024-09-20T18:53:01.737 INFO:teuthology.orchestra.run.smithi071.stdout:(3/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 35 MB/s | 35 MB 00:01 2024-09-20T18:53:01.987 INFO:teuthology.orchestra.run.smithi071.stdout:(4/4): kernel-modules-core-5.14.0-508.el9.x86_6 25 MB/s | 29 MB 00:01 2024-09-20T18:53:01.988 INFO:teuthology.orchestra.run.smithi071.stdout:-------------------------------------------------------------------------------- 2024-09-20T18:53:01.988 INFO:teuthology.orchestra.run.smithi071.stdout:Total 57 MB/s | 79 MB 00:01 2024-09-20T18:53:02.043 INFO:teuthology.orchestra.run.smithi070.stdout:CentOS Stream 9 - Extras packages 4.1 kB/s | 19 kB 00:04 2024-09-20T18:53:02.671 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction check 2024-09-20T18:53:03.003 INFO:teuthology.orchestra.run.smithi070.stdout:Extra Packages for Enterprise Linux 27 MB/s | 23 MB 00:00 2024-09-20T18:53:03.014 INFO:teuthology.orchestra.run.smithi164.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-20T18:53:03.015 INFO:teuthology.orchestra.run.smithi164.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-20T18:53:03.026 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction check succeeded. 2024-09-20T18:53:03.026 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction test 2024-09-20T18:53:03.110 INFO:teuthology.orchestra.run.smithi164.stdout:Dependencies resolved. 2024-09-20T18:53:03.117 INFO:teuthology.orchestra.run.smithi164.stdout:================================================================================ 2024-09-20T18:53:03.117 INFO:teuthology.orchestra.run.smithi164.stdout: Package Architecture Version Repository Size 2024-09-20T18:53:03.118 INFO:teuthology.orchestra.run.smithi164.stdout:================================================================================ 2024-09-20T18:53:03.118 INFO:teuthology.orchestra.run.smithi164.stdout:Installing: 2024-09-20T18:53:03.118 INFO:teuthology.orchestra.run.smithi164.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-20T18:53:03.118 INFO:teuthology.orchestra.run.smithi164.stdout:Installing dependencies: 2024-09-20T18:53:03.118 INFO:teuthology.orchestra.run.smithi164.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-20T18:53:03.118 INFO:teuthology.orchestra.run.smithi164.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-20T18:53:03.118 INFO:teuthology.orchestra.run.smithi164.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-20T18:53:03.118 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-09-20T18:53:03.118 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction Summary 2024-09-20T18:53:03.118 INFO:teuthology.orchestra.run.smithi164.stdout:================================================================================ 2024-09-20T18:53:03.118 INFO:teuthology.orchestra.run.smithi164.stdout:Install 4 Packages 2024-09-20T18:53:03.118 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-09-20T18:53:03.119 INFO:teuthology.orchestra.run.smithi164.stdout:Total download size: 79 M 2024-09-20T18:53:03.119 INFO:teuthology.orchestra.run.smithi164.stdout:Installed size: 126 M 2024-09-20T18:53:03.119 INFO:teuthology.orchestra.run.smithi164.stdout:Downloading Packages: 2024-09-20T18:53:03.307 INFO:teuthology.orchestra.run.smithi079.stdout:lab-extras 31 kB/s | 1.7 kB 00:00 2024-09-20T18:53:03.534 INFO:teuthology.orchestra.run.smithi164.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 123 kB/s | 36 kB 00:00 2024-09-20T18:53:03.981 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction test succeeded. 2024-09-20T18:53:03.981 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction 2024-09-20T18:53:05.076 INFO:teuthology.orchestra.run.smithi164.stdout:(2/4): kernel-modules-core-5.14.0-508.el9.x86_6 19 MB/s | 29 MB 00:01 2024-09-20T18:53:05.230 INFO:teuthology.orchestra.run.smithi079.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-20T18:53:05.230 INFO:teuthology.orchestra.run.smithi079.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-20T18:53:05.315 INFO:teuthology.orchestra.run.smithi079.stdout:Dependencies resolved. 2024-09-20T18:53:05.321 INFO:teuthology.orchestra.run.smithi079.stdout:================================================================================ 2024-09-20T18:53:05.321 INFO:teuthology.orchestra.run.smithi079.stdout: Package Architecture Version Repository Size 2024-09-20T18:53:05.321 INFO:teuthology.orchestra.run.smithi079.stdout:================================================================================ 2024-09-20T18:53:05.321 INFO:teuthology.orchestra.run.smithi079.stdout:Installing: 2024-09-20T18:53:05.321 INFO:teuthology.orchestra.run.smithi079.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-20T18:53:05.321 INFO:teuthology.orchestra.run.smithi079.stdout:Installing dependencies: 2024-09-20T18:53:05.321 INFO:teuthology.orchestra.run.smithi079.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-20T18:53:05.321 INFO:teuthology.orchestra.run.smithi079.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-20T18:53:05.321 INFO:teuthology.orchestra.run.smithi079.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-20T18:53:05.321 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-20T18:53:05.321 INFO:teuthology.orchestra.run.smithi079.stdout:Transaction Summary 2024-09-20T18:53:05.322 INFO:teuthology.orchestra.run.smithi079.stdout:================================================================================ 2024-09-20T18:53:05.322 INFO:teuthology.orchestra.run.smithi079.stdout:Install 4 Packages 2024-09-20T18:53:05.322 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-20T18:53:05.322 INFO:teuthology.orchestra.run.smithi079.stdout:Total download size: 79 M 2024-09-20T18:53:05.322 INFO:teuthology.orchestra.run.smithi079.stdout:Installed size: 126 M 2024-09-20T18:53:05.322 INFO:teuthology.orchestra.run.smithi079.stdout:Downloading Packages: 2024-09-20T18:53:05.560 INFO:teuthology.orchestra.run.smithi164.stdout:(3/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 15 MB/s | 35 MB 00:02 2024-09-20T18:53:06.159 INFO:teuthology.orchestra.run.smithi079.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 62 kB/s | 36 kB 00:00 2024-09-20T18:53:06.414 INFO:teuthology.orchestra.run.smithi071.stdout: Preparing : 1/1 2024-09-20T18:53:06.976 INFO:teuthology.orchestra.run.smithi079.stdout:(2/4): kernel-core-5.14.0-508.el9.x86_64.rpm 11 MB/s | 16 MB 00:01 2024-09-20T18:53:07.052 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-20T18:53:07.148 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-20T18:53:07.634 INFO:teuthology.orchestra.run.smithi079.stdout:(3/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 17 MB/s | 35 MB 00:02 2024-09-20T18:53:08.367 INFO:teuthology.orchestra.run.smithi070.stdout:lab-extras 29 kB/s | 1.7 kB 00:00 2024-09-20T18:53:08.426 INFO:teuthology.orchestra.run.smithi079.stdout:(4/4): kernel-modules-core-5.14.0-508.el9.x86_6 13 MB/s | 29 MB 00:02 2024-09-20T18:53:08.426 INFO:teuthology.orchestra.run.smithi079.stdout:-------------------------------------------------------------------------------- 2024-09-20T18:53:08.426 INFO:teuthology.orchestra.run.smithi079.stdout:Total 25 MB/s | 79 MB 00:03 2024-09-20T18:53:08.776 INFO:teuthology.orchestra.run.smithi164.stdout:(4/4): kernel-core-5.14.0-508.el9.x86_64.rpm 2.8 MB/s | 16 MB 00:05 2024-09-20T18:53:08.776 INFO:teuthology.orchestra.run.smithi164.stdout:-------------------------------------------------------------------------------- 2024-09-20T18:53:08.776 INFO:teuthology.orchestra.run.smithi164.stdout:Total 14 MB/s | 79 MB 00:05 2024-09-20T18:53:09.103 INFO:teuthology.orchestra.run.smithi079.stdout:Running transaction check 2024-09-20T18:53:09.438 INFO:teuthology.orchestra.run.smithi079.stdout:Transaction check succeeded. 2024-09-20T18:53:09.438 INFO:teuthology.orchestra.run.smithi079.stdout:Running transaction test 2024-09-20T18:53:09.461 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction check 2024-09-20T18:53:09.827 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction check succeeded. 2024-09-20T18:53:09.827 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction test 2024-09-20T18:53:09.889 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-20T18:53:10.011 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-20T18:53:10.273 INFO:teuthology.orchestra.run.smithi070.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-20T18:53:10.273 INFO:teuthology.orchestra.run.smithi070.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-20T18:53:10.386 INFO:teuthology.orchestra.run.smithi070.stdout:Dependencies resolved. 2024-09-20T18:53:10.393 INFO:teuthology.orchestra.run.smithi070.stdout:================================================================================ 2024-09-20T18:53:10.393 INFO:teuthology.orchestra.run.smithi070.stdout: Package Architecture Version Repository Size 2024-09-20T18:53:10.393 INFO:teuthology.orchestra.run.smithi070.stdout:================================================================================ 2024-09-20T18:53:10.393 INFO:teuthology.orchestra.run.smithi070.stdout:Installing: 2024-09-20T18:53:10.393 INFO:teuthology.orchestra.run.smithi070.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-20T18:53:10.393 INFO:teuthology.orchestra.run.smithi070.stdout:Installing dependencies: 2024-09-20T18:53:10.394 INFO:teuthology.orchestra.run.smithi070.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-20T18:53:10.394 INFO:teuthology.orchestra.run.smithi070.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-20T18:53:10.394 INFO:teuthology.orchestra.run.smithi070.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-20T18:53:10.394 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-20T18:53:10.394 INFO:teuthology.orchestra.run.smithi070.stdout:Transaction Summary 2024-09-20T18:53:10.394 INFO:teuthology.orchestra.run.smithi070.stdout:================================================================================ 2024-09-20T18:53:10.394 INFO:teuthology.orchestra.run.smithi070.stdout:Install 4 Packages 2024-09-20T18:53:10.394 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-20T18:53:10.395 INFO:teuthology.orchestra.run.smithi070.stdout:Total download size: 79 M 2024-09-20T18:53:10.395 INFO:teuthology.orchestra.run.smithi070.stdout:Installed size: 126 M 2024-09-20T18:53:10.395 INFO:teuthology.orchestra.run.smithi070.stdout:Downloading Packages: 2024-09-20T18:53:10.417 INFO:teuthology.orchestra.run.smithi079.stdout:Transaction test succeeded. 2024-09-20T18:53:10.417 INFO:teuthology.orchestra.run.smithi079.stdout:Running transaction 2024-09-20T18:53:10.526 INFO:teuthology.orchestra.run.smithi070.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 419 kB/s | 36 kB 00:00 2024-09-20T18:53:10.798 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction test succeeded. 2024-09-20T18:53:10.798 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction 2024-09-20T18:53:10.927 INFO:teuthology.orchestra.run.smithi070.stdout:(2/4): kernel-core-5.14.0-508.el9.x86_64.rpm 32 MB/s | 16 MB 00:00 2024-09-20T18:53:11.394 INFO:teuthology.orchestra.run.smithi070.stdout:(3/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 36 MB/s | 35 MB 00:00 2024-09-20T18:53:11.760 INFO:teuthology.orchestra.run.smithi070.stdout:(4/4): kernel-modules-core-5.14.0-508.el9.x86_6 23 MB/s | 29 MB 00:01 2024-09-20T18:53:11.761 INFO:teuthology.orchestra.run.smithi070.stdout:-------------------------------------------------------------------------------- 2024-09-20T18:53:11.761 INFO:teuthology.orchestra.run.smithi070.stdout:Total 58 MB/s | 79 MB 00:01 2024-09-20T18:53:12.445 INFO:teuthology.orchestra.run.smithi070.stdout:Running transaction check 2024-09-20T18:53:12.820 INFO:teuthology.orchestra.run.smithi070.stdout:Transaction check succeeded. 2024-09-20T18:53:12.820 INFO:teuthology.orchestra.run.smithi070.stdout:Running transaction test 2024-09-20T18:53:12.852 INFO:teuthology.orchestra.run.smithi079.stdout: Preparing : 1/1 2024-09-20T18:53:13.246 INFO:teuthology.orchestra.run.smithi164.stdout: Preparing : 1/1 2024-09-20T18:53:13.555 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-20T18:53:13.635 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-20T18:53:13.793 INFO:teuthology.orchestra.run.smithi070.stdout:Transaction test succeeded. 2024-09-20T18:53:13.793 INFO:teuthology.orchestra.run.smithi070.stdout:Running transaction 2024-09-20T18:53:13.913 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-20T18:53:14.010 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-20T18:53:14.858 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-20T18:53:14.894 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-20T18:53:16.241 INFO:teuthology.orchestra.run.smithi070.stdout: Preparing : 1/1 2024-09-20T18:53:16.381 INFO:teuthology.orchestra.run.smithi079.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-20T18:53:16.512 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-20T18:53:16.779 INFO:teuthology.orchestra.run.smithi164.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-20T18:53:16.878 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-20T18:53:16.913 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-20T18:53:16.969 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-20T18:53:19.712 INFO:teuthology.orchestra.run.smithi070.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-20T18:53:19.719 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-20T18:53:19.847 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-20T18:53:21.386 INFO:teuthology.orchestra.run.smithi079.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-20T18:53:21.428 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-20T18:53:21.776 INFO:teuthology.orchestra.run.smithi164.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-20T18:53:21.813 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-20T18:53:24.677 INFO:teuthology.orchestra.run.smithi070.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-20T18:53:24.714 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-20T18:53:26.274 INFO:teuthology.orchestra.run.smithi079.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-20T18:53:26.708 INFO:teuthology.orchestra.run.smithi164.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-20T18:53:29.559 INFO:teuthology.orchestra.run.smithi070.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-20T18:53:57.742 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-20T18:53:57.783 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-20T18:53:58.131 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-20T18:53:58.131 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-20T18:53:58.131 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-20T18:53:58.131 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-20T18:53:58.960 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-20T18:53:58.960 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-20T18:53:58.960 INFO:teuthology.orchestra.run.smithi071.stdout:Installed: 2024-09-20T18:53:58.960 INFO:teuthology.orchestra.run.smithi071.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-20T18:53:58.960 INFO:teuthology.orchestra.run.smithi071.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-20T18:53:58.960 INFO:teuthology.orchestra.run.smithi071.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-20T18:53:58.960 INFO:teuthology.orchestra.run.smithi071.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-20T18:53:58.960 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-20T18:53:58.961 INFO:teuthology.orchestra.run.smithi071.stdout:Complete! 2024-09-20T18:53:59.303 DEBUG:teuthology.orchestra.run.smithi071:> rpm -q kernel | sort -rV | head -n 1 2024-09-20T18:53:59.387 INFO:teuthology.orchestra.run.smithi071.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-20T18:53:59.388 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-20T18:53:59.388 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-20T18:53:59.388 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-20T18:53:59.388 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-20T18:53:59.388 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-09-20T18:53:59.388 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi071.front.sepia.ceph.com, path=None, version=distro) 2024-09-20T18:53:59.388 DEBUG:teuthology.orchestra.run.smithi071:> rpm -q kernel | sort -rV | head -n 1 2024-09-20T18:53:59.447 INFO:teuthology.orchestra.run.smithi071.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-20T18:53:59.447 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-20T18:53:59.447 DEBUG:teuthology.orchestra.run.smithi071:> sudo rpm -qi grub2-tools 2024-09-20T18:53:59.481 INFO:teuthology.orchestra.run.smithi071.stdout:Name : grub2-tools 2024-09-20T18:53:59.482 INFO:teuthology.orchestra.run.smithi071.stdout:Epoch : 1 2024-09-20T18:53:59.482 INFO:teuthology.orchestra.run.smithi071.stdout:Version : 2.06 2024-09-20T18:53:59.482 INFO:teuthology.orchestra.run.smithi071.stdout:Release : 82.el9 2024-09-20T18:53:59.482 INFO:teuthology.orchestra.run.smithi071.stdout:Architecture: x86_64 2024-09-20T18:53:59.482 INFO:teuthology.orchestra.run.smithi071.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-20T18:53:59.482 INFO:teuthology.orchestra.run.smithi071.stdout:Group : Unspecified 2024-09-20T18:53:59.482 INFO:teuthology.orchestra.run.smithi071.stdout:Size : 8274670 2024-09-20T18:53:59.482 INFO:teuthology.orchestra.run.smithi071.stdout:License : GPLv3+ 2024-09-20T18:53:59.482 INFO:teuthology.orchestra.run.smithi071.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-20T18:53:59.482 INFO:teuthology.orchestra.run.smithi071.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-20T18:53:59.482 INFO:teuthology.orchestra.run.smithi071.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-20T18:53:59.482 INFO:teuthology.orchestra.run.smithi071.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-20T18:53:59.483 INFO:teuthology.orchestra.run.smithi071.stdout:Packager : builder@centos.org 2024-09-20T18:53:59.483 INFO:teuthology.orchestra.run.smithi071.stdout:Vendor : CentOS 2024-09-20T18:53:59.483 INFO:teuthology.orchestra.run.smithi071.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-20T18:53:59.483 INFO:teuthology.orchestra.run.smithi071.stdout:Summary : Support tools for GRUB. 2024-09-20T18:53:59.483 INFO:teuthology.orchestra.run.smithi071.stdout:Description : 2024-09-20T18:53:59.483 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-20T18:53:59.483 INFO:teuthology.orchestra.run.smithi071.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-20T18:53:59.483 INFO:teuthology.orchestra.run.smithi071.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-20T18:53:59.483 INFO:teuthology.orchestra.run.smithi071.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-20T18:53:59.483 INFO:teuthology.orchestra.run.smithi071.stdout:hardware devices. 2024-09-20T18:53:59.483 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-20T18:53:59.483 INFO:teuthology.orchestra.run.smithi071.stdout:This subpackage provides tools for support of all platforms. 2024-09-20T18:53:59.484 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-20T18:53:59.484 INFO:teuthology.task.kernel:Updating grub on smithi071 to boot 5.14.0-508.el9.x86_64 2024-09-20T18:53:59.484 DEBUG:teuthology.orchestra.run.smithi071:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-20T18:54:00.179 INFO:teuthology.orchestra.run.smithi071.stderr:Generating grub configuration file ... 2024-09-20T18:54:01.514 INFO:teuthology.orchestra.run.smithi071.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-20T18:54:01.543 INFO:teuthology.orchestra.run.smithi071.stderr:done 2024-09-20T18:54:01.550 DEBUG:teuthology.orchestra.run.smithi071:> mktemp 2024-09-20T18:54:01.566 INFO:teuthology.orchestra.run.smithi071.stdout:/tmp/tmp.3TeMx5Ypql 2024-09-20T18:54:01.566 DEBUG:teuthology.orchestra.run.smithi071:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.3TeMx5Ypql 2024-09-20T18:54:01.634 DEBUG:teuthology.orchestra.run.smithi071:> sudo chmod 0666 /tmp/tmp.3TeMx5Ypql 2024-09-20T18:54:01.770 DEBUG:teuthology.orchestra.remote:smithi071:/tmp/tmp.3TeMx5Ypql is 6KB 2024-09-20T18:54:01.790 DEBUG:teuthology.orchestra.run.smithi071:> rm -fr /tmp/tmp.3TeMx5Ypql 2024-09-20T18:54:01.805 DEBUG:teuthology.orchestra.run.smithi071:> sudo /bin/ls /boot/loader/entries || true 2024-09-20T18:54:01.867 INFO:teuthology.orchestra.run.smithi071.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-20T18:54:01.868 INFO:teuthology.orchestra.run.smithi071.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-20T18:54:01.868 INFO:teuthology.orchestra.run.smithi071.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-20T18:54:01.868 INFO:teuthology.orchestra.run.smithi071.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-20T18:54:01.869 DEBUG:teuthology.orchestra.run.smithi071:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-20T18:54:02.015 DEBUG:teuthology.orchestra.run.smithi071:> sudo shutdown -r now 2024-09-20T18:54:04.388 INFO:teuthology.orchestra.run.smithi079.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-20T18:54:04.427 INFO:teuthology.orchestra.run.smithi079.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-20T18:54:04.769 INFO:teuthology.orchestra.run.smithi079.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-20T18:54:04.769 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-20T18:54:04.769 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-20T18:54:04.769 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-20T18:54:04.987 INFO:teuthology.orchestra.run.smithi164.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-20T18:54:05.027 INFO:teuthology.orchestra.run.smithi164.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-20T18:54:05.375 INFO:teuthology.orchestra.run.smithi164.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-20T18:54:05.375 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-20T18:54:05.375 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-20T18:54:05.375 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-20T18:54:05.614 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-20T18:54:05.614 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-20T18:54:05.614 INFO:teuthology.orchestra.run.smithi079.stdout:Installed: 2024-09-20T18:54:05.614 INFO:teuthology.orchestra.run.smithi079.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-20T18:54:05.614 INFO:teuthology.orchestra.run.smithi079.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-20T18:54:05.614 INFO:teuthology.orchestra.run.smithi079.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-20T18:54:05.614 INFO:teuthology.orchestra.run.smithi079.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-20T18:54:05.614 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-20T18:54:05.615 INFO:teuthology.orchestra.run.smithi079.stdout:Complete! 2024-09-20T18:54:05.989 DEBUG:teuthology.orchestra.run.smithi079:> rpm -q kernel | sort -rV | head -n 1 2024-09-20T18:54:06.082 INFO:teuthology.orchestra.run.smithi079.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-20T18:54:06.082 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-20T18:54:06.083 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-20T18:54:06.083 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-20T18:54:06.083 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-20T18:54:06.083 INFO:teuthology.task.kernel:Installing distro kernel on host.c... 2024-09-20T18:54:06.083 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi079.front.sepia.ceph.com, path=None, version=distro) 2024-09-20T18:54:06.083 DEBUG:teuthology.orchestra.run.smithi079:> rpm -q kernel | sort -rV | head -n 1 2024-09-20T18:54:06.141 INFO:teuthology.orchestra.run.smithi079.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-20T18:54:06.141 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-20T18:54:06.141 DEBUG:teuthology.orchestra.run.smithi079:> sudo rpm -qi grub2-tools 2024-09-20T18:54:06.173 INFO:teuthology.orchestra.run.smithi079.stdout:Name : grub2-tools 2024-09-20T18:54:06.173 INFO:teuthology.orchestra.run.smithi079.stdout:Epoch : 1 2024-09-20T18:54:06.173 INFO:teuthology.orchestra.run.smithi079.stdout:Version : 2.06 2024-09-20T18:54:06.173 INFO:teuthology.orchestra.run.smithi079.stdout:Release : 82.el9 2024-09-20T18:54:06.173 INFO:teuthology.orchestra.run.smithi079.stdout:Architecture: x86_64 2024-09-20T18:54:06.173 INFO:teuthology.orchestra.run.smithi079.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-20T18:54:06.173 INFO:teuthology.orchestra.run.smithi079.stdout:Group : Unspecified 2024-09-20T18:54:06.173 INFO:teuthology.orchestra.run.smithi079.stdout:Size : 8274670 2024-09-20T18:54:06.174 INFO:teuthology.orchestra.run.smithi079.stdout:License : GPLv3+ 2024-09-20T18:54:06.174 INFO:teuthology.orchestra.run.smithi079.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-20T18:54:06.174 INFO:teuthology.orchestra.run.smithi079.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-20T18:54:06.174 INFO:teuthology.orchestra.run.smithi079.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-20T18:54:06.174 INFO:teuthology.orchestra.run.smithi079.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-20T18:54:06.174 INFO:teuthology.orchestra.run.smithi079.stdout:Packager : builder@centos.org 2024-09-20T18:54:06.174 INFO:teuthology.orchestra.run.smithi079.stdout:Vendor : CentOS 2024-09-20T18:54:06.174 INFO:teuthology.orchestra.run.smithi079.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-20T18:54:06.174 INFO:teuthology.orchestra.run.smithi079.stdout:Summary : Support tools for GRUB. 2024-09-20T18:54:06.174 INFO:teuthology.orchestra.run.smithi079.stdout:Description : 2024-09-20T18:54:06.174 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-20T18:54:06.174 INFO:teuthology.orchestra.run.smithi079.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-20T18:54:06.174 INFO:teuthology.orchestra.run.smithi079.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-20T18:54:06.175 INFO:teuthology.orchestra.run.smithi079.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-20T18:54:06.175 INFO:teuthology.orchestra.run.smithi079.stdout:hardware devices. 2024-09-20T18:54:06.175 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-20T18:54:06.175 INFO:teuthology.orchestra.run.smithi079.stdout:This subpackage provides tools for support of all platforms. 2024-09-20T18:54:06.175 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-20T18:54:06.176 INFO:teuthology.task.kernel:Updating grub on smithi079 to boot 5.14.0-508.el9.x86_64 2024-09-20T18:54:06.176 DEBUG:teuthology.orchestra.run.smithi079:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-20T18:54:06.222 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-20T18:54:06.223 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-09-20T18:54:06.223 INFO:teuthology.orchestra.run.smithi164.stdout:Installed: 2024-09-20T18:54:06.223 INFO:teuthology.orchestra.run.smithi164.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-20T18:54:06.223 INFO:teuthology.orchestra.run.smithi164.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-20T18:54:06.223 INFO:teuthology.orchestra.run.smithi164.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-20T18:54:06.223 INFO:teuthology.orchestra.run.smithi164.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-20T18:54:06.223 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-09-20T18:54:06.223 INFO:teuthology.orchestra.run.smithi164.stdout:Complete! 2024-09-20T18:54:06.566 DEBUG:teuthology.orchestra.run.smithi164:> rpm -q kernel | sort -rV | head -n 1 2024-09-20T18:54:06.654 INFO:teuthology.orchestra.run.smithi164.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-20T18:54:06.655 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-20T18:54:06.655 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-20T18:54:06.655 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-20T18:54:06.655 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-20T18:54:06.655 INFO:teuthology.task.kernel:Installing distro kernel on host.d... 2024-09-20T18:54:06.655 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi164.front.sepia.ceph.com, path=None, version=distro) 2024-09-20T18:54:06.655 DEBUG:teuthology.orchestra.run.smithi164:> rpm -q kernel | sort -rV | head -n 1 2024-09-20T18:54:06.713 INFO:teuthology.orchestra.run.smithi164.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-20T18:54:06.714 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-20T18:54:06.714 DEBUG:teuthology.orchestra.run.smithi164:> sudo rpm -qi grub2-tools 2024-09-20T18:54:06.746 INFO:teuthology.orchestra.run.smithi164.stdout:Name : grub2-tools 2024-09-20T18:54:06.746 INFO:teuthology.orchestra.run.smithi164.stdout:Epoch : 1 2024-09-20T18:54:06.746 INFO:teuthology.orchestra.run.smithi164.stdout:Version : 2.06 2024-09-20T18:54:06.746 INFO:teuthology.orchestra.run.smithi164.stdout:Release : 82.el9 2024-09-20T18:54:06.746 INFO:teuthology.orchestra.run.smithi164.stdout:Architecture: x86_64 2024-09-20T18:54:06.747 INFO:teuthology.orchestra.run.smithi164.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-20T18:54:06.747 INFO:teuthology.orchestra.run.smithi164.stdout:Group : Unspecified 2024-09-20T18:54:06.747 INFO:teuthology.orchestra.run.smithi164.stdout:Size : 8274670 2024-09-20T18:54:06.747 INFO:teuthology.orchestra.run.smithi164.stdout:License : GPLv3+ 2024-09-20T18:54:06.747 INFO:teuthology.orchestra.run.smithi164.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-20T18:54:06.747 INFO:teuthology.orchestra.run.smithi164.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-20T18:54:06.747 INFO:teuthology.orchestra.run.smithi164.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-20T18:54:06.747 INFO:teuthology.orchestra.run.smithi164.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-20T18:54:06.747 INFO:teuthology.orchestra.run.smithi164.stdout:Packager : builder@centos.org 2024-09-20T18:54:06.747 INFO:teuthology.orchestra.run.smithi164.stdout:Vendor : CentOS 2024-09-20T18:54:06.747 INFO:teuthology.orchestra.run.smithi164.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-20T18:54:06.747 INFO:teuthology.orchestra.run.smithi164.stdout:Summary : Support tools for GRUB. 2024-09-20T18:54:06.747 INFO:teuthology.orchestra.run.smithi164.stdout:Description : 2024-09-20T18:54:06.747 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-09-20T18:54:06.748 INFO:teuthology.orchestra.run.smithi164.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-20T18:54:06.748 INFO:teuthology.orchestra.run.smithi164.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-20T18:54:06.748 INFO:teuthology.orchestra.run.smithi164.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-20T18:54:06.748 INFO:teuthology.orchestra.run.smithi164.stdout:hardware devices. 2024-09-20T18:54:06.748 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-09-20T18:54:06.748 INFO:teuthology.orchestra.run.smithi164.stdout:This subpackage provides tools for support of all platforms. 2024-09-20T18:54:06.749 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-20T18:54:06.749 INFO:teuthology.task.kernel:Updating grub on smithi164 to boot 5.14.0-508.el9.x86_64 2024-09-20T18:54:06.749 DEBUG:teuthology.orchestra.run.smithi164:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-20T18:54:06.783 INFO:teuthology.orchestra.run.smithi079.stderr:Generating grub configuration file ... 2024-09-20T18:54:07.461 INFO:teuthology.orchestra.run.smithi164.stderr:Generating grub configuration file ... 2024-09-20T18:54:07.465 INFO:teuthology.orchestra.run.smithi070.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-20T18:54:07.505 INFO:teuthology.orchestra.run.smithi070.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-20T18:54:07.871 INFO:teuthology.orchestra.run.smithi070.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-20T18:54:07.871 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-20T18:54:07.871 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-20T18:54:07.871 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-20T18:54:08.087 INFO:teuthology.orchestra.run.smithi079.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-20T18:54:08.118 INFO:teuthology.orchestra.run.smithi079.stderr:done 2024-09-20T18:54:08.120 DEBUG:teuthology.orchestra.run.smithi079:> mktemp 2024-09-20T18:54:08.135 INFO:teuthology.orchestra.run.smithi079.stdout:/tmp/tmp.uvUIXYkHvJ 2024-09-20T18:54:08.136 DEBUG:teuthology.orchestra.run.smithi079:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.uvUIXYkHvJ 2024-09-20T18:54:08.216 DEBUG:teuthology.orchestra.run.smithi079:> sudo chmod 0666 /tmp/tmp.uvUIXYkHvJ 2024-09-20T18:54:08.360 DEBUG:teuthology.orchestra.remote:smithi079:/tmp/tmp.uvUIXYkHvJ is 6KB 2024-09-20T18:54:08.380 DEBUG:teuthology.orchestra.run.smithi079:> rm -fr /tmp/tmp.uvUIXYkHvJ 2024-09-20T18:54:08.395 DEBUG:teuthology.orchestra.run.smithi079:> sudo /bin/ls /boot/loader/entries || true 2024-09-20T18:54:08.457 INFO:teuthology.orchestra.run.smithi079.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-20T18:54:08.457 INFO:teuthology.orchestra.run.smithi079.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-20T18:54:08.457 INFO:teuthology.orchestra.run.smithi079.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-20T18:54:08.458 INFO:teuthology.orchestra.run.smithi079.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-20T18:54:08.459 DEBUG:teuthology.orchestra.run.smithi079:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-20T18:54:08.609 DEBUG:teuthology.orchestra.run.smithi079:> sudo shutdown -r now 2024-09-20T18:54:08.735 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-20T18:54:08.735 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-20T18:54:08.735 INFO:teuthology.orchestra.run.smithi070.stdout:Installed: 2024-09-20T18:54:08.735 INFO:teuthology.orchestra.run.smithi070.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-20T18:54:08.735 INFO:teuthology.orchestra.run.smithi070.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-20T18:54:08.735 INFO:teuthology.orchestra.run.smithi070.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-20T18:54:08.735 INFO:teuthology.orchestra.run.smithi070.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-20T18:54:08.735 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-20T18:54:08.736 INFO:teuthology.orchestra.run.smithi070.stdout:Complete! 2024-09-20T18:54:08.737 INFO:teuthology.orchestra.run.smithi164.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-20T18:54:08.771 INFO:teuthology.orchestra.run.smithi164.stderr:done 2024-09-20T18:54:08.773 DEBUG:teuthology.orchestra.run.smithi164:> mktemp 2024-09-20T18:54:08.788 INFO:teuthology.orchestra.run.smithi164.stdout:/tmp/tmp.TELaXNSuft 2024-09-20T18:54:08.789 DEBUG:teuthology.orchestra.run.smithi164:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.TELaXNSuft 2024-09-20T18:54:08.855 DEBUG:teuthology.orchestra.run.smithi164:> sudo chmod 0666 /tmp/tmp.TELaXNSuft 2024-09-20T18:54:08.995 DEBUG:teuthology.orchestra.remote:smithi164:/tmp/tmp.TELaXNSuft is 6KB 2024-09-20T18:54:09.042 DEBUG:teuthology.orchestra.run.smithi164:> rm -fr /tmp/tmp.TELaXNSuft 2024-09-20T18:54:09.057 DEBUG:teuthology.orchestra.run.smithi164:> sudo /bin/ls /boot/loader/entries || true 2024-09-20T18:54:09.083 DEBUG:teuthology.orchestra.run.smithi070:> rpm -q kernel | sort -rV | head -n 1 2024-09-20T18:54:09.120 INFO:teuthology.orchestra.run.smithi164.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-20T18:54:09.120 INFO:teuthology.orchestra.run.smithi164.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-20T18:54:09.120 INFO:teuthology.orchestra.run.smithi164.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-20T18:54:09.120 INFO:teuthology.orchestra.run.smithi164.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-20T18:54:09.122 DEBUG:teuthology.orchestra.run.smithi164:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-20T18:54:09.167 INFO:teuthology.orchestra.run.smithi070.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-20T18:54:09.168 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-20T18:54:09.168 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-20T18:54:09.168 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-20T18:54:09.168 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-20T18:54:09.169 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-09-20T18:54:09.169 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi070.front.sepia.ceph.com, path=None, version=distro) 2024-09-20T18:54:09.169 DEBUG:teuthology.orchestra.run.smithi070:> rpm -q kernel | sort -rV | head -n 1 2024-09-20T18:54:09.227 INFO:teuthology.orchestra.run.smithi070.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-20T18:54:09.227 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-20T18:54:09.228 DEBUG:teuthology.orchestra.run.smithi070:> sudo rpm -qi grub2-tools 2024-09-20T18:54:09.260 INFO:teuthology.orchestra.run.smithi070.stdout:Name : grub2-tools 2024-09-20T18:54:09.260 INFO:teuthology.orchestra.run.smithi070.stdout:Epoch : 1 2024-09-20T18:54:09.260 INFO:teuthology.orchestra.run.smithi070.stdout:Version : 2.06 2024-09-20T18:54:09.260 INFO:teuthology.orchestra.run.smithi070.stdout:Release : 82.el9 2024-09-20T18:54:09.260 INFO:teuthology.orchestra.run.smithi070.stdout:Architecture: x86_64 2024-09-20T18:54:09.260 INFO:teuthology.orchestra.run.smithi070.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-20T18:54:09.260 INFO:teuthology.orchestra.run.smithi070.stdout:Group : Unspecified 2024-09-20T18:54:09.260 INFO:teuthology.orchestra.run.smithi070.stdout:Size : 8274670 2024-09-20T18:54:09.261 INFO:teuthology.orchestra.run.smithi070.stdout:License : GPLv3+ 2024-09-20T18:54:09.261 INFO:teuthology.orchestra.run.smithi070.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-20T18:54:09.261 INFO:teuthology.orchestra.run.smithi070.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-20T18:54:09.261 INFO:teuthology.orchestra.run.smithi070.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-20T18:54:09.261 INFO:teuthology.orchestra.run.smithi070.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-20T18:54:09.261 INFO:teuthology.orchestra.run.smithi070.stdout:Packager : builder@centos.org 2024-09-20T18:54:09.261 INFO:teuthology.orchestra.run.smithi070.stdout:Vendor : CentOS 2024-09-20T18:54:09.261 INFO:teuthology.orchestra.run.smithi070.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-20T18:54:09.261 INFO:teuthology.orchestra.run.smithi070.stdout:Summary : Support tools for GRUB. 2024-09-20T18:54:09.261 INFO:teuthology.orchestra.run.smithi070.stdout:Description : 2024-09-20T18:54:09.261 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-20T18:54:09.261 INFO:teuthology.orchestra.run.smithi070.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-20T18:54:09.261 INFO:teuthology.orchestra.run.smithi070.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-20T18:54:09.261 INFO:teuthology.orchestra.run.smithi070.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-20T18:54:09.262 INFO:teuthology.orchestra.run.smithi070.stdout:hardware devices. 2024-09-20T18:54:09.262 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-20T18:54:09.262 INFO:teuthology.orchestra.run.smithi070.stdout:This subpackage provides tools for support of all platforms. 2024-09-20T18:54:09.263 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-20T18:54:09.263 INFO:teuthology.task.kernel:Updating grub on smithi070 to boot 5.14.0-508.el9.x86_64 2024-09-20T18:54:09.263 DEBUG:teuthology.orchestra.run.smithi070:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-20T18:54:09.271 DEBUG:teuthology.orchestra.run.smithi164:> sudo shutdown -r now 2024-09-20T18:54:09.912 INFO:teuthology.orchestra.run.smithi070.stderr:Generating grub configuration file ... 2024-09-20T18:54:11.281 INFO:teuthology.orchestra.run.smithi070.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-20T18:54:11.308 INFO:teuthology.orchestra.run.smithi070.stderr:done 2024-09-20T18:54:11.311 DEBUG:teuthology.orchestra.run.smithi070:> mktemp 2024-09-20T18:54:11.326 INFO:teuthology.orchestra.run.smithi070.stdout:/tmp/tmp.NmwZ8BNGP3 2024-09-20T18:54:11.327 DEBUG:teuthology.orchestra.run.smithi070:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.NmwZ8BNGP3 2024-09-20T18:54:11.405 DEBUG:teuthology.orchestra.run.smithi070:> sudo chmod 0666 /tmp/tmp.NmwZ8BNGP3 2024-09-20T18:54:11.553 DEBUG:teuthology.orchestra.remote:smithi070:/tmp/tmp.NmwZ8BNGP3 is 6KB 2024-09-20T18:54:11.600 DEBUG:teuthology.orchestra.run.smithi070:> rm -fr /tmp/tmp.NmwZ8BNGP3 2024-09-20T18:54:11.615 DEBUG:teuthology.orchestra.run.smithi070:> sudo /bin/ls /boot/loader/entries || true 2024-09-20T18:54:11.677 INFO:teuthology.orchestra.run.smithi070.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-20T18:54:11.678 INFO:teuthology.orchestra.run.smithi070.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-20T18:54:11.678 INFO:teuthology.orchestra.run.smithi070.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-20T18:54:11.678 INFO:teuthology.orchestra.run.smithi070.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-20T18:54:11.679 DEBUG:teuthology.orchestra.run.smithi070:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-20T18:54:11.834 DEBUG:teuthology.orchestra.run.smithi070:> sudo shutdown -r now 2024-09-20T18:54:32.035 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-09-20T18:54:32.036 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi071.front.sepia.ceph.com' 2024-09-20T18:54:32.036 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi071.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T18:54:38.618 INFO:teuthology.task.kernel:Checking client host.c for new kernel version... 2024-09-20T18:54:38.619 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi079.front.sepia.ceph.com' 2024-09-20T18:54:38.619 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi079.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T18:54:39.273 INFO:teuthology.task.kernel:Checking client host.d for new kernel version... 2024-09-20T18:54:39.274 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi164.front.sepia.ceph.com' 2024-09-20T18:54:39.274 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi164.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T18:54:41.838 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-09-20T18:54:41.839 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi070.front.sepia.ceph.com' 2024-09-20T18:54:41.839 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi070.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T18:54:50.351 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.71 2024-09-20T18:54:57.011 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.79 2024-09-20T18:54:57.775 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.164 2024-09-20T18:54:59.354 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi071.front.sepia.ceph.com' 2024-09-20T18:54:59.354 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi071.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T18:55:00.334 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.70 2024-09-20T18:55:02.415 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.71 2024-09-20T18:55:06.013 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi079.front.sepia.ceph.com' 2024-09-20T18:55:06.013 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi079.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T18:55:06.777 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi164.front.sepia.ceph.com' 2024-09-20T18:55:06.777 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi164.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T18:55:09.070 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.79 2024-09-20T18:55:09.335 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi070.front.sepia.ceph.com' 2024-09-20T18:55:09.336 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi070.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T18:55:09.838 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.164 2024-09-20T18:55:14.418 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi071.front.sepia.ceph.com' 2024-09-20T18:55:14.419 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi071.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T18:55:21.075 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi079.front.sepia.ceph.com' 2024-09-20T18:55:21.075 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi079.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T18:55:21.860 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi164.front.sepia.ceph.com' 2024-09-20T18:55:21.861 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi164.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T18:55:46.163 DEBUG:teuthology.orchestra.run.smithi071:> true 2024-09-20T18:55:46.645 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi071.front.sepia.ceph.com' 2024-09-20T18:55:46.645 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.14.0-508.el9.x86_64"... 2024-09-20T18:55:46.645 DEBUG:teuthology.orchestra.run.smithi071:> uname -r 2024-09-20T18:55:46.660 INFO:teuthology.orchestra.run.smithi071.stdout:5.14.0-508.el9.x86_64 2024-09-20T18:55:46.661 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-20T18:55:46.661 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-20T18:55:46.661 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-20T18:55:47.661 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-09-20T18:55:47.661 DEBUG:teuthology.orchestra.run.smithi071:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-20T18:55:47.732 INFO:teuthology.orchestra.run.smithi071.stdout:ttyS1 2024-09-20T18:55:47.755 DEBUG:teuthology.parallel:result is None 2024-09-20T18:55:52.934 DEBUG:teuthology.orchestra.run.smithi079:> true 2024-09-20T18:55:53.250 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi079.front.sepia.ceph.com' 2024-09-20T18:55:53.250 INFO:teuthology.task.kernel:Checking kernel version of host.c, want "5.14.0-508.el9.x86_64"... 2024-09-20T18:55:53.250 DEBUG:teuthology.orchestra.run.smithi079:> uname -r 2024-09-20T18:55:53.264 INFO:teuthology.orchestra.run.smithi079.stdout:5.14.0-508.el9.x86_64 2024-09-20T18:55:53.264 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-20T18:55:53.264 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-20T18:55:53.264 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-20T18:55:53.715 DEBUG:teuthology.orchestra.run.smithi164:> true 2024-09-20T18:55:54.254 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi164.front.sepia.ceph.com' 2024-09-20T18:55:54.254 INFO:teuthology.task.kernel:Checking kernel version of host.d, want "5.14.0-508.el9.x86_64"... 2024-09-20T18:55:54.255 DEBUG:teuthology.orchestra.run.smithi164:> uname -r 2024-09-20T18:55:54.265 INFO:teuthology.task.kernel:Enabling kdb on host.c... 2024-09-20T18:55:54.265 DEBUG:teuthology.orchestra.run.smithi079:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-20T18:55:54.269 INFO:teuthology.orchestra.run.smithi164.stdout:5.14.0-508.el9.x86_64 2024-09-20T18:55:54.269 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-20T18:55:54.269 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-20T18:55:54.269 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-20T18:55:54.391 INFO:teuthology.orchestra.run.smithi079.stdout:ttyS1 2024-09-20T18:55:54.416 DEBUG:teuthology.parallel:result is None 2024-09-20T18:55:55.270 INFO:teuthology.task.kernel:Enabling kdb on host.d... 2024-09-20T18:55:55.271 DEBUG:teuthology.orchestra.run.smithi164:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-20T18:55:55.351 INFO:teuthology.orchestra.run.smithi164.stdout:ttyS1 2024-09-20T18:55:55.370 DEBUG:teuthology.parallel:result is None 2024-09-20T18:56:09.338 DEBUG:teuthology.orchestra.remote:timed out 2024-09-20T18:56:21.339 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi070.front.sepia.ceph.com' 2024-09-20T18:56:21.339 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi070.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T18:56:21.698 DEBUG:teuthology.orchestra.run.smithi070:> true 2024-09-20T18:56:22.039 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi070.front.sepia.ceph.com' 2024-09-20T18:56:22.039 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.14.0-508.el9.x86_64"... 2024-09-20T18:56:22.039 DEBUG:teuthology.orchestra.run.smithi070:> uname -r 2024-09-20T18:56:22.055 INFO:teuthology.orchestra.run.smithi070.stdout:5.14.0-508.el9.x86_64 2024-09-20T18:56:22.057 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-20T18:56:22.058 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-20T18:56:22.058 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-20T18:56:23.059 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-09-20T18:56:23.059 DEBUG:teuthology.orchestra.run.smithi070:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-20T18:56:23.142 INFO:teuthology.orchestra.run.smithi070.stdout:ttyS1 2024-09-20T18:56:23.165 DEBUG:teuthology.parallel:result is None 2024-09-20T18:56:23.165 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-20T18:56:23.181 INFO:teuthology.task.internal:Creating test directory... 2024-09-20T18:56:23.182 DEBUG:teuthology.orchestra.run.smithi070:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-20T18:56:23.185 DEBUG:teuthology.orchestra.run.smithi071:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-20T18:56:23.188 DEBUG:teuthology.orchestra.run.smithi079:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-20T18:56:23.191 DEBUG:teuthology.orchestra.run.smithi164:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-20T18:56:23.211 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-20T18:56:23.245 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-20T18:56:23.279 INFO:teuthology.task.internal:Creating archive directory... 2024-09-20T18:56:23.279 DEBUG:teuthology.orchestra.run.smithi070:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-20T18:56:23.281 DEBUG:teuthology.orchestra.run.smithi071:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-20T18:56:23.284 DEBUG:teuthology.orchestra.run.smithi079:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-20T18:56:23.286 DEBUG:teuthology.orchestra.run.smithi164:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-20T18:56:23.342 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-20T18:56:23.355 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-20T18:56:23.355 DEBUG:teuthology.orchestra.run.smithi070:> 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-20T18:56:23.357 DEBUG:teuthology.orchestra.run.smithi071:> 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-20T18:56:23.360 DEBUG:teuthology.orchestra.run.smithi079:> 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-20T18:56:23.362 DEBUG:teuthology.orchestra.run.smithi164:> 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-20T18:56:23.391 INFO:teuthology.orchestra.run.smithi070.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-20T18:56:23.393 INFO:teuthology.orchestra.run.smithi164.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-20T18:56:23.396 INFO:teuthology.orchestra.run.smithi071.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-20T18:56:23.402 INFO:teuthology.orchestra.run.smithi070.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-20T18:56:23.405 INFO:teuthology.orchestra.run.smithi164.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-20T18:56:23.407 INFO:teuthology.orchestra.run.smithi071.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-20T18:56:23.412 INFO:teuthology.orchestra.run.smithi079.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-20T18:56:23.423 INFO:teuthology.orchestra.run.smithi079.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-20T18:56:23.425 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-20T18:56:23.436 INFO:teuthology.task.internal:Configuring sudo... 2024-09-20T18:56:23.436 DEBUG:teuthology.orchestra.run.smithi070:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-20T18:56:23.446 DEBUG:teuthology.orchestra.run.smithi071:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-20T18:56:23.452 DEBUG:teuthology.orchestra.run.smithi079:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-20T18:56:23.454 DEBUG:teuthology.orchestra.run.smithi164:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-20T18:56:23.483 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-20T18:56:23.493 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-20T18:56:23.493 DEBUG:teuthology.orchestra.run.smithi070:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-20T18:56:23.515 DEBUG:teuthology.orchestra.run.smithi071:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-20T18:56:23.520 DEBUG:teuthology.orchestra.run.smithi079:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-20T18:56:23.523 DEBUG:teuthology.orchestra.run.smithi164:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-20T18:56:23.540 DEBUG:teuthology.orchestra.run.smithi070:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-20T18:56:23.612 DEBUG:teuthology.orchestra.run.smithi070:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-20T18:56:23.660 DEBUG:teuthology.orchestra.run.smithi070:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-20T18:56:23.745 DEBUG:teuthology.orchestra.run.smithi070:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-20T18:56:23.784 DEBUG:teuthology.orchestra.run.smithi070:> set -ex 2024-09-20T18:56:23.784 DEBUG:teuthology.orchestra.run.smithi070:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-20T18:56:23.849 DEBUG:teuthology.orchestra.run.smithi071:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-20T18:56:23.893 DEBUG:teuthology.orchestra.run.smithi071:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-20T18:56:23.950 DEBUG:teuthology.orchestra.run.smithi071:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-20T18:56:24.031 DEBUG:teuthology.orchestra.run.smithi071:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-20T18:56:24.077 DEBUG:teuthology.orchestra.run.smithi071:> set -ex 2024-09-20T18:56:24.077 DEBUG:teuthology.orchestra.run.smithi071:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-20T18:56:24.144 DEBUG:teuthology.orchestra.run.smithi079:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-20T18:56:24.188 DEBUG:teuthology.orchestra.run.smithi079:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-20T18:56:24.248 DEBUG:teuthology.orchestra.run.smithi079:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-20T18:56:24.334 DEBUG:teuthology.orchestra.run.smithi079:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-20T18:56:24.376 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-09-20T18:56:24.376 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-20T18:56:24.443 DEBUG:teuthology.orchestra.run.smithi164:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-20T18:56:24.487 DEBUG:teuthology.orchestra.run.smithi164:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-20T18:56:24.539 DEBUG:teuthology.orchestra.run.smithi164:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-20T18:56:24.625 DEBUG:teuthology.orchestra.run.smithi164:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-20T18:56:24.668 DEBUG:teuthology.orchestra.run.smithi164:> set -ex 2024-09-20T18:56:24.668 DEBUG:teuthology.orchestra.run.smithi164:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-20T18:56:24.736 DEBUG:teuthology.orchestra.run.smithi070:> sudo service rsyslog restart 2024-09-20T18:56:24.738 DEBUG:teuthology.orchestra.run.smithi071:> sudo service rsyslog restart 2024-09-20T18:56:24.741 DEBUG:teuthology.orchestra.run.smithi079:> sudo service rsyslog restart 2024-09-20T18:56:24.743 DEBUG:teuthology.orchestra.run.smithi164:> sudo service rsyslog restart 2024-09-20T18:56:24.779 INFO:teuthology.orchestra.run.smithi071.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-20T18:56:24.785 INFO:teuthology.orchestra.run.smithi079.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-20T18:56:24.792 INFO:teuthology.orchestra.run.smithi070.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-20T18:56:24.840 INFO:teuthology.orchestra.run.smithi164.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-20T18:56:25.211 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-20T18:56:25.221 INFO:teuthology.task.internal:Starting timer... 2024-09-20T18:56:25.221 INFO:teuthology.run_tasks:Running task pcp... 2024-09-20T18:56:25.290 INFO:teuthology.run_tasks:Running task selinux... 2024-09-20T18:56:25.338 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-20T18:56:25.338 DEBUG:teuthology.orchestra.run.smithi070:> sudo service auditd rotate 2024-09-20T18:56:25.393 INFO:teuthology.orchestra.run.smithi070.stdout:Rotating logs: 2024-09-20T18:56:25.395 DEBUG:teuthology.orchestra.run.smithi071:> sudo service auditd rotate 2024-09-20T18:56:25.452 INFO:teuthology.orchestra.run.smithi071.stdout:Rotating logs: 2024-09-20T18:56:25.454 DEBUG:teuthology.orchestra.run.smithi079:> sudo service auditd rotate 2024-09-20T18:56:25.531 INFO:teuthology.orchestra.run.smithi079.stdout:Rotating logs: 2024-09-20T18:56:25.533 DEBUG:teuthology.orchestra.run.smithi164:> sudo service auditd rotate 2024-09-20T18:56:25.615 INFO:teuthology.orchestra.run.smithi164.stdout:Rotating logs: 2024-09-20T18:56:25.617 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-20T18:56:25.617 DEBUG:teuthology.orchestra.run.smithi070:> /usr/sbin/getenforce 2024-09-20T18:56:25.639 INFO:teuthology.orchestra.run.smithi070.stdout:Permissive 2024-09-20T18:56:25.639 DEBUG:teuthology.orchestra.run.smithi071:> /usr/sbin/getenforce 2024-09-20T18:56:25.673 INFO:teuthology.orchestra.run.smithi071.stdout:Permissive 2024-09-20T18:56:25.674 DEBUG:teuthology.orchestra.run.smithi079:> /usr/sbin/getenforce 2024-09-20T18:56:25.703 INFO:teuthology.orchestra.run.smithi079.stdout:Permissive 2024-09-20T18:56:25.703 DEBUG:teuthology.orchestra.run.smithi164:> /usr/sbin/getenforce 2024-09-20T18:56:25.731 INFO:teuthology.orchestra.run.smithi164.stdout:Permissive 2024-09-20T18:56:25.731 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi070.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi071.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi079.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi164.front.sepia.ceph.com': 'permissive'} 2024-09-20T18:56:25.732 DEBUG:teuthology.orchestra.run.smithi070:> 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-20T18:56:25.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T18:56:25.761 DEBUG:teuthology.orchestra.run.smithi071:> 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-20T18:56:25.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T18:56:25.790 DEBUG:teuthology.orchestra.run.smithi079:> 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-20T18:56:25.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T18:56:25.819 DEBUG:teuthology.orchestra.run.smithi164:> 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-20T18:56:25.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T18:56:25.849 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-20T18:56:25.850 DEBUG:teuthology.orchestra.run.smithi070:> sudo /usr/sbin/setenforce permissive 2024-09-20T18:56:25.884 DEBUG:teuthology.orchestra.run.smithi071:> sudo /usr/sbin/setenforce permissive 2024-09-20T18:56:25.919 DEBUG:teuthology.orchestra.run.smithi079:> sudo /usr/sbin/setenforce permissive 2024-09-20T18:56:25.954 DEBUG:teuthology.orchestra.run.smithi164:> sudo /usr/sbin/setenforce permissive 2024-09-20T18:56:25.989 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-20T18:56:26.002 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-20T18:56:26.013 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-20T18:56:26.014 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi070.front.sepia.ceph.com,smithi071.front.sepia.ceph.com,smithi079.front.sepia.ceph.com,smithi164.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-20T19:00:17.744 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi070.front.sepia.ceph.com'), Remote(name='ubuntu@smithi071.front.sepia.ceph.com'), Remote(name='ubuntu@smithi079.front.sepia.ceph.com'), Remote(name='ubuntu@smithi164.front.sepia.ceph.com')] 2024-09-20T19:00:17.745 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi070.front.sepia.ceph.com' 2024-09-20T19:00:17.746 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi070.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:00:17.819 DEBUG:teuthology.orchestra.run.smithi070:> true 2024-09-20T19:00:17.908 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi070.front.sepia.ceph.com' 2024-09-20T19:00:17.908 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi071.front.sepia.ceph.com' 2024-09-20T19:00:17.908 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi071.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:00:17.992 DEBUG:teuthology.orchestra.run.smithi071:> true 2024-09-20T19:00:18.082 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi071.front.sepia.ceph.com' 2024-09-20T19:00:18.083 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi079.front.sepia.ceph.com' 2024-09-20T19:00:18.083 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi079.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:00:18.161 DEBUG:teuthology.orchestra.run.smithi079:> true 2024-09-20T19:00:18.243 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi079.front.sepia.ceph.com' 2024-09-20T19:00:18.243 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi164.front.sepia.ceph.com' 2024-09-20T19:00:18.244 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi164.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T19:00:18.326 DEBUG:teuthology.orchestra.run.smithi164:> true 2024-09-20T19:00:18.363 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi164.front.sepia.ceph.com' 2024-09-20T19:00:18.364 INFO:teuthology.run_tasks:Running task clock... 2024-09-20T19:00:18.374 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-20T19:00:18.375 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-20T19:00:18.375 DEBUG:teuthology.orchestra.run.smithi070:> 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-20T19:00:18.378 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-20T19:00:18.378 DEBUG:teuthology.orchestra.run.smithi071:> 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-20T19:00:18.380 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-20T19:00:18.380 DEBUG:teuthology.orchestra.run.smithi079:> 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-20T19:00:18.383 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-20T19:00:18.383 DEBUG:teuthology.orchestra.run.smithi164:> 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-20T19:00:18.410 INFO:teuthology.orchestra.run.smithi071.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-20T19:00:18.410 INFO:teuthology.orchestra.run.smithi070.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-20T19:00:18.413 INFO:teuthology.orchestra.run.smithi079.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-20T19:00:18.425 INFO:teuthology.orchestra.run.smithi071.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-20T19:00:18.426 INFO:teuthology.orchestra.run.smithi070.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-20T19:00:18.429 INFO:teuthology.orchestra.run.smithi079.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-20T19:00:18.433 INFO:teuthology.orchestra.run.smithi164.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-20T19:00:18.447 INFO:teuthology.orchestra.run.smithi164.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-20T19:00:18.450 INFO:teuthology.orchestra.run.smithi071.stderr:sudo: ntpd: command not found 2024-09-20T19:00:18.453 INFO:teuthology.orchestra.run.smithi070.stderr:sudo: ntpd: command not found 2024-09-20T19:00:18.455 INFO:teuthology.orchestra.run.smithi079.stderr:sudo: ntpd: command not found 2024-09-20T19:00:18.462 INFO:teuthology.orchestra.run.smithi071.stdout:506 Cannot talk to daemon 2024-09-20T19:00:18.464 INFO:teuthology.orchestra.run.smithi070.stdout:506 Cannot talk to daemon 2024-09-20T19:00:18.467 INFO:teuthology.orchestra.run.smithi079.stdout:506 Cannot talk to daemon 2024-09-20T19:00:18.472 INFO:teuthology.orchestra.run.smithi164.stderr:sudo: ntpd: command not found 2024-09-20T19:00:18.477 INFO:teuthology.orchestra.run.smithi071.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-20T19:00:18.480 INFO:teuthology.orchestra.run.smithi070.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-20T19:00:18.482 INFO:teuthology.orchestra.run.smithi079.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-20T19:00:18.483 INFO:teuthology.orchestra.run.smithi164.stdout:506 Cannot talk to daemon 2024-09-20T19:00:18.491 INFO:teuthology.orchestra.run.smithi071.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-20T19:00:18.494 INFO:teuthology.orchestra.run.smithi070.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-20T19:00:18.496 INFO:teuthology.orchestra.run.smithi079.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-20T19:00:18.497 INFO:teuthology.orchestra.run.smithi164.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-20T19:00:18.511 INFO:teuthology.orchestra.run.smithi164.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-20T19:00:18.546 INFO:teuthology.orchestra.run.smithi071.stderr:bash: line 1: ntpq: command not found 2024-09-20T19:00:18.547 INFO:teuthology.orchestra.run.smithi070.stderr:bash: line 1: ntpq: command not found 2024-09-20T19:00:18.550 INFO:teuthology.orchestra.run.smithi071.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-20T19:00:18.551 INFO:teuthology.orchestra.run.smithi071.stdout:=============================================================================== 2024-09-20T19:00:18.551 INFO:teuthology.orchestra.run.smithi071.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T19:00:18.551 INFO:teuthology.orchestra.run.smithi071.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T19:00:18.551 INFO:teuthology.orchestra.run.smithi071.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T19:00:18.551 INFO:teuthology.orchestra.run.smithi071.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T19:00:18.552 INFO:teuthology.orchestra.run.smithi070.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-20T19:00:18.552 INFO:teuthology.orchestra.run.smithi070.stdout:=============================================================================== 2024-09-20T19:00:18.552 INFO:teuthology.orchestra.run.smithi070.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T19:00:18.552 INFO:teuthology.orchestra.run.smithi070.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T19:00:18.552 INFO:teuthology.orchestra.run.smithi070.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T19:00:18.552 INFO:teuthology.orchestra.run.smithi070.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T19:00:18.558 INFO:teuthology.orchestra.run.smithi079.stderr:bash: line 1: ntpq: command not found 2024-09-20T19:00:18.562 INFO:teuthology.orchestra.run.smithi079.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-20T19:00:18.562 INFO:teuthology.orchestra.run.smithi079.stdout:=============================================================================== 2024-09-20T19:00:18.562 INFO:teuthology.orchestra.run.smithi079.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T19:00:18.562 INFO:teuthology.orchestra.run.smithi079.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T19:00:18.562 INFO:teuthology.orchestra.run.smithi079.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T19:00:18.563 INFO:teuthology.orchestra.run.smithi079.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T19:00:18.564 INFO:teuthology.orchestra.run.smithi164.stderr:bash: line 1: ntpq: command not found 2024-09-20T19:00:18.568 INFO:teuthology.orchestra.run.smithi164.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-20T19:00:18.568 INFO:teuthology.orchestra.run.smithi164.stdout:=============================================================================== 2024-09-20T19:00:18.568 INFO:teuthology.orchestra.run.smithi164.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T19:00:18.568 INFO:teuthology.orchestra.run.smithi164.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T19:00:18.568 INFO:teuthology.orchestra.run.smithi164.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T19:00:18.568 INFO:teuthology.orchestra.run.smithi164.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T19:00:18.569 INFO:teuthology.run_tasks:Running task pexec... 2024-09-20T19:00:18.578 INFO:teuthology.task.pexec:Executing custom commands... 2024-09-20T19:00:18.578 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi070.front.sepia.ceph.com 2024-09-20T19:00:18.579 DEBUG:teuthology.orchestra.run.smithi070:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-20T19:00:18.579 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi071.front.sepia.ceph.com 2024-09-20T19:00:18.579 DEBUG:teuthology.orchestra.run.smithi071:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-20T19:00:18.579 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi079.front.sepia.ceph.com 2024-09-20T19:00:18.579 DEBUG:teuthology.orchestra.run.smithi079:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-20T19:00:18.580 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi164.front.sepia.ceph.com 2024-09-20T19:00:18.580 DEBUG:teuthology.orchestra.run.smithi164:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-20T19:00:18.936 INFO:teuthology.orchestra.run.smithi071.stdout:Dependencies resolved. 2024-09-20T19:00:18.944 INFO:teuthology.orchestra.run.smithi070.stdout:Dependencies resolved. 2024-09-20T19:00:18.946 INFO:teuthology.orchestra.run.smithi070.stdout:================================================================================ 2024-09-20T19:00:18.946 INFO:teuthology.orchestra.run.smithi070.stdout: Package Architecture Version Repository Size 2024-09-20T19:00:18.946 INFO:teuthology.orchestra.run.smithi070.stdout:================================================================================ 2024-09-20T19:00:18.946 INFO:teuthology.orchestra.run.smithi070.stdout:Removing: 2024-09-20T19:00:18.946 INFO:teuthology.orchestra.run.smithi070.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-20T19:00:18.947 INFO:teuthology.orchestra.run.smithi070.stdout:Removing unused dependencies: 2024-09-20T19:00:18.947 INFO:teuthology.orchestra.run.smithi070.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-20T19:00:18.947 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-20T19:00:18.947 INFO:teuthology.orchestra.run.smithi070.stdout:Transaction Summary 2024-09-20T19:00:18.947 INFO:teuthology.orchestra.run.smithi070.stdout:================================================================================ 2024-09-20T19:00:18.947 INFO:teuthology.orchestra.run.smithi070.stdout:Remove 2 Packages 2024-09-20T19:00:18.947 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-20T19:00:18.947 INFO:teuthology.orchestra.run.smithi070.stdout:Freed space: 5.5 M 2024-09-20T19:00:18.947 INFO:teuthology.orchestra.run.smithi070.stdout:Running transaction check 2024-09-20T19:00:18.948 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2024-09-20T19:00:18.948 INFO:teuthology.orchestra.run.smithi071.stdout: Package Architecture Version Repository Size 2024-09-20T19:00:18.948 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2024-09-20T19:00:18.948 INFO:teuthology.orchestra.run.smithi071.stdout:Removing: 2024-09-20T19:00:18.948 INFO:teuthology.orchestra.run.smithi071.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-20T19:00:18.948 INFO:teuthology.orchestra.run.smithi071.stdout:Removing unused dependencies: 2024-09-20T19:00:18.948 INFO:teuthology.orchestra.run.smithi071.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-20T19:00:18.948 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-20T19:00:18.948 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction Summary 2024-09-20T19:00:18.948 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2024-09-20T19:00:18.948 INFO:teuthology.orchestra.run.smithi071.stdout:Remove 2 Packages 2024-09-20T19:00:18.948 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-20T19:00:18.949 INFO:teuthology.orchestra.run.smithi071.stdout:Freed space: 5.5 M 2024-09-20T19:00:18.949 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction check 2024-09-20T19:00:18.949 INFO:teuthology.orchestra.run.smithi079.stdout:Dependencies resolved. 2024-09-20T19:00:18.950 INFO:teuthology.orchestra.run.smithi079.stdout:================================================================================ 2024-09-20T19:00:18.950 INFO:teuthology.orchestra.run.smithi079.stdout: Package Architecture Version Repository Size 2024-09-20T19:00:18.950 INFO:teuthology.orchestra.run.smithi079.stdout:================================================================================ 2024-09-20T19:00:18.950 INFO:teuthology.orchestra.run.smithi079.stdout:Removing: 2024-09-20T19:00:18.951 INFO:teuthology.orchestra.run.smithi079.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-20T19:00:18.951 INFO:teuthology.orchestra.run.smithi079.stdout:Removing unused dependencies: 2024-09-20T19:00:18.951 INFO:teuthology.orchestra.run.smithi079.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-20T19:00:18.951 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-20T19:00:18.951 INFO:teuthology.orchestra.run.smithi079.stdout:Transaction Summary 2024-09-20T19:00:18.951 INFO:teuthology.orchestra.run.smithi079.stdout:================================================================================ 2024-09-20T19:00:18.951 INFO:teuthology.orchestra.run.smithi079.stdout:Remove 2 Packages 2024-09-20T19:00:18.951 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-20T19:00:18.951 INFO:teuthology.orchestra.run.smithi079.stdout:Freed space: 5.5 M 2024-09-20T19:00:18.951 INFO:teuthology.orchestra.run.smithi079.stdout:Running transaction check 2024-09-20T19:00:18.952 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction check succeeded. 2024-09-20T19:00:18.952 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction test 2024-09-20T19:00:18.952 INFO:teuthology.orchestra.run.smithi070.stdout:Transaction check succeeded. 2024-09-20T19:00:18.952 INFO:teuthology.orchestra.run.smithi070.stdout:Running transaction test 2024-09-20T19:00:18.955 INFO:teuthology.orchestra.run.smithi079.stdout:Transaction check succeeded. 2024-09-20T19:00:18.955 INFO:teuthology.orchestra.run.smithi079.stdout:Running transaction test 2024-09-20T19:00:18.962 INFO:teuthology.orchestra.run.smithi164.stdout:Dependencies resolved. 2024-09-20T19:00:18.973 INFO:teuthology.orchestra.run.smithi164.stdout:================================================================================ 2024-09-20T19:00:18.973 INFO:teuthology.orchestra.run.smithi164.stdout: Package Architecture Version Repository Size 2024-09-20T19:00:18.973 INFO:teuthology.orchestra.run.smithi164.stdout:================================================================================ 2024-09-20T19:00:18.973 INFO:teuthology.orchestra.run.smithi164.stdout:Removing: 2024-09-20T19:00:18.973 INFO:teuthology.orchestra.run.smithi164.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-20T19:00:18.973 INFO:teuthology.orchestra.run.smithi164.stdout:Removing unused dependencies: 2024-09-20T19:00:18.973 INFO:teuthology.orchestra.run.smithi164.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-20T19:00:18.973 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-09-20T19:00:18.973 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction Summary 2024-09-20T19:00:18.974 INFO:teuthology.orchestra.run.smithi164.stdout:================================================================================ 2024-09-20T19:00:18.974 INFO:teuthology.orchestra.run.smithi164.stdout:Remove 2 Packages 2024-09-20T19:00:18.974 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-09-20T19:00:18.974 INFO:teuthology.orchestra.run.smithi164.stdout:Freed space: 5.5 M 2024-09-20T19:00:18.974 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction check 2024-09-20T19:00:18.978 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction check succeeded. 2024-09-20T19:00:18.978 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction test 2024-09-20T19:00:19.012 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction test succeeded. 2024-09-20T19:00:19.013 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction 2024-09-20T19:00:19.013 INFO:teuthology.orchestra.run.smithi070.stdout:Transaction test succeeded. 2024-09-20T19:00:19.014 INFO:teuthology.orchestra.run.smithi070.stdout:Running transaction 2024-09-20T19:00:19.031 INFO:teuthology.orchestra.run.smithi079.stdout:Transaction test succeeded. 2024-09-20T19:00:19.031 INFO:teuthology.orchestra.run.smithi079.stdout:Running transaction 2024-09-20T19:00:19.045 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction test succeeded. 2024-09-20T19:00:19.046 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction 2024-09-20T19:00:19.153 INFO:teuthology.orchestra.run.smithi071.stdout: Preparing : 1/1 2024-09-20T19:00:19.163 INFO:teuthology.orchestra.run.smithi079.stdout: Preparing : 1/1 2024-09-20T19:00:19.163 INFO:teuthology.orchestra.run.smithi070.stdout: Preparing : 1/1 2024-09-20T19:00:19.218 INFO:teuthology.orchestra.run.smithi164.stdout: Preparing : 1/1 2024-09-20T19:00:19.243 INFO:teuthology.orchestra.run.smithi071.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-20T19:00:19.247 INFO:teuthology.orchestra.run.smithi079.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-20T19:00:19.247 INFO:teuthology.orchestra.run.smithi070.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-20T19:00:19.291 INFO:teuthology.orchestra.run.smithi164.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-20T19:00:19.300 INFO:teuthology.orchestra.run.smithi079.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-20T19:00:19.303 INFO:teuthology.orchestra.run.smithi070.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-20T19:00:19.318 INFO:teuthology.orchestra.run.smithi071.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-20T19:00:19.345 INFO:teuthology.orchestra.run.smithi164.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-20T19:00:19.689 INFO:teuthology.orchestra.run.smithi079.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-20T19:00:19.689 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-20T19:00:19.810 INFO:teuthology.orchestra.run.smithi070.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-20T19:00:19.810 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-20T19:00:19.825 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-20T19:00:19.826 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-20T19:00:19.844 INFO:teuthology.orchestra.run.smithi164.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-20T19:00:19.845 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-20T19:00:19.918 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-20T19:00:19.918 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-20T19:00:19.918 INFO:teuthology.orchestra.run.smithi079.stdout:Removed: 2024-09-20T19:00:19.918 INFO:teuthology.orchestra.run.smithi079.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-20T19:00:19.918 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-20T19:00:19.918 INFO:teuthology.orchestra.run.smithi079.stdout:Complete! 2024-09-20T19:00:20.070 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-20T19:00:20.070 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-20T19:00:20.070 INFO:teuthology.orchestra.run.smithi071.stdout:Removed: 2024-09-20T19:00:20.071 INFO:teuthology.orchestra.run.smithi071.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-20T19:00:20.071 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-20T19:00:20.071 INFO:teuthology.orchestra.run.smithi071.stdout:Complete! 2024-09-20T19:00:20.087 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-20T19:00:20.087 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-09-20T19:00:20.087 INFO:teuthology.orchestra.run.smithi164.stdout:Removed: 2024-09-20T19:00:20.087 INFO:teuthology.orchestra.run.smithi164.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-20T19:00:20.088 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-09-20T19:00:20.088 INFO:teuthology.orchestra.run.smithi164.stdout:Complete! 2024-09-20T19:00:20.121 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-20T19:00:20.121 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-20T19:00:20.121 INFO:teuthology.orchestra.run.smithi070.stdout:Removed: 2024-09-20T19:00:20.122 INFO:teuthology.orchestra.run.smithi070.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-20T19:00:20.122 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-20T19:00:20.122 INFO:teuthology.orchestra.run.smithi070.stdout:Complete! 2024-09-20T19:00:20.793 INFO:teuthology.orchestra.run.smithi079.stdout:Last metadata expiration check: 0:00:57 ago on Fri 20 Sep 2024 06:59:23 PM UTC. 2024-09-20T19:00:20.881 INFO:teuthology.orchestra.run.smithi071.stdout:Last metadata expiration check: 0:00:57 ago on Fri 20 Sep 2024 06:59:23 PM UTC. 2024-09-20T19:00:20.932 INFO:teuthology.orchestra.run.smithi079.stdout:Dependencies resolved. 2024-09-20T19:00:20.933 INFO:teuthology.orchestra.run.smithi079.stdout:================================================================================ 2024-09-20T19:00:20.933 INFO:teuthology.orchestra.run.smithi079.stdout: Package Architecture Version Repository Size 2024-09-20T19:00:20.933 INFO:teuthology.orchestra.run.smithi079.stdout:================================================================================ 2024-09-20T19:00:20.933 INFO:teuthology.orchestra.run.smithi079.stdout:Installing: 2024-09-20T19:00:20.933 INFO:teuthology.orchestra.run.smithi079.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-20T19:00:20.933 INFO:teuthology.orchestra.run.smithi079.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-20T19:00:20.933 INFO:teuthology.orchestra.run.smithi079.stdout:Installing dependencies: 2024-09-20T19:00:20.933 INFO:teuthology.orchestra.run.smithi079.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-20T19:00:20.933 INFO:teuthology.orchestra.run.smithi079.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-20T19:00:20.933 INFO:teuthology.orchestra.run.smithi079.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-20T19:00:20.933 INFO:teuthology.orchestra.run.smithi079.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-20T19:00:20.933 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-20T19:00:20.934 INFO:teuthology.orchestra.run.smithi079.stdout:Transaction Summary 2024-09-20T19:00:20.934 INFO:teuthology.orchestra.run.smithi079.stdout:================================================================================ 2024-09-20T19:00:20.934 INFO:teuthology.orchestra.run.smithi079.stdout:Install 6 Packages 2024-09-20T19:00:20.934 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-20T19:00:20.941 INFO:teuthology.orchestra.run.smithi079.stdout:Total download size: 2.0 M 2024-09-20T19:00:20.941 INFO:teuthology.orchestra.run.smithi079.stdout:Installed size: 9.2 M 2024-09-20T19:00:20.941 INFO:teuthology.orchestra.run.smithi079.stdout:Downloading Packages: 2024-09-20T19:00:20.957 INFO:teuthology.orchestra.run.smithi070.stdout:Last metadata expiration check: 0:00:47 ago on Fri 20 Sep 2024 06:59:33 PM UTC. 2024-09-20T19:00:20.977 INFO:teuthology.orchestra.run.smithi164.stdout:Last metadata expiration check: 0:00:56 ago on Fri 20 Sep 2024 06:59:24 PM UTC. 2024-09-20T19:00:21.026 INFO:teuthology.orchestra.run.smithi071.stdout:Dependencies resolved. 2024-09-20T19:00:21.027 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2024-09-20T19:00:21.027 INFO:teuthology.orchestra.run.smithi071.stdout: Package Architecture Version Repository Size 2024-09-20T19:00:21.027 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2024-09-20T19:00:21.027 INFO:teuthology.orchestra.run.smithi071.stdout:Installing: 2024-09-20T19:00:21.027 INFO:teuthology.orchestra.run.smithi071.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-20T19:00:21.027 INFO:teuthology.orchestra.run.smithi071.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-20T19:00:21.027 INFO:teuthology.orchestra.run.smithi071.stdout:Installing dependencies: 2024-09-20T19:00:21.027 INFO:teuthology.orchestra.run.smithi071.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-20T19:00:21.027 INFO:teuthology.orchestra.run.smithi071.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-20T19:00:21.027 INFO:teuthology.orchestra.run.smithi071.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-20T19:00:21.027 INFO:teuthology.orchestra.run.smithi071.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-20T19:00:21.027 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-20T19:00:21.028 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction Summary 2024-09-20T19:00:21.028 INFO:teuthology.orchestra.run.smithi071.stdout:================================================================================ 2024-09-20T19:00:21.028 INFO:teuthology.orchestra.run.smithi071.stdout:Install 6 Packages 2024-09-20T19:00:21.028 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-20T19:00:21.032 INFO:teuthology.orchestra.run.smithi071.stdout:Total download size: 2.0 M 2024-09-20T19:00:21.033 INFO:teuthology.orchestra.run.smithi071.stdout:Installed size: 9.2 M 2024-09-20T19:00:21.033 INFO:teuthology.orchestra.run.smithi071.stdout:Downloading Packages: 2024-09-20T19:00:21.096 INFO:teuthology.orchestra.run.smithi070.stdout:Dependencies resolved. 2024-09-20T19:00:21.096 INFO:teuthology.orchestra.run.smithi070.stdout:================================================================================ 2024-09-20T19:00:21.096 INFO:teuthology.orchestra.run.smithi070.stdout: Package Architecture Version Repository Size 2024-09-20T19:00:21.096 INFO:teuthology.orchestra.run.smithi070.stdout:================================================================================ 2024-09-20T19:00:21.097 INFO:teuthology.orchestra.run.smithi070.stdout:Installing: 2024-09-20T19:00:21.097 INFO:teuthology.orchestra.run.smithi070.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-20T19:00:21.097 INFO:teuthology.orchestra.run.smithi070.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-20T19:00:21.097 INFO:teuthology.orchestra.run.smithi070.stdout:Installing dependencies: 2024-09-20T19:00:21.097 INFO:teuthology.orchestra.run.smithi070.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-20T19:00:21.097 INFO:teuthology.orchestra.run.smithi070.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-20T19:00:21.097 INFO:teuthology.orchestra.run.smithi070.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-20T19:00:21.097 INFO:teuthology.orchestra.run.smithi070.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-20T19:00:21.097 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-20T19:00:21.097 INFO:teuthology.orchestra.run.smithi070.stdout:Transaction Summary 2024-09-20T19:00:21.097 INFO:teuthology.orchestra.run.smithi070.stdout:================================================================================ 2024-09-20T19:00:21.097 INFO:teuthology.orchestra.run.smithi070.stdout:Install 6 Packages 2024-09-20T19:00:21.097 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-20T19:00:21.109 INFO:teuthology.orchestra.run.smithi070.stdout:Total download size: 2.0 M 2024-09-20T19:00:21.109 INFO:teuthology.orchestra.run.smithi070.stdout:Installed size: 9.2 M 2024-09-20T19:00:21.109 INFO:teuthology.orchestra.run.smithi070.stdout:Downloading Packages: 2024-09-20T19:00:21.119 INFO:teuthology.orchestra.run.smithi164.stdout:Dependencies resolved. 2024-09-20T19:00:21.120 INFO:teuthology.orchestra.run.smithi164.stdout:================================================================================ 2024-09-20T19:00:21.120 INFO:teuthology.orchestra.run.smithi164.stdout: Package Architecture Version Repository Size 2024-09-20T19:00:21.121 INFO:teuthology.orchestra.run.smithi164.stdout:================================================================================ 2024-09-20T19:00:21.121 INFO:teuthology.orchestra.run.smithi164.stdout:Installing: 2024-09-20T19:00:21.121 INFO:teuthology.orchestra.run.smithi164.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-20T19:00:21.121 INFO:teuthology.orchestra.run.smithi164.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-20T19:00:21.121 INFO:teuthology.orchestra.run.smithi164.stdout:Installing dependencies: 2024-09-20T19:00:21.121 INFO:teuthology.orchestra.run.smithi164.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-20T19:00:21.121 INFO:teuthology.orchestra.run.smithi164.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-20T19:00:21.121 INFO:teuthology.orchestra.run.smithi164.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-20T19:00:21.121 INFO:teuthology.orchestra.run.smithi164.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-20T19:00:21.121 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-09-20T19:00:21.121 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction Summary 2024-09-20T19:00:21.121 INFO:teuthology.orchestra.run.smithi164.stdout:================================================================================ 2024-09-20T19:00:21.121 INFO:teuthology.orchestra.run.smithi164.stdout:Install 6 Packages 2024-09-20T19:00:21.122 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-09-20T19:00:21.134 INFO:teuthology.orchestra.run.smithi164.stdout:Total download size: 2.0 M 2024-09-20T19:00:21.134 INFO:teuthology.orchestra.run.smithi164.stdout:Installed size: 9.2 M 2024-09-20T19:00:21.134 INFO:teuthology.orchestra.run.smithi164.stdout:Downloading Packages: 2024-09-20T19:00:21.140 INFO:teuthology.orchestra.run.smithi079.stdout:(1/6): nvmetcli-0.7-3.el9.noarch.rpm 470 kB/s | 44 kB 00:00 2024-09-20T19:00:21.165 INFO:teuthology.orchestra.run.smithi079.stdout:(2/6): libnvme-1.9-3.el9.x86_64.rpm 884 kB/s | 106 kB 00:00 2024-09-20T19:00:21.199 INFO:teuthology.orchestra.run.smithi079.stdout:(3/6): python3-configshell-1.1.30-1.el9.noarch. 1.2 MB/s | 72 kB 00:00 2024-09-20T19:00:21.220 INFO:teuthology.orchestra.run.smithi070.stdout:(1/6): nvmetcli-0.7-3.el9.noarch.rpm 505 kB/s | 44 kB 00:00 2024-09-20T19:00:21.224 INFO:teuthology.orchestra.run.smithi079.stdout:(4/6): python3-kmod-0.9-32.el9.x86_64.rpm 1.4 MB/s | 84 kB 00:00 2024-09-20T19:00:21.249 INFO:teuthology.orchestra.run.smithi079.stdout:(5/6): nvme-cli-2.9.1-6.el9.x86_64.rpm 4.3 MB/s | 906 kB 00:00 2024-09-20T19:00:21.254 INFO:teuthology.orchestra.run.smithi070.stdout:(2/6): libnvme-1.9-3.el9.x86_64.rpm 871 kB/s | 106 kB 00:00 2024-09-20T19:00:21.260 INFO:teuthology.orchestra.run.smithi071.stdout:(1/6): nvmetcli-0.7-3.el9.noarch.rpm 479 kB/s | 44 kB 00:00 2024-09-20T19:00:21.279 INFO:teuthology.orchestra.run.smithi070.stdout:(3/6): python3-configshell-1.1.30-1.el9.noarch. 1.2 MB/s | 72 kB 00:00 2024-09-20T19:00:21.293 INFO:teuthology.orchestra.run.smithi071.stdout:(2/6): libnvme-1.9-3.el9.x86_64.rpm 837 kB/s | 106 kB 00:00 2024-09-20T19:00:21.304 INFO:teuthology.orchestra.run.smithi070.stdout:(4/6): python3-kmod-0.9-32.el9.x86_64.rpm 1.6 MB/s | 84 kB 00:00 2024-09-20T19:00:21.308 INFO:teuthology.orchestra.run.smithi079.stdout:(6/6): python3-urwid-2.1.2-4.el9.x86_64.rpm 7.5 MB/s | 837 kB 00:00 2024-09-20T19:00:21.308 INFO:teuthology.orchestra.run.smithi079.stdout:-------------------------------------------------------------------------------- 2024-09-20T19:00:21.308 INFO:teuthology.orchestra.run.smithi079.stdout:Total 5.5 MB/s | 2.0 MB 00:00 2024-09-20T19:00:21.327 INFO:teuthology.orchestra.run.smithi071.stdout:(3/6): python3-configshell-1.1.30-1.el9.noarch. 1.0 MB/s | 72 kB 00:00 2024-09-20T19:00:21.352 INFO:teuthology.orchestra.run.smithi071.stdout:(4/6): python3-kmod-0.9-32.el9.x86_64.rpm 1.4 MB/s | 84 kB 00:00 2024-09-20T19:00:21.379 INFO:teuthology.orchestra.run.smithi070.stdout:(5/6): nvme-cli-2.9.1-6.el9.x86_64.rpm 3.6 MB/s | 906 kB 00:00 2024-09-20T19:00:21.380 INFO:teuthology.orchestra.run.smithi079.stdout:Running transaction check 2024-09-20T19:00:21.395 INFO:teuthology.orchestra.run.smithi071.stdout:(5/6): nvme-cli-2.9.1-6.el9.x86_64.rpm 3.9 MB/s | 906 kB 00:00 2024-09-20T19:00:21.395 INFO:teuthology.orchestra.run.smithi079.stdout:Transaction check succeeded. 2024-09-20T19:00:21.395 INFO:teuthology.orchestra.run.smithi079.stdout:Running transaction test 2024-09-20T19:00:21.438 INFO:teuthology.orchestra.run.smithi070.stdout:(6/6): python3-urwid-2.1.2-4.el9.x86_64.rpm 5.2 MB/s | 837 kB 00:00 2024-09-20T19:00:21.439 INFO:teuthology.orchestra.run.smithi070.stdout:-------------------------------------------------------------------------------- 2024-09-20T19:00:21.439 INFO:teuthology.orchestra.run.smithi070.stdout:Total 6.1 MB/s | 2.0 MB 00:00 2024-09-20T19:00:21.444 INFO:teuthology.orchestra.run.smithi071.stdout:(6/6): python3-urwid-2.1.2-4.el9.x86_64.rpm 7.0 MB/s | 837 kB 00:00 2024-09-20T19:00:21.444 INFO:teuthology.orchestra.run.smithi071.stdout:-------------------------------------------------------------------------------- 2024-09-20T19:00:21.444 INFO:teuthology.orchestra.run.smithi071.stdout:Total 4.9 MB/s | 2.0 MB 00:00 2024-09-20T19:00:21.512 INFO:teuthology.orchestra.run.smithi070.stdout:Running transaction check 2024-09-20T19:00:21.518 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction check 2024-09-20T19:00:21.526 INFO:teuthology.orchestra.run.smithi070.stdout:Transaction check succeeded. 2024-09-20T19:00:21.527 INFO:teuthology.orchestra.run.smithi070.stdout:Running transaction test 2024-09-20T19:00:21.533 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction check succeeded. 2024-09-20T19:00:21.533 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction test 2024-09-20T19:00:21.535 INFO:teuthology.orchestra.run.smithi164.stdout:(1/6): nvmetcli-0.7-3.el9.noarch.rpm 367 kB/s | 44 kB 00:00 2024-09-20T19:00:21.569 INFO:teuthology.orchestra.run.smithi164.stdout:(2/6): libnvme-1.9-3.el9.x86_64.rpm 684 kB/s | 106 kB 00:00 2024-09-20T19:00:21.611 INFO:teuthology.orchestra.run.smithi164.stdout:(3/6): python3-configshell-1.1.30-1.el9.noarch. 953 kB/s | 72 kB 00:00 2024-09-20T19:00:21.645 INFO:teuthology.orchestra.run.smithi164.stdout:(4/6): python3-kmod-0.9-32.el9.x86_64.rpm 1.1 MB/s | 84 kB 00:00 2024-09-20T19:00:21.651 INFO:teuthology.orchestra.run.smithi079.stdout:Transaction test succeeded. 2024-09-20T19:00:21.652 INFO:teuthology.orchestra.run.smithi079.stdout:Running transaction 2024-09-20T19:00:21.678 INFO:teuthology.orchestra.run.smithi164.stdout:(5/6): nvme-cli-2.9.1-6.el9.x86_64.rpm 3.3 MB/s | 906 kB 00:00 2024-09-20T19:00:21.762 INFO:teuthology.orchestra.run.smithi164.stdout:(6/6): python3-urwid-2.1.2-4.el9.x86_64.rpm 5.4 MB/s | 837 kB 00:00 2024-09-20T19:00:21.762 INFO:teuthology.orchestra.run.smithi164.stdout:-------------------------------------------------------------------------------- 2024-09-20T19:00:21.762 INFO:teuthology.orchestra.run.smithi164.stdout:Total 3.2 MB/s | 2.0 MB 00:00 2024-09-20T19:00:21.810 INFO:teuthology.orchestra.run.smithi070.stdout:Transaction test succeeded. 2024-09-20T19:00:21.811 INFO:teuthology.orchestra.run.smithi070.stdout:Running transaction 2024-09-20T19:00:21.818 INFO:teuthology.orchestra.run.smithi071.stdout:Transaction test succeeded. 2024-09-20T19:00:21.819 INFO:teuthology.orchestra.run.smithi071.stdout:Running transaction 2024-09-20T19:00:21.838 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction check 2024-09-20T19:00:21.852 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction check succeeded. 2024-09-20T19:00:21.852 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction test 2024-09-20T19:00:22.057 INFO:teuthology.orchestra.run.smithi079.stdout: Preparing : 1/1 2024-09-20T19:00:22.127 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction test succeeded. 2024-09-20T19:00:22.127 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction 2024-09-20T19:00:22.153 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/6 2024-09-20T19:00:22.187 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/6 2024-09-20T19:00:22.216 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/6 2024-09-20T19:00:22.228 INFO:teuthology.orchestra.run.smithi071.stdout: Preparing : 1/1 2024-09-20T19:00:22.258 INFO:teuthology.orchestra.run.smithi070.stdout: Preparing : 1/1 2024-09-20T19:00:22.313 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/6 2024-09-20T19:00:22.342 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/6 2024-09-20T19:00:22.347 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/6 2024-09-20T19:00:22.376 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/6 2024-09-20T19:00:22.376 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/6 2024-09-20T19:00:22.404 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/6 2024-09-20T19:00:22.427 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/6 2024-09-20T19:00:22.472 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-20T19:00:22.554 INFO:teuthology.orchestra.run.smithi164.stdout: Preparing : 1/1 2024-09-20T19:00:22.581 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/6 2024-09-20T19:00:22.616 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-20T19:00:22.619 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/6 2024-09-20T19:00:22.640 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/6 2024-09-20T19:00:22.660 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-20T19:00:22.674 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/6 2024-09-20T19:00:22.719 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/6 2024-09-20T19:00:22.901 INFO:teuthology.orchestra.run.smithi079.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-20T19:00:22.925 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/6 2024-09-20T19:00:22.936 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/6 2024-09-20T19:00:22.967 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-20T19:00:23.042 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-20T19:00:23.077 INFO:teuthology.orchestra.run.smithi071.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/6 2024-09-20T19:00:23.104 INFO:teuthology.orchestra.run.smithi070.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-20T19:00:23.149 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/6 2024-09-20T19:00:23.402 INFO:teuthology.orchestra.run.smithi164.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/6 2024-09-20T19:00:23.440 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/6 2024-09-20T19:00:23.926 INFO:teuthology.orchestra.run.smithi079.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/6 2024-09-20T19:00:23.926 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/6 2024-09-20T19:00:23.926 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/6 2024-09-20T19:00:23.926 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/6 2024-09-20T19:00:23.926 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/6 2024-09-20T19:00:23.926 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/6 2024-09-20T19:00:24.023 INFO:teuthology.orchestra.run.smithi071.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/6 2024-09-20T19:00:24.023 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/6 2024-09-20T19:00:24.024 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/6 2024-09-20T19:00:24.024 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/6 2024-09-20T19:00:24.024 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/6 2024-09-20T19:00:24.024 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/6 2024-09-20T19:00:24.171 INFO:teuthology.orchestra.run.smithi070.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/6 2024-09-20T19:00:24.171 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/6 2024-09-20T19:00:24.171 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/6 2024-09-20T19:00:24.172 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/6 2024-09-20T19:00:24.172 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/6 2024-09-20T19:00:24.172 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/6 2024-09-20T19:00:24.250 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/6 2024-09-20T19:00:24.251 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-20T19:00:24.251 INFO:teuthology.orchestra.run.smithi079.stdout:Installed: 2024-09-20T19:00:24.251 INFO:teuthology.orchestra.run.smithi079.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-20T19:00:24.251 INFO:teuthology.orchestra.run.smithi079.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-20T19:00:24.251 INFO:teuthology.orchestra.run.smithi079.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-20T19:00:24.251 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-20T19:00:24.251 INFO:teuthology.orchestra.run.smithi079.stdout:Complete! 2024-09-20T19:00:24.350 INFO:teuthology.orchestra.run.smithi071.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/6 2024-09-20T19:00:24.350 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-20T19:00:24.350 INFO:teuthology.orchestra.run.smithi071.stdout:Installed: 2024-09-20T19:00:24.350 INFO:teuthology.orchestra.run.smithi071.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-20T19:00:24.350 INFO:teuthology.orchestra.run.smithi071.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-20T19:00:24.350 INFO:teuthology.orchestra.run.smithi071.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-20T19:00:24.351 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-20T19:00:24.351 INFO:teuthology.orchestra.run.smithi071.stdout:Complete! 2024-09-20T19:00:24.469 INFO:teuthology.orchestra.run.smithi164.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/6 2024-09-20T19:00:24.469 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/6 2024-09-20T19:00:24.469 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/6 2024-09-20T19:00:24.470 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/6 2024-09-20T19:00:24.470 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/6 2024-09-20T19:00:24.470 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/6 2024-09-20T19:00:24.517 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/6 2024-09-20T19:00:24.517 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-20T19:00:24.517 INFO:teuthology.orchestra.run.smithi070.stdout:Installed: 2024-09-20T19:00:24.517 INFO:teuthology.orchestra.run.smithi070.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-20T19:00:24.517 INFO:teuthology.orchestra.run.smithi070.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-20T19:00:24.517 INFO:teuthology.orchestra.run.smithi070.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-20T19:00:24.517 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-20T19:00:24.517 INFO:teuthology.orchestra.run.smithi070.stdout:Complete! 2024-09-20T19:00:24.599 DEBUG:teuthology.parallel:result is None 2024-09-20T19:00:24.655 DEBUG:teuthology.parallel:result is None 2024-09-20T19:00:24.805 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/6 2024-09-20T19:00:24.805 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-09-20T19:00:24.805 INFO:teuthology.orchestra.run.smithi164.stdout:Installed: 2024-09-20T19:00:24.805 INFO:teuthology.orchestra.run.smithi164.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-20T19:00:24.805 INFO:teuthology.orchestra.run.smithi164.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-20T19:00:24.805 INFO:teuthology.orchestra.run.smithi164.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-20T19:00:24.805 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-09-20T19:00:24.806 INFO:teuthology.orchestra.run.smithi164.stdout:Complete! 2024-09-20T19:00:24.861 DEBUG:teuthology.parallel:result is None 2024-09-20T19:00:25.132 DEBUG:teuthology.parallel:result is None 2024-09-20T19:00:25.132 INFO:teuthology.run_tasks:Running task cephadm.deploy_samba_ad_dc... 2024-09-20T19:00:25.229 INFO:tasks.cephadm:Testing if podman is available 2024-09-20T19:00:25.229 DEBUG:teuthology.orchestra.run.smithi164:> sudo podman --help 2024-09-20T19:00:26.243 INFO:teuthology.orchestra.run.smithi164.stdout:Manage pods, containers and images 2024-09-20T19:00:26.243 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-09-20T19:00:26.244 INFO:teuthology.orchestra.run.smithi164.stdout:Usage: 2024-09-20T19:00:26.244 INFO:teuthology.orchestra.run.smithi164.stdout: podman [options] [command] 2024-09-20T19:00:26.244 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-09-20T19:00:26.244 INFO:teuthology.orchestra.run.smithi164.stdout:Available Commands: 2024-09-20T19:00:26.244 INFO:teuthology.orchestra.run.smithi164.stdout: attach Attach to a running container 2024-09-20T19:00:26.244 INFO:teuthology.orchestra.run.smithi164.stdout: auto-update Auto update containers according to their auto-update policy 2024-09-20T19:00:26.244 INFO:teuthology.orchestra.run.smithi164.stdout: build Build an image using instructions from Containerfiles 2024-09-20T19:00:26.244 INFO:teuthology.orchestra.run.smithi164.stdout: commit Create new image based on the changed container 2024-09-20T19:00:26.244 INFO:teuthology.orchestra.run.smithi164.stdout: compose Run compose workloads via an external provider such as docker-compose or podman-compose 2024-09-20T19:00:26.244 INFO:teuthology.orchestra.run.smithi164.stdout: container Manage containers 2024-09-20T19:00:26.244 INFO:teuthology.orchestra.run.smithi164.stdout: cp Copy files/folders between a container and the local filesystem 2024-09-20T19:00:26.244 INFO:teuthology.orchestra.run.smithi164.stdout: create Create but do not start a container 2024-09-20T19:00:26.245 INFO:teuthology.orchestra.run.smithi164.stdout: diff Display the changes to the object's file system 2024-09-20T19:00:26.245 INFO:teuthology.orchestra.run.smithi164.stdout: events Show podman system events 2024-09-20T19:00:26.245 INFO:teuthology.orchestra.run.smithi164.stdout: exec Run a process in a running container 2024-09-20T19:00:26.245 INFO:teuthology.orchestra.run.smithi164.stdout: export Export container's filesystem contents as a tar archive 2024-09-20T19:00:26.245 INFO:teuthology.orchestra.run.smithi164.stdout: farm Farm out builds to remote machines 2024-09-20T19:00:26.245 INFO:teuthology.orchestra.run.smithi164.stdout: generate Generate structured data based on containers, pods or volumes 2024-09-20T19:00:26.245 INFO:teuthology.orchestra.run.smithi164.stdout: healthcheck Manage health checks on containers 2024-09-20T19:00:26.245 INFO:teuthology.orchestra.run.smithi164.stdout: help Help about any command 2024-09-20T19:00:26.245 INFO:teuthology.orchestra.run.smithi164.stdout: history Show history of a specified image 2024-09-20T19:00:26.245 INFO:teuthology.orchestra.run.smithi164.stdout: image Manage images 2024-09-20T19:00:26.245 INFO:teuthology.orchestra.run.smithi164.stdout: images List images in local storage 2024-09-20T19:00:26.245 INFO:teuthology.orchestra.run.smithi164.stdout: import Import a tarball to create a filesystem image 2024-09-20T19:00:26.245 INFO:teuthology.orchestra.run.smithi164.stdout: info Display podman system information 2024-09-20T19:00:26.245 INFO:teuthology.orchestra.run.smithi164.stdout: init Initialize one or more containers 2024-09-20T19:00:26.246 INFO:teuthology.orchestra.run.smithi164.stdout: inspect Display the configuration of object denoted by ID 2024-09-20T19:00:26.246 INFO:teuthology.orchestra.run.smithi164.stdout: kill Kill one or more running containers with a specific signal 2024-09-20T19:00:26.246 INFO:teuthology.orchestra.run.smithi164.stdout: kube Play containers, pods or volumes from a structured file 2024-09-20T19:00:26.246 INFO:teuthology.orchestra.run.smithi164.stdout: load Load image(s) from a tar archive 2024-09-20T19:00:26.246 INFO:teuthology.orchestra.run.smithi164.stdout: login Log in to a container registry 2024-09-20T19:00:26.246 INFO:teuthology.orchestra.run.smithi164.stdout: logout Log out of a container registry 2024-09-20T19:00:26.246 INFO:teuthology.orchestra.run.smithi164.stdout: logs Fetch the logs of one or more containers 2024-09-20T19:00:26.246 INFO:teuthology.orchestra.run.smithi164.stdout: machine Manage a virtual machine 2024-09-20T19:00:26.246 INFO:teuthology.orchestra.run.smithi164.stdout: manifest Manipulate manifest lists and image indexes 2024-09-20T19:00:26.246 INFO:teuthology.orchestra.run.smithi164.stdout: mount Mount a working container's root filesystem 2024-09-20T19:00:26.246 INFO:teuthology.orchestra.run.smithi164.stdout: network Manage networks 2024-09-20T19:00:26.246 INFO:teuthology.orchestra.run.smithi164.stdout: pause Pause all the processes in one or more containers 2024-09-20T19:00:26.246 INFO:teuthology.orchestra.run.smithi164.stdout: pod Manage pods 2024-09-20T19:00:26.247 INFO:teuthology.orchestra.run.smithi164.stdout: port List port mappings or a specific mapping for the container 2024-09-20T19:00:26.247 INFO:teuthology.orchestra.run.smithi164.stdout: ps List containers 2024-09-20T19:00:26.247 INFO:teuthology.orchestra.run.smithi164.stdout: pull Pull an image from a registry 2024-09-20T19:00:26.247 INFO:teuthology.orchestra.run.smithi164.stdout: push Push an image to a specified destination 2024-09-20T19:00:26.247 INFO:teuthology.orchestra.run.smithi164.stdout: rename Rename an existing container 2024-09-20T19:00:26.247 INFO:teuthology.orchestra.run.smithi164.stdout: restart Restart one or more containers 2024-09-20T19:00:26.247 INFO:teuthology.orchestra.run.smithi164.stdout: rm Remove one or more containers 2024-09-20T19:00:26.247 INFO:teuthology.orchestra.run.smithi164.stdout: rmi Remove one or more images from local storage 2024-09-20T19:00:26.247 INFO:teuthology.orchestra.run.smithi164.stdout: run Run a command in a new container 2024-09-20T19:00:26.247 INFO:teuthology.orchestra.run.smithi164.stdout: save Save image(s) to an archive 2024-09-20T19:00:26.247 INFO:teuthology.orchestra.run.smithi164.stdout: search Search registry for image 2024-09-20T19:00:26.247 INFO:teuthology.orchestra.run.smithi164.stdout: secret Manage secrets 2024-09-20T19:00:26.247 INFO:teuthology.orchestra.run.smithi164.stdout: start Start one or more containers 2024-09-20T19:00:26.247 INFO:teuthology.orchestra.run.smithi164.stdout: stats Display a live stream of container resource usage statistics 2024-09-20T19:00:26.248 INFO:teuthology.orchestra.run.smithi164.stdout: stop Stop one or more containers 2024-09-20T19:00:26.248 INFO:teuthology.orchestra.run.smithi164.stdout: system Manage podman 2024-09-20T19:00:26.248 INFO:teuthology.orchestra.run.smithi164.stdout: tag Add an additional name to a local image 2024-09-20T19:00:26.248 INFO:teuthology.orchestra.run.smithi164.stdout: top Display the running processes of a container 2024-09-20T19:00:26.248 INFO:teuthology.orchestra.run.smithi164.stdout: unmount Unmount working container's root filesystem 2024-09-20T19:00:26.248 INFO:teuthology.orchestra.run.smithi164.stdout: unpause Unpause the processes in one or more containers 2024-09-20T19:00:26.248 INFO:teuthology.orchestra.run.smithi164.stdout: unshare Run a command in a modified user namespace 2024-09-20T19:00:26.248 INFO:teuthology.orchestra.run.smithi164.stdout: untag Remove a name from a local image 2024-09-20T19:00:26.248 INFO:teuthology.orchestra.run.smithi164.stdout: update Update an existing container 2024-09-20T19:00:26.248 INFO:teuthology.orchestra.run.smithi164.stdout: version Display the Podman version information 2024-09-20T19:00:26.248 INFO:teuthology.orchestra.run.smithi164.stdout: volume Manage volumes 2024-09-20T19:00:26.248 INFO:teuthology.orchestra.run.smithi164.stdout: wait Block on one or more containers 2024-09-20T19:00:26.248 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-09-20T19:00:26.248 INFO:teuthology.orchestra.run.smithi164.stdout:Options: 2024-09-20T19:00:26.248 INFO:teuthology.orchestra.run.smithi164.stdout: --cgroup-manager string Cgroup manager to use ("cgroupfs"|"systemd") (default "systemd") 2024-09-20T19:00:26.248 INFO:teuthology.orchestra.run.smithi164.stdout: --config string Location of authentication config file 2024-09-20T19:00:26.249 INFO:teuthology.orchestra.run.smithi164.stdout: --conmon string Path of the conmon binary 2024-09-20T19:00:26.249 INFO:teuthology.orchestra.run.smithi164.stdout: -c, --connection string Connection to use for remote Podman service (CONTAINER_CONNECTION) 2024-09-20T19:00:26.249 INFO:teuthology.orchestra.run.smithi164.stdout: --events-backend string Events backend to use ("file"|"journald"|"none") (default "journald") 2024-09-20T19:00:26.249 INFO:teuthology.orchestra.run.smithi164.stdout: --help Help for podman 2024-09-20T19:00:26.249 INFO:teuthology.orchestra.run.smithi164.stdout: --hooks-dir stringArray Set the OCI hooks directory path (may be set multiple times) (default [/usr/share/containers/oci/hooks.d]) 2024-09-20T19:00:26.249 INFO:teuthology.orchestra.run.smithi164.stdout: --identity string path to SSH identity file, (CONTAINER_SSHKEY) 2024-09-20T19:00:26.249 INFO:teuthology.orchestra.run.smithi164.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-20T19:00:26.249 INFO:teuthology.orchestra.run.smithi164.stdout: --log-level string Log messages above specified level (trace, debug, info, warn, warning, error, fatal, panic) (default "warn") 2024-09-20T19:00:26.249 INFO:teuthology.orchestra.run.smithi164.stdout: --module stringArray Load the containers.conf(5) module 2024-09-20T19:00:26.249 INFO:teuthology.orchestra.run.smithi164.stdout: --network-cmd-path string Path to the command for configuring the network 2024-09-20T19:00:26.249 INFO:teuthology.orchestra.run.smithi164.stdout: --network-config-dir string Path of the configuration directory for networks 2024-09-20T19:00:26.249 INFO:teuthology.orchestra.run.smithi164.stdout: --out string Send output (stdout) from podman to a file 2024-09-20T19:00:26.249 INFO:teuthology.orchestra.run.smithi164.stdout: -r, --remote Access remote Podman service 2024-09-20T19:00:26.249 INFO:teuthology.orchestra.run.smithi164.stdout: --root string Path to the graph root directory where images, containers, etc. are stored 2024-09-20T19:00:26.249 INFO:teuthology.orchestra.run.smithi164.stdout: --runroot string Path to the 'run directory' where all state information is stored 2024-09-20T19:00:26.250 INFO:teuthology.orchestra.run.smithi164.stdout: --runtime string Path to the OCI-compatible binary used to run containers. (default "crun") 2024-09-20T19:00:26.250 INFO:teuthology.orchestra.run.smithi164.stdout: --runtime-flag stringArray add global flags for the container runtime 2024-09-20T19:00:26.250 INFO:teuthology.orchestra.run.smithi164.stdout: --ssh string define the ssh mode (default "golang") 2024-09-20T19:00:26.250 INFO:teuthology.orchestra.run.smithi164.stdout: --storage-driver string Select which storage driver is used to manage storage of images and containers 2024-09-20T19:00:26.250 INFO:teuthology.orchestra.run.smithi164.stdout: --storage-opt stringArray Used to pass an option to the storage driver 2024-09-20T19:00:26.250 INFO:teuthology.orchestra.run.smithi164.stdout: --syslog Output logging information to syslog as well as the console (default false) 2024-09-20T19:00:26.250 INFO:teuthology.orchestra.run.smithi164.stdout: --tmpdir string Path to the tmp directory for libpod state content. 2024-09-20T19:00:26.250 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-09-20T19:00:26.250 INFO:teuthology.orchestra.run.smithi164.stdout: Note: use the environment variable 'TMPDIR' to change the temporary storage location for container images, '/var/tmp'. 2024-09-20T19:00:26.250 INFO:teuthology.orchestra.run.smithi164.stdout: (default "/run/libpod") 2024-09-20T19:00:26.250 INFO:teuthology.orchestra.run.smithi164.stdout: --transient-store Enable transient container storage 2024-09-20T19:00:26.250 INFO:teuthology.orchestra.run.smithi164.stdout: --url string URL to access Podman service (CONTAINER_HOST) (default "unix:///run/podman/podman.sock") 2024-09-20T19:00:26.251 INFO:teuthology.orchestra.run.smithi164.stdout: -v, --version version for podman 2024-09-20T19:00:26.251 INFO:teuthology.orchestra.run.smithi164.stdout: --volumepath string Path to the volume directory in which volume data is stored 2024-09-20T19:00:26.252 DEBUG:teuthology.orchestra.run.smithi164:> sudo podman pull quay.io/samba.org/samba-ad-server:latest 2024-09-20T19:00:27.114 INFO:teuthology.orchestra.run.smithi164.stderr:Trying to pull quay.io/samba.org/samba-ad-server:latest... 2024-09-20T19:00:27.516 INFO:teuthology.orchestra.run.smithi164.stderr:Getting image source signatures 2024-09-20T19:00:27.525 INFO:teuthology.orchestra.run.smithi164.stderr:Copying blob sha256:bb0bb43235cbb00a1b6c66a66cabe48123b04c17ab782660cefff48cf5bab107 2024-09-20T19:00:27.525 INFO:teuthology.orchestra.run.smithi164.stderr:Copying blob sha256:d68d0cc04a2b22f8449425f1ce1e3c006ff3a65090ee2d57c92f44c89bb05428 2024-09-20T19:00:27.525 INFO:teuthology.orchestra.run.smithi164.stderr:Copying blob sha256:4e892222641c8e30225a7ade3b70936c4ef31c9884d53c67d4e759a5b9e2f83c 2024-09-20T19:00:27.525 INFO:teuthology.orchestra.run.smithi164.stderr:Copying blob sha256:a4ab00b4675c45bbcbff379bfa0a6c3978b9d542ad326108e6d0d1433ae89d2b 2024-09-20T19:00:27.525 INFO:teuthology.orchestra.run.smithi164.stderr:Copying blob sha256:81bb7142e95e25a39f1eb420c77172810ac8f241edd42444a5fde70461d101e5 2024-09-20T19:00:27.525 INFO:teuthology.orchestra.run.smithi164.stderr:Copying blob sha256:b09935e33631101c3c13cf9377a284cea0264538d974ee372499ef712f9c4d79 2024-09-20T19:00:33.426 INFO:teuthology.orchestra.run.smithi164.stderr:Copying config sha256:8b18648de8be480932d98cbf4d3964824eb0306d2b54bf3fe9022fa247387c94 2024-09-20T19:00:33.584 INFO:teuthology.orchestra.run.smithi164.stderr:Writing manifest to image destination 2024-09-20T19:00:33.807 INFO:teuthology.orchestra.run.smithi164.stdout:8b18648de8be480932d98cbf4d3964824eb0306d2b54bf3fe9022fa247387c94 2024-09-20T19:00:33.816 DEBUG:teuthology.orchestra.run.smithi164:> sudo podman pull quay.io/samba.org/samba-client:latest 2024-09-20T19:00:33.942 INFO:teuthology.orchestra.run.smithi164.stderr:Trying to pull quay.io/samba.org/samba-client:latest... 2024-09-20T19:00:34.267 INFO:teuthology.orchestra.run.smithi164.stderr:Getting image source signatures 2024-09-20T19:00:34.267 INFO:teuthology.orchestra.run.smithi164.stderr:Copying blob sha256:4506de3cf5884a6b30df2f0aa5544bdd8d8988ef45262f7572ead6b66d9acf78 2024-09-20T19:00:34.267 INFO:teuthology.orchestra.run.smithi164.stderr:Copying blob sha256:a4ab00b4675c45bbcbff379bfa0a6c3978b9d542ad326108e6d0d1433ae89d2b 2024-09-20T19:00:36.183 INFO:teuthology.orchestra.run.smithi164.stderr:Copying config sha256:b85f5fcbffcc5ae4d12567e6aa6306d51686f7638493506f90a44a122e81ab5f 2024-09-20T19:00:36.342 INFO:teuthology.orchestra.run.smithi164.stderr:Writing manifest to image destination 2024-09-20T19:00:36.550 INFO:teuthology.orchestra.run.smithi164.stdout:b85f5fcbffcc5ae4d12567e6aa6306d51686f7638493506f90a44a122e81ab5f 2024-09-20T19:00:36.554 DEBUG:teuthology.orchestra.run.smithi164:> ss -lunH 2024-09-20T19:00:36.582 INFO:teuthology.orchestra.run.smithi164.stdout:UNCONN 0 0 0.0.0.0:111 0.0.0.0:* 2024-09-20T19:00:36.582 INFO:teuthology.orchestra.run.smithi164.stdout:UNCONN 0 0 127.0.0.1:323 0.0.0.0:* 2024-09-20T19:00:36.582 INFO:teuthology.orchestra.run.smithi164.stdout:UNCONN 0 0 [::]:111 [::]:* 2024-09-20T19:00:36.582 INFO:teuthology.orchestra.run.smithi164.stdout:UNCONN 0 0 [::1]:323 [::]:* 2024-09-20T19:00:36.582 DEBUG:teuthology.orchestra.run.smithi164:> sudo mkdir -p /var/lib/samba/container/logs /var/lib/samba/container/data 2024-09-20T19:00:36.656 DEBUG:teuthology.orchestra.run.smithi164:> sudo mkdir -p /var/tmp/samba 2024-09-20T19:00:36.722 DEBUG:teuthology.orchestra.run.smithi164:> set -ex 2024-09-20T19:00:36.722 DEBUG:teuthology.orchestra.run.smithi164:> sudo dd of=/var/tmp/samba/container.json 2024-09-20T19:00:36.787 DEBUG:teuthology.orchestra.run.smithi164:> 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-20T19:00:39.190 INFO:teuthology.orchestra.run.smithi164.stdout:c0dcd667648db675f3205a9201415ab51d646e74a71ee1278db61e5928963f6d 2024-09-20T19:00:39.444 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.164, idx=0 2024-09-20T19:00:39.445 DEBUG:teuthology.orchestra.run.smithi164:> sudo podman run --rm --net=host --dns=172.21.15.164 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-20T19:00:41.002 INFO:teuthology.orchestra.run.smithi164.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-20T19:00:42.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T19:00:42.565 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.164, idx=1 2024-09-20T19:00:42.566 DEBUG:teuthology.orchestra.run.smithi164:> sudo podman run --rm --net=host --dns=172.21.15.164 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-20T19:00:43.321 INFO:teuthology.orchestra.run.smithi164.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-20T19:00:44.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T19:00:45.306 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.164, idx=2 2024-09-20T19:00:45.306 DEBUG:teuthology.orchestra.run.smithi164:> sudo podman run --rm --net=host --dns=172.21.15.164 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-20T19:00:45.715 INFO:teuthology.orchestra.run.smithi164.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-20T19:00:46.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T19:00:48.233 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.164, idx=3 2024-09-20T19:00:48.233 DEBUG:teuthology.orchestra.run.smithi164:> sudo podman run --rm --net=host --dns=172.21.15.164 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-20T19:00:48.997 INFO:teuthology.orchestra.run.smithi164.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-20T19:00:50.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T19:00:54.025 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.164, idx=4 2024-09-20T19:00:54.025 DEBUG:teuthology.orchestra.run.smithi164:> sudo podman run --rm --net=host --dns=172.21.15.164 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-20T19:00:54.629 INFO:teuthology.orchestra.run.smithi164.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-20T19:00:55.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T19:01:03.488 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.164, idx=5 2024-09-20T19:01:03.489 DEBUG:teuthology.orchestra.run.smithi164:> sudo podman run --rm --net=host --dns=172.21.15.164 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-20T19:01:04.025 INFO:teuthology.orchestra.run.smithi164.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-20T19:01:04.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T19:01:20.716 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.164, idx=6 2024-09-20T19:01:20.717 DEBUG:teuthology.orchestra.run.smithi164:> sudo podman run --rm --net=host --dns=172.21.15.164 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-20T19:01:21.569 INFO:teuthology.orchestra.run.smithi164.stdout: . D 0 Fri Sep 20 19:00:48 2024 2024-09-20T19:01:21.569 INFO:teuthology.orchestra.run.smithi164.stdout: .. D 0 Fri Sep 20 19:00:48 2024 2024-09-20T19:01:21.569 INFO:teuthology.orchestra.run.smithi164.stdout: domain1.sink.test D 0 Fri Sep 20 19:00:47 2024 2024-09-20T19:01:21.569 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-09-20T19:01:21.570 INFO:teuthology.orchestra.run.smithi164.stdout: 960311424 blocks of size 1024. 907764684 blocks available 2024-09-20T19:01:22.140 INFO:tasks.cephadm:SMB status probe succeeded 2024-09-20T19:01:22.140 INFO:teuthology.run_tasks:Running task vip... 2024-09-20T19:01:22.160 INFO:tasks.vip:Allocating static IPs for each host... 2024-09-20T19:01:22.160 INFO:tasks.vip:peername 172.21.15.70 2024-09-20T19:01:22.163 INFO:tasks.vip:172.21.15.70 in 172.21.0.0/20, pos 3909 2024-09-20T19:01:22.170 INFO:tasks.vip:smithi070.front.sepia.ceph.com static 10.0.15.70, vnet 10.0.0.0/16 2024-09-20T19:01:22.170 INFO:tasks.vip:VIPs are [IPv4Address('10.0.31.70'), IPv4Address('10.0.47.70')] 2024-09-20T19:01:22.171 DEBUG:teuthology.orchestra.run.smithi070:> sudo ip route ls 2024-09-20T19:01:22.203 INFO:teuthology.orchestra.run.smithi070.stdout:default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.70 metric 100 2024-09-20T19:01:22.203 INFO:teuthology.orchestra.run.smithi070.stdout:172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.70 metric 100 2024-09-20T19:01:22.204 INFO:tasks.vip:Configuring 10.0.15.70 on smithi070.front.sepia.ceph.com iface enp3s0f1... 2024-09-20T19:01:22.204 DEBUG:teuthology.orchestra.run.smithi070:> sudo ip addr add 10.0.15.70/16 dev enp3s0f1 2024-09-20T19:01:22.274 INFO:tasks.vip:peername 172.21.15.71 2024-09-20T19:01:22.277 INFO:tasks.vip:172.21.15.71 in 172.21.0.0/20, pos 3910 2024-09-20T19:01:22.345 INFO:tasks.vip:smithi071.front.sepia.ceph.com static 10.0.15.71, vnet 10.0.0.0/16 2024-09-20T19:01:22.345 DEBUG:teuthology.orchestra.run.smithi071:> sudo ip route ls 2024-09-20T19:01:22.376 INFO:teuthology.orchestra.run.smithi071.stdout:default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.71 metric 100 2024-09-20T19:01:22.376 INFO:teuthology.orchestra.run.smithi071.stdout:172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.71 metric 100 2024-09-20T19:01:22.378 INFO:tasks.vip:Configuring 10.0.15.71 on smithi071.front.sepia.ceph.com iface enp3s0f1... 2024-09-20T19:01:22.378 DEBUG:teuthology.orchestra.run.smithi071:> sudo ip addr add 10.0.15.71/16 dev enp3s0f1 2024-09-20T19:01:22.447 INFO:tasks.vip:peername 172.21.15.79 2024-09-20T19:01:22.449 INFO:tasks.vip:172.21.15.79 in 172.21.0.0/20, pos 3918 2024-09-20T19:01:22.454 INFO:tasks.vip:smithi079.front.sepia.ceph.com static 10.0.15.79, vnet 10.0.0.0/16 2024-09-20T19:01:22.454 DEBUG:teuthology.orchestra.run.smithi079:> sudo ip route ls 2024-09-20T19:01:22.486 INFO:teuthology.orchestra.run.smithi079.stdout:default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.79 metric 100 2024-09-20T19:01:22.486 INFO:teuthology.orchestra.run.smithi079.stdout:172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.79 metric 100 2024-09-20T19:01:22.487 INFO:tasks.vip:Configuring 10.0.15.79 on smithi079.front.sepia.ceph.com iface enp3s0f1... 2024-09-20T19:01:22.487 DEBUG:teuthology.orchestra.run.smithi079:> sudo ip addr add 10.0.15.79/16 dev enp3s0f1 2024-09-20T19:01:22.556 INFO:tasks.vip:peername 172.21.15.164 2024-09-20T19:01:22.558 INFO:tasks.vip:172.21.15.164 in 172.21.0.0/20, pos 4003 2024-09-20T19:01:22.564 INFO:tasks.vip:smithi164.front.sepia.ceph.com static 10.0.15.164, vnet 10.0.0.0/16 2024-09-20T19:01:22.564 DEBUG:teuthology.orchestra.run.smithi164:> sudo ip route ls 2024-09-20T19:01:22.589 INFO:teuthology.orchestra.run.smithi164.stdout:default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.164 metric 100 2024-09-20T19:01:22.589 INFO:teuthology.orchestra.run.smithi164.stdout:172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.164 metric 100 2024-09-20T19:01:22.590 INFO:tasks.vip:Configuring 10.0.15.164 on smithi164.front.sepia.ceph.com iface enp3s0f1... 2024-09-20T19:01:22.590 DEBUG:teuthology.orchestra.run.smithi164:> sudo ip addr add 10.0.15.164/16 dev enp3s0f1 2024-09-20T19:01:22.656 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-20T19:01:22.664 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': '88deadb8082f4a33832e228ccefc59cedba158a5'} 2024-09-20T19:01:22.664 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:01:22.664 INFO:tasks.cephadm:Cluster fsid is ba4a2144-7782-11ef-baf5-efdc52797490 2024-09-20T19:01:22.665 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-20T19:01:22.665 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.70', 'mon.b': '172.21.15.71', 'mon.c': '172.21.15.79'} 2024-09-20T19:01:22.665 INFO:tasks.cephadm:First mon is mon.a on smithi070 2024-09-20T19:01:22.665 INFO:tasks.cephadm:First mgr is x 2024-09-20T19:01:22.665 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-20T19:01:22.665 DEBUG:teuthology.orchestra.run.smithi070:> sudo hostname $(hostname -s) 2024-09-20T19:01:22.695 DEBUG:teuthology.orchestra.run.smithi071:> sudo hostname $(hostname -s) 2024-09-20T19:01:22.725 DEBUG:teuthology.orchestra.run.smithi079:> sudo hostname $(hostname -s) 2024-09-20T19:01:22.753 DEBUG:teuthology.orchestra.run.smithi164:> sudo hostname $(hostname -s) 2024-09-20T19:01:22.779 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-09-20T19:01:22.779 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:01:22.923 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': '88deadb8082f4a33832e228ccefc59cedba158a5', '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/83186/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.3.0-5099-g88deadb8', 'node_name': '172.21.2.22+braggi22', '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-5099.g88deadb8'}, 'url': 'https://3.chacra.ceph.com/r/ceph/wip-guits-main-2024-09-20-1028/88deadb8082f4a33832e228ccefc59cedba158a5/centos/9/flavors/default/', 'distro_codename': None, 'modified': '2024-09-20 12:11:57.149019', 'distro_version': '9', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-guits-main-2024-09-20-1028', 'chacra_url': 'https://3.chacra.ceph.com/repos/ceph/wip-guits-main-2024-09-20-1028/88deadb8082f4a33832e228ccefc59cedba158a5/centos/9/flavors/default/', 'archs': ['source', 'x86_64'], 'distro': 'centos'}] 2024-09-20T19:01:23.076 INFO:tasks.util.chacra:got chacra host 3.chacra.ceph.com, ref wip-guits-main-2024-09-20-1028, sha1 88deadb8082f4a33832e228ccefc59cedba158a5 from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F9%2Fx86_64&flavor=default&sha1=88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:01:23.077 INFO:tasks.cephadm:Discovered cachra url: https://3.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-20-1028/88deadb8082f4a33832e228ccefc59cedba158a5/centos/9/x86_64/flavors/default/cephadm 2024-09-20T19:01:23.077 INFO:tasks.cephadm:Downloading cephadm from url: https://3.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-20-1028/88deadb8082f4a33832e228ccefc59cedba158a5/centos/9/x86_64/flavors/default/cephadm 2024-09-20T19:01:23.077 DEBUG:teuthology.orchestra.run.smithi070:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-20-1028/88deadb8082f4a33832e228ccefc59cedba158a5/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-20T19:01:23.637 INFO:teuthology.orchestra.run.smithi070.stdout:-rw-r--r--. 1 ubuntu ubuntu 804255 Sep 20 19:01 /home/ubuntu/cephtest/cephadm 2024-09-20T19:01:23.638 DEBUG:teuthology.orchestra.run.smithi071:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-20-1028/88deadb8082f4a33832e228ccefc59cedba158a5/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-20T19:01:24.189 INFO:teuthology.orchestra.run.smithi071.stdout:-rw-r--r--. 1 ubuntu ubuntu 804255 Sep 20 19:01 /home/ubuntu/cephtest/cephadm 2024-09-20T19:01:24.189 DEBUG:teuthology.orchestra.run.smithi079:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-20-1028/88deadb8082f4a33832e228ccefc59cedba158a5/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-20T19:01:24.903 INFO:teuthology.orchestra.run.smithi079.stdout:-rw-r--r--. 1 ubuntu ubuntu 804255 Sep 20 19:01 /home/ubuntu/cephtest/cephadm 2024-09-20T19:01:24.904 DEBUG:teuthology.orchestra.run.smithi164:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-20-1028/88deadb8082f4a33832e228ccefc59cedba158a5/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-20T19:01:25.487 INFO:teuthology.orchestra.run.smithi164.stdout:-rw-r--r--. 1 ubuntu ubuntu 804255 Sep 20 19:01 /home/ubuntu/cephtest/cephadm 2024-09-20T19:01:25.488 DEBUG:teuthology.orchestra.run.smithi070:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-20T19:01:25.507 DEBUG:teuthology.orchestra.run.smithi071:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-20T19:01:25.526 DEBUG:teuthology.orchestra.run.smithi079:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-20T19:01:25.545 DEBUG:teuthology.orchestra.run.smithi164:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-20T19:01:25.581 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 on all hosts... 2024-09-20T19:01:25.582 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 pull 2024-09-20T19:01:25.584 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 pull 2024-09-20T19:01:25.586 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 pull 2024-09-20T19:01:25.589 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 pull 2024-09-20T19:01:25.813 INFO:teuthology.orchestra.run.smithi164.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5... 2024-09-20T19:01:27.020 INFO:teuthology.orchestra.run.smithi071.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5... 2024-09-20T19:01:27.162 INFO:teuthology.orchestra.run.smithi079.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5... 2024-09-20T19:01:27.200 INFO:teuthology.orchestra.run.smithi070.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5... 2024-09-20T19:01:59.043 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-09-20T19:01:59.044 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph_version": "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)", 2024-09-20T19:01:59.044 INFO:teuthology.orchestra.run.smithi071.stdout: "image_id": "441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c", 2024-09-20T19:01:59.044 INFO:teuthology.orchestra.run.smithi071.stdout: "repo_digests": [ 2024-09-20T19:01:59.044 INFO:teuthology.orchestra.run.smithi071.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2" 2024-09-20T19:01:59.044 INFO:teuthology.orchestra.run.smithi071.stdout: ] 2024-09-20T19:01:59.044 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-09-20T19:02:02.254 INFO:teuthology.orchestra.run.smithi164.stdout:{ 2024-09-20T19:02:02.254 INFO:teuthology.orchestra.run.smithi164.stdout: "ceph_version": "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)", 2024-09-20T19:02:02.254 INFO:teuthology.orchestra.run.smithi164.stdout: "image_id": "441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c", 2024-09-20T19:02:02.254 INFO:teuthology.orchestra.run.smithi164.stdout: "repo_digests": [ 2024-09-20T19:02:02.254 INFO:teuthology.orchestra.run.smithi164.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2" 2024-09-20T19:02:02.254 INFO:teuthology.orchestra.run.smithi164.stdout: ] 2024-09-20T19:02:02.254 INFO:teuthology.orchestra.run.smithi164.stdout:} 2024-09-20T19:02:08.801 INFO:teuthology.orchestra.run.smithi070.stdout:{ 2024-09-20T19:02:08.801 INFO:teuthology.orchestra.run.smithi070.stdout: "ceph_version": "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)", 2024-09-20T19:02:08.801 INFO:teuthology.orchestra.run.smithi070.stdout: "image_id": "441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c", 2024-09-20T19:02:08.801 INFO:teuthology.orchestra.run.smithi070.stdout: "repo_digests": [ 2024-09-20T19:02:08.801 INFO:teuthology.orchestra.run.smithi070.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2" 2024-09-20T19:02:08.802 INFO:teuthology.orchestra.run.smithi070.stdout: ] 2024-09-20T19:02:08.802 INFO:teuthology.orchestra.run.smithi070.stdout:} 2024-09-20T19:02:09.666 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-09-20T19:02:09.667 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph_version": "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)", 2024-09-20T19:02:09.667 INFO:teuthology.orchestra.run.smithi079.stdout: "image_id": "441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c", 2024-09-20T19:02:09.667 INFO:teuthology.orchestra.run.smithi079.stdout: "repo_digests": [ 2024-09-20T19:02:09.667 INFO:teuthology.orchestra.run.smithi079.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2" 2024-09-20T19:02:09.667 INFO:teuthology.orchestra.run.smithi079.stdout: ] 2024-09-20T19:02:09.667 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-09-20T19:02:09.692 DEBUG:teuthology.orchestra.run.smithi070:> sudo mkdir -p /etc/ceph 2024-09-20T19:02:09.723 DEBUG:teuthology.orchestra.run.smithi071:> sudo mkdir -p /etc/ceph 2024-09-20T19:02:09.756 DEBUG:teuthology.orchestra.run.smithi079:> sudo mkdir -p /etc/ceph 2024-09-20T19:02:09.784 DEBUG:teuthology.orchestra.run.smithi164:> sudo mkdir -p /etc/ceph 2024-09-20T19:02:09.818 DEBUG:teuthology.orchestra.run.smithi070:> sudo chmod 777 /etc/ceph 2024-09-20T19:02:09.845 DEBUG:teuthology.orchestra.run.smithi071:> sudo chmod 777 /etc/ceph 2024-09-20T19:02:09.874 DEBUG:teuthology.orchestra.run.smithi079:> sudo chmod 777 /etc/ceph 2024-09-20T19:02:09.899 DEBUG:teuthology.orchestra.run.smithi164:> sudo chmod 777 /etc/ceph 2024-09-20T19:02:09.928 INFO:tasks.cephadm:Writing seed config... 2024-09-20T19:02:09.929 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-09-20T19:02:09.929 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-09-20T19:02:09.929 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-09-20T19:02:09.929 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-09-20T19:02:09.929 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-09-20T19:02:09.929 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-09-20T19:02:09.929 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-09-20T19:02:09.930 DEBUG:teuthology.orchestra.run.smithi070:> set -ex 2024-09-20T19:02:09.930 DEBUG:teuthology.orchestra.run.smithi070:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-09-20T19:02:09.947 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 = ba4a2144-7782-11ef-baf5-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-20T19:02:09.947 DEBUG:teuthology.orchestra.run.smithi070:mon.a> sudo journalctl -f -n 0 -u ceph-ba4a2144-7782-11ef-baf5-efdc52797490@mon.a.service 2024-09-20T19:02:09.990 DEBUG:teuthology.orchestra.run.smithi070:mgr.x> sudo journalctl -f -n 0 -u ceph-ba4a2144-7782-11ef-baf5-efdc52797490@mgr.x.service 2024-09-20T19:02:10.032 INFO:tasks.cephadm:Bootstrapping... 2024-09-20T19:02:10.033 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 -v bootstrap --fsid ba4a2144-7782-11ef-baf5-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.70 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-09-20T19:02:10.236 INFO:teuthology.orchestra.run.smithi070.stdout:-------------------------------------------------------------------------------- 2024-09-20T19:02:10.237 INFO:teuthology.orchestra.run.smithi070.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5', '-v', 'bootstrap', '--fsid', 'ba4a2144-7782-11ef-baf5-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.70', '--skip-admin-label'] 2024-09-20T19:02:10.237 INFO:teuthology.orchestra.run.smithi070.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-09-20T19:02:10.237 INFO:teuthology.orchestra.run.smithi070.stdout:Verifying podman|docker is present... 2024-09-20T19:02:10.260 INFO:teuthology.orchestra.run.smithi070.stdout:/bin/podman: stdout 5.2.2 2024-09-20T19:02:10.261 INFO:teuthology.orchestra.run.smithi070.stdout:Verifying lvm2 is present... 2024-09-20T19:02:10.261 INFO:teuthology.orchestra.run.smithi070.stdout:Verifying time synchronization is in place... 2024-09-20T19:02:10.268 INFO:teuthology.orchestra.run.smithi070.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-20T19:02:10.268 INFO:teuthology.orchestra.run.smithi070.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-20T19:02:10.274 INFO:teuthology.orchestra.run.smithi070.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-20T19:02:10.274 INFO:teuthology.orchestra.run.smithi070.stdout:systemctl: stdout inactive 2024-09-20T19:02:10.280 INFO:teuthology.orchestra.run.smithi070.stdout:systemctl: stdout enabled 2024-09-20T19:02:10.287 INFO:teuthology.orchestra.run.smithi070.stdout:systemctl: stdout active 2024-09-20T19:02:10.287 INFO:teuthology.orchestra.run.smithi070.stdout:Unit chronyd.service is enabled and running 2024-09-20T19:02:10.287 INFO:teuthology.orchestra.run.smithi070.stdout:Repeating the final host check... 2024-09-20T19:02:10.310 INFO:teuthology.orchestra.run.smithi070.stdout:/bin/podman: stdout 5.2.2 2024-09-20T19:02:10.310 INFO:teuthology.orchestra.run.smithi070.stdout:podman (/bin/podman) version 5.2.2 is present 2024-09-20T19:02:10.310 INFO:teuthology.orchestra.run.smithi070.stdout:systemctl is present 2024-09-20T19:02:10.311 INFO:teuthology.orchestra.run.smithi070.stdout:lvcreate is present 2024-09-20T19:02:10.316 INFO:teuthology.orchestra.run.smithi070.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-20T19:02:10.317 INFO:teuthology.orchestra.run.smithi070.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-20T19:02:10.322 INFO:teuthology.orchestra.run.smithi070.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-20T19:02:10.323 INFO:teuthology.orchestra.run.smithi070.stdout:systemctl: stdout inactive 2024-09-20T19:02:10.329 INFO:teuthology.orchestra.run.smithi070.stdout:systemctl: stdout enabled 2024-09-20T19:02:10.336 INFO:teuthology.orchestra.run.smithi070.stdout:systemctl: stdout active 2024-09-20T19:02:10.336 INFO:teuthology.orchestra.run.smithi070.stdout:Unit chronyd.service is enabled and running 2024-09-20T19:02:10.336 INFO:teuthology.orchestra.run.smithi070.stdout:Host looks OK 2024-09-20T19:02:10.336 INFO:teuthology.orchestra.run.smithi070.stdout:Cluster fsid: ba4a2144-7782-11ef-baf5-efdc52797490 2024-09-20T19:02:10.336 INFO:teuthology.orchestra.run.smithi070.stdout:Acquiring lock 140718533994192 on /run/cephadm/ba4a2144-7782-11ef-baf5-efdc52797490.lock 2024-09-20T19:02:10.336 INFO:teuthology.orchestra.run.smithi070.stdout:Lock 140718533994192 acquired on /run/cephadm/ba4a2144-7782-11ef-baf5-efdc52797490.lock 2024-09-20T19:02:10.336 INFO:teuthology.orchestra.run.smithi070.stdout:Verifying IP 172.21.15.70 port 3300 ... 2024-09-20T19:02:10.337 INFO:teuthology.orchestra.run.smithi070.stdout:Verifying IP 172.21.15.70 port 6789 ... 2024-09-20T19:02:10.337 INFO:teuthology.orchestra.run.smithi070.stdout:Base mon IP(s) is [172.21.15.70:3300, 172.21.15.70:6789], mon addrv is [v2:172.21.15.70:3300,v1:172.21.15.70:6789] 2024-09-20T19:02:10.340 INFO:teuthology.orchestra.run.smithi070.stdout:/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.70 metric 100 2024-09-20T19:02:10.340 INFO:teuthology.orchestra.run.smithi070.stdout:/sbin/ip: stdout 10.0.0.0/16 dev enp3s0f1 proto kernel scope link src 10.0.15.70 2024-09-20T19:02:10.340 INFO:teuthology.orchestra.run.smithi070.stdout:/sbin/ip: stdout 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.70 metric 100 2024-09-20T19:02:10.342 INFO:teuthology.orchestra.run.smithi070.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-09-20T19:02:10.343 INFO:teuthology.orchestra.run.smithi070.stdout:/sbin/ip: stdout fe80::/64 dev enp3s0f1 proto kernel metric 1024 pref medium 2024-09-20T19:02:10.343 INFO:teuthology.orchestra.run.smithi070.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 pref medium 2024-09-20T19:02:10.345 INFO:teuthology.orchestra.run.smithi070.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-09-20T19:02:10.345 INFO:teuthology.orchestra.run.smithi070.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2024-09-20T19:02:10.345 INFO:teuthology.orchestra.run.smithi070.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-20T19:02:10.345 INFO:teuthology.orchestra.run.smithi070.stdout:/sbin/ip: stdout 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-09-20T19:02:10.345 INFO:teuthology.orchestra.run.smithi070.stdout:/sbin/ip: stdout inet6 fe80::ec4:7aff:fe8f:d3e7/64 scope link noprefixroute 2024-09-20T19:02:10.345 INFO:teuthology.orchestra.run.smithi070.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-20T19:02:10.346 INFO:teuthology.orchestra.run.smithi070.stdout:Mon IP `172.21.15.70` is in CIDR network `172.21.0.0/20` 2024-09-20T19:02:10.346 INFO:teuthology.orchestra.run.smithi070.stdout:Mon IP `172.21.15.70` is in CIDR network `172.21.0.0/20` 2024-09-20T19:02:10.346 INFO:teuthology.orchestra.run.smithi070.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-09-20T19:02:10.346 INFO:teuthology.orchestra.run.smithi070.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-09-20T19:02:10.347 INFO:teuthology.orchestra.run.smithi070.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5... 2024-09-20T19:02:10.787 INFO:teuthology.orchestra.run.smithi070.stdout:/bin/podman: stdout 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c 2024-09-20T19:02:10.787 INFO:teuthology.orchestra.run.smithi070.stdout:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5... 2024-09-20T19:02:10.787 INFO:teuthology.orchestra.run.smithi070.stdout:/bin/podman: stderr Getting image source signatures 2024-09-20T19:02:10.788 INFO:teuthology.orchestra.run.smithi070.stdout:/bin/podman: stderr Copying blob sha256:9d6c646589fc36228019db3565001a566964d275096901584a195e88fe9853c6 2024-09-20T19:02:10.788 INFO:teuthology.orchestra.run.smithi070.stdout:/bin/podman: stderr Copying blob sha256:e8b54c863393b7a8216a71737771b73b16a8e43ec7acf927c7faa175c255e551 2024-09-20T19:02:10.788 INFO:teuthology.orchestra.run.smithi070.stdout:/bin/podman: stderr Copying config sha256:441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c 2024-09-20T19:02:10.788 INFO:teuthology.orchestra.run.smithi070.stdout:/bin/podman: stderr Writing manifest to image destination 2024-09-20T19:02:11.659 INFO:teuthology.orchestra.run.smithi070.stdout:ceph: stdout ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev) 2024-09-20T19:02:11.659 INFO:teuthology.orchestra.run.smithi070.stdout:Ceph version: ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev) 2024-09-20T19:02:11.659 INFO:teuthology.orchestra.run.smithi070.stdout:Extracting ceph user uid/gid from container image... 2024-09-20T19:02:12.615 INFO:teuthology.orchestra.run.smithi070.stdout:stat: stdout 167 167 2024-09-20T19:02:12.615 INFO:teuthology.orchestra.run.smithi070.stdout:Creating initial keys... 2024-09-20T19:02:13.637 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-authtool: stdout AQC0xu1mb5CwNhAAcZhfsrQ2kFarDXnlCK5g9g== 2024-09-20T19:02:14.552 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-authtool: stdout AQC1xu1mNFPuNxAAGxsGMRrLW+Rvs5zRTcAqHw== 2024-09-20T19:02:16.563 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph-authtool: stdout AQC2xu1mCq1dMxAAPdl1mdCuIqjDtqAkALkyqA== 2024-09-20T19:02:16.564 INFO:teuthology.orchestra.run.smithi070.stdout:Creating initial monmap... 2024-09-20T19:02:26.285 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-20T19:02:26.285 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-09-20T19:02:26.285 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to ba4a2144-7782-11ef-baf5-efdc52797490 2024-09-20T19:02:26.285 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-20T19:02:26.286 INFO:teuthology.orchestra.run.smithi070.stdout:monmaptool for a [v2:172.21.15.70:3300,v1:172.21.15.70:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-20T19:02:26.286 INFO:teuthology.orchestra.run.smithi070.stdout:setting min_mon_release = quincy 2024-09-20T19:02:26.286 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/monmaptool: set fsid to ba4a2144-7782-11ef-baf5-efdc52797490 2024-09-20T19:02:26.286 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-20T19:02:26.286 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-20T19:02:26.286 INFO:teuthology.orchestra.run.smithi070.stdout:Creating mon... 2024-09-20T19:02:29.012 INFO:teuthology.orchestra.run.smithi070.stdout:create mon.a on 2024-09-20T19:02:29.357 INFO:teuthology.orchestra.run.smithi070.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-09-20T19:02:29.545 INFO:teuthology.orchestra.run.smithi070.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-ba4a2144-7782-11ef-baf5-efdc52797490.target → /etc/systemd/system/ceph-ba4a2144-7782-11ef-baf5-efdc52797490.target. 2024-09-20T19:02:29.545 INFO:teuthology.orchestra.run.smithi070.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-ba4a2144-7782-11ef-baf5-efdc52797490.target → /etc/systemd/system/ceph-ba4a2144-7782-11ef-baf5-efdc52797490.target. 2024-09-20T19:02:29.774 INFO:teuthology.orchestra.run.smithi070.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-ba4a2144-7782-11ef-baf5-efdc52797490@mon.a 2024-09-20T19:02:29.774 INFO:teuthology.orchestra.run.smithi070.stdout:systemctl: stderr Failed to reset failed state of unit ceph-ba4a2144-7782-11ef-baf5-efdc52797490@mon.a.service: Unit ceph-ba4a2144-7782-11ef-baf5-efdc52797490@mon.a.service not loaded. 2024-09-20T19:02:29.932 INFO:teuthology.orchestra.run.smithi070.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-ba4a2144-7782-11ef-baf5-efdc52797490.target.wants/ceph-ba4a2144-7782-11ef-baf5-efdc52797490@mon.a.service → /etc/systemd/system/ceph-ba4a2144-7782-11ef-baf5-efdc52797490@.service. 2024-09-20T19:02:30.515 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:30 smithi070 ceph-mon[24675]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-20T19:02:30.515 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:30 smithi070 bash[24656]: a402a6b05640654a482c688a58be6c22b97839fcfa4b682856f6e41e7a3bf4fa 2024-09-20T19:02:30.528 INFO:teuthology.orchestra.run.smithi070.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-20T19:02:30.528 INFO:teuthology.orchestra.run.smithi070.stdout:systemctl: stdout disabled 2024-09-20T19:02:30.535 INFO:teuthology.orchestra.run.smithi070.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-20T19:02:30.535 INFO:teuthology.orchestra.run.smithi070.stdout:systemctl: stdout inactive 2024-09-20T19:02:30.535 INFO:teuthology.orchestra.run.smithi070.stdout:firewalld.service is not enabled 2024-09-20T19:02:30.535 INFO:teuthology.orchestra.run.smithi070.stdout:Not possible to enable service . firewalld.service is not available 2024-09-20T19:02:30.535 INFO:teuthology.orchestra.run.smithi070.stdout:Waiting for mon to start... 2024-09-20T19:02:30.536 INFO:teuthology.orchestra.run.smithi070.stdout:Waiting for mon... 2024-09-20T19:02:30.779 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:30 smithi070 systemd[1]: Started Ceph mon.a for ba4a2144-7782-11ef-baf5-efdc52797490. 2024-09-20T19:02:31.550 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:31 smithi070 ceph-mon[24675]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-20T19:02:31.551 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:31 smithi070 ceph-mon[24675]: monmap epoch 1 2024-09-20T19:02:31.551 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:31 smithi070 ceph-mon[24675]: fsid ba4a2144-7782-11ef-baf5-efdc52797490 2024-09-20T19:02:31.551 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:31 smithi070 ceph-mon[24675]: last_changed 2024-09-20T19:02:19.869211+0000 2024-09-20T19:02:31.551 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:31 smithi070 ceph-mon[24675]: created 2024-09-20T19:02:19.869211+0000 2024-09-20T19:02:31.551 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:31 smithi070 ceph-mon[24675]: min_mon_release 19 (squid) 2024-09-20T19:02:31.551 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:31 smithi070 ceph-mon[24675]: election_strategy: 1 2024-09-20T19:02:31.551 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:31 smithi070 ceph-mon[24675]: 0: [v2:172.21.15.70:3300/0,v1:172.21.15.70:6789/0] mon.a 2024-09-20T19:02:31.551 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:31 smithi070 ceph-mon[24675]: fsmap 2024-09-20T19:02:31.551 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:31 smithi070 ceph-mon[24675]: osdmap e1: 0 total, 0 up, 0 in 2024-09-20T19:02:31.551 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:31 smithi070 ceph-mon[24675]: mgrmap e1: no daemons active 2024-09-20T19:02:31.551 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:31 smithi070 ceph-mon[24675]: from='client.? 172.21.15.70:0/4085490393' entity='client.admin' cmd={"prefix": "status"} : dispatch 2024-09-20T19:02:31.642 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout cluster: 2024-09-20T19:02:31.642 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout id: ba4a2144-7782-11ef-baf5-efdc52797490 2024-09-20T19:02:31.642 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-09-20T19:02:31.642 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout 2024-09-20T19:02:31.642 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout services: 2024-09-20T19:02:31.642 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.586844s) 2024-09-20T19:02:31.642 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-09-20T19:02:31.642 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-09-20T19:02:31.642 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout 2024-09-20T19:02:31.642 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout data: 2024-09-20T19:02:31.643 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-09-20T19:02:31.643 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-09-20T19:02:31.643 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-09-20T19:02:31.643 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout pgs: 2024-09-20T19:02:31.643 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout 2024-09-20T19:02:31.643 INFO:teuthology.orchestra.run.smithi070.stdout:mon is available 2024-09-20T19:02:31.643 INFO:teuthology.orchestra.run.smithi070.stdout:Assimilating anything we can from ceph.conf... 2024-09-20T19:02:32.550 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:32 smithi070 ceph-mon[24675]: from='client.? 172.21.15.70:0/983839950' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-20T19:02:32.551 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:32 smithi070 ceph-mon[24675]: from='client.? 172.21.15.70:0/983839950' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-20T19:02:32.689 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout 2024-09-20T19:02:32.689 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout [global] 2024-09-20T19:02:32.689 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout fsid = ba4a2144-7782-11ef-baf5-efdc52797490 2024-09-20T19:02:32.690 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-09-20T19:02:32.690 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.70:3300,v1:172.21.15.70:6789] 2024-09-20T19:02:32.690 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-20T19:02:32.690 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-20T19:02:32.690 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-20T19:02:32.690 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-20T19:02:32.690 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout 2024-09-20T19:02:32.690 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-20T19:02:32.690 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-20T19:02:32.690 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout 2024-09-20T19:02:32.690 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout [osd] 2024-09-20T19:02:32.690 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-20T19:02:32.690 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-20T19:02:32.690 INFO:teuthology.orchestra.run.smithi070.stdout:Generating new minimal ceph.conf... 2024-09-20T19:02:33.800 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:33 smithi070 ceph-mon[24675]: from='client.? 172.21.15.70:0/486970195' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:02:34.943 INFO:teuthology.orchestra.run.smithi070.stdout:Restarting the monitor... 2024-09-20T19:02:35.227 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:34 smithi070 systemd[1]: Stopping Ceph mon.a for ba4a2144-7782-11ef-baf5-efdc52797490... 2024-09-20T19:02:35.550 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:35 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mon-a[24671]: 2024-09-20T19:02:35.218+0000 7f72e6056640 -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-20T19:02:35.551 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:35 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mon-a[24671]: 2024-09-20T19:02:35.218+0000 7f72e6056640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-09-20T19:02:35.551 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:35 smithi070 podman[24927]: 2024-09-20 19:02:35.424247654 +0000 UTC m=+0.321161375 container died a402a6b05640654a482c688a58be6c22b97839fcfa4b682856f6e41e7a3bf4fa (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mon-a, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, org.label-schema.build-date=20240731, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-20T19:02:36.050 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:35 smithi070 podman[24927]: 2024-09-20 19:02:35.794676649 +0000 UTC m=+0.691590366 container cleanup a402a6b05640654a482c688a58be6c22b97839fcfa4b682856f6e41e7a3bf4fa (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mon-a, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, ceph=True) 2024-09-20T19:02:36.050 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:35 smithi070 bash[24927]: ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mon-a 2024-09-20T19:02:36.412 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 podman[24941]: 2024-09-20 19:02:36.045420442 +0000 UTC m=+0.625078304 container remove a402a6b05640654a482c688a58be6c22b97839fcfa4b682856f6e41e7a3bf4fa (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mon-a, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, ceph=True, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-20T19:02:36.412 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 systemd[1]: ceph-ba4a2144-7782-11ef-baf5-efdc52797490@mon.a.service: Deactivated successfully. 2024-09-20T19:02:36.412 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 systemd[1]: Stopped Ceph mon.a for ba4a2144-7782-11ef-baf5-efdc52797490. 2024-09-20T19:02:36.412 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 systemd[1]: Starting Ceph mon.a for ba4a2144-7782-11ef-baf5-efdc52797490... 2024-09-20T19:02:36.663 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 podman[25033]: 2024-09-20 19:02:36.307898165 +0000 UTC m=+0.015497413 image pull 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:02:36.663 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 podman[25033]: 2024-09-20 19:02:36.412950836 +0000 UTC m=+0.120550071 container create 04c417ec09ba42bb4fc597d4ebd65b950df1f3226f57709fad4ff406ed219708 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mon-a, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0) 2024-09-20T19:02:36.663 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 podman[25033]: 2024-09-20 19:02:36.657030882 +0000 UTC m=+0.364630128 container init 04c417ec09ba42bb4fc597d4ebd65b950df1f3226f57709fad4ff406ed219708 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mon-a, GIT_BRANCH=HEAD, ceph=True, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731) 2024-09-20T19:02:36.751 INFO:teuthology.orchestra.run.smithi070.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-09-20T19:02:37.051 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 podman[25033]: 2024-09-20 19:02:36.660114754 +0000 UTC m=+0.367713990 container start 04c417ec09ba42bb4fc597d4ebd65b950df1f3226f57709fad4ff406ed219708 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mon-a, maintainer=Guillaume Abrioux , ceph=True, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS) 2024-09-20T19:02:37.051 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: set uid:gid to 167:167 (ceph:ceph) 2024-09-20T19:02:37.052 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev), process ceph-mon, pid 2 2024-09-20T19:02:37.052 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: pidfile_write: ignore empty --pid-file 2024-09-20T19:02:37.052 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: load: jerasure load: lrc 2024-09-20T19:02:37.052 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: RocksDB version: 7.9.2 2024-09-20T19:02:37.052 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Git sha 0 2024-09-20T19:02:37.052 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Compile date 2024-09-20 10:48:39 2024-09-20T19:02:37.052 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: DB SUMMARY 2024-09-20T19:02:37.053 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: DB Session ID: 5MVE0A0OOG89BSZPEXDP 2024-09-20T19:02:37.053 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: CURRENT file: CURRENT 2024-09-20T19:02:37.053 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: IDENTITY file: IDENTITY 2024-09-20T19:02:37.053 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-09-20T19:02:37.053 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-09-20T19:02:37.053 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 88264 ; 2024-09-20T19:02:37.053 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.error_if_exists: 0 2024-09-20T19:02:37.054 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.create_if_missing: 0 2024-09-20T19:02:37.054 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.paranoid_checks: 1 2024-09-20T19:02:37.054 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-20T19:02:37.054 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-20T19:02:37.054 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-20T19:02:37.054 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.env: 0x560390f44120 2024-09-20T19:02:37.054 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.fs: PosixFileSystem 2024-09-20T19:02:37.054 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.info_log: 0x5603934c3700 2024-09-20T19:02:37.055 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.max_file_opening_threads: 16 2024-09-20T19:02:37.055 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.statistics: (nil) 2024-09-20T19:02:37.055 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.use_fsync: 0 2024-09-20T19:02:37.055 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.max_log_file_size: 0 2024-09-20T19:02:37.055 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-20T19:02:37.055 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-20T19:02:37.055 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.keep_log_file_num: 1000 2024-09-20T19:02:37.056 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.recycle_log_file_num: 0 2024-09-20T19:02:37.056 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.allow_fallocate: 1 2024-09-20T19:02:37.056 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.allow_mmap_reads: 0 2024-09-20T19:02:37.056 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.allow_mmap_writes: 0 2024-09-20T19:02:37.056 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.use_direct_reads: 0 2024-09-20T19:02:37.056 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-20T19:02:37.056 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.create_missing_column_families: 0 2024-09-20T19:02:37.056 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.db_log_dir: 2024-09-20T19:02:37.057 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.wal_dir: 2024-09-20T19:02:37.057 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-20T19:02:37.057 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-20T19:02:37.057 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-20T19:02:37.057 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-20T19:02:37.057 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-20T19:02:37.057 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-20T19:02:37.057 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.advise_random_on_open: 1 2024-09-20T19:02:37.058 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.db_write_buffer_size: 0 2024-09-20T19:02:37.058 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.write_buffer_manager: 0x5603934c7b80 2024-09-20T19:02:37.058 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-20T19:02:37.058 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-20T19:02:37.058 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-20T19:02:37.058 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.rate_limiter: (nil) 2024-09-20T19:02:37.058 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-20T19:02:37.058 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.wal_recovery_mode: 2 2024-09-20T19:02:37.059 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.enable_thread_tracking: 0 2024-09-20T19:02:37.059 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.enable_pipelined_write: 0 2024-09-20T19:02:37.059 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.unordered_write: 0 2024-09-20T19:02:37.059 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-20T19:02:37.059 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-20T19:02:37.059 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-20T19:02:37.059 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-20T19:02:37.059 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.row_cache: None 2024-09-20T19:02:37.060 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.wal_filter: None 2024-09-20T19:02:37.060 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-20T19:02:37.060 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.allow_ingest_behind: 0 2024-09-20T19:02:37.060 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.two_write_queues: 0 2024-09-20T19:02:37.060 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.manual_wal_flush: 0 2024-09-20T19:02:37.060 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.wal_compression: 0 2024-09-20T19:02:37.060 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.atomic_flush: 0 2024-09-20T19:02:37.060 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-20T19:02:37.061 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-20T19:02:37.061 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-20T19:02:37.063 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.log_readahead_size: 0 2024-09-20T19:02:37.063 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-20T19:02:37.063 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.best_efforts_recovery: 0 2024-09-20T19:02:37.063 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-20T19:02:37.063 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-20T19:02:37.063 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.allow_data_in_errors: 0 2024-09-20T19:02:37.064 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.db_host_id: __hostname__ 2024-09-20T19:02:37.064 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-20T19:02:37.064 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.max_background_jobs: 2 2024-09-20T19:02:37.064 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.max_background_compactions: -1 2024-09-20T19:02:37.064 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.max_subcompactions: 1 2024-09-20T19:02:37.064 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-20T19:02:37.064 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-20T19:02:37.064 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-20T19:02:37.065 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.max_total_wal_size: 0 2024-09-20T19:02:37.065 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-20T19:02:37.065 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-20T19:02:37.065 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-20T19:02:37.065 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-20T19:02:37.065 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.max_open_files: -1 2024-09-20T19:02:37.065 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.bytes_per_sync: 0 2024-09-20T19:02:37.065 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-20T19:02:37.066 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-20T19:02:37.066 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.compaction_readahead_size: 0 2024-09-20T19:02:37.066 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.max_background_flushes: -1 2024-09-20T19:02:37.066 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Compression algorithms supported: 2024-09-20T19:02:37.066 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: kZSTD supported: 0 2024-09-20T19:02:37.066 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: kXpressCompression supported: 0 2024-09-20T19:02:37.066 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: kBZip2Compression supported: 0 2024-09-20T19:02:37.066 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-20T19:02:37.067 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: kLZ4Compression supported: 1 2024-09-20T19:02:37.067 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: kZlibCompression supported: 1 2024-09-20T19:02:37.067 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: kLZ4HCCompression supported: 1 2024-09-20T19:02:37.067 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: kSnappyCompression supported: 1 2024-09-20T19:02:37.067 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-20T19:02:37.067 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-20T19:02:37.067 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-09-20T19:02:37.067 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-20T19:02:37.068 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-20T19:02:37.068 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.merge_operator: 2024-09-20T19:02:37.068 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.compaction_filter: None 2024-09-20T19:02:37.068 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.compaction_filter_factory: None 2024-09-20T19:02:37.068 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.sst_partitioner_factory: None 2024-09-20T19:02:37.068 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-20T19:02:37.068 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-20T19:02:37.069 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5603934c3320) 2024-09-20T19:02:37.069 INFO:journalctl@ceph.mon.a.smithi070.stdout: cache_index_and_filter_blocks: 1 2024-09-20T19:02:37.069 INFO:journalctl@ceph.mon.a.smithi070.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-20T19:02:37.069 INFO:journalctl@ceph.mon.a.smithi070.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-20T19:02:37.069 INFO:journalctl@ceph.mon.a.smithi070.stdout: pin_top_level_index_and_filter: 1 2024-09-20T19:02:37.069 INFO:journalctl@ceph.mon.a.smithi070.stdout: index_type: 0 2024-09-20T19:02:37.069 INFO:journalctl@ceph.mon.a.smithi070.stdout: data_block_index_type: 0 2024-09-20T19:02:37.069 INFO:journalctl@ceph.mon.a.smithi070.stdout: index_shortening: 1 2024-09-20T19:02:37.070 INFO:journalctl@ceph.mon.a.smithi070.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-20T19:02:37.070 INFO:journalctl@ceph.mon.a.smithi070.stdout: checksum: 4 2024-09-20T19:02:37.070 INFO:journalctl@ceph.mon.a.smithi070.stdout: no_block_cache: 0 2024-09-20T19:02:37.070 INFO:journalctl@ceph.mon.a.smithi070.stdout: block_cache: 0x5603934b7610 2024-09-20T19:02:37.070 INFO:journalctl@ceph.mon.a.smithi070.stdout: block_cache_name: BinnedLRUCache 2024-09-20T19:02:37.070 INFO:journalctl@ceph.mon.a.smithi070.stdout: block_cache_options: 2024-09-20T19:02:37.070 INFO:journalctl@ceph.mon.a.smithi070.stdout: capacity : 536870912 2024-09-20T19:02:37.071 INFO:journalctl@ceph.mon.a.smithi070.stdout: num_shard_bits : 4 2024-09-20T19:02:37.071 INFO:journalctl@ceph.mon.a.smithi070.stdout: strict_capacity_limit : 0 2024-09-20T19:02:37.071 INFO:journalctl@ceph.mon.a.smithi070.stdout: high_pri_pool_ratio: 0.000 2024-09-20T19:02:37.071 INFO:journalctl@ceph.mon.a.smithi070.stdout: block_cache_compressed: (nil) 2024-09-20T19:02:37.071 INFO:journalctl@ceph.mon.a.smithi070.stdout: persistent_cache: (nil) 2024-09-20T19:02:37.071 INFO:journalctl@ceph.mon.a.smithi070.stdout: block_size: 4096 2024-09-20T19:02:37.071 INFO:journalctl@ceph.mon.a.smithi070.stdout: block_size_deviation: 10 2024-09-20T19:02:37.071 INFO:journalctl@ceph.mon.a.smithi070.stdout: block_restart_interval: 16 2024-09-20T19:02:37.072 INFO:journalctl@ceph.mon.a.smithi070.stdout: index_block_restart_interval: 1 2024-09-20T19:02:37.072 INFO:journalctl@ceph.mon.a.smithi070.stdout: metadata_block_size: 4096 2024-09-20T19:02:37.072 INFO:journalctl@ceph.mon.a.smithi070.stdout: partition_filters: 0 2024-09-20T19:02:37.072 INFO:journalctl@ceph.mon.a.smithi070.stdout: use_delta_encoding: 1 2024-09-20T19:02:37.072 INFO:journalctl@ceph.mon.a.smithi070.stdout: filter_policy: bloomfilter 2024-09-20T19:02:37.072 INFO:journalctl@ceph.mon.a.smithi070.stdout: whole_key_filtering: 1 2024-09-20T19:02:37.072 INFO:journalctl@ceph.mon.a.smithi070.stdout: verify_compression: 0 2024-09-20T19:02:37.072 INFO:journalctl@ceph.mon.a.smithi070.stdout: read_amp_bytes_per_bit: 0 2024-09-20T19:02:37.073 INFO:journalctl@ceph.mon.a.smithi070.stdout: format_version: 5 2024-09-20T19:02:37.073 INFO:journalctl@ceph.mon.a.smithi070.stdout: enable_index_compression: 1 2024-09-20T19:02:37.073 INFO:journalctl@ceph.mon.a.smithi070.stdout: block_align: 0 2024-09-20T19:02:37.073 INFO:journalctl@ceph.mon.a.smithi070.stdout: max_auto_readahead_size: 262144 2024-09-20T19:02:37.073 INFO:journalctl@ceph.mon.a.smithi070.stdout: prepopulate_block_cache: 0 2024-09-20T19:02:37.073 INFO:journalctl@ceph.mon.a.smithi070.stdout: initial_auto_readahead_size: 8192 2024-09-20T19:02:37.073 INFO:journalctl@ceph.mon.a.smithi070.stdout: num_file_reads_for_auto_readahead: 2 2024-09-20T19:02:37.074 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.write_buffer_size: 33554432 2024-09-20T19:02:37.074 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.max_write_buffer_number: 2 2024-09-20T19:02:37.074 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.compression: NoCompression 2024-09-20T19:02:37.074 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.bottommost_compression: Disabled 2024-09-20T19:02:37.074 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.prefix_extractor: nullptr 2024-09-20T19:02:37.074 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-20T19:02:37.074 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.num_levels: 7 2024-09-20T19:02:37.074 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-20T19:02:37.075 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-20T19:02:37.075 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-20T19:02:37.075 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-20T19:02:37.075 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-20T19:02:37.075 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-20T19:02:37.075 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-20T19:02:37.075 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-20T19:02:37.075 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-20T19:02:37.076 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-20T19:02:37.076 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-20T19:02:37.076 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-20T19:02:37.076 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-20T19:02:37.076 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.compression_opts.level: 32767 2024-09-20T19:02:37.076 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.compression_opts.strategy: 0 2024-09-20T19:02:37.076 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-20T19:02:37.076 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-20T19:02:37.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-20T19:02:37.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-20T19:02:37.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.compression_opts.enabled: false 2024-09-20T19:02:37.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-20T19:02:37.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-20T19:02:37.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-20T19:02:37.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-20T19:02:37.077 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.target_file_size_base: 67108864 2024-09-20T19:02:37.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-20T19:02:37.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-20T19:02:37.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-20T19:02:37.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-20T19:02:37.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-20T19:02:37.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-20T19:02:37.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-20T19:02:37.078 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-20T19:02:37.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-20T19:02:37.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-20T19:02:37.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-20T19:02:37.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-20T19:02:37.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-20T19:02:37.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-20T19:02:37.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.arena_block_size: 1048576 2024-09-20T19:02:37.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-20T19:02:37.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-20T19:02:37.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.disable_auto_compactions: 0 2024-09-20T19:02:37.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-20T19:02:37.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-20T19:02:37.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-20T19:02:37.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-20T19:02:37.080 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-20T19:02:37.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-20T19:02:37.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-20T19:02:37.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-20T19:02:37.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-20T19:02:37.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-20T19:02:37.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-20T19:02:37.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.inplace_update_support: 0 2024-09-20T19:02:37.081 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-20T19:02:37.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-20T19:02:37.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-20T19:02:37.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-20T19:02:37.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.bloom_locality: 0 2024-09-20T19:02:37.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.max_successive_merges: 0 2024-09-20T19:02:37.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-20T19:02:37.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.paranoid_file_checks: 0 2024-09-20T19:02:37.082 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.force_consistency_checks: 1 2024-09-20T19:02:37.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.report_bg_io_stats: 0 2024-09-20T19:02:37.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.ttl: 2592000 2024-09-20T19:02:37.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-20T19:02:37.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-20T19:02:37.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-20T19:02:37.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.enable_blob_files: false 2024-09-20T19:02:37.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.min_blob_size: 0 2024-09-20T19:02:37.083 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.blob_file_size: 268435456 2024-09-20T19:02:37.084 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-20T19:02:37.084 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-20T19:02:37.084 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-20T19:02:37.084 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-20T19:02:37.084 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-20T19:02:37.084 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.blob_file_starting_level: 0 2024-09-20T19:02:37.084 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-20T19:02:37.084 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: 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-20T19:02:37.085 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-09-20T19:02:37.085 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 3ffc8453-4e4a-46a7-a52b-41ecd9714c98 2024-09-20T19:02:37.085 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726858956686251, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-09-20T19:02:37.085 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-09-20T19:02:37.085 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726858956687107, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 85040, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 257, "table_properties": {"data_size": 83180, "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": 77429, "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": 1726858956, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "3ffc8453-4e4a-46a7-a52b-41ecd9714c98", "db_session_id": "5MVE0A0OOG89BSZPEXDP", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-09-20T19:02:37.085 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726858956687179, "job": 1, "event": "recovery_finished"} 2024-09-20T19:02:37.085 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-09-20T19:02:37.085 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: 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-20T19:02:37.086 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5603934e6e00 2024-09-20T19:02:37.086 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: DB pointer 0x5603935e8000 2024-09-20T19:02:37.086 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-20T19:02:37.086 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-20T19:02:37.086 INFO:journalctl@ceph.mon.a.smithi070.stdout: ** DB Stats ** 2024-09-20T19:02:37.086 INFO:journalctl@ceph.mon.a.smithi070.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-20T19:02:37.086 INFO:journalctl@ceph.mon.a.smithi070.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-20T19:02:37.086 INFO:journalctl@ceph.mon.a.smithi070.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-20T19:02:37.087 INFO:journalctl@ceph.mon.a.smithi070.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-20T19:02:37.087 INFO:journalctl@ceph.mon.a.smithi070.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-20T19:02:37.087 INFO:journalctl@ceph.mon.a.smithi070.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-20T19:02:37.087 INFO:journalctl@ceph.mon.a.smithi070.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-20T19:02:37.087 INFO:journalctl@ceph.mon.a.smithi070.stdout: 2024-09-20T19:02:37.087 INFO:journalctl@ceph.mon.a.smithi070.stdout: ** Compaction Stats [default] ** 2024-09-20T19:02:37.087 INFO:journalctl@ceph.mon.a.smithi070.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-20T19:02:37.088 INFO:journalctl@ceph.mon.a.smithi070.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-20T19:02:37.088 INFO:journalctl@ceph.mon.a.smithi070.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 147.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-20T19:02:37.088 INFO:journalctl@ceph.mon.a.smithi070.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 147.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-20T19:02:37.088 INFO:journalctl@ceph.mon.a.smithi070.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 147.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-20T19:02:37.088 INFO:journalctl@ceph.mon.a.smithi070.stdout: 2024-09-20T19:02:37.088 INFO:journalctl@ceph.mon.a.smithi070.stdout: ** Compaction Stats [default] ** 2024-09-20T19:02:37.088 INFO:journalctl@ceph.mon.a.smithi070.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-20T19:02:37.088 INFO:journalctl@ceph.mon.a.smithi070.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-20T19:02:37.089 INFO:journalctl@ceph.mon.a.smithi070.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 147.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-20T19:02:37.089 INFO:journalctl@ceph.mon.a.smithi070.stdout: 2024-09-20T19:02:37.089 INFO:journalctl@ceph.mon.a.smithi070.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-20T19:02:37.089 INFO:journalctl@ceph.mon.a.smithi070.stdout: 2024-09-20T19:02:37.089 INFO:journalctl@ceph.mon.a.smithi070.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-20T19:02:37.089 INFO:journalctl@ceph.mon.a.smithi070.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-20T19:02:37.089 INFO:journalctl@ceph.mon.a.smithi070.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-20T19:02:37.090 INFO:journalctl@ceph.mon.a.smithi070.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-20T19:02:37.090 INFO:journalctl@ceph.mon.a.smithi070.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-20T19:02:37.090 INFO:journalctl@ceph.mon.a.smithi070.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-20T19:02:37.090 INFO:journalctl@ceph.mon.a.smithi070.stdout: Cumulative compaction: 0.00 GB write, 27.83 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-20T19:02:37.090 INFO:journalctl@ceph.mon.a.smithi070.stdout: Interval compaction: 0.00 GB write, 27.83 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-20T19:02:37.090 INFO:journalctl@ceph.mon.a.smithi070.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-20T19:02:37.090 INFO:journalctl@ceph.mon.a.smithi070.stdout: Block cache BinnedLRUCache@0x5603934b7610#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-20T19:02:37.090 INFO:journalctl@ceph.mon.a.smithi070.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-20T19:02:37.091 INFO:journalctl@ceph.mon.a.smithi070.stdout: 2024-09-20T19:02:37.091 INFO:journalctl@ceph.mon.a.smithi070.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-20T19:02:37.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: starting mon.a rank 0 at public addrs [v2:172.21.15.70:3300/0,v1:172.21.15.70:6789/0] at bind addrs [v2:172.21.15.70:3300/0,v1:172.21.15.70:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid ba4a2144-7782-11ef-baf5-efdc52797490 2024-09-20T19:02:37.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: mon.a@-1(???) e1 preinit fsid ba4a2144-7782-11ef-baf5-efdc52797490 2024-09-20T19:02:37.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: mon.a@-1(???).mds e1 new map 2024-09-20T19:02:37.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: mon.a@-1(???).mds e1 print_map 2024-09-20T19:02:37.091 INFO:journalctl@ceph.mon.a.smithi070.stdout: e1 2024-09-20T19:02:37.092 INFO:journalctl@ceph.mon.a.smithi070.stdout: btime 2024-09-20T19:02:30:445470+0000 2024-09-20T19:02:37.092 INFO:journalctl@ceph.mon.a.smithi070.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-20T19:02:37.092 INFO:journalctl@ceph.mon.a.smithi070.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-20T19:02:37.092 INFO:journalctl@ceph.mon.a.smithi070.stdout: legacy client fscid: -1 2024-09-20T19:02:37.092 INFO:journalctl@ceph.mon.a.smithi070.stdout: 2024-09-20T19:02:37.092 INFO:journalctl@ceph.mon.a.smithi070.stdout: No filesystems configured 2024-09-20T19:02:37.092 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-20T19:02:37.092 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-20T19:02:37.093 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-20T19:02:37.093 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-20T19:02:37.093 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-09-20T19:02:37.093 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 bash[25033]: 04c417ec09ba42bb4fc597d4ebd65b950df1f3226f57709fad4ff406ed219708 2024-09-20T19:02:37.093 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 systemd[1]: Started Ceph mon.a for ba4a2144-7782-11ef-baf5-efdc52797490. 2024-09-20T19:02:37.093 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-20T19:02:37.093 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: monmap epoch 1 2024-09-20T19:02:37.094 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: fsid ba4a2144-7782-11ef-baf5-efdc52797490 2024-09-20T19:02:37.094 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: last_changed 2024-09-20T19:02:19.869211+0000 2024-09-20T19:02:37.094 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: created 2024-09-20T19:02:19.869211+0000 2024-09-20T19:02:37.094 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: min_mon_release 19 (squid) 2024-09-20T19:02:37.094 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: election_strategy: 1 2024-09-20T19:02:37.094 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: 0: [v2:172.21.15.70:3300/0,v1:172.21.15.70:6789/0] mon.a 2024-09-20T19:02:37.094 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: fsmap 2024-09-20T19:02:37.095 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: osdmap e1: 0 total, 0 up, 0 in 2024-09-20T19:02:37.095 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:36 smithi070 ceph-mon[25053]: mgrmap e1: no daemons active 2024-09-20T19:02:38.207 INFO:teuthology.orchestra.run.smithi070.stdout:Wrote config to /etc/ceph/ceph.conf 2024-09-20T19:02:38.220 INFO:teuthology.orchestra.run.smithi070.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-09-20T19:02:38.220 INFO:teuthology.orchestra.run.smithi070.stdout:Creating mgr... 2024-09-20T19:02:38.221 INFO:teuthology.orchestra.run.smithi070.stdout:Verifying port 0.0.0.0:9283 ... 2024-09-20T19:02:38.221 INFO:teuthology.orchestra.run.smithi070.stdout:Verifying port 0.0.0.0:8765 ... 2024-09-20T19:02:38.569 INFO:teuthology.orchestra.run.smithi070.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-ba4a2144-7782-11ef-baf5-efdc52797490@mgr.x 2024-09-20T19:02:38.569 INFO:teuthology.orchestra.run.smithi070.stdout:systemctl: stderr Failed to reset failed state of unit ceph-ba4a2144-7782-11ef-baf5-efdc52797490@mgr.x.service: Unit ceph-ba4a2144-7782-11ef-baf5-efdc52797490@mgr.x.service not loaded. 2024-09-20T19:02:38.718 INFO:teuthology.orchestra.run.smithi070.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-ba4a2144-7782-11ef-baf5-efdc52797490.target.wants/ceph-ba4a2144-7782-11ef-baf5-efdc52797490@mgr.x.service → /etc/systemd/system/ceph-ba4a2144-7782-11ef-baf5-efdc52797490@.service. 2024-09-20T19:02:38.950 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:38 smithi070 ceph-mon[25053]: from='client.? 172.21.15.70:0/1966994096' entity='client.admin' 2024-09-20T19:02:39.242 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:02:39 smithi070 podman[25262]: 2024-09-20 19:02:39.138087112 +0000 UTC m=+0.307366376 container start a92867c56bca8086b86564f346bedce1702ff9ac74f7b4218b1f1496f38ff900 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_CLEAN=True, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2) 2024-09-20T19:02:39.242 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:02:39 smithi070 bash[25262]: a92867c56bca8086b86564f346bedce1702ff9ac74f7b4218b1f1496f38ff900 2024-09-20T19:02:39.256 INFO:teuthology.orchestra.run.smithi070.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-20T19:02:39.256 INFO:teuthology.orchestra.run.smithi070.stdout:systemctl: stdout disabled 2024-09-20T19:02:39.263 INFO:teuthology.orchestra.run.smithi070.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-20T19:02:39.263 INFO:teuthology.orchestra.run.smithi070.stdout:systemctl: stdout inactive 2024-09-20T19:02:39.263 INFO:teuthology.orchestra.run.smithi070.stdout:firewalld.service is not enabled 2024-09-20T19:02:39.263 INFO:teuthology.orchestra.run.smithi070.stdout:Not possible to enable service . firewalld.service is not available 2024-09-20T19:02:39.271 INFO:teuthology.orchestra.run.smithi070.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-20T19:02:39.271 INFO:teuthology.orchestra.run.smithi070.stdout:systemctl: stdout disabled 2024-09-20T19:02:39.279 INFO:teuthology.orchestra.run.smithi070.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-20T19:02:39.279 INFO:teuthology.orchestra.run.smithi070.stdout:systemctl: stdout inactive 2024-09-20T19:02:39.279 INFO:teuthology.orchestra.run.smithi070.stdout:firewalld.service is not enabled 2024-09-20T19:02:39.279 INFO:teuthology.orchestra.run.smithi070.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-09-20T19:02:39.279 INFO:teuthology.orchestra.run.smithi070.stdout:Waiting for mgr to start... 2024-09-20T19:02:39.279 INFO:teuthology.orchestra.run.smithi070.stdout:Waiting for mgr... 2024-09-20T19:02:39.550 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:02:39 smithi070 systemd[1]: Started Ceph mgr.x for ba4a2144-7782-11ef-baf5-efdc52797490. 2024-09-20T19:02:40.155 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:39 smithi070 ceph-mon[25053]: from='client.? 172.21.15.70:0/386731456' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-20T19:02:40.440 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout 2024-09-20T19:02:40.440 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout { 2024-09-20T19:02:40.440 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "fsid": "ba4a2144-7782-11ef-baf5-efdc52797490", 2024-09-20T19:02:40.440 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "health": { 2024-09-20T19:02:40.440 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-20T19:02:40.440 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-20T19:02:40.440 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-20T19:02:40.440 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:02:40.440 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-20T19:02:40.441 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-20T19:02:40.441 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout 0 2024-09-20T19:02:40.441 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout ], 2024-09-20T19:02:40.441 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-20T19:02:40.441 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "a" 2024-09-20T19:02:40.441 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout ], 2024-09-20T19:02:40.441 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "quorum_age": 3, 2024-09-20T19:02:40.441 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-20T19:02:40.441 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T19:02:40.441 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-20T19:02:40.441 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-20T19:02:40.441 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:02:40.441 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-20T19:02:40.442 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T19:02:40.442 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-20T19:02:40.442 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-20T19:02:40.442 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-20T19:02:40.442 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-20T19:02:40.442 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-20T19:02:40.442 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-20T19:02:40.442 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:02:40.442 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-20T19:02:40.442 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-20T19:02:40.442 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-20T19:02:40.442 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-20T19:02:40.442 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-20T19:02:40.443 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-20T19:02:40.443 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-20T19:02:40.443 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-20T19:02:40.443 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-20T19:02:40.443 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:02:40.443 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-20T19:02:40.443 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T19:02:40.443 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "btime": "2024-09-20T19:02:30:445470+0000", 2024-09-20T19:02:40.443 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-20T19:02:40.443 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-20T19:02:40.443 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:02:40.443 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-20T19:02:40.443 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-20T19:02:40.443 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-20T19:02:40.444 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-20T19:02:40.444 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-20T19:02:40.444 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-20T19:02:40.444 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "restful" 2024-09-20T19:02:40.444 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout ], 2024-09-20T19:02:40.444 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-20T19:02:40.444 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:02:40.444 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-20T19:02:40.444 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T19:02:40.444 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "modified": "2024-09-20T19:02:30.446228+0000", 2024-09-20T19:02:40.444 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-20T19:02:40.444 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:02:40.444 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-20T19:02:40.445 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout } 2024-09-20T19:02:40.445 INFO:teuthology.orchestra.run.smithi070.stdout:mgr not available, waiting (1/15)... 2024-09-20T19:02:43.300 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:42 smithi070 ceph-mon[25053]: from='client.? 172.21.15.70:0/174094149' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-20T19:02:43.592 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout 2024-09-20T19:02:43.593 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout { 2024-09-20T19:02:43.593 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "fsid": "ba4a2144-7782-11ef-baf5-efdc52797490", 2024-09-20T19:02:43.593 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "health": { 2024-09-20T19:02:43.593 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-20T19:02:43.593 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-20T19:02:43.593 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-20T19:02:43.593 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:02:43.593 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-20T19:02:43.593 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-20T19:02:43.593 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout 0 2024-09-20T19:02:43.593 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout ], 2024-09-20T19:02:43.594 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-20T19:02:43.594 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "a" 2024-09-20T19:02:43.594 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout ], 2024-09-20T19:02:43.594 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "quorum_age": 6, 2024-09-20T19:02:43.594 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-20T19:02:43.594 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T19:02:43.594 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-20T19:02:43.594 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-20T19:02:43.594 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:02:43.594 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-20T19:02:43.594 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T19:02:43.594 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-20T19:02:43.594 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-20T19:02:43.595 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-20T19:02:43.595 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-20T19:02:43.595 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-20T19:02:43.595 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-20T19:02:43.598 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:02:43.598 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-20T19:02:43.598 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-20T19:02:43.598 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-20T19:02:43.598 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-20T19:02:43.599 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-20T19:02:43.599 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-20T19:02:43.599 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-20T19:02:43.599 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-20T19:02:43.599 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-20T19:02:43.599 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:02:43.599 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-20T19:02:43.599 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T19:02:43.599 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "btime": "2024-09-20T19:02:30:445470+0000", 2024-09-20T19:02:43.599 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-20T19:02:43.599 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-20T19:02:43.599 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:02:43.599 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-20T19:02:43.599 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-20T19:02:43.600 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-20T19:02:43.600 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-20T19:02:43.600 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-20T19:02:43.600 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-20T19:02:43.600 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "restful" 2024-09-20T19:02:43.600 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout ], 2024-09-20T19:02:43.600 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-20T19:02:43.600 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:02:43.600 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-20T19:02:43.601 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T19:02:43.601 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "modified": "2024-09-20T19:02:30.446228+0000", 2024-09-20T19:02:43.601 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-20T19:02:43.601 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:02:43.601 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-20T19:02:43.601 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout } 2024-09-20T19:02:43.601 INFO:teuthology.orchestra.run.smithi070.stdout:mgr not available, waiting (2/15)... 2024-09-20T19:02:44.550 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:44 smithi070 ceph-mon[25053]: Activating manager daemon x 2024-09-20T19:02:44.550 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:44 smithi070 ceph-mon[25053]: mgrmap e2: x(active, starting, since 0.00329176s) 2024-09-20T19:02:44.551 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:44 smithi070 ceph-mon[25053]: from='mgr.14100 172.21.15.70:0/4288152163' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-20T19:02:44.551 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:44 smithi070 ceph-mon[25053]: from='mgr.14100 172.21.15.70:0/4288152163' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-20T19:02:44.551 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:44 smithi070 ceph-mon[25053]: from='mgr.14100 172.21.15.70:0/4288152163' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-20T19:02:44.551 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:44 smithi070 ceph-mon[25053]: from='mgr.14100 172.21.15.70:0/4288152163' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-20T19:02:44.551 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:44 smithi070 ceph-mon[25053]: from='mgr.14100 172.21.15.70:0/4288152163' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-20T19:02:44.551 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:44 smithi070 ceph-mon[25053]: Manager daemon x is now available 2024-09-20T19:02:44.551 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:44 smithi070 ceph-mon[25053]: from='mgr.14100 172.21.15.70:0/4288152163' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-20T19:02:44.551 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:44 smithi070 ceph-mon[25053]: from='mgr.14100 172.21.15.70:0/4288152163' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-20T19:02:44.551 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:44 smithi070 ceph-mon[25053]: from='mgr.14100 172.21.15.70:0/4288152163' entity='mgr.x' 2024-09-20T19:02:44.551 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:44 smithi070 ceph-mon[25053]: from='mgr.14100 172.21.15.70:0/4288152163' entity='mgr.x' 2024-09-20T19:02:44.551 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:44 smithi070 ceph-mon[25053]: from='mgr.14100 172.21.15.70:0/4288152163' entity='mgr.x' 2024-09-20T19:02:46.252 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:46 smithi070 ceph-mon[25053]: mgrmap e3: x(active, since 1.0067s) 2024-09-20T19:02:46.823 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout 2024-09-20T19:02:46.823 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout { 2024-09-20T19:02:46.823 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "fsid": "ba4a2144-7782-11ef-baf5-efdc52797490", 2024-09-20T19:02:46.823 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "health": { 2024-09-20T19:02:46.823 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-20T19:02:46.823 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-20T19:02:46.823 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-20T19:02:46.823 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:02:46.823 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-20T19:02:46.824 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-20T19:02:46.824 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout 0 2024-09-20T19:02:46.824 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout ], 2024-09-20T19:02:46.824 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-20T19:02:46.824 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "a" 2024-09-20T19:02:46.824 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout ], 2024-09-20T19:02:46.824 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "quorum_age": 9, 2024-09-20T19:02:46.824 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-20T19:02:46.824 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T19:02:46.824 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-20T19:02:46.824 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-20T19:02:46.824 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:02:46.824 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-20T19:02:46.825 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T19:02:46.825 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-20T19:02:46.825 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-20T19:02:46.825 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-20T19:02:46.825 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-20T19:02:46.825 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-20T19:02:46.825 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-20T19:02:46.828 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:02:46.828 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-20T19:02:46.828 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-20T19:02:46.828 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-20T19:02:46.828 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-20T19:02:46.828 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-20T19:02:46.828 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-20T19:02:46.828 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-20T19:02:46.828 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-20T19:02:46.829 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-20T19:02:46.829 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:02:46.829 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-20T19:02:46.829 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T19:02:46.829 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "btime": "2024-09-20T19:02:30:445470+0000", 2024-09-20T19:02:46.829 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-20T19:02:46.829 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-20T19:02:46.829 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:02:46.829 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-20T19:02:46.829 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-20T19:02:46.829 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-20T19:02:46.829 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-20T19:02:46.829 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-20T19:02:46.829 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-20T19:02:46.829 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "restful" 2024-09-20T19:02:46.830 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout ], 2024-09-20T19:02:46.830 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-20T19:02:46.830 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:02:46.830 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-20T19:02:46.830 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T19:02:46.830 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "modified": "2024-09-20T19:02:30.446228+0000", 2024-09-20T19:02:46.830 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-20T19:02:46.830 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout }, 2024-09-20T19:02:46.830 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-20T19:02:46.830 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout } 2024-09-20T19:02:46.830 INFO:teuthology.orchestra.run.smithi070.stdout:mgr is available 2024-09-20T19:02:47.401 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:47 smithi070 ceph-mon[25053]: mgrmap e4: x(active, since 2s) 2024-09-20T19:02:47.401 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:47 smithi070 ceph-mon[25053]: from='client.? 172.21.15.70:0/1023225361' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-20T19:02:48.020 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout 2024-09-20T19:02:48.020 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout [global] 2024-09-20T19:02:48.020 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout fsid = ba4a2144-7782-11ef-baf5-efdc52797490 2024-09-20T19:02:48.020 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-09-20T19:02:48.021 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.70:3300,v1:172.21.15.70:6789] 2024-09-20T19:02:48.021 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-20T19:02:48.021 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-20T19:02:48.021 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-20T19:02:48.021 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-20T19:02:48.021 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout 2024-09-20T19:02:48.021 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-20T19:02:48.021 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-20T19:02:48.021 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout 2024-09-20T19:02:48.021 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout [osd] 2024-09-20T19:02:48.021 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-20T19:02:48.021 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-20T19:02:48.021 INFO:teuthology.orchestra.run.smithi070.stdout:Enabling cephadm module... 2024-09-20T19:02:48.275 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:48 smithi070 ceph-mon[25053]: from='client.? 172.21.15.70:0/1115349576' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-20T19:02:49.497 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:49 smithi070 ceph-mon[25053]: from='client.? 172.21.15.70:0/3274471922' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "cephadm"} : dispatch 2024-09-20T19:02:49.497 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:02:49 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: ignoring --setuser ceph since I am not root 2024-09-20T19:02:49.497 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:02:49 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: ignoring --setgroup ceph since I am not root 2024-09-20T19:02:50.550 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:50 smithi070 ceph-mon[25053]: from='client.? 172.21.15.70:0/3274471922' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-20T19:02:50.551 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:50 smithi070 ceph-mon[25053]: mgrmap e5: x(active, since 5s) 2024-09-20T19:02:50.990 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout { 2024-09-20T19:02:50.990 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-09-20T19:02:50.990 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-20T19:02:50.990 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "active_name": "x", 2024-09-20T19:02:50.990 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-20T19:02:50.990 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout } 2024-09-20T19:02:50.990 INFO:teuthology.orchestra.run.smithi070.stdout:Waiting for the mgr to restart... 2024-09-20T19:02:50.990 INFO:teuthology.orchestra.run.smithi070.stdout:Waiting for mgr epoch 5... 2024-09-20T19:02:51.550 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:51 smithi070 ceph-mon[25053]: from='client.? 172.21.15.70:0/186043056' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-20T19:02:54.550 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:54 smithi070 ceph-mon[25053]: Active manager daemon x restarted 2024-09-20T19:02:54.551 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:54 smithi070 ceph-mon[25053]: Activating manager daemon x 2024-09-20T19:02:54.551 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:54 smithi070 ceph-mon[25053]: osdmap e2: 0 total, 0 up, 0 in 2024-09-20T19:02:54.551 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:54 smithi070 ceph-mon[25053]: mgrmap e6: x(active, starting, since 0.00336031s) 2024-09-20T19:02:54.551 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:54 smithi070 ceph-mon[25053]: from='mgr.14118 172.21.15.70:0/1313159008' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-20T19:02:54.551 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:54 smithi070 ceph-mon[25053]: from='mgr.14118 172.21.15.70:0/1313159008' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-20T19:02:54.551 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:54 smithi070 ceph-mon[25053]: from='mgr.14118 172.21.15.70:0/1313159008' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-20T19:02:54.551 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:54 smithi070 ceph-mon[25053]: from='mgr.14118 172.21.15.70:0/1313159008' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-20T19:02:54.551 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:54 smithi070 ceph-mon[25053]: from='mgr.14118 172.21.15.70:0/1313159008' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-20T19:02:54.551 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:54 smithi070 ceph-mon[25053]: Manager daemon x is now available 2024-09-20T19:02:55.778 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout { 2024-09-20T19:02:55.778 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-09-20T19:02:55.778 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-20T19:02:55.778 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout } 2024-09-20T19:02:55.778 INFO:teuthology.orchestra.run.smithi070.stdout:mgr epoch 5 is available 2024-09-20T19:02:55.778 INFO:teuthology.orchestra.run.smithi070.stdout:Verifying orchestrator module is enabled... 2024-09-20T19:02:56.162 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:55 smithi070 ceph-mon[25053]: from='mgr.14118 172.21.15.70:0/1313159008' entity='mgr.x' 2024-09-20T19:02:56.162 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:55 smithi070 ceph-mon[25053]: from='mgr.14118 172.21.15.70:0/1313159008' entity='mgr.x' 2024-09-20T19:02:56.163 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:55 smithi070 ceph-mon[25053]: Found migration_current of "None". Setting to last migration. 2024-09-20T19:02:56.163 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:55 smithi070 ceph-mon[25053]: from='mgr.14118 172.21.15.70:0/1313159008' entity='mgr.x' 2024-09-20T19:02:56.163 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:55 smithi070 ceph-mon[25053]: from='mgr.14118 172.21.15.70:0/1313159008' entity='mgr.x' 2024-09-20T19:02:56.163 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:55 smithi070 ceph-mon[25053]: from='mgr.14118 172.21.15.70:0/1313159008' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:02:56.163 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:55 smithi070 ceph-mon[25053]: from='mgr.14118 172.21.15.70:0/1313159008' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:02:56.163 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:55 smithi070 ceph-mon[25053]: from='mgr.14118 172.21.15.70:0/1313159008' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-20T19:02:56.163 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:55 smithi070 ceph-mon[25053]: from='mgr.14118 172.21.15.70:0/1313159008' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-20T19:02:56.163 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:55 smithi070 ceph-mon[25053]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-20T19:02:56.163 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:55 smithi070 ceph-mon[25053]: mgrmap e7: x(active, since 1.00558s) 2024-09-20T19:02:56.163 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:55 smithi070 ceph-mon[25053]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-20T19:02:56.163 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:02:55 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: 2024-09-20T19:02:55.878+0000 7f8f0a4f7640 -1 log_channel(cephadm) log [ERR] : [20/Sep/2024:19:02:55] ENGINE Error in HTTPServer.serve 2024-09-20T19:02:56.164 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:02:55 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: Traceback (most recent call last): 2024-09-20T19:02:56.164 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:02:55 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T19:02:56.164 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:02:55 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: self._connections.run(self.expiration_interval) 2024-09-20T19:02:56.164 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:02:55 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T19:02:56.164 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:02:55 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: self._run(expiration_interval) 2024-09-20T19:02:56.164 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:02:55 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T19:02:56.164 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:02:55 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T19:02:56.164 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:02:55 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T19:02:56.164 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:02:55 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T19:02:56.164 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:02:55 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T19:02:56.164 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:02:55 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: s = self.context.wrap_socket( 2024-09-20T19:02:56.164 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:02:55 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T19:02:56.164 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:02:55 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: return self.sslsocket_class._create( 2024-09-20T19:02:56.164 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:02:55 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T19:02:56.165 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:02:55 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: self.do_handshake() 2024-09-20T19:02:56.165 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:02:55 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T19:02:56.165 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:02:55 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: self._sslobj.do_handshake() 2024-09-20T19:02:56.165 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:02:55 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T19:02:56.165 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:02:55 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: 2024-09-20T19:02:57.173 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:56 smithi070 ceph-mon[25053]: [20/Sep/2024:19:02:55] ENGINE Bus STARTING 2024-09-20T19:02:57.173 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:56 smithi070 ceph-mon[25053]: [20/Sep/2024:19:02:55] ENGINE Serving on http://172.21.15.70:8765 2024-09-20T19:02:57.173 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:56 smithi070 ceph-mon[25053]: [20/Sep/2024:19:02:55] ENGINE Serving on https://172.21.15.70:7150 2024-09-20T19:02:57.173 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:56 smithi070 ceph-mon[25053]: [20/Sep/2024:19:02:55] ENGINE Bus STARTED 2024-09-20T19:02:57.173 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:56 smithi070 ceph-mon[25053]: from='mgr.14118 172.21.15.70:0/1313159008' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:02:57.173 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:56 smithi070 ceph-mon[25053]: [20/Sep/2024:19:02:55] ENGINE Error in HTTPServer.serve 2024-09-20T19:02:57.173 INFO:journalctl@ceph.mon.a.smithi070.stdout: Traceback (most recent call last): 2024-09-20T19:02:57.173 INFO:journalctl@ceph.mon.a.smithi070.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T19:02:57.173 INFO:journalctl@ceph.mon.a.smithi070.stdout: self._connections.run(self.expiration_interval) 2024-09-20T19:02:57.173 INFO:journalctl@ceph.mon.a.smithi070.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T19:02:57.173 INFO:journalctl@ceph.mon.a.smithi070.stdout: self._run(expiration_interval) 2024-09-20T19:02:57.173 INFO:journalctl@ceph.mon.a.smithi070.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T19:02:57.174 INFO:journalctl@ceph.mon.a.smithi070.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T19:02:57.174 INFO:journalctl@ceph.mon.a.smithi070.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T19:02:57.174 INFO:journalctl@ceph.mon.a.smithi070.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T19:02:57.174 INFO:journalctl@ceph.mon.a.smithi070.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T19:02:57.174 INFO:journalctl@ceph.mon.a.smithi070.stdout: s = self.context.wrap_socket( 2024-09-20T19:02:57.174 INFO:journalctl@ceph.mon.a.smithi070.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T19:02:57.174 INFO:journalctl@ceph.mon.a.smithi070.stdout: return self.sslsocket_class._create( 2024-09-20T19:02:57.174 INFO:journalctl@ceph.mon.a.smithi070.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T19:02:57.174 INFO:journalctl@ceph.mon.a.smithi070.stdout: self.do_handshake() 2024-09-20T19:02:57.174 INFO:journalctl@ceph.mon.a.smithi070.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T19:02:57.174 INFO:journalctl@ceph.mon.a.smithi070.stdout: self._sslobj.do_handshake() 2024-09-20T19:02:57.174 INFO:journalctl@ceph.mon.a.smithi070.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T19:02:57.174 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:56 smithi070 ceph-mon[25053]: from='client.? 172.21.15.70:0/2048180443' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "orchestrator"} : dispatch 2024-09-20T19:02:57.443 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stderr module 'orchestrator' is already enabled (always-on) 2024-09-20T19:02:57.443 INFO:teuthology.orchestra.run.smithi070.stdout:Setting orchestrator backend to cephadm... 2024-09-20T19:02:58.050 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:57 smithi070 ceph-mon[25053]: from='client.? 172.21.15.70:0/2048180443' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "orchestrator"}]': finished 2024-09-20T19:02:58.050 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:57 smithi070 ceph-mon[25053]: mgrmap e8: x(active, since 2s) 2024-09-20T19:02:59.222 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:59 smithi070 ceph-mon[25053]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:02:59.222 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:59 smithi070 ceph-mon[25053]: from='mgr.14118 172.21.15.70:0/1313159008' entity='mgr.x' 2024-09-20T19:02:59.222 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:02:59 smithi070 ceph-mon[25053]: from='mgr.14118 172.21.15.70:0/1313159008' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:02:59.771 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout value unchanged 2024-09-20T19:02:59.771 INFO:teuthology.orchestra.run.smithi070.stdout:Generating ssh key... 2024-09-20T19:03:00.205 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:00 smithi070 ceph-mon[25053]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:03:00.958 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:03:00 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: Generating public/private rsa key pair. 2024-09-20T19:03:00.958 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:03:00 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: Your identification has been saved in /tmp/tmpnx8hrt99/key 2024-09-20T19:03:00.959 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:03:00 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: Your public key has been saved in /tmp/tmpnx8hrt99/key.pub 2024-09-20T19:03:00.959 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:03:00 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: The key fingerprint is: 2024-09-20T19:03:00.959 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:03:00 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: SHA256:k7m0v0fVaSbfj+/tFm16YieOJ/1UeXol0i32WIO4q4Y ceph-ba4a2144-7782-11ef-baf5-efdc52797490 2024-09-20T19:03:00.959 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:03:00 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: The key's randomart image is: 2024-09-20T19:03:00.959 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:03:00 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: +---[RSA 3072]----+ 2024-09-20T19:03:00.959 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:03:00 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: | | 2024-09-20T19:03:00.959 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:03:00 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: | | 2024-09-20T19:03:00.959 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:03:00 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: | ..| 2024-09-20T19:03:00.959 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:03:00 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: | o .oo=o| 2024-09-20T19:03:00.959 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:03:00 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: | S ..oXoO| 2024-09-20T19:03:00.959 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:03:00 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: | . + oo XO| 2024-09-20T19:03:00.959 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:03:00 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: | + o .o+*| 2024-09-20T19:03:00.959 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:03:00 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: | E o +.Oo*| 2024-09-20T19:03:00.959 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:03:00 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: | ..++.=.@*| 2024-09-20T19:03:00.960 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:03:00 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: +----[SHA256]-----+ 2024-09-20T19:03:01.878 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:01 smithi070 ceph-mon[25053]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:03:01.878 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:01 smithi070 ceph-mon[25053]: Generating ssh key... 2024-09-20T19:03:01.878 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:01 smithi070 ceph-mon[25053]: from='mgr.14118 172.21.15.70:0/1313159008' entity='mgr.x' 2024-09-20T19:03:01.878 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:01 smithi070 ceph-mon[25053]: from='mgr.14118 172.21.15.70:0/1313159008' entity='mgr.x' 2024-09-20T19:03:02.426 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDGDRFUZFmHA10z/yVnT5hDNmDGx106gz5blI0+91hfkKi4kR1667TkngKrA6TeW70/qiwfh8L66JI14ePAVywswtIHe3B4dZoGqBwVhO/Gfu0Ngez8ibvQ/RywJbwpyiqLB9bZz7vYKFMopkY3lLvLNS61YWuRrU6TbmCvmv6+JLxuGy/bJyO8ycuou01h3mPzfbKnPrr40IVWMXP2PtBcvO4qQpfeAU7dsTd0ZPZaMBf+QcEtjN2uJ6f94mmEZ4dd5AjBnJtztCR21eg6g2uEHBChTP1cbLVRLCWvj7SIQTPRXBvQ+EbkdKeRbt6qn8eNDrmUhOecfSwq5ggivZ+L2s++3ZKSb4MNEbd8HKJBUUn4GqWxjUdlnJRHAC4CUYvFsa5kgUKgYMIR91qwOIXqI0epmKs6cF8mMLQfL/uGwbgy2XPIMbH7g5I91FN/XPSKf7+cy7M2nrQa4oDSaruxjisMytYfLi4icYbx+mM7IZl2ACEO1zqQW0JhQ8ZIrJc= ceph-ba4a2144-7782-11ef-baf5-efdc52797490 2024-09-20T19:03:02.426 INFO:teuthology.orchestra.run.smithi070.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-09-20T19:03:02.426 INFO:teuthology.orchestra.run.smithi070.stdout:Adding key to root@localhost authorized_keys... 2024-09-20T19:03:02.429 INFO:teuthology.orchestra.run.smithi070.stdout:Adding host smithi070... 2024-09-20T19:03:02.677 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:02 smithi070 ceph-mon[25053]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:03:03.826 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:03 smithi070 ceph-mon[25053]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi070", "addr": "172.21.15.70", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:03:04.800 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:04 smithi070 ceph-mon[25053]: Deploying cephadm binary to smithi070 2024-09-20T19:03:06.677 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout Added host 'smithi070' with addr '172.21.15.70' 2024-09-20T19:03:06.677 INFO:teuthology.orchestra.run.smithi070.stdout:Deploying unmanaged mon service... 2024-09-20T19:03:07.300 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:07 smithi070 ceph-mon[25053]: from='mgr.14118 172.21.15.70:0/1313159008' entity='mgr.x' 2024-09-20T19:03:07.300 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:07 smithi070 ceph-mon[25053]: Added host smithi070 2024-09-20T19:03:07.300 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:07 smithi070 ceph-mon[25053]: from='mgr.14118 172.21.15.70:0/1313159008' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:03:07.978 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-09-20T19:03:07.978 INFO:teuthology.orchestra.run.smithi070.stdout:Deploying unmanaged mgr service... 2024-09-20T19:03:08.586 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:08 smithi070 ceph-mon[25053]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:03:08.586 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:08 smithi070 ceph-mon[25053]: Saving service mon spec with placement count:5 2024-09-20T19:03:08.586 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:08 smithi070 ceph-mon[25053]: from='mgr.14118 172.21.15.70:0/1313159008' entity='mgr.x' 2024-09-20T19:03:09.493 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-09-20T19:03:10.050 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:09 smithi070 ceph-mon[25053]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:03:10.050 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:09 smithi070 ceph-mon[25053]: Saving service mgr spec with placement count:2 2024-09-20T19:03:10.050 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:09 smithi070 ceph-mon[25053]: from='mgr.14118 172.21.15.70:0/1313159008' entity='mgr.x' 2024-09-20T19:03:11.535 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:11 smithi070 ceph-mon[25053]: from='mgr.14118 172.21.15.70:0/1313159008' entity='mgr.x' 2024-09-20T19:03:11.536 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:11 smithi070 ceph-mon[25053]: from='mgr.14118 172.21.15.70:0/1313159008' entity='mgr.x' 2024-09-20T19:03:11.536 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:11 smithi070 ceph-mon[25053]: from='client.? 172.21.15.70:0/2958226837' entity='client.admin' 2024-09-20T19:03:13.050 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:12 smithi070 ceph-mon[25053]: from='client.? 172.21.15.70:0/3174480283' entity='client.admin' 2024-09-20T19:03:13.194 INFO:teuthology.orchestra.run.smithi070.stdout:Enabling the dashboard module... 2024-09-20T19:03:14.111 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:13 smithi070 ceph-mon[25053]: from='mgr.14118 172.21.15.70:0/1313159008' entity='mgr.x' 2024-09-20T19:03:14.112 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:13 smithi070 ceph-mon[25053]: from='client.? 172.21.15.70:0/2583002173' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "dashboard"} : dispatch 2024-09-20T19:03:14.112 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:03:13 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: ignoring --setuser ceph since I am not root 2024-09-20T19:03:14.112 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:03:13 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: ignoring --setgroup ceph since I am not root 2024-09-20T19:03:15.050 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:14 smithi070 ceph-mon[25053]: from='client.? 172.21.15.70:0/2583002173' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-20T19:03:15.050 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:14 smithi070 ceph-mon[25053]: mgrmap e9: x(active, since 19s) 2024-09-20T19:03:15.800 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout { 2024-09-20T19:03:15.800 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-09-20T19:03:15.800 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-20T19:03:15.800 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "active_name": "x", 2024-09-20T19:03:15.800 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-20T19:03:15.800 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout } 2024-09-20T19:03:15.800 INFO:teuthology.orchestra.run.smithi070.stdout:Waiting for the mgr to restart... 2024-09-20T19:03:15.800 INFO:teuthology.orchestra.run.smithi070.stdout:Waiting for mgr epoch 9... 2024-09-20T19:03:16.050 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:15 smithi070 ceph-mon[25053]: from='client.? 172.21.15.70:0/2968717602' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-20T19:03:19.247 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:18 smithi070 ceph-mon[25053]: Active manager daemon x restarted 2024-09-20T19:03:19.247 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:18 smithi070 ceph-mon[25053]: Activating manager daemon x 2024-09-20T19:03:19.247 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:18 smithi070 ceph-mon[25053]: osdmap e3: 0 total, 0 up, 0 in 2024-09-20T19:03:19.247 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:18 smithi070 ceph-mon[25053]: mgrmap e10: x(active, starting, since 0.00379901s) 2024-09-20T19:03:19.247 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:18 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-20T19:03:19.247 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:18 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-20T19:03:19.247 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:18 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-20T19:03:19.247 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:18 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-20T19:03:19.247 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:18 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-20T19:03:19.247 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:18 smithi070 ceph-mon[25053]: Manager daemon x is now available 2024-09-20T19:03:20.136 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:19 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:03:20.136 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:19 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-20T19:03:20.136 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:19 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-20T19:03:20.136 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:19 smithi070 ceph-mon[25053]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-20T19:03:20.137 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:19 smithi070 ceph-mon[25053]: mgrmap e11: x(active, since 1.00603s) 2024-09-20T19:03:20.137 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:19 smithi070 ceph-mon[25053]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-20T19:03:20.437 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:03:20 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: 2024-09-20T19:03:20.148+0000 7f97b5476640 -1 log_channel(cephadm) log [ERR] : [20/Sep/2024:19:03:20] ENGINE Error in HTTPServer.serve 2024-09-20T19:03:20.437 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:03:20 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: Traceback (most recent call last): 2024-09-20T19:03:20.438 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:03:20 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T19:03:20.438 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:03:20 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: self._connections.run(self.expiration_interval) 2024-09-20T19:03:20.438 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:03:20 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T19:03:20.438 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:03:20 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: self._run(expiration_interval) 2024-09-20T19:03:20.438 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:03:20 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T19:03:20.438 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:03:20 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T19:03:20.438 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:03:20 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T19:03:20.438 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:03:20 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T19:03:20.438 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:03:20 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T19:03:20.438 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:03:20 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: s = self.context.wrap_socket( 2024-09-20T19:03:20.438 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:03:20 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T19:03:20.438 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:03:20 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: return self.sslsocket_class._create( 2024-09-20T19:03:20.439 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:03:20 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T19:03:20.439 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:03:20 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: self.do_handshake() 2024-09-20T19:03:20.439 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:03:20 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T19:03:20.439 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:03:20 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: self._sslobj.do_handshake() 2024-09-20T19:03:20.439 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:03:20 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T19:03:20.439 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:03:20 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: 2024-09-20T19:03:20.440 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout { 2024-09-20T19:03:20.440 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-09-20T19:03:20.440 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-20T19:03:20.440 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout } 2024-09-20T19:03:20.440 INFO:teuthology.orchestra.run.smithi070.stdout:mgr epoch 9 is available 2024-09-20T19:03:20.440 INFO:teuthology.orchestra.run.smithi070.stdout:Using certmgr to generate dashboard self-signed certificate... 2024-09-20T19:03:21.041 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:20 smithi070 ceph-mon[25053]: [20/Sep/2024:19:03:19] ENGINE Bus STARTING 2024-09-20T19:03:21.041 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:20 smithi070 ceph-mon[25053]: [20/Sep/2024:19:03:20] ENGINE Serving on http://172.21.15.70:8765 2024-09-20T19:03:21.041 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:20 smithi070 ceph-mon[25053]: [20/Sep/2024:19:03:20] ENGINE Serving on https://172.21.15.70:7150 2024-09-20T19:03:21.041 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:20 smithi070 ceph-mon[25053]: [20/Sep/2024:19:03:20] ENGINE Bus STARTED 2024-09-20T19:03:21.042 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:20 smithi070 ceph-mon[25053]: [20/Sep/2024:19:03:20] ENGINE Error in HTTPServer.serve 2024-09-20T19:03:21.042 INFO:journalctl@ceph.mon.a.smithi070.stdout: Traceback (most recent call last): 2024-09-20T19:03:21.042 INFO:journalctl@ceph.mon.a.smithi070.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T19:03:21.042 INFO:journalctl@ceph.mon.a.smithi070.stdout: self._connections.run(self.expiration_interval) 2024-09-20T19:03:21.042 INFO:journalctl@ceph.mon.a.smithi070.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T19:03:21.042 INFO:journalctl@ceph.mon.a.smithi070.stdout: self._run(expiration_interval) 2024-09-20T19:03:21.042 INFO:journalctl@ceph.mon.a.smithi070.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T19:03:21.042 INFO:journalctl@ceph.mon.a.smithi070.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T19:03:21.042 INFO:journalctl@ceph.mon.a.smithi070.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T19:03:21.042 INFO:journalctl@ceph.mon.a.smithi070.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T19:03:21.042 INFO:journalctl@ceph.mon.a.smithi070.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T19:03:21.042 INFO:journalctl@ceph.mon.a.smithi070.stdout: s = self.context.wrap_socket( 2024-09-20T19:03:21.042 INFO:journalctl@ceph.mon.a.smithi070.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T19:03:21.042 INFO:journalctl@ceph.mon.a.smithi070.stdout: return self.sslsocket_class._create( 2024-09-20T19:03:21.043 INFO:journalctl@ceph.mon.a.smithi070.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T19:03:21.043 INFO:journalctl@ceph.mon.a.smithi070.stdout: self.do_handshake() 2024-09-20T19:03:21.043 INFO:journalctl@ceph.mon.a.smithi070.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T19:03:21.043 INFO:journalctl@ceph.mon.a.smithi070.stdout: self._sslobj.do_handshake() 2024-09-20T19:03:21.043 INFO:journalctl@ceph.mon.a.smithi070.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T19:03:22.218 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:21 smithi070 ceph-mon[25053]: mgrmap e12: x(active, since 2s) 2024-09-20T19:03:22.219 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:21 smithi070 ceph-mon[25053]: from='client.14164 -' entity='client.admin' cmd=[{"prefix": "orch certmgr generate-certificates", "module_name": "dashboard", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:03:22.219 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:21 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:03:22.219 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:21 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:03:23.401 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout {"cert": "-----BEGIN CERTIFICATE-----\nMIIE+zCCAuOgAwIBAgIURk4fb/8bP9ceznUR72IWaalJ5DIwDQYJKoZIhvcNAQEL\nBQAwFzEVMBMGA1UEAwwMY2VwaGFkbS1yb290MB4XDTI0MDkyMDE5MDMyMloXDTM0\nMDkyMTE5MDMyMlowFzEVMBMGA1UEAwwMMTcyLjIxLjE1LjcwMIICIjANBgkqhkiG\n9w0BAQEFAAOCAg8AMIICCgKCAgEAsh7/gCQrccwety5w3gFTqNahwTpgm83HVC/J\nYYO+0j8lx/GZx1dlUXYcbH6Thb1bhLgwBp2GiX3LYAsWhnjGFv+kO6NPhXLJ4yqp\nWpeldyhcBMzXW0vIl8rWth8jAv+/yNK4RyS5rSmkaUZDoJEiAfODBcb8bDAch3lG\nbBLoPF9qtATlJzrjyzcDklV2j9w614PtOi2NTdol/5HHaTKNk7bbBqIpbIoHpRsT\niAhySbhQvYMbUAiLplFYDYrruLPd0h4Uwy/K3mEMneKDzYNBKoZqJxtiqvz19z6Q\njnu4QMvTd99AVUTw9aIofmhmzcUlW4AEuZERzSxox1rQCxTq5XwMjMe4frA2+AKw\nLfQfeWU6LFKATwKCoWimrfe9JB2nyl5fUrEc7K4iYm2tm5KDHshc6GyOOhjMhSc9\nJsJ0zaT3JX8YNNtQR37pLQegLEn1uQpoqddg3unOW2dTfLVrPjWZN7CIPqueQEw9\nGJFH3gDw2Cn5ztGQ23fWxPmg+tkEZ8I7PEccEgE/JzmrO26xcQFyDNcG1gFd8TnT\nsEAGaPVwgS0rnOlhnj/GJ5keAvAs4wLpe4ylQXDXDxPTm7Uj2cKw+6XJrzr/cA/p\nXFLApjfNsNjJVZlHR7EjmmeVH9bP4b7bGsNuXoC18/Cb2rjNZRShQV9qbTahqSu9\nZdl6rVcCAwEAAaM/MD0wLQYDVR0RBCYwJIIJc21pdGhpMDcwghFkYXNoYm9hcmRf\nc2VydmVyc4cErBUPRjAMBgNVHRMBAf8EAjAAMA0GCSqGSIb3DQEBCwUAA4ICAQAg\naXo3WaHrpjj9RZPaj1hB2XXXS7NCAOCWCntLwV1Kx/dJloYvh7VMxdPgyxEyHdlR\nPDHFFMisEKkoKFGj0y2wSMvy001INMJ8jz1pt3b2PYBTpN0t5tHxpHcQgb/2wqdw\n4X93e9iD9yTUHHkHhQBbCmomCEe+E6N0G29LO9u9UGHx7i4x2mpMnAiK+6+joz5J\n26OoW4H7InmqL4+mI918Vce8NMPAdglclGaVjDtjbVrR6ncjMu0M7HLUinc10qY2\nRAh5KosN4MvlwYYLogsvka5n4ZCVouQfvJvhxClHQ71h33+7GDADlAU5XKn+oQoP\nfHygS0gMS7/7rPjl+pY83hyGlB4PJluGSo+NaUuZWLwujJQ6Iqnb+rIKzQ8eYr16\nmWfjEuwUI1/xLdK7IS2PKUbq4jQSlxs6CX8rQ0txLWN42mrGI2zqkBgL5DwvFmoY\nvoV6fck2gYQNiYTFJFFbIvjR1MYg9EJOXN1w7Rq7E7boxgW2tX3Er4qO5T2rdpk0\nEUtMSqqNhPnRiC+jK7h9BFDDaJSVV8X4nhSFwyU1sQpPasaJaLYU9sOZtb9UGUIO\nOs+R8lf9DuKBT9pEFG0k/5D5b43yuP3Lh7zuK38/PQMas1nQqSwxvgI1vAr1BH2v\n8QeKB1aaMkod4ex0HIHk08a2KQ+KE3iUdoTIboWKEQ==\n-----END CERTIFICATE-----\n", "key": "-----BEGIN RSA PRIVATE KEY-----\nMIIJKAIBAAKCAgEAsh7/gCQrccwety5w3gFTqNahwTpgm83HVC/JYYO+0j8lx/GZ\nx1dlUXYcbH6Thb1bhLgwBp2GiX3LYAsWhnjGFv+kO6NPhXLJ4yqpWpeldyhcBMzX\nW0vIl8rWth8jAv+/yNK4RyS5rSmkaUZDoJEiAfODBcb8bDAch3lGbBLoPF9qtATl\nJzrjyzcDklV2j9w614PtOi2NTdol/5HHaTKNk7bbBqIpbIoHpRsTiAhySbhQvYMb\nUAiLplFYDYrruLPd0h4Uwy/K3mEMneKDzYNBKoZqJxtiqvz19z6Qjnu4QMvTd99A\nVUTw9aIofmhmzcUlW4AEuZERzSxox1rQCxTq5XwMjMe4frA2+AKwLfQfeWU6LFKA\nTwKCoWimrfe9JB2nyl5fUrEc7K4iYm2tm5KDHshc6GyOOhjMhSc9JsJ0zaT3JX8Y\nNNtQR37pLQegLEn1uQpoqddg3unOW2dTfLVrPjWZN7CIPqueQEw9GJFH3gDw2Cn5\nztGQ23fWxPmg+tkEZ8I7PEccEgE/JzmrO26xcQFyDNcG1gFd8TnTsEAGaPVwgS0r\nnOlhnj/GJ5keAvAs4wLpe4ylQXDXDxPTm7Uj2cKw+6XJrzr/cA/pXFLApjfNsNjJ\nVZlHR7EjmmeVH9bP4b7bGsNuXoC18/Cb2rjNZRShQV9qbTahqSu9Zdl6rVcCAwEA\nAQKCAgADSfcEOtFpNfP/PTv0EQUYGuSuY0M6hF3dTfl4uuyV3XjbAfHQ2waY57FL\nVVYacjHeTSmvogdvJkPQT6CL2Yu20wAJcInAW9YitOcQvmL6GfKRBliXpNpAWX4i\njvm8aeKDA1WA264vygTxQ1s1ba3yhNTk2E3fV08xU2nUeNADaOyDkqh0jG3vPXB6\nOK/DMydFNs2gA34zAbJKlo/z8PtbJBxwVbH7OhU9Y1NhHDQmQeFVjn0vLFr/xKD3\nfGH4UQHpbWyLKhpqvsSsUMJO8F8q4/WZKF8SJIXTC61AwLWgJKpz8aBdQOz2+l2n\nfhjm94zUe5RTpNinomv0bCwSIvqhH1fQUvff47G3xuASRRa682JS4kZvizbfY+kr\ntAZP8+4gjBmvt02mI0lbBlUzoW+Pk3o9FfXtXetMXG0V7ZOLMfWbUpG6bRT2z/Zz\nM2+FqDMfZG2QCoEvR8hlTHfF/Epp8WM6v6M70Q5U+Jpza98kDbOfggAf1Xe/TsP2\nJnhEa60FZ/ufkW+0E3LtZnViL2lgnHzCeqChiJ2A9hyWULXKyJwR1poK58sCNjNX\nkhONm0i/h0aq2rxihLfGj1hj+tLDvzQYq2/IliLXg9OxDjbAk9Qj0kviY8Ava4Xa\ndgwIkmoSWnYAXPATKtVgOIJtseM2qYgiaL/CQOMycZCE2ww2QQKCAQEA52ygJIzz\n3lwSwH8ZQO1jPbRqgjhZQySyaIjn7JCINP4DXA29lwIbVa0nAFsEUy5FrB0/jcfl\nU4bCrNQXHidvCYMXp0zo7xmAA075f3nSCUz3Dpq9ZVbDzmqRLQ1k9xMuXGAjqeqU\n1LYmRtl7NN4q8+7sZAuJszinPALVOPpmSxPf53xy0rAo5hGoHAroqW1UbMIohYYF\np3MTTyrqlGOAOZdIFm3z4JEq0cY3PMM4RlN5uRHX90wpA97RNwAIwN/jaPoYxEzI\nkOR3GqyIhMb3fZneDOhbQkjRx5Kdsl/pt3Np3Mr6/LN4olXLyUEmFzCmdZ6k9+bw\navDKOPY03ISBdwKCAQEAxQlM0lPQZMclKZcEhIly3Cb/A1yc2kltIWwzF472HoVu\nQCjcy98LKNlA2i0nb+yTFDOxknj/sGxeALifkV/YqN61xu4J9YKbeOQFfCZnSVsc\nYysSQHcfoIAS0YRziwRnJLvPsxSfmaqg7wQ5Oq5OAoWaMbYgZR1YrS+ISJDoYzr6\nrb/Mc2yB4lciKc0JMbg5hXiREtBYrc0asIgCTJSPa93ISMM3xaE6ICxFnwmZhinF\nDKOj8dbSAShYkB1QIR8OKxzDV0vdBUmEWJNmZ+JKoouGx+Xo88vLFoublIA6YFXv\nlCMhYzVjGkVHRqTeo7lCGFeks/cogjwGWOUAbFErIQKCAQAYLLK13ruC2N9kmGJM\n8/9P7M7Ld5NrfiPc46BGh/qSfo5fSVgqtB+i3YmbceaLweOpTQzchKsiBIvFfgpE\nLh5dQgJwiYozn9hNgCxz8ofMTOvp7KQoN94Qa/VqXWHUpX5MTAats0GEztpEwGcs\naKDYBndPJB1oSVy+2hTn9NBGu3bCOa/M7nX3QpTrCQCw4ijVi5qsCAoDKfQ0aulC\nQvqcCX+QSEAXj1KHw0r13/a68fFfMcv7m0sVimsUcb54V2rsBmQb7WFuMU93y9oe\n9KHZzv7xHjyaOf0f+eLbRUWm0jmWxOVfDGhnnMrC5TlTZtOcqcvV0Zv/r9OQC7gN\n6RGVAoIBAE6C8Ct23jjp6XLzDAfLxQrYNxEd3BpW27dPp+QhQQzUWiQSpDhQPeAf\nAWpuR6Kff9Oy7XTR5gBkjeh3qI2CxZA0ffYwb6N2UYEQSuc3Xjyqo1sYlIM/dEi9\n/8Ggp3GjZX4LoC1ZcGcIyGu1ISCyx77VgaWBTtM7qFQJ9qIDq7WukKifHlZ3zCFm\nWuSRILLBF5qJejUm8879RT9GUrQ1FhkDHIVx1E1ZexHK0ksWxifhiPUKV49L7A4u\nB2wVYhJwj3K6WVP1lLJAow2wXkPSta6jLieFAxfyApCPPIUlux0b4QUEIo+nfD/B\njy8lDtnqPd35PlW/jFKonFbbmRmQFkECggEBAKf0vPMdNnf/dy3s+0+UVAH3rmy1\nsmqWSmjnvkkqq10BncRPjMlBm5on69RltN6kWYD7/9EpurW2XZOf3Y61KFHnJiKC\n3WPtIc7GqGKXL627M+nDV/1/W+vSdXym196EGgy1Ylp8em6AiQiwljrZJY79FDep\nHdFQEZEzUqHJO6ikE5CvD0qn18DwGZogHoE/T7BrOR7yFdHipQIzsn3oGKTLXC+X\n9gw0IlfSC2MXYVOZzK+oNxbg1W6EVBzf5/gQV5BEL4sPmYSesBoOlU3Xx/js4QJi\n1VphXvh50mspppPHpX0ftLLf7+JRsm4yF9T+apb2Lp5gzcj208CN21vgOf8=\n-----END RSA PRIVATE KEY-----\n"} 2024-09-20T19:03:24.876 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout SSL certificate updated 2024-09-20T19:03:25.124 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:25 smithi070 ceph-mon[25053]: from='client.14166 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:03:25.125 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:25 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:03:26.065 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout SSL certificate key updated 2024-09-20T19:03:26.065 INFO:teuthology.orchestra.run.smithi070.stdout:Creating initial admin user... 2024-09-20T19:03:26.800 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:26 smithi070 ceph-mon[25053]: from='client.14168 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:03:26.800 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:26 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:03:27.520 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$/W1zyVU5X5v6SDOSRbHOpOpjafsWnArvhBPoZKOpnJblI/Xy24Ciq", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1726859006, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-09-20T19:03:27.520 INFO:teuthology.orchestra.run.smithi070.stdout:Fetching dashboard port number... 2024-09-20T19:03:28.200 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:27 smithi070 ceph-mon[25053]: from='client.14170 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:03:28.200 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:27 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:03:28.826 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stdout 8443 2024-09-20T19:03:28.837 INFO:teuthology.orchestra.run.smithi070.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-20T19:03:28.837 INFO:teuthology.orchestra.run.smithi070.stdout:systemctl: stdout disabled 2024-09-20T19:03:28.846 INFO:teuthology.orchestra.run.smithi070.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-20T19:03:28.846 INFO:teuthology.orchestra.run.smithi070.stdout:systemctl: stdout inactive 2024-09-20T19:03:28.846 INFO:teuthology.orchestra.run.smithi070.stdout:firewalld.service is not enabled 2024-09-20T19:03:28.846 INFO:teuthology.orchestra.run.smithi070.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-09-20T19:03:28.848 INFO:teuthology.orchestra.run.smithi070.stdout:Ceph Dashboard is now available at: 2024-09-20T19:03:28.848 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-20T19:03:28.848 INFO:teuthology.orchestra.run.smithi070.stdout: URL: https://smithi070.front.sepia.ceph.com:8443/ 2024-09-20T19:03:28.848 INFO:teuthology.orchestra.run.smithi070.stdout: User: admin 2024-09-20T19:03:28.848 INFO:teuthology.orchestra.run.smithi070.stdout: Password: 247wflmqrn 2024-09-20T19:03:28.848 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-20T19:03:28.849 INFO:teuthology.orchestra.run.smithi070.stdout:Saving cluster configuration to /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/config directory 2024-09-20T19:03:28.972 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:28 smithi070 ceph-mon[25053]: from='client.? 172.21.15.70:0/2413705209' entity='client.admin' cmd={"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"} : dispatch 2024-09-20T19:03:30.199 INFO:teuthology.orchestra.run.smithi070.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-09-20T19:03:30.199 INFO:teuthology.orchestra.run.smithi070.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-09-20T19:03:30.199 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-20T19:03:30.199 INFO:teuthology.orchestra.run.smithi070.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid ba4a2144-7782-11ef-baf5-efdc52797490 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-09-20T19:03:30.199 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-20T19:03:30.199 INFO:teuthology.orchestra.run.smithi070.stdout:Or, if you are only running a single cluster on this host: 2024-09-20T19:03:30.199 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-20T19:03:30.199 INFO:teuthology.orchestra.run.smithi070.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-09-20T19:03:30.199 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-20T19:03:30.199 INFO:teuthology.orchestra.run.smithi070.stdout:Please consider enabling telemetry to help improve Ceph: 2024-09-20T19:03:30.199 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-20T19:03:30.199 INFO:teuthology.orchestra.run.smithi070.stdout: ceph telemetry on 2024-09-20T19:03:30.200 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-20T19:03:30.200 INFO:teuthology.orchestra.run.smithi070.stdout:For more information see: 2024-09-20T19:03:30.200 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-20T19:03:30.200 INFO:teuthology.orchestra.run.smithi070.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-09-20T19:03:30.200 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-20T19:03:30.200 INFO:teuthology.orchestra.run.smithi070.stdout:Bootstrap complete. 2024-09-20T19:03:30.238 INFO:tasks.cephadm:Fetching config... 2024-09-20T19:03:30.238 DEBUG:teuthology.orchestra.run.smithi070:> set -ex 2024-09-20T19:03:30.238 DEBUG:teuthology.orchestra.run.smithi070:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-09-20T19:03:30.253 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-09-20T19:03:30.254 DEBUG:teuthology.orchestra.run.smithi070:> set -ex 2024-09-20T19:03:30.254 DEBUG:teuthology.orchestra.run.smithi070:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-09-20T19:03:30.309 INFO:tasks.cephadm:Fetching mon keyring... 2024-09-20T19:03:30.309 DEBUG:teuthology.orchestra.run.smithi070:> set -ex 2024-09-20T19:03:30.310 DEBUG:teuthology.orchestra.run.smithi070:> sudo dd if=/var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/mon.a/keyring of=/dev/stdout 2024-09-20T19:03:30.374 INFO:tasks.cephadm:Fetching pub ssh key... 2024-09-20T19:03:30.374 DEBUG:teuthology.orchestra.run.smithi070:> set -ex 2024-09-20T19:03:30.375 DEBUG:teuthology.orchestra.run.smithi070:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-09-20T19:03:30.430 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-09-20T19:03:30.430 DEBUG:teuthology.orchestra.run.smithi070:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDGDRFUZFmHA10z/yVnT5hDNmDGx106gz5blI0+91hfkKi4kR1667TkngKrA6TeW70/qiwfh8L66JI14ePAVywswtIHe3B4dZoGqBwVhO/Gfu0Ngez8ibvQ/RywJbwpyiqLB9bZz7vYKFMopkY3lLvLNS61YWuRrU6TbmCvmv6+JLxuGy/bJyO8ycuou01h3mPzfbKnPrr40IVWMXP2PtBcvO4qQpfeAU7dsTd0ZPZaMBf+QcEtjN2uJ6f94mmEZ4dd5AjBnJtztCR21eg6g2uEHBChTP1cbLVRLCWvj7SIQTPRXBvQ+EbkdKeRbt6qn8eNDrmUhOecfSwq5ggivZ+L2s++3ZKSb4MNEbd8HKJBUUn4GqWxjUdlnJRHAC4CUYvFsa5kgUKgYMIR91qwOIXqI0epmKs6cF8mMLQfL/uGwbgy2XPIMbH7g5I91FN/XPSKf7+cy7M2nrQa4oDSaruxjisMytYfLi4icYbx+mM7IZl2ACEO1zqQW0JhQ8ZIrJc= ceph-ba4a2144-7782-11ef-baf5-efdc52797490' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-20T19:03:30.504 INFO:teuthology.orchestra.run.smithi070.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDGDRFUZFmHA10z/yVnT5hDNmDGx106gz5blI0+91hfkKi4kR1667TkngKrA6TeW70/qiwfh8L66JI14ePAVywswtIHe3B4dZoGqBwVhO/Gfu0Ngez8ibvQ/RywJbwpyiqLB9bZz7vYKFMopkY3lLvLNS61YWuRrU6TbmCvmv6+JLxuGy/bJyO8ycuou01h3mPzfbKnPrr40IVWMXP2PtBcvO4qQpfeAU7dsTd0ZPZaMBf+QcEtjN2uJ6f94mmEZ4dd5AjBnJtztCR21eg6g2uEHBChTP1cbLVRLCWvj7SIQTPRXBvQ+EbkdKeRbt6qn8eNDrmUhOecfSwq5ggivZ+L2s++3ZKSb4MNEbd8HKJBUUn4GqWxjUdlnJRHAC4CUYvFsa5kgUKgYMIR91qwOIXqI0epmKs6cF8mMLQfL/uGwbgy2XPIMbH7g5I91FN/XPSKf7+cy7M2nrQa4oDSaruxjisMytYfLi4icYbx+mM7IZl2ACEO1zqQW0JhQ8ZIrJc= ceph-ba4a2144-7782-11ef-baf5-efdc52797490 2024-09-20T19:03:30.516 DEBUG:teuthology.orchestra.run.smithi071:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDGDRFUZFmHA10z/yVnT5hDNmDGx106gz5blI0+91hfkKi4kR1667TkngKrA6TeW70/qiwfh8L66JI14ePAVywswtIHe3B4dZoGqBwVhO/Gfu0Ngez8ibvQ/RywJbwpyiqLB9bZz7vYKFMopkY3lLvLNS61YWuRrU6TbmCvmv6+JLxuGy/bJyO8ycuou01h3mPzfbKnPrr40IVWMXP2PtBcvO4qQpfeAU7dsTd0ZPZaMBf+QcEtjN2uJ6f94mmEZ4dd5AjBnJtztCR21eg6g2uEHBChTP1cbLVRLCWvj7SIQTPRXBvQ+EbkdKeRbt6qn8eNDrmUhOecfSwq5ggivZ+L2s++3ZKSb4MNEbd8HKJBUUn4GqWxjUdlnJRHAC4CUYvFsa5kgUKgYMIR91qwOIXqI0epmKs6cF8mMLQfL/uGwbgy2XPIMbH7g5I91FN/XPSKf7+cy7M2nrQa4oDSaruxjisMytYfLi4icYbx+mM7IZl2ACEO1zqQW0JhQ8ZIrJc= ceph-ba4a2144-7782-11ef-baf5-efdc52797490' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-20T19:03:30.565 INFO:teuthology.orchestra.run.smithi071.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDGDRFUZFmHA10z/yVnT5hDNmDGx106gz5blI0+91hfkKi4kR1667TkngKrA6TeW70/qiwfh8L66JI14ePAVywswtIHe3B4dZoGqBwVhO/Gfu0Ngez8ibvQ/RywJbwpyiqLB9bZz7vYKFMopkY3lLvLNS61YWuRrU6TbmCvmv6+JLxuGy/bJyO8ycuou01h3mPzfbKnPrr40IVWMXP2PtBcvO4qQpfeAU7dsTd0ZPZaMBf+QcEtjN2uJ6f94mmEZ4dd5AjBnJtztCR21eg6g2uEHBChTP1cbLVRLCWvj7SIQTPRXBvQ+EbkdKeRbt6qn8eNDrmUhOecfSwq5ggivZ+L2s++3ZKSb4MNEbd8HKJBUUn4GqWxjUdlnJRHAC4CUYvFsa5kgUKgYMIR91qwOIXqI0epmKs6cF8mMLQfL/uGwbgy2XPIMbH7g5I91FN/XPSKf7+cy7M2nrQa4oDSaruxjisMytYfLi4icYbx+mM7IZl2ACEO1zqQW0JhQ8ZIrJc= ceph-ba4a2144-7782-11ef-baf5-efdc52797490 2024-09-20T19:03:30.578 DEBUG:teuthology.orchestra.run.smithi079:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDGDRFUZFmHA10z/yVnT5hDNmDGx106gz5blI0+91hfkKi4kR1667TkngKrA6TeW70/qiwfh8L66JI14ePAVywswtIHe3B4dZoGqBwVhO/Gfu0Ngez8ibvQ/RywJbwpyiqLB9bZz7vYKFMopkY3lLvLNS61YWuRrU6TbmCvmv6+JLxuGy/bJyO8ycuou01h3mPzfbKnPrr40IVWMXP2PtBcvO4qQpfeAU7dsTd0ZPZaMBf+QcEtjN2uJ6f94mmEZ4dd5AjBnJtztCR21eg6g2uEHBChTP1cbLVRLCWvj7SIQTPRXBvQ+EbkdKeRbt6qn8eNDrmUhOecfSwq5ggivZ+L2s++3ZKSb4MNEbd8HKJBUUn4GqWxjUdlnJRHAC4CUYvFsa5kgUKgYMIR91qwOIXqI0epmKs6cF8mMLQfL/uGwbgy2XPIMbH7g5I91FN/XPSKf7+cy7M2nrQa4oDSaruxjisMytYfLi4icYbx+mM7IZl2ACEO1zqQW0JhQ8ZIrJc= ceph-ba4a2144-7782-11ef-baf5-efdc52797490' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-20T19:03:30.694 INFO:teuthology.orchestra.run.smithi079.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDGDRFUZFmHA10z/yVnT5hDNmDGx106gz5blI0+91hfkKi4kR1667TkngKrA6TeW70/qiwfh8L66JI14ePAVywswtIHe3B4dZoGqBwVhO/Gfu0Ngez8ibvQ/RywJbwpyiqLB9bZz7vYKFMopkY3lLvLNS61YWuRrU6TbmCvmv6+JLxuGy/bJyO8ycuou01h3mPzfbKnPrr40IVWMXP2PtBcvO4qQpfeAU7dsTd0ZPZaMBf+QcEtjN2uJ6f94mmEZ4dd5AjBnJtztCR21eg6g2uEHBChTP1cbLVRLCWvj7SIQTPRXBvQ+EbkdKeRbt6qn8eNDrmUhOecfSwq5ggivZ+L2s++3ZKSb4MNEbd8HKJBUUn4GqWxjUdlnJRHAC4CUYvFsa5kgUKgYMIR91qwOIXqI0epmKs6cF8mMLQfL/uGwbgy2XPIMbH7g5I91FN/XPSKf7+cy7M2nrQa4oDSaruxjisMytYfLi4icYbx+mM7IZl2ACEO1zqQW0JhQ8ZIrJc= ceph-ba4a2144-7782-11ef-baf5-efdc52797490 2024-09-20T19:03:30.707 DEBUG:teuthology.orchestra.run.smithi164:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDGDRFUZFmHA10z/yVnT5hDNmDGx106gz5blI0+91hfkKi4kR1667TkngKrA6TeW70/qiwfh8L66JI14ePAVywswtIHe3B4dZoGqBwVhO/Gfu0Ngez8ibvQ/RywJbwpyiqLB9bZz7vYKFMopkY3lLvLNS61YWuRrU6TbmCvmv6+JLxuGy/bJyO8ycuou01h3mPzfbKnPrr40IVWMXP2PtBcvO4qQpfeAU7dsTd0ZPZaMBf+QcEtjN2uJ6f94mmEZ4dd5AjBnJtztCR21eg6g2uEHBChTP1cbLVRLCWvj7SIQTPRXBvQ+EbkdKeRbt6qn8eNDrmUhOecfSwq5ggivZ+L2s++3ZKSb4MNEbd8HKJBUUn4GqWxjUdlnJRHAC4CUYvFsa5kgUKgYMIR91qwOIXqI0epmKs6cF8mMLQfL/uGwbgy2XPIMbH7g5I91FN/XPSKf7+cy7M2nrQa4oDSaruxjisMytYfLi4icYbx+mM7IZl2ACEO1zqQW0JhQ8ZIrJc= ceph-ba4a2144-7782-11ef-baf5-efdc52797490' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-20T19:03:30.733 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:30 smithi070 ceph-mon[25053]: from='client.? 172.21.15.70:0/254260427' entity='client.admin' 2024-09-20T19:03:30.882 INFO:teuthology.orchestra.run.smithi164.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDGDRFUZFmHA10z/yVnT5hDNmDGx106gz5blI0+91hfkKi4kR1667TkngKrA6TeW70/qiwfh8L66JI14ePAVywswtIHe3B4dZoGqBwVhO/Gfu0Ngez8ibvQ/RywJbwpyiqLB9bZz7vYKFMopkY3lLvLNS61YWuRrU6TbmCvmv6+JLxuGy/bJyO8ycuou01h3mPzfbKnPrr40IVWMXP2PtBcvO4qQpfeAU7dsTd0ZPZaMBf+QcEtjN2uJ6f94mmEZ4dd5AjBnJtztCR21eg6g2uEHBChTP1cbLVRLCWvj7SIQTPRXBvQ+EbkdKeRbt6qn8eNDrmUhOecfSwq5ggivZ+L2s++3ZKSb4MNEbd8HKJBUUn4GqWxjUdlnJRHAC4CUYvFsa5kgUKgYMIR91qwOIXqI0epmKs6cF8mMLQfL/uGwbgy2XPIMbH7g5I91FN/XPSKf7+cy7M2nrQa4oDSaruxjisMytYfLi4icYbx+mM7IZl2ACEO1zqQW0JhQ8ZIrJc= ceph-ba4a2144-7782-11ef-baf5-efdc52797490 2024-09-20T19:03:30.896 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ba4a2144-7782-11ef-baf5-efdc52797490 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-09-20T19:03:31.150 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:03:32.800 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:32 smithi070 ceph-mon[25053]: mgrmap e13: x(active, since 12s) 2024-09-20T19:03:32.800 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:32 smithi070 ceph-mon[25053]: from='client.? 172.21.15.70:0/1072621550' entity='client.admin' 2024-09-20T19:03:32.800 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:32 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:03:32.800 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:32 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:03:32.800 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:32 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi070", "name": "osd_memory_target"} : dispatch 2024-09-20T19:03:32.800 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:32 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:03:32.801 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:32 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:03:32.801 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:32 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:03:32.827 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-09-20T19:03:32.828 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ba4a2144-7782-11ef-baf5-efdc52797490 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-09-20T19:03:33.067 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:03:34.496 INFO:tasks.cephadm:Remote smithi164 excluded from cephadm cluster by role 2024-09-20T19:03:34.496 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi071 2024-09-20T19:03:34.497 DEBUG:teuthology.orchestra.run.smithi071:> set -ex 2024-09-20T19:03:34.497 DEBUG:teuthology.orchestra.run.smithi071:> dd of=/etc/ceph/ceph.conf 2024-09-20T19:03:34.516 DEBUG:teuthology.orchestra.run.smithi071:> set -ex 2024-09-20T19:03:34.516 DEBUG:teuthology.orchestra.run.smithi071:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:03:34.574 INFO:tasks.cephadm:Adding host smithi071 to orchestrator... 2024-09-20T19:03:34.575 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ba4a2144-7782-11ef-baf5-efdc52797490 -- ceph orch host add smithi071 2024-09-20T19:03:34.799 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:34 smithi070 ceph-mon[25053]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:03:34.800 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:34 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:03:34.800 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:34 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:03:34.800 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:34 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:03:34.800 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:34 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:03:34.800 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:34 smithi070 ceph-mon[25053]: Updating smithi070:/etc/ceph/ceph.conf 2024-09-20T19:03:34.800 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:34 smithi070 ceph-mon[25053]: Updating smithi070:/var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:03:34.800 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:34 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:03:34.800 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:34 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:03:34.800 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:34 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:03:34.813 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:03:36.049 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:35 smithi070 ceph-mon[25053]: Updating smithi070:/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:03:36.050 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:35 smithi070 ceph-mon[25053]: Updating smithi070:/var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T19:03:37.049 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:36 smithi070 ceph-mon[25053]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi071", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:03:38.049 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:37 smithi070 ceph-mon[25053]: Deploying cephadm binary to smithi071 2024-09-20T19:03:38.455 INFO:teuthology.orchestra.run.smithi070.stdout:Added host 'smithi071' with addr '172.21.15.71' 2024-09-20T19:03:39.085 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ba4a2144-7782-11ef-baf5-efdc52797490 -- ceph orch host ls --format=json 2024-09-20T19:03:39.320 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:03:39.770 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:39 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:03:39.770 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:39 smithi070 ceph-mon[25053]: Added host smithi071 2024-09-20T19:03:39.770 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:39 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:03:39.770 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:39 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:03:39.770 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:39 smithi070 ceph-mon[25053]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:03:39.770 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:39 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:03:39.948 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-20T19:03:39.948 INFO:teuthology.orchestra.run.smithi070.stdout:[{"addr": "172.21.15.70", "hostname": "smithi070", "labels": [], "status": ""}, {"addr": "172.21.15.71", "hostname": "smithi071", "labels": [], "status": ""}] 2024-09-20T19:03:40.668 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi079 2024-09-20T19:03:40.668 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-09-20T19:03:40.668 DEBUG:teuthology.orchestra.run.smithi079:> dd of=/etc/ceph/ceph.conf 2024-09-20T19:03:40.688 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-09-20T19:03:40.688 DEBUG:teuthology.orchestra.run.smithi079:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:03:40.745 INFO:tasks.cephadm:Adding host smithi079 to orchestrator... 2024-09-20T19:03:40.746 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ba4a2144-7782-11ef-baf5-efdc52797490 -- ceph orch host add smithi079 2024-09-20T19:03:40.986 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:03:41.049 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:40 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:03:42.050 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:41 smithi070 ceph-mon[25053]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:03:42.050 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:41 smithi070 ceph-mon[25053]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:03:43.050 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:42 smithi070 ceph-mon[25053]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi079", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:03:43.050 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:42 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:03:43.050 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:42 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:03:43.050 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:42 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:03:43.050 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:42 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:03:43.050 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:42 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi071", "name": "osd_memory_target"} : dispatch 2024-09-20T19:03:43.050 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:42 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:03:43.050 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:42 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:03:44.049 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:43 smithi070 ceph-mon[25053]: Updating smithi071:/etc/ceph/ceph.conf 2024-09-20T19:03:44.050 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:43 smithi070 ceph-mon[25053]: Deploying cephadm binary to smithi079 2024-09-20T19:03:44.050 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:43 smithi070 ceph-mon[25053]: Updating smithi071:/var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:03:44.050 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:43 smithi070 ceph-mon[25053]: Updating smithi071:/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:03:44.050 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:43 smithi070 ceph-mon[25053]: Updating smithi071:/var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T19:03:44.050 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:43 smithi070 ceph-mon[25053]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:03:44.050 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:43 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:03:44.050 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:43 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:03:44.050 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:43 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:03:44.661 INFO:teuthology.orchestra.run.smithi070.stdout:Added host 'smithi079' with addr '172.21.15.79' 2024-09-20T19:03:45.215 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ba4a2144-7782-11ef-baf5-efdc52797490 -- ceph orch host ls --format=json 2024-09-20T19:03:45.453 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:03:45.856 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:45 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:03:45.857 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:45 smithi070 ceph-mon[25053]: Added host smithi079 2024-09-20T19:03:45.857 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:45 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:03:45.857 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:45 smithi070 ceph-mon[25053]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:03:45.857 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:45 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:03:45.857 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:45 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:03:46.126 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-20T19:03:46.126 INFO:teuthology.orchestra.run.smithi070.stdout:[{"addr": "172.21.15.70", "hostname": "smithi070", "labels": [], "status": ""}, {"addr": "172.21.15.71", "hostname": "smithi071", "labels": [], "status": ""}, {"addr": "172.21.15.79", "hostname": "smithi079", "labels": [], "status": ""}] 2024-09-20T19:03:46.731 INFO:tasks.cephadm:Setting crush tunables to default 2024-09-20T19:03:46.731 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ba4a2144-7782-11ef-baf5-efdc52797490 -- ceph osd crush tunables default 2024-09-20T19:03:46.970 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:03:47.299 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:46 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:03:47.299 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:46 smithi070 ceph-mon[25053]: from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:03:47.300 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:46 smithi070 ceph-mon[25053]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:03:47.979 INFO:teuthology.orchestra.run.smithi070.stderr:adjusted tunables profile to default 2024-09-20T19:03:48.273 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:47 smithi070 ceph-mon[25053]: from='client.? 172.21.15.70:0/4208302231' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-20T19:03:48.605 INFO:tasks.cephadm:Adding mon.a on smithi070 2024-09-20T19:03:48.605 INFO:tasks.cephadm:Adding mon.b on smithi071 2024-09-20T19:03:48.605 INFO:tasks.cephadm:Adding mon.c on smithi079 2024-09-20T19:03:48.605 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ba4a2144-7782-11ef-baf5-efdc52797490 -- ceph orch apply mon '3;smithi070:172.21.15.70=a;smithi071:172.21.15.71=b;smithi079:172.21.15.79=c' 2024-09-20T19:03:48.850 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:03:49.300 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:48 smithi070 ceph-mon[25053]: from='client.? 172.21.15.70:0/4208302231' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-20T19:03:49.300 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:48 smithi070 ceph-mon[25053]: osdmap e4: 0 total, 0 up, 0 in 2024-09-20T19:03:49.300 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:48 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:03:49.300 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:48 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:03:49.300 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:48 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:03:49.300 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:48 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:03:49.300 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:48 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi079", "name": "osd_memory_target"} : dispatch 2024-09-20T19:03:49.300 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:48 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:03:49.300 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:48 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:03:49.300 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:48 smithi070 ceph-mon[25053]: Updating smithi079:/etc/ceph/ceph.conf 2024-09-20T19:03:49.301 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:48 smithi070 ceph-mon[25053]: Updating smithi079:/var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:03:49.301 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:48 smithi070 ceph-mon[25053]: Updating smithi079:/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:03:49.301 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:48 smithi070 ceph-mon[25053]: Updating smithi079:/var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T19:03:49.301 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:48 smithi070 ceph-mon[25053]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:03:49.491 INFO:teuthology.orchestra.run.smithi079.stdout:Scheduled mon update... 2024-09-20T19:03:49.989 DEBUG:teuthology.orchestra.run.smithi071:mon.b> sudo journalctl -f -n 0 -u ceph-ba4a2144-7782-11ef-baf5-efdc52797490@mon.b.service 2024-09-20T19:03:49.992 DEBUG:teuthology.orchestra.run.smithi079:mon.c> sudo journalctl -f -n 0 -u ceph-ba4a2144-7782-11ef-baf5-efdc52797490@mon.c.service 2024-09-20T19:03:49.994 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-20T19:03:49.994 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ba4a2144-7782-11ef-baf5-efdc52797490 -- ceph mon dump -f json 2024-09-20T19:03:50.300 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:49 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:03:50.300 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:49 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:03:50.300 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:49 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:03:50.300 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:49 smithi070 ceph-mon[25053]: from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi070:172.21.15.70=a;smithi071:172.21.15.71=b;smithi079:172.21.15.79=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:03:50.300 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:49 smithi070 ceph-mon[25053]: Saving service mon spec with placement smithi070:172.21.15.70=a;smithi071:172.21.15.71=b;smithi079:172.21.15.79=c;count:3 2024-09-20T19:03:50.301 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:49 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:03:50.301 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:49 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:03:50.301 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:49 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:03:50.301 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:49 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:03:50.301 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:49 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:03:50.301 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:49 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-20T19:03:50.301 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:49 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:03:50.301 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:49 smithi070 ceph-mon[25053]: Deploying daemon mon.c on smithi079 2024-09-20T19:03:51.257 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:03:51.299 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:50 smithi070 ceph-mon[25053]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:03:52.558 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-20T19:03:52.558 INFO:teuthology.orchestra.run.smithi079.stdout:{"epoch":1,"fsid":"ba4a2144-7782-11ef-baf5-efdc52797490","modified":"2024-09-20T19:02:19.869211Z","created":"2024-09-20T19:02:19.869211Z","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.70:3300","nonce":0},{"type":"v1","addr":"172.21.15.70:6789","nonce":0}]},"addr":"172.21.15.70:6789/0","public_addr":"172.21.15.70:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-20T19:03:52.558 INFO:teuthology.orchestra.run.smithi079.stderr:dumped monmap epoch 1 2024-09-20T19:03:53.049 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:52 smithi070 ceph-mon[25053]: from='client.? 172.21.15.79:0/1122686770' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-20T19:03:53.914 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:53 smithi079 systemd[1]: Starting Ceph mon.c for ba4a2144-7782-11ef-baf5-efdc52797490... 2024-09-20T19:03:54.049 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:53 smithi070 ceph-mon[25053]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:03:54.222 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:53 smithi079 podman[27823]: 2024-09-20 19:03:53.852978081 +0000 UTC m=+0.015871260 image pull 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2 2024-09-20T19:03:54.222 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:53 smithi079 podman[27823]: 2024-09-20 19:03:53.955513261 +0000 UTC m=+0.118406486 container create 7b7e0e79b60684f24386cf1616463c2c3d8ca4b2b21894403d784dc10ce6c66c (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mon-c, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.license=GPLv2, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0) 2024-09-20T19:03:54.222 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 podman[27823]: 2024-09-20 19:03:54.166209205 +0000 UTC m=+0.329102382 container init 7b7e0e79b60684f24386cf1616463c2c3d8ca4b2b21894403d784dc10ce6c66c (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mon-c, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_CLEAN=True, ceph=True, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-20T19:03:54.222 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 podman[27823]: 2024-09-20 19:03:54.169322705 +0000 UTC m=+0.332215884 container start 7b7e0e79b60684f24386cf1616463c2c3d8ca4b2b21894403d784dc10ce6c66c (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mon-c, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, ceph=True) 2024-09-20T19:03:54.222 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: set uid:gid to 167:167 (ceph:ceph) 2024-09-20T19:03:54.222 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev), process ceph-mon, pid 2 2024-09-20T19:03:54.222 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: pidfile_write: ignore empty --pid-file 2024-09-20T19:03:54.223 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: load: jerasure load: lrc 2024-09-20T19:03:54.223 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: RocksDB version: 7.9.2 2024-09-20T19:03:54.223 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Git sha 0 2024-09-20T19:03:54.223 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Compile date 2024-09-20 10:48:39 2024-09-20T19:03:54.223 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: DB SUMMARY 2024-09-20T19:03:54.223 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: DB Session ID: 4YIIZH9V8QLK8XT7OPNL 2024-09-20T19:03:54.223 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: CURRENT file: CURRENT 2024-09-20T19:03:54.223 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: IDENTITY file: IDENTITY 2024-09-20T19:03:54.223 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-09-20T19:03:54.223 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2024-09-20T19:03:54.223 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 511 ; 2024-09-20T19:03:54.223 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.error_if_exists: 0 2024-09-20T19:03:54.223 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.create_if_missing: 0 2024-09-20T19:03:54.224 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.paranoid_checks: 1 2024-09-20T19:03:54.224 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-20T19:03:54.224 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-20T19:03:54.224 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-20T19:03:54.224 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.env: 0x559d0a3fc120 2024-09-20T19:03:54.224 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.fs: PosixFileSystem 2024-09-20T19:03:54.224 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.info_log: 0x559d0cb31700 2024-09-20T19:03:54.224 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.max_file_opening_threads: 16 2024-09-20T19:03:54.224 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.statistics: (nil) 2024-09-20T19:03:54.224 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.use_fsync: 0 2024-09-20T19:03:54.224 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.max_log_file_size: 0 2024-09-20T19:03:54.224 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-20T19:03:54.224 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-20T19:03:54.224 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.keep_log_file_num: 1000 2024-09-20T19:03:54.225 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.recycle_log_file_num: 0 2024-09-20T19:03:54.225 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.allow_fallocate: 1 2024-09-20T19:03:54.225 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.allow_mmap_reads: 0 2024-09-20T19:03:54.225 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.allow_mmap_writes: 0 2024-09-20T19:03:54.225 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.use_direct_reads: 0 2024-09-20T19:03:54.225 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-20T19:03:54.225 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.create_missing_column_families: 0 2024-09-20T19:03:54.225 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.db_log_dir: 2024-09-20T19:03:54.225 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.wal_dir: 2024-09-20T19:03:54.225 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-20T19:03:54.225 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-20T19:03:54.225 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-20T19:03:54.225 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-20T19:03:54.225 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-20T19:03:54.225 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-20T19:03:54.226 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.advise_random_on_open: 1 2024-09-20T19:03:54.226 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.db_write_buffer_size: 0 2024-09-20T19:03:54.226 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.write_buffer_manager: 0x559d0cb35b80 2024-09-20T19:03:54.226 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-20T19:03:54.226 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-20T19:03:54.226 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-20T19:03:54.226 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.rate_limiter: (nil) 2024-09-20T19:03:54.227 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-20T19:03:54.227 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.wal_recovery_mode: 2 2024-09-20T19:03:54.228 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.enable_thread_tracking: 0 2024-09-20T19:03:54.228 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.enable_pipelined_write: 0 2024-09-20T19:03:54.228 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.unordered_write: 0 2024-09-20T19:03:54.228 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-20T19:03:54.228 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-20T19:03:54.228 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-20T19:03:54.228 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-20T19:03:54.228 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.row_cache: None 2024-09-20T19:03:54.228 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.wal_filter: None 2024-09-20T19:03:54.228 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-20T19:03:54.228 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.allow_ingest_behind: 0 2024-09-20T19:03:54.228 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.two_write_queues: 0 2024-09-20T19:03:54.228 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.manual_wal_flush: 0 2024-09-20T19:03:54.228 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.wal_compression: 0 2024-09-20T19:03:54.229 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.atomic_flush: 0 2024-09-20T19:03:54.229 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-20T19:03:54.229 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-20T19:03:54.229 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-20T19:03:54.229 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.log_readahead_size: 0 2024-09-20T19:03:54.229 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-20T19:03:54.229 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.best_efforts_recovery: 0 2024-09-20T19:03:54.229 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-20T19:03:54.229 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-20T19:03:54.229 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.allow_data_in_errors: 0 2024-09-20T19:03:54.229 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.db_host_id: __hostname__ 2024-09-20T19:03:54.229 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-20T19:03:54.229 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.max_background_jobs: 2 2024-09-20T19:03:54.229 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.max_background_compactions: -1 2024-09-20T19:03:54.229 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.max_subcompactions: 1 2024-09-20T19:03:54.230 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-20T19:03:54.230 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-20T19:03:54.230 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-20T19:03:54.230 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.max_total_wal_size: 0 2024-09-20T19:03:54.230 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-20T19:03:54.230 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-20T19:03:54.230 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-20T19:03:54.230 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-20T19:03:54.230 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.max_open_files: -1 2024-09-20T19:03:54.230 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.bytes_per_sync: 0 2024-09-20T19:03:54.230 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-20T19:03:54.230 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-20T19:03:54.230 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.compaction_readahead_size: 0 2024-09-20T19:03:54.230 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.max_background_flushes: -1 2024-09-20T19:03:54.231 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Compression algorithms supported: 2024-09-20T19:03:54.231 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: kZSTD supported: 0 2024-09-20T19:03:54.231 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: kXpressCompression supported: 0 2024-09-20T19:03:54.231 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: kBZip2Compression supported: 0 2024-09-20T19:03:54.232 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-20T19:03:54.232 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: kLZ4Compression supported: 1 2024-09-20T19:03:54.232 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: kZlibCompression supported: 1 2024-09-20T19:03:54.232 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: kLZ4HCCompression supported: 1 2024-09-20T19:03:54.232 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: kSnappyCompression supported: 1 2024-09-20T19:03:54.232 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-20T19:03:54.233 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-20T19:03:54.233 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 2024-09-20T19:03:54.233 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-20T19:03:54.233 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-20T19:03:54.233 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.merge_operator: 2024-09-20T19:03:54.233 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.compaction_filter: None 2024-09-20T19:03:54.233 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.compaction_filter_factory: None 2024-09-20T19:03:54.233 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.sst_partitioner_factory: None 2024-09-20T19:03:54.233 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-20T19:03:54.233 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-20T19:03:54.233 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x559d0cb31320) 2024-09-20T19:03:54.233 INFO:journalctl@ceph.mon.c.smithi079.stdout: cache_index_and_filter_blocks: 1 2024-09-20T19:03:54.233 INFO:journalctl@ceph.mon.c.smithi079.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-20T19:03:54.233 INFO:journalctl@ceph.mon.c.smithi079.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-20T19:03:54.234 INFO:journalctl@ceph.mon.c.smithi079.stdout: pin_top_level_index_and_filter: 1 2024-09-20T19:03:54.234 INFO:journalctl@ceph.mon.c.smithi079.stdout: index_type: 0 2024-09-20T19:03:54.234 INFO:journalctl@ceph.mon.c.smithi079.stdout: data_block_index_type: 0 2024-09-20T19:03:54.234 INFO:journalctl@ceph.mon.c.smithi079.stdout: index_shortening: 1 2024-09-20T19:03:54.234 INFO:journalctl@ceph.mon.c.smithi079.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-20T19:03:54.234 INFO:journalctl@ceph.mon.c.smithi079.stdout: checksum: 4 2024-09-20T19:03:54.234 INFO:journalctl@ceph.mon.c.smithi079.stdout: no_block_cache: 0 2024-09-20T19:03:54.235 INFO:journalctl@ceph.mon.c.smithi079.stdout: block_cache: 0x559d0cb25610 2024-09-20T19:03:54.235 INFO:journalctl@ceph.mon.c.smithi079.stdout: block_cache_name: BinnedLRUCache 2024-09-20T19:03:54.235 INFO:journalctl@ceph.mon.c.smithi079.stdout: block_cache_options: 2024-09-20T19:03:54.235 INFO:journalctl@ceph.mon.c.smithi079.stdout: capacity : 536870912 2024-09-20T19:03:54.235 INFO:journalctl@ceph.mon.c.smithi079.stdout: num_shard_bits : 4 2024-09-20T19:03:54.235 INFO:journalctl@ceph.mon.c.smithi079.stdout: strict_capacity_limit : 0 2024-09-20T19:03:54.235 INFO:journalctl@ceph.mon.c.smithi079.stdout: high_pri_pool_ratio: 0.000 2024-09-20T19:03:54.235 INFO:journalctl@ceph.mon.c.smithi079.stdout: block_cache_compressed: (nil) 2024-09-20T19:03:54.235 INFO:journalctl@ceph.mon.c.smithi079.stdout: persistent_cache: (nil) 2024-09-20T19:03:54.235 INFO:journalctl@ceph.mon.c.smithi079.stdout: block_size: 4096 2024-09-20T19:03:54.236 INFO:journalctl@ceph.mon.c.smithi079.stdout: block_size_deviation: 10 2024-09-20T19:03:54.236 INFO:journalctl@ceph.mon.c.smithi079.stdout: block_restart_interval: 16 2024-09-20T19:03:54.236 INFO:journalctl@ceph.mon.c.smithi079.stdout: index_block_restart_interval: 1 2024-09-20T19:03:54.236 INFO:journalctl@ceph.mon.c.smithi079.stdout: metadata_block_size: 4096 2024-09-20T19:03:54.236 INFO:journalctl@ceph.mon.c.smithi079.stdout: partition_filters: 0 2024-09-20T19:03:54.236 INFO:journalctl@ceph.mon.c.smithi079.stdout: use_delta_encoding: 1 2024-09-20T19:03:54.236 INFO:journalctl@ceph.mon.c.smithi079.stdout: filter_policy: bloomfilter 2024-09-20T19:03:54.236 INFO:journalctl@ceph.mon.c.smithi079.stdout: whole_key_filtering: 1 2024-09-20T19:03:54.236 INFO:journalctl@ceph.mon.c.smithi079.stdout: verify_compression: 0 2024-09-20T19:03:54.236 INFO:journalctl@ceph.mon.c.smithi079.stdout: read_amp_bytes_per_bit: 0 2024-09-20T19:03:54.236 INFO:journalctl@ceph.mon.c.smithi079.stdout: format_version: 5 2024-09-20T19:03:54.236 INFO:journalctl@ceph.mon.c.smithi079.stdout: enable_index_compression: 1 2024-09-20T19:03:54.236 INFO:journalctl@ceph.mon.c.smithi079.stdout: block_align: 0 2024-09-20T19:03:54.237 INFO:journalctl@ceph.mon.c.smithi079.stdout: max_auto_readahead_size: 262144 2024-09-20T19:03:54.237 INFO:journalctl@ceph.mon.c.smithi079.stdout: prepopulate_block_cache: 0 2024-09-20T19:03:54.237 INFO:journalctl@ceph.mon.c.smithi079.stdout: initial_auto_readahead_size: 8192 2024-09-20T19:03:54.237 INFO:journalctl@ceph.mon.c.smithi079.stdout: num_file_reads_for_auto_readahead: 2 2024-09-20T19:03:54.237 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.write_buffer_size: 33554432 2024-09-20T19:03:54.237 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.max_write_buffer_number: 2 2024-09-20T19:03:54.237 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.compression: NoCompression 2024-09-20T19:03:54.237 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.bottommost_compression: Disabled 2024-09-20T19:03:54.237 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.prefix_extractor: nullptr 2024-09-20T19:03:54.237 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-20T19:03:54.237 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.num_levels: 7 2024-09-20T19:03:54.237 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-20T19:03:54.237 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-20T19:03:54.237 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-20T19:03:54.238 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-20T19:03:54.238 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-20T19:03:54.238 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-20T19:03:54.238 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-20T19:03:54.238 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-20T19:03:54.238 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-20T19:03:54.238 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-20T19:03:54.238 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-20T19:03:54.238 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-20T19:03:54.238 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-20T19:03:54.238 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.compression_opts.level: 32767 2024-09-20T19:03:54.238 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.compression_opts.strategy: 0 2024-09-20T19:03:54.238 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-20T19:03:54.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-20T19:03:54.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-20T19:03:54.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-20T19:03:54.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.compression_opts.enabled: false 2024-09-20T19:03:54.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-20T19:03:54.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-20T19:03:54.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-20T19:03:54.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-20T19:03:54.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.target_file_size_base: 67108864 2024-09-20T19:03:54.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-20T19:03:54.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-20T19:03:54.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-20T19:03:54.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-20T19:03:54.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-20T19:03:54.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-20T19:03:54.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-20T19:03:54.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-20T19:03:54.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-20T19:03:54.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-20T19:03:54.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-20T19:03:54.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-20T19:03:54.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-20T19:03:54.240 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-20T19:03:54.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.arena_block_size: 1048576 2024-09-20T19:03:54.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-20T19:03:54.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-20T19:03:54.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.disable_auto_compactions: 0 2024-09-20T19:03:54.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-20T19:03:54.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-20T19:03:54.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-20T19:03:54.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-20T19:03:54.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-20T19:03:54.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-20T19:03:54.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-20T19:03:54.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-20T19:03:54.241 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-20T19:03:54.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-20T19:03:54.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-20T19:03:54.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.inplace_update_support: 0 2024-09-20T19:03:54.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-20T19:03:54.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-20T19:03:54.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-20T19:03:54.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-20T19:03:54.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.bloom_locality: 0 2024-09-20T19:03:54.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.max_successive_merges: 0 2024-09-20T19:03:54.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-20T19:03:54.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.paranoid_file_checks: 0 2024-09-20T19:03:54.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.force_consistency_checks: 1 2024-09-20T19:03:54.242 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.report_bg_io_stats: 0 2024-09-20T19:03:54.243 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.ttl: 2592000 2024-09-20T19:03:54.243 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-20T19:03:54.243 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-20T19:03:54.243 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-20T19:03:54.243 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.enable_blob_files: false 2024-09-20T19:03:54.243 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.min_blob_size: 0 2024-09-20T19:03:54.243 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.blob_file_size: 268435456 2024-09-20T19:03:54.243 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-20T19:03:54.243 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-20T19:03:54.243 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-20T19:03:54.243 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-20T19:03:54.243 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-20T19:03:54.243 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.blob_file_starting_level: 0 2024-09-20T19:03:54.243 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-20T19:03:54.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: 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-20T19:03:54.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-20T19:03:54.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 847fbf15-c10e-43aa-8e0c-5fd1fb8ff771 2024-09-20T19:03:54.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726859034196628, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-09-20T19:03:54.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-09-20T19:03:54.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726859034197024, "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": 1726859034, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "847fbf15-c10e-43aa-8e0c-5fd1fb8ff771", "db_session_id": "4YIIZH9V8QLK8XT7OPNL", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-09-20T19:03:54.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726859034197116, "job": 1, "event": "recovery_finished"} 2024-09-20T19:03:54.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-09-20T19:03:54.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: 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-20T19:03:54.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x559d0cb54e00 2024-09-20T19:03:54.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: DB pointer 0x559d0cc56000 2024-09-20T19:03:54.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-20T19:03:54.244 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-20T19:03:54.244 INFO:journalctl@ceph.mon.c.smithi079.stdout: ** DB Stats ** 2024-09-20T19:03:54.245 INFO:journalctl@ceph.mon.c.smithi079.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-20T19:03:54.245 INFO:journalctl@ceph.mon.c.smithi079.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-20T19:03:54.245 INFO:journalctl@ceph.mon.c.smithi079.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-20T19:03:54.245 INFO:journalctl@ceph.mon.c.smithi079.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-20T19:03:54.245 INFO:journalctl@ceph.mon.c.smithi079.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-20T19:03:54.245 INFO:journalctl@ceph.mon.c.smithi079.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-20T19:03:54.245 INFO:journalctl@ceph.mon.c.smithi079.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-20T19:03:54.245 INFO:journalctl@ceph.mon.c.smithi079.stdout: 2024-09-20T19:03:54.245 INFO:journalctl@ceph.mon.c.smithi079.stdout: ** Compaction Stats [default] ** 2024-09-20T19:03:54.246 INFO:journalctl@ceph.mon.c.smithi079.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-20T19:03:54.246 INFO:journalctl@ceph.mon.c.smithi079.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-20T19:03:54.246 INFO:journalctl@ceph.mon.c.smithi079.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 4.1 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-20T19:03:54.246 INFO:journalctl@ceph.mon.c.smithi079.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 4.1 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-20T19:03:54.246 INFO:journalctl@ceph.mon.c.smithi079.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.1 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-20T19:03:54.246 INFO:journalctl@ceph.mon.c.smithi079.stdout: 2024-09-20T19:03:54.246 INFO:journalctl@ceph.mon.c.smithi079.stdout: ** Compaction Stats [default] ** 2024-09-20T19:03:54.247 INFO:journalctl@ceph.mon.c.smithi079.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-20T19:03:54.247 INFO:journalctl@ceph.mon.c.smithi079.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-20T19:03:54.247 INFO:journalctl@ceph.mon.c.smithi079.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 4.1 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-20T19:03:54.247 INFO:journalctl@ceph.mon.c.smithi079.stdout: 2024-09-20T19:03:54.247 INFO:journalctl@ceph.mon.c.smithi079.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-20T19:03:54.247 INFO:journalctl@ceph.mon.c.smithi079.stdout: 2024-09-20T19:03:54.248 INFO:journalctl@ceph.mon.c.smithi079.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-20T19:03:54.248 INFO:journalctl@ceph.mon.c.smithi079.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-20T19:03:54.248 INFO:journalctl@ceph.mon.c.smithi079.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-20T19:03:54.248 INFO:journalctl@ceph.mon.c.smithi079.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-20T19:03:54.248 INFO:journalctl@ceph.mon.c.smithi079.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-20T19:03:54.248 INFO:journalctl@ceph.mon.c.smithi079.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-20T19:03:54.248 INFO:journalctl@ceph.mon.c.smithi079.stdout: Cumulative compaction: 0.00 GB write, 0.63 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-20T19:03:54.249 INFO:journalctl@ceph.mon.c.smithi079.stdout: Interval compaction: 0.00 GB write, 0.63 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-20T19:03:54.249 INFO:journalctl@ceph.mon.c.smithi079.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-20T19:03:54.249 INFO:journalctl@ceph.mon.c.smithi079.stdout: Block cache BinnedLRUCache@0x559d0cb25610#2 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1e-05 secs_since: 0 2024-09-20T19:03:54.249 INFO:journalctl@ceph.mon.c.smithi079.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-20T19:03:54.249 INFO:journalctl@ceph.mon.c.smithi079.stdout: 2024-09-20T19:03:54.249 INFO:journalctl@ceph.mon.c.smithi079.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-20T19:03:54.249 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: mon.c does not exist in monmap, will attempt to join an existing cluster 2024-09-20T19:03:54.250 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: using public_addr v2:172.21.15.79:0/0 -> [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] 2024-09-20T19:03:54.250 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: starting mon.c rank -1 at public addrs [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] at bind addrs [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] mon_data /var/lib/ceph/mon/ceph-c fsid ba4a2144-7782-11ef-baf5-efdc52797490 2024-09-20T19:03:54.250 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: mon.c@-1(???) e0 preinit fsid ba4a2144-7782-11ef-baf5-efdc52797490 2024-09-20T19:03:54.250 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 bash[27823]: 7b7e0e79b60684f24386cf1616463c2c3d8ca4b2b21894403d784dc10ce6c66c 2024-09-20T19:03:54.250 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: mon.c@-1(synchronizing).mds e1 new map 2024-09-20T19:03:54.250 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: mon.c@-1(synchronizing).mds e1 print_map 2024-09-20T19:03:54.250 INFO:journalctl@ceph.mon.c.smithi079.stdout: e1 2024-09-20T19:03:54.250 INFO:journalctl@ceph.mon.c.smithi079.stdout: btime 2024-09-20T19:02:30:445470+0000 2024-09-20T19:03:54.251 INFO:journalctl@ceph.mon.c.smithi079.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-20T19:03:54.251 INFO:journalctl@ceph.mon.c.smithi079.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-20T19:03:54.251 INFO:journalctl@ceph.mon.c.smithi079.stdout: legacy client fscid: -1 2024-09-20T19:03:54.251 INFO:journalctl@ceph.mon.c.smithi079.stdout: 2024-09-20T19:03:54.251 INFO:journalctl@ceph.mon.c.smithi079.stdout: No filesystems configured 2024-09-20T19:03:54.251 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-20T19:03:54.251 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: 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-20T19:03:54.251 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-20T19:03:54.251 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-20T19:03:54.251 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-20T19:03:54.251 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-20T19:03:54.251 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-20T19:03:54.251 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-20T19:03:54.252 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-20T19:03:54.252 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-20T19:03:54.252 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi079", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:03:54.252 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:03:54.252 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:03:54.252 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:03:54.253 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:03:54.253 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi071", "name": "osd_memory_target"} : dispatch 2024-09-20T19:03:54.253 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:03:54.253 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:03:54.253 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: Updating smithi071:/etc/ceph/ceph.conf 2024-09-20T19:03:54.253 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: Deploying cephadm binary to smithi079 2024-09-20T19:03:54.253 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: Updating smithi071:/var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:03:54.254 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: Updating smithi071:/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:03:54.254 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: Updating smithi071:/var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T19:03:54.254 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:03:54.254 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:03:54.254 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:03:54.254 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:03:54.255 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:03:54.255 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: Added host smithi079 2024-09-20T19:03:54.255 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:03:54.255 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:03:54.255 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:03:54.255 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:03:54.255 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:03:54.256 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:03:54.256 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:03:54.256 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: from='client.? 172.21.15.70:0/4208302231' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-20T19:03:54.256 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: from='client.? 172.21.15.70:0/4208302231' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-20T19:03:54.256 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: osdmap e4: 0 total, 0 up, 0 in 2024-09-20T19:03:54.256 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:03:54.256 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:03:54.257 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:03:54.257 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:03:54.257 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi079", "name": "osd_memory_target"} : dispatch 2024-09-20T19:03:54.257 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:03:54.257 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:03:54.257 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: Updating smithi079:/etc/ceph/ceph.conf 2024-09-20T19:03:54.257 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: Updating smithi079:/var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:03:54.258 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: Updating smithi079:/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:03:54.258 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: Updating smithi079:/var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T19:03:54.258 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:03:54.258 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:03:54.258 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:03:54.258 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:03:54.258 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi070:172.21.15.70=a;smithi071:172.21.15.71=b;smithi079:172.21.15.79=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:03:54.259 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: Saving service mon spec with placement smithi070:172.21.15.70=a;smithi071:172.21.15.71=b;smithi079:172.21.15.79=c;count:3 2024-09-20T19:03:54.259 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:03:54.259 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:03:54.259 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:03:54.260 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:03:54.260 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:03:54.260 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-20T19:03:54.260 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:03:54.260 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: Deploying daemon mon.c on smithi079 2024-09-20T19:03:54.260 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:03:54.260 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: from='client.? 172.21.15.79:0/1122686770' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-20T19:03:54.261 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:03:54.261 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 ceph-mon[27843]: mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-20T19:03:54.261 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:54 smithi079 systemd[1]: Started Ceph mon.c for ba4a2144-7782-11ef-baf5-efdc52797490. 2024-09-20T19:03:54.288 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-20T19:03:54.289 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ba4a2144-7782-11ef-baf5-efdc52797490 -- ceph mon dump -f json 2024-09-20T19:03:54.545 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/mon.c/config 2024-09-20T19:03:59.550 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:59 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-20T19:03:59.550 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:59 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-20T19:03:59.550 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:59 smithi070 ceph-mon[25053]: mon.a calling monitor election 2024-09-20T19:03:59.550 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:59 smithi070 ceph-mon[25053]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:03:59.550 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:59 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-20T19:03:59.550 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:59 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-20T19:03:59.550 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:59 smithi070 ceph-mon[25053]: mon.c calling monitor election 2024-09-20T19:03:59.550 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:59 smithi070 ceph-mon[25053]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:03:59.551 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:59 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-20T19:03:59.551 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:59 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-20T19:03:59.551 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:59 smithi070 ceph-mon[25053]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:03:59.551 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:59 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-20T19:03:59.551 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:59 smithi070 ceph-mon[25053]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-20T19:03:59.551 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:59 smithi070 ceph-mon[25053]: monmap epoch 2 2024-09-20T19:03:59.551 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:59 smithi070 ceph-mon[25053]: fsid ba4a2144-7782-11ef-baf5-efdc52797490 2024-09-20T19:03:59.551 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:59 smithi070 ceph-mon[25053]: last_changed 2024-09-20T19:03:54.223590+0000 2024-09-20T19:03:59.551 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:59 smithi070 ceph-mon[25053]: created 2024-09-20T19:02:19.869211+0000 2024-09-20T19:03:59.551 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:59 smithi070 ceph-mon[25053]: min_mon_release 19 (squid) 2024-09-20T19:03:59.551 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:59 smithi070 ceph-mon[25053]: election_strategy: 1 2024-09-20T19:03:59.551 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:59 smithi070 ceph-mon[25053]: 0: [v2:172.21.15.70:3300/0,v1:172.21.15.70:6789/0] mon.a 2024-09-20T19:03:59.551 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:59 smithi070 ceph-mon[25053]: 1: [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] mon.c 2024-09-20T19:03:59.552 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:59 smithi070 ceph-mon[25053]: fsmap 2024-09-20T19:03:59.552 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:59 smithi070 ceph-mon[25053]: osdmap e4: 0 total, 0 up, 0 in 2024-09-20T19:03:59.552 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:59 smithi070 ceph-mon[25053]: mgrmap e13: x(active, since 40s) 2024-09-20T19:03:59.552 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:59 smithi070 ceph-mon[25053]: overall HEALTH_OK 2024-09-20T19:03:59.552 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:59 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:03:59.552 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:59 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:03:59.552 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:59 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:03:59.552 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:59 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-20T19:03:59.552 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:03:59 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:03:59.654 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-20T19:03:59.654 INFO:teuthology.orchestra.run.smithi079.stdout:{"epoch":2,"fsid":"ba4a2144-7782-11ef-baf5-efdc52797490","modified":"2024-09-20T19:03:54.223590Z","created":"2024-09-20T19:02:19.869211Z","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.70:3300","nonce":0},{"type":"v1","addr":"172.21.15.70:6789","nonce":0}]},"addr":"172.21.15.70:6789/0","public_addr":"172.21.15.70:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:3300","nonce":0},{"type":"v1","addr":"172.21.15.79:6789","nonce":0}]},"addr":"172.21.15.79:6789/0","public_addr":"172.21.15.79:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-20T19:03:59.655 INFO:teuthology.orchestra.run.smithi079.stderr:dumped monmap epoch 2 2024-09-20T19:03:59.655 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:59 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-20T19:03:59.655 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:59 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-20T19:03:59.655 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:59 smithi079 ceph-mon[27843]: mon.a calling monitor election 2024-09-20T19:03:59.655 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:59 smithi079 ceph-mon[27843]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:03:59.655 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:59 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-20T19:03:59.655 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:59 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-20T19:03:59.655 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:59 smithi079 ceph-mon[27843]: mon.c calling monitor election 2024-09-20T19:03:59.655 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:59 smithi079 ceph-mon[27843]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:03:59.655 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:59 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-20T19:03:59.655 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:59 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-20T19:03:59.656 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:59 smithi079 ceph-mon[27843]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:03:59.656 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:59 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-20T19:03:59.656 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:59 smithi079 ceph-mon[27843]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-20T19:03:59.656 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:59 smithi079 ceph-mon[27843]: monmap epoch 2 2024-09-20T19:03:59.656 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:59 smithi079 ceph-mon[27843]: fsid ba4a2144-7782-11ef-baf5-efdc52797490 2024-09-20T19:03:59.656 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:59 smithi079 ceph-mon[27843]: last_changed 2024-09-20T19:03:54.223590+0000 2024-09-20T19:03:59.656 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:59 smithi079 ceph-mon[27843]: created 2024-09-20T19:02:19.869211+0000 2024-09-20T19:03:59.656 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:59 smithi079 ceph-mon[27843]: min_mon_release 19 (squid) 2024-09-20T19:03:59.656 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:59 smithi079 ceph-mon[27843]: election_strategy: 1 2024-09-20T19:03:59.656 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:59 smithi079 ceph-mon[27843]: 0: [v2:172.21.15.70:3300/0,v1:172.21.15.70:6789/0] mon.a 2024-09-20T19:03:59.656 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:59 smithi079 ceph-mon[27843]: 1: [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] mon.c 2024-09-20T19:03:59.656 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:59 smithi079 ceph-mon[27843]: fsmap 2024-09-20T19:03:59.656 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:59 smithi079 ceph-mon[27843]: osdmap e4: 0 total, 0 up, 0 in 2024-09-20T19:03:59.656 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:59 smithi079 ceph-mon[27843]: mgrmap e13: x(active, since 40s) 2024-09-20T19:03:59.656 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:59 smithi079 ceph-mon[27843]: overall HEALTH_OK 2024-09-20T19:03:59.656 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:59 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:03:59.657 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:59 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:03:59.657 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:59 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:03:59.657 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:59 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-20T19:03:59.657 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:03:59 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:04:00.549 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:00 smithi070 ceph-mon[25053]: Deploying daemon mon.b on smithi071 2024-09-20T19:04:00.549 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:00 smithi070 ceph-mon[25053]: from='client.? 172.21.15.79:0/2548340476' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-20T19:04:00.550 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:00 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-20T19:04:00.664 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:00 smithi079 ceph-mon[27843]: Deploying daemon mon.b on smithi071 2024-09-20T19:04:00.664 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:00 smithi079 ceph-mon[27843]: from='client.? 172.21.15.79:0/2548340476' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-20T19:04:00.664 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:00 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-20T19:04:01.213 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-20T19:04:01.213 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ba4a2144-7782-11ef-baf5-efdc52797490 -- ceph mon dump -f json 2024-09-20T19:04:01.463 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/mon.c/config 2024-09-20T19:04:01.549 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:01 smithi070 ceph-mon[25053]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:04:01.585 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:01 smithi079 ceph-mon[27843]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:04:02.163 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-20T19:04:02.163 INFO:teuthology.orchestra.run.smithi079.stdout:{"epoch":2,"fsid":"ba4a2144-7782-11ef-baf5-efdc52797490","modified":"2024-09-20T19:03:54.223590Z","created":"2024-09-20T19:02:19.869211Z","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.70:3300","nonce":0},{"type":"v1","addr":"172.21.15.70:6789","nonce":0}]},"addr":"172.21.15.70:6789/0","public_addr":"172.21.15.70:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:3300","nonce":0},{"type":"v1","addr":"172.21.15.79:6789","nonce":0}]},"addr":"172.21.15.79:6789/0","public_addr":"172.21.15.79:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-20T19:04:02.163 INFO:teuthology.orchestra.run.smithi079.stderr:dumped monmap epoch 2 2024-09-20T19:04:02.414 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:02 smithi079 ceph-mon[27843]: from='client.? 172.21.15.79:0/226415025' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-20T19:04:02.799 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:02 smithi070 ceph-mon[25053]: from='client.? 172.21.15.79:0/226415025' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-20T19:04:02.886 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:02 smithi071 podman[28177]: 2024-09-20 19:04:02.829161985 +0000 UTC m=+0.116485728 container create 1f09a38cb35aa1b800c7c981447942343c8d6f25c56e4a0af38175d5e1e84f93 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mon-b, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=) 2024-09-20T19:04:03.383 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 podman[28177]: 2024-09-20 19:04:03.023035162 +0000 UTC m=+0.310358910 container init 1f09a38cb35aa1b800c7c981447942343c8d6f25c56e4a0af38175d5e1e84f93 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mon-b, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD) 2024-09-20T19:04:03.384 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 podman[28177]: 2024-09-20 19:04:03.026073071 +0000 UTC m=+0.313396815 container start 1f09a38cb35aa1b800c7c981447942343c8d6f25c56e4a0af38175d5e1e84f93 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mon-b, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, io.buildah.version=1.37.2, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-20-1028-88deadb) 2024-09-20T19:04:03.384 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: set uid:gid to 167:167 (ceph:ceph) 2024-09-20T19:04:03.384 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev), process ceph-mon, pid 2 2024-09-20T19:04:03.384 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: pidfile_write: ignore empty --pid-file 2024-09-20T19:04:03.384 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: load: jerasure load: lrc 2024-09-20T19:04:03.384 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: RocksDB version: 7.9.2 2024-09-20T19:04:03.384 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Git sha 0 2024-09-20T19:04:03.384 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Compile date 2024-09-20 10:48:39 2024-09-20T19:04:03.384 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: DB SUMMARY 2024-09-20T19:04:03.384 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: DB Session ID: UNSZWKCE46G8VZEUDA1H 2024-09-20T19:04:03.385 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: CURRENT file: CURRENT 2024-09-20T19:04:03.385 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: IDENTITY file: IDENTITY 2024-09-20T19:04:03.385 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-09-20T19:04:03.385 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2024-09-20T19:04:03.385 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 636 ; 2024-09-20T19:04:03.385 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.error_if_exists: 0 2024-09-20T19:04:03.385 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.create_if_missing: 0 2024-09-20T19:04:03.385 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.paranoid_checks: 1 2024-09-20T19:04:03.385 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-20T19:04:03.385 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-20T19:04:03.385 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-20T19:04:03.385 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.env: 0x5563928dc120 2024-09-20T19:04:03.386 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.fs: PosixFileSystem 2024-09-20T19:04:03.386 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.info_log: 0x556393f4b700 2024-09-20T19:04:03.386 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.max_file_opening_threads: 16 2024-09-20T19:04:03.387 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.statistics: (nil) 2024-09-20T19:04:03.387 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.use_fsync: 0 2024-09-20T19:04:03.387 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.max_log_file_size: 0 2024-09-20T19:04:03.387 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-20T19:04:03.387 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-20T19:04:03.387 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.keep_log_file_num: 1000 2024-09-20T19:04:03.388 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.recycle_log_file_num: 0 2024-09-20T19:04:03.388 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.allow_fallocate: 1 2024-09-20T19:04:03.388 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.allow_mmap_reads: 0 2024-09-20T19:04:03.388 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.allow_mmap_writes: 0 2024-09-20T19:04:03.388 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.use_direct_reads: 0 2024-09-20T19:04:03.388 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-20T19:04:03.388 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.create_missing_column_families: 0 2024-09-20T19:04:03.388 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.db_log_dir: 2024-09-20T19:04:03.388 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.wal_dir: 2024-09-20T19:04:03.388 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-20T19:04:03.388 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-20T19:04:03.388 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-20T19:04:03.388 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-20T19:04:03.389 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-20T19:04:03.389 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-20T19:04:03.389 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.advise_random_on_open: 1 2024-09-20T19:04:03.389 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.db_write_buffer_size: 0 2024-09-20T19:04:03.389 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.write_buffer_manager: 0x556393f4fb80 2024-09-20T19:04:03.389 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-20T19:04:03.389 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-20T19:04:03.389 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-20T19:04:03.389 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.rate_limiter: (nil) 2024-09-20T19:04:03.389 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-20T19:04:03.389 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.wal_recovery_mode: 2 2024-09-20T19:04:03.389 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.enable_thread_tracking: 0 2024-09-20T19:04:03.389 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.enable_pipelined_write: 0 2024-09-20T19:04:03.389 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.unordered_write: 0 2024-09-20T19:04:03.390 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-20T19:04:03.390 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-20T19:04:03.390 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-20T19:04:03.390 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-20T19:04:03.390 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.row_cache: None 2024-09-20T19:04:03.390 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.wal_filter: None 2024-09-20T19:04:03.390 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-20T19:04:03.390 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.allow_ingest_behind: 0 2024-09-20T19:04:03.390 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.two_write_queues: 0 2024-09-20T19:04:03.390 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.manual_wal_flush: 0 2024-09-20T19:04:03.390 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.wal_compression: 0 2024-09-20T19:04:03.390 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.atomic_flush: 0 2024-09-20T19:04:03.390 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-20T19:04:03.390 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-20T19:04:03.390 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-20T19:04:03.391 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.log_readahead_size: 0 2024-09-20T19:04:03.391 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-20T19:04:03.391 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.best_efforts_recovery: 0 2024-09-20T19:04:03.391 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-20T19:04:03.391 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-20T19:04:03.391 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.allow_data_in_errors: 0 2024-09-20T19:04:03.391 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.db_host_id: __hostname__ 2024-09-20T19:04:03.391 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-20T19:04:03.391 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.max_background_jobs: 2 2024-09-20T19:04:03.391 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.max_background_compactions: -1 2024-09-20T19:04:03.391 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.max_subcompactions: 1 2024-09-20T19:04:03.391 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-20T19:04:03.391 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-20T19:04:03.391 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-20T19:04:03.392 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.max_total_wal_size: 0 2024-09-20T19:04:03.392 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-20T19:04:03.392 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-20T19:04:03.392 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-20T19:04:03.392 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-20T19:04:03.392 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.max_open_files: -1 2024-09-20T19:04:03.392 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.bytes_per_sync: 0 2024-09-20T19:04:03.392 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-20T19:04:03.392 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-20T19:04:03.392 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.compaction_readahead_size: 0 2024-09-20T19:04:03.392 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.max_background_flushes: -1 2024-09-20T19:04:03.392 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Compression algorithms supported: 2024-09-20T19:04:03.392 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: kZSTD supported: 0 2024-09-20T19:04:03.393 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: kXpressCompression supported: 0 2024-09-20T19:04:03.393 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: kBZip2Compression supported: 0 2024-09-20T19:04:03.393 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-20T19:04:03.393 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: kLZ4Compression supported: 1 2024-09-20T19:04:03.393 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: kZlibCompression supported: 1 2024-09-20T19:04:03.393 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: kLZ4HCCompression supported: 1 2024-09-20T19:04:03.393 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: kSnappyCompression supported: 1 2024-09-20T19:04:03.393 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-20T19:04:03.393 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-20T19:04:03.393 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 2024-09-20T19:04:03.393 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-20T19:04:03.393 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-20T19:04:03.393 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.merge_operator: 2024-09-20T19:04:03.393 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.compaction_filter: None 2024-09-20T19:04:03.393 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.compaction_filter_factory: None 2024-09-20T19:04:03.394 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.sst_partitioner_factory: None 2024-09-20T19:04:03.394 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-20T19:04:03.394 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-20T19:04:03.394 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x556393f4b320) 2024-09-20T19:04:03.394 INFO:journalctl@ceph.mon.b.smithi071.stdout: cache_index_and_filter_blocks: 1 2024-09-20T19:04:03.394 INFO:journalctl@ceph.mon.b.smithi071.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-20T19:04:03.394 INFO:journalctl@ceph.mon.b.smithi071.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-20T19:04:03.394 INFO:journalctl@ceph.mon.b.smithi071.stdout: pin_top_level_index_and_filter: 1 2024-09-20T19:04:03.394 INFO:journalctl@ceph.mon.b.smithi071.stdout: index_type: 0 2024-09-20T19:04:03.394 INFO:journalctl@ceph.mon.b.smithi071.stdout: data_block_index_type: 0 2024-09-20T19:04:03.394 INFO:journalctl@ceph.mon.b.smithi071.stdout: index_shortening: 1 2024-09-20T19:04:03.394 INFO:journalctl@ceph.mon.b.smithi071.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-20T19:04:03.394 INFO:journalctl@ceph.mon.b.smithi071.stdout: checksum: 4 2024-09-20T19:04:03.395 INFO:journalctl@ceph.mon.b.smithi071.stdout: no_block_cache: 0 2024-09-20T19:04:03.395 INFO:journalctl@ceph.mon.b.smithi071.stdout: block_cache: 0x556393f3f610 2024-09-20T19:04:03.395 INFO:journalctl@ceph.mon.b.smithi071.stdout: block_cache_name: BinnedLRUCache 2024-09-20T19:04:03.395 INFO:journalctl@ceph.mon.b.smithi071.stdout: block_cache_options: 2024-09-20T19:04:03.395 INFO:journalctl@ceph.mon.b.smithi071.stdout: capacity : 536870912 2024-09-20T19:04:03.395 INFO:journalctl@ceph.mon.b.smithi071.stdout: num_shard_bits : 4 2024-09-20T19:04:03.395 INFO:journalctl@ceph.mon.b.smithi071.stdout: strict_capacity_limit : 0 2024-09-20T19:04:03.395 INFO:journalctl@ceph.mon.b.smithi071.stdout: high_pri_pool_ratio: 0.000 2024-09-20T19:04:03.395 INFO:journalctl@ceph.mon.b.smithi071.stdout: block_cache_compressed: (nil) 2024-09-20T19:04:03.395 INFO:journalctl@ceph.mon.b.smithi071.stdout: persistent_cache: (nil) 2024-09-20T19:04:03.395 INFO:journalctl@ceph.mon.b.smithi071.stdout: block_size: 4096 2024-09-20T19:04:03.395 INFO:journalctl@ceph.mon.b.smithi071.stdout: block_size_deviation: 10 2024-09-20T19:04:03.395 INFO:journalctl@ceph.mon.b.smithi071.stdout: block_restart_interval: 16 2024-09-20T19:04:03.395 INFO:journalctl@ceph.mon.b.smithi071.stdout: index_block_restart_interval: 1 2024-09-20T19:04:03.396 INFO:journalctl@ceph.mon.b.smithi071.stdout: metadata_block_size: 4096 2024-09-20T19:04:03.396 INFO:journalctl@ceph.mon.b.smithi071.stdout: partition_filters: 0 2024-09-20T19:04:03.396 INFO:journalctl@ceph.mon.b.smithi071.stdout: use_delta_encoding: 1 2024-09-20T19:04:03.396 INFO:journalctl@ceph.mon.b.smithi071.stdout: filter_policy: bloomfilter 2024-09-20T19:04:03.396 INFO:journalctl@ceph.mon.b.smithi071.stdout: whole_key_filtering: 1 2024-09-20T19:04:03.396 INFO:journalctl@ceph.mon.b.smithi071.stdout: verify_compression: 0 2024-09-20T19:04:03.396 INFO:journalctl@ceph.mon.b.smithi071.stdout: read_amp_bytes_per_bit: 0 2024-09-20T19:04:03.396 INFO:journalctl@ceph.mon.b.smithi071.stdout: format_version: 5 2024-09-20T19:04:03.396 INFO:journalctl@ceph.mon.b.smithi071.stdout: enable_index_compression: 1 2024-09-20T19:04:03.396 INFO:journalctl@ceph.mon.b.smithi071.stdout: block_align: 0 2024-09-20T19:04:03.396 INFO:journalctl@ceph.mon.b.smithi071.stdout: max_auto_readahead_size: 262144 2024-09-20T19:04:03.396 INFO:journalctl@ceph.mon.b.smithi071.stdout: prepopulate_block_cache: 0 2024-09-20T19:04:03.396 INFO:journalctl@ceph.mon.b.smithi071.stdout: initial_auto_readahead_size: 8192 2024-09-20T19:04:03.396 INFO:journalctl@ceph.mon.b.smithi071.stdout: num_file_reads_for_auto_readahead: 2 2024-09-20T19:04:03.397 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.write_buffer_size: 33554432 2024-09-20T19:04:03.397 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.max_write_buffer_number: 2 2024-09-20T19:04:03.397 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.compression: NoCompression 2024-09-20T19:04:03.397 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.bottommost_compression: Disabled 2024-09-20T19:04:03.397 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.prefix_extractor: nullptr 2024-09-20T19:04:03.397 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-20T19:04:03.397 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.num_levels: 7 2024-09-20T19:04:03.397 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-20T19:04:03.397 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-20T19:04:03.397 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-20T19:04:03.397 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-20T19:04:03.397 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-20T19:04:03.397 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-20T19:04:03.397 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-20T19:04:03.397 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-20T19:04:03.398 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-20T19:04:03.398 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-20T19:04:03.398 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-20T19:04:03.398 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-20T19:04:03.398 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-20T19:04:03.398 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.compression_opts.level: 32767 2024-09-20T19:04:03.398 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.compression_opts.strategy: 0 2024-09-20T19:04:03.398 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-20T19:04:03.398 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-20T19:04:03.398 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-20T19:04:03.398 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-20T19:04:03.398 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.compression_opts.enabled: false 2024-09-20T19:04:03.399 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-20T19:04:03.399 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-20T19:04:03.399 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-20T19:04:03.399 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-20T19:04:03.399 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.target_file_size_base: 67108864 2024-09-20T19:04:03.399 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-20T19:04:03.399 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-20T19:04:03.399 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-20T19:04:03.399 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-20T19:04:03.399 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-20T19:04:03.399 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-20T19:04:03.399 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-20T19:04:03.399 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-20T19:04:03.399 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-20T19:04:03.400 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-20T19:04:03.400 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-20T19:04:03.400 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-20T19:04:03.400 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-20T19:04:03.400 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-20T19:04:03.400 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.arena_block_size: 1048576 2024-09-20T19:04:03.400 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-20T19:04:03.400 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-20T19:04:03.400 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.disable_auto_compactions: 0 2024-09-20T19:04:03.400 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-20T19:04:03.400 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-20T19:04:03.400 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-20T19:04:03.400 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-20T19:04:03.400 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-20T19:04:03.401 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-20T19:04:03.401 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-20T19:04:03.401 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-20T19:04:03.401 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-20T19:04:03.401 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-20T19:04:03.401 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-20T19:04:03.401 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.inplace_update_support: 0 2024-09-20T19:04:03.401 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-20T19:04:03.401 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-20T19:04:03.401 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-20T19:04:03.401 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-20T19:04:03.401 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.bloom_locality: 0 2024-09-20T19:04:03.401 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.max_successive_merges: 0 2024-09-20T19:04:03.401 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-20T19:04:03.402 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.paranoid_file_checks: 0 2024-09-20T19:04:03.402 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.force_consistency_checks: 1 2024-09-20T19:04:03.402 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.report_bg_io_stats: 0 2024-09-20T19:04:03.402 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.ttl: 2592000 2024-09-20T19:04:03.402 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-20T19:04:03.402 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-20T19:04:03.402 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-20T19:04:03.402 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.enable_blob_files: false 2024-09-20T19:04:03.402 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.min_blob_size: 0 2024-09-20T19:04:03.402 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.blob_file_size: 268435456 2024-09-20T19:04:03.402 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-20T19:04:03.402 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-20T19:04:03.402 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-20T19:04:03.403 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-20T19:04:03.403 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-20T19:04:03.403 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.blob_file_starting_level: 0 2024-09-20T19:04:03.403 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-20T19:04:03.403 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-09-20T19:04:03.403 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-20T19:04:03.403 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 49ada268-0329-4b0d-b5f7-c1b73445f00a 2024-09-20T19:04:03.403 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726859043052858, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-09-20T19:04:03.403 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-09-20T19:04:03.403 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726859043053241, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1773, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1, "largest_seqno": 5, "table_properties": {"data_size": 648, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 526, "raw_average_value_size": 105, "num_data_blocks": 1, "num_entries": 5, "num_filter_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1726859043, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "49ada268-0329-4b0d-b5f7-c1b73445f00a", "db_session_id": "UNSZWKCE46G8VZEUDA1H", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-09-20T19:04:03.403 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726859043053333, "job": 1, "event": "recovery_finished"} 2024-09-20T19:04:03.403 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-09-20T19:04:03.403 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-20T19:04:03.404 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x556393f6ee00 2024-09-20T19:04:03.404 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: DB pointer 0x556394070000 2024-09-20T19:04:03.404 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-20T19:04:03.404 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-20T19:04:03.404 INFO:journalctl@ceph.mon.b.smithi071.stdout: ** DB Stats ** 2024-09-20T19:04:03.404 INFO:journalctl@ceph.mon.b.smithi071.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-20T19:04:03.404 INFO:journalctl@ceph.mon.b.smithi071.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-20T19:04:03.404 INFO:journalctl@ceph.mon.b.smithi071.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-20T19:04:03.404 INFO:journalctl@ceph.mon.b.smithi071.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-20T19:04:03.404 INFO:journalctl@ceph.mon.b.smithi071.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-20T19:04:03.404 INFO:journalctl@ceph.mon.b.smithi071.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-20T19:04:03.404 INFO:journalctl@ceph.mon.b.smithi071.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-20T19:04:03.404 INFO:journalctl@ceph.mon.b.smithi071.stdout: 2024-09-20T19:04:03.405 INFO:journalctl@ceph.mon.b.smithi071.stdout: ** Compaction Stats [default] ** 2024-09-20T19:04:03.405 INFO:journalctl@ceph.mon.b.smithi071.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-20T19:04:03.405 INFO:journalctl@ceph.mon.b.smithi071.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-20T19:04:03.405 INFO:journalctl@ceph.mon.b.smithi071.stdout: L0 1/0 1.73 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.6 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-20T19:04:03.405 INFO:journalctl@ceph.mon.b.smithi071.stdout: Sum 1/0 1.73 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.6 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-20T19:04:03.405 INFO:journalctl@ceph.mon.b.smithi071.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.6 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-20T19:04:03.405 INFO:journalctl@ceph.mon.b.smithi071.stdout: 2024-09-20T19:04:03.405 INFO:journalctl@ceph.mon.b.smithi071.stdout: ** Compaction Stats [default] ** 2024-09-20T19:04:03.405 INFO:journalctl@ceph.mon.b.smithi071.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-20T19:04:03.405 INFO:journalctl@ceph.mon.b.smithi071.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-20T19:04:03.405 INFO:journalctl@ceph.mon.b.smithi071.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 4.6 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-20T19:04:03.405 INFO:journalctl@ceph.mon.b.smithi071.stdout: 2024-09-20T19:04:03.405 INFO:journalctl@ceph.mon.b.smithi071.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-20T19:04:03.405 INFO:journalctl@ceph.mon.b.smithi071.stdout: 2024-09-20T19:04:03.406 INFO:journalctl@ceph.mon.b.smithi071.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-20T19:04:03.406 INFO:journalctl@ceph.mon.b.smithi071.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-20T19:04:03.406 INFO:journalctl@ceph.mon.b.smithi071.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-20T19:04:03.406 INFO:journalctl@ceph.mon.b.smithi071.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-20T19:04:03.406 INFO:journalctl@ceph.mon.b.smithi071.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-20T19:04:03.406 INFO:journalctl@ceph.mon.b.smithi071.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-20T19:04:03.406 INFO:journalctl@ceph.mon.b.smithi071.stdout: Cumulative compaction: 0.00 GB write, 0.68 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-20T19:04:03.406 INFO:journalctl@ceph.mon.b.smithi071.stdout: Interval compaction: 0.00 GB write, 0.68 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-20T19:04:03.406 INFO:journalctl@ceph.mon.b.smithi071.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-20T19:04:03.406 INFO:journalctl@ceph.mon.b.smithi071.stdout: Block cache BinnedLRUCache@0x556393f3f610#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-20T19:04:03.406 INFO:journalctl@ceph.mon.b.smithi071.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-20T19:04:03.406 INFO:journalctl@ceph.mon.b.smithi071.stdout: 2024-09-20T19:04:03.406 INFO:journalctl@ceph.mon.b.smithi071.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-20T19:04:03.407 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: mon.b does not exist in monmap, will attempt to join an existing cluster 2024-09-20T19:04:03.407 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: using public_addr v2:172.21.15.71:0/0 -> [v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0] 2024-09-20T19:04:03.407 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: starting mon.b rank -1 at public addrs [v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0] at bind addrs [v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid ba4a2144-7782-11ef-baf5-efdc52797490 2024-09-20T19:04:03.407 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: mon.b@-1(???) e0 preinit fsid ba4a2144-7782-11ef-baf5-efdc52797490 2024-09-20T19:04:03.407 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: mon.b@-1(synchronizing).mds e1 new map 2024-09-20T19:04:03.407 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: mon.b@-1(synchronizing).mds e1 print_map 2024-09-20T19:04:03.407 INFO:journalctl@ceph.mon.b.smithi071.stdout: e1 2024-09-20T19:04:03.407 INFO:journalctl@ceph.mon.b.smithi071.stdout: btime 2024-09-20T19:02:30:445470+0000 2024-09-20T19:04:03.407 INFO:journalctl@ceph.mon.b.smithi071.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-20T19:04:03.407 INFO:journalctl@ceph.mon.b.smithi071.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-20T19:04:03.407 INFO:journalctl@ceph.mon.b.smithi071.stdout: legacy client fscid: -1 2024-09-20T19:04:03.407 INFO:journalctl@ceph.mon.b.smithi071.stdout: 2024-09-20T19:04:03.407 INFO:journalctl@ceph.mon.b.smithi071.stdout: No filesystems configured 2024-09-20T19:04:03.407 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-20T19:04:03.408 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: mon.b@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-09-20T19:04:03.408 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-20T19:04:03.408 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-20T19:04:03.408 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-20T19:04:03.408 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-20T19:04:03.408 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-20T19:04:03.408 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-20T19:04:03.408 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-20T19:04:03.408 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-20T19:04:03.408 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi079", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:04:03.409 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:03.409 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:03.409 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:03.409 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:03.409 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi071", "name": "osd_memory_target"} : dispatch 2024-09-20T19:04:03.409 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:04:03.409 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:04:03.410 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: Updating smithi071:/etc/ceph/ceph.conf 2024-09-20T19:04:03.410 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: Deploying cephadm binary to smithi079 2024-09-20T19:04:03.410 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: Updating smithi071:/var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:04:03.410 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: Updating smithi071:/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:04:03.410 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: Updating smithi071:/var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T19:04:03.410 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:04:03.410 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:03.410 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:03.410 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:03.410 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:03.410 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: Added host smithi079 2024-09-20T19:04:03.410 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:04:03.411 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:04:03.411 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:03.411 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:03.411 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:03.411 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:04:03.411 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:04:03.411 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: from='client.? 172.21.15.70:0/4208302231' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-20T19:04:03.411 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: from='client.? 172.21.15.70:0/4208302231' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-20T19:04:03.411 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: osdmap e4: 0 total, 0 up, 0 in 2024-09-20T19:04:03.411 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:03.411 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:03.411 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:03.411 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:03.412 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi079", "name": "osd_memory_target"} : dispatch 2024-09-20T19:04:03.412 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:04:03.412 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:04:03.412 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: Updating smithi079:/etc/ceph/ceph.conf 2024-09-20T19:04:03.412 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: Updating smithi079:/var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:04:03.412 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: Updating smithi079:/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:04:03.412 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: Updating smithi079:/var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T19:04:03.412 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:04:03.412 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:03.412 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:03.412 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:03.412 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi070:172.21.15.70=a;smithi071:172.21.15.71=b;smithi079:172.21.15.79=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:04:03.412 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: Saving service mon spec with placement smithi070:172.21.15.70=a;smithi071:172.21.15.71=b;smithi079:172.21.15.79=c;count:3 2024-09-20T19:04:03.413 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:03.413 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:04:03.413 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:04:03.413 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:04:03.413 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:03.413 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-20T19:04:03.413 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:04:03.413 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: Deploying daemon mon.c on smithi079 2024-09-20T19:04:03.413 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:04:03.413 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: from='client.? 172.21.15.79:0/1122686770' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-20T19:04:03.413 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:04:03.413 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-20T19:04:03.413 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-20T19:04:03.414 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: mon.a calling monitor election 2024-09-20T19:04:03.414 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:04:03.414 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-20T19:04:03.414 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-20T19:04:03.414 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: mon.c calling monitor election 2024-09-20T19:04:03.414 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:04:03.414 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-20T19:04:03.414 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-20T19:04:03.414 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:04:03.414 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-20T19:04:03.414 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-20T19:04:03.414 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: monmap epoch 2 2024-09-20T19:04:03.415 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: fsid ba4a2144-7782-11ef-baf5-efdc52797490 2024-09-20T19:04:03.415 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: last_changed 2024-09-20T19:03:54.223590+0000 2024-09-20T19:04:03.415 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: created 2024-09-20T19:02:19.869211+0000 2024-09-20T19:04:03.415 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: min_mon_release 19 (squid) 2024-09-20T19:04:03.415 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: election_strategy: 1 2024-09-20T19:04:03.415 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: 0: [v2:172.21.15.70:3300/0,v1:172.21.15.70:6789/0] mon.a 2024-09-20T19:04:03.415 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: 1: [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] mon.c 2024-09-20T19:04:03.415 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: fsmap 2024-09-20T19:04:03.415 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: osdmap e4: 0 total, 0 up, 0 in 2024-09-20T19:04:03.415 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: mgrmap e13: x(active, since 40s) 2024-09-20T19:04:03.415 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: overall HEALTH_OK 2024-09-20T19:04:03.415 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:03.415 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:03.415 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:03.415 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-20T19:04:03.416 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:04:03.416 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: Deploying daemon mon.b on smithi071 2024-09-20T19:04:03.416 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: from='client.? 172.21.15.79:0/2548340476' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-20T19:04:03.416 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-20T19:04:03.416 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:04:03.416 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: from='client.? 172.21.15.79:0/226415025' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-20T19:04:03.416 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 ceph-mon[28196]: mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-20T19:04:03.416 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 bash[28177]: 1f09a38cb35aa1b800c7c981447942343c8d6f25c56e4a0af38175d5e1e84f93 2024-09-20T19:04:03.416 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:03 smithi071 systemd[1]: Started Ceph mon.b for ba4a2144-7782-11ef-baf5-efdc52797490. 2024-09-20T19:04:03.739 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-20T19:04:03.740 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ba4a2144-7782-11ef-baf5-efdc52797490 -- ceph mon dump -f json 2024-09-20T19:04:03.991 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/mon.c/config 2024-09-20T19:04:08.414 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:08 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-20T19:04:08.414 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:08 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-20T19:04:08.415 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:08 smithi079 ceph-mon[27843]: mon.a calling monitor election 2024-09-20T19:04:08.415 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:08 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-20T19:04:08.415 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:08 smithi079 ceph-mon[27843]: mon.c calling monitor election 2024-09-20T19:04:08.415 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:08 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-20T19:04:08.415 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:08 smithi079 ceph-mon[27843]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:04:08.415 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:08 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-20T19:04:08.415 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:08 smithi079 ceph-mon[27843]: mon.b calling monitor election 2024-09-20T19:04:08.415 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:08 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-20T19:04:08.415 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:08 smithi079 ceph-mon[27843]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:04:08.415 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:08 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-20T19:04:08.415 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:08 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-20T19:04:08.416 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:08 smithi079 ceph-mon[27843]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-20T19:04:08.416 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:08 smithi079 ceph-mon[27843]: monmap epoch 3 2024-09-20T19:04:08.416 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:08 smithi079 ceph-mon[27843]: fsid ba4a2144-7782-11ef-baf5-efdc52797490 2024-09-20T19:04:08.416 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:08 smithi079 ceph-mon[27843]: last_changed 2024-09-20T19:04:03.078187+0000 2024-09-20T19:04:08.416 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:08 smithi079 ceph-mon[27843]: created 2024-09-20T19:02:19.869211+0000 2024-09-20T19:04:08.416 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:08 smithi079 ceph-mon[27843]: min_mon_release 19 (squid) 2024-09-20T19:04:08.416 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:08 smithi079 ceph-mon[27843]: election_strategy: 1 2024-09-20T19:04:08.416 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:08 smithi079 ceph-mon[27843]: 0: [v2:172.21.15.70:3300/0,v1:172.21.15.70:6789/0] mon.a 2024-09-20T19:04:08.416 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:08 smithi079 ceph-mon[27843]: 1: [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] mon.c 2024-09-20T19:04:08.416 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:08 smithi079 ceph-mon[27843]: 2: [v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0] mon.b 2024-09-20T19:04:08.416 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:08 smithi079 ceph-mon[27843]: fsmap 2024-09-20T19:04:08.416 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:08 smithi079 ceph-mon[27843]: osdmap e4: 0 total, 0 up, 0 in 2024-09-20T19:04:08.416 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:08 smithi079 ceph-mon[27843]: mgrmap e13: x(active, since 49s) 2024-09-20T19:04:08.417 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:08 smithi079 ceph-mon[27843]: overall HEALTH_OK 2024-09-20T19:04:08.417 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:08 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:08.417 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:08 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:08.417 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:08 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:08.417 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:08 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:08.550 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:08 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-20T19:04:08.550 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:08 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-20T19:04:08.550 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:08 smithi070 ceph-mon[25053]: mon.a calling monitor election 2024-09-20T19:04:08.550 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:08 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-20T19:04:08.550 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:08 smithi070 ceph-mon[25053]: mon.c calling monitor election 2024-09-20T19:04:08.551 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:08 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-20T19:04:08.551 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:08 smithi070 ceph-mon[25053]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:04:08.551 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:08 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-20T19:04:08.551 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:08 smithi070 ceph-mon[25053]: mon.b calling monitor election 2024-09-20T19:04:08.551 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:08 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-20T19:04:08.551 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:08 smithi070 ceph-mon[25053]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:04:08.552 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:08 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-20T19:04:08.552 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:08 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-20T19:04:08.552 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:08 smithi070 ceph-mon[25053]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-20T19:04:08.552 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:08 smithi070 ceph-mon[25053]: monmap epoch 3 2024-09-20T19:04:08.552 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:08 smithi070 ceph-mon[25053]: fsid ba4a2144-7782-11ef-baf5-efdc52797490 2024-09-20T19:04:08.552 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:08 smithi070 ceph-mon[25053]: last_changed 2024-09-20T19:04:03.078187+0000 2024-09-20T19:04:08.552 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:08 smithi070 ceph-mon[25053]: created 2024-09-20T19:02:19.869211+0000 2024-09-20T19:04:08.552 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:08 smithi070 ceph-mon[25053]: min_mon_release 19 (squid) 2024-09-20T19:04:08.552 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:08 smithi070 ceph-mon[25053]: election_strategy: 1 2024-09-20T19:04:08.553 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:08 smithi070 ceph-mon[25053]: 0: [v2:172.21.15.70:3300/0,v1:172.21.15.70:6789/0] mon.a 2024-09-20T19:04:08.553 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:08 smithi070 ceph-mon[25053]: 1: [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] mon.c 2024-09-20T19:04:08.553 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:08 smithi070 ceph-mon[25053]: 2: [v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0] mon.b 2024-09-20T19:04:08.553 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:08 smithi070 ceph-mon[25053]: fsmap 2024-09-20T19:04:08.553 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:08 smithi070 ceph-mon[25053]: osdmap e4: 0 total, 0 up, 0 in 2024-09-20T19:04:08.553 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:08 smithi070 ceph-mon[25053]: mgrmap e13: x(active, since 49s) 2024-09-20T19:04:08.553 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:08 smithi070 ceph-mon[25053]: overall HEALTH_OK 2024-09-20T19:04:08.553 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:08 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:08.553 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:08 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:08.553 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:08 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:08.554 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:08 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:08.633 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:08 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-20T19:04:08.633 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:08 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-20T19:04:08.634 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:08 smithi071 ceph-mon[28196]: mon.a calling monitor election 2024-09-20T19:04:08.634 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:08 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-20T19:04:08.634 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:08 smithi071 ceph-mon[28196]: mon.c calling monitor election 2024-09-20T19:04:08.634 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:08 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-20T19:04:08.634 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:08 smithi071 ceph-mon[28196]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:04:08.634 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:08 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-20T19:04:08.634 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:08 smithi071 ceph-mon[28196]: mon.b calling monitor election 2024-09-20T19:04:08.634 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:08 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-20T19:04:08.634 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:08 smithi071 ceph-mon[28196]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:04:08.634 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:08 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-20T19:04:08.634 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:08 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-20T19:04:08.634 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:08 smithi071 ceph-mon[28196]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-20T19:04:08.634 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:08 smithi071 ceph-mon[28196]: monmap epoch 3 2024-09-20T19:04:08.634 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:08 smithi071 ceph-mon[28196]: fsid ba4a2144-7782-11ef-baf5-efdc52797490 2024-09-20T19:04:08.635 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:08 smithi071 ceph-mon[28196]: last_changed 2024-09-20T19:04:03.078187+0000 2024-09-20T19:04:08.635 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:08 smithi071 ceph-mon[28196]: created 2024-09-20T19:02:19.869211+0000 2024-09-20T19:04:08.635 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:08 smithi071 ceph-mon[28196]: min_mon_release 19 (squid) 2024-09-20T19:04:08.635 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:08 smithi071 ceph-mon[28196]: election_strategy: 1 2024-09-20T19:04:08.635 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:08 smithi071 ceph-mon[28196]: 0: [v2:172.21.15.70:3300/0,v1:172.21.15.70:6789/0] mon.a 2024-09-20T19:04:08.635 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:08 smithi071 ceph-mon[28196]: 1: [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] mon.c 2024-09-20T19:04:08.635 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:08 smithi071 ceph-mon[28196]: 2: [v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0] mon.b 2024-09-20T19:04:08.635 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:08 smithi071 ceph-mon[28196]: fsmap 2024-09-20T19:04:08.635 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:08 smithi071 ceph-mon[28196]: osdmap e4: 0 total, 0 up, 0 in 2024-09-20T19:04:08.635 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:08 smithi071 ceph-mon[28196]: mgrmap e13: x(active, since 49s) 2024-09-20T19:04:08.635 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:08 smithi071 ceph-mon[28196]: overall HEALTH_OK 2024-09-20T19:04:08.635 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:08 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:08.635 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:08 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:08.635 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:08 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:08.636 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:08 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:09.033 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-20T19:04:09.033 INFO:teuthology.orchestra.run.smithi079.stdout:{"epoch":3,"fsid":"ba4a2144-7782-11ef-baf5-efdc52797490","modified":"2024-09-20T19:04:03.078187Z","created":"2024-09-20T19:02:19.869211Z","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.70:3300","nonce":0},{"type":"v1","addr":"172.21.15.70:6789","nonce":0}]},"addr":"172.21.15.70:6789/0","public_addr":"172.21.15.70:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:3300","nonce":0},{"type":"v1","addr":"172.21.15.79:6789","nonce":0}]},"addr":"172.21.15.79:6789/0","public_addr":"172.21.15.79:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:3300","nonce":0},{"type":"v1","addr":"172.21.15.71:6789","nonce":0}]},"addr":"172.21.15.71:6789/0","public_addr":"172.21.15.71:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-09-20T19:04:09.034 INFO:teuthology.orchestra.run.smithi079.stderr:dumped monmap epoch 3 2024-09-20T19:04:09.387 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:09 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:04:09.387 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:09 smithi079 ceph-mon[27843]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:04:09.387 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:09 smithi079 ceph-mon[27843]: from='client.? 172.21.15.79:0/3388404011' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-20T19:04:09.387 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:09 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-20T19:04:09.387 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:09 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:09.387 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:09 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:09.387 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:09 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:09.549 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:09 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:04:09.549 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:09 smithi070 ceph-mon[25053]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:04:09.549 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:09 smithi070 ceph-mon[25053]: from='client.? 172.21.15.79:0/3388404011' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-20T19:04:09.549 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:09 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-20T19:04:09.550 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:09 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:09.550 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:09 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:09.550 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:09 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:09.633 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:09 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:04:09.633 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:09 smithi071 ceph-mon[28196]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:04:09.633 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:09 smithi071 ceph-mon[28196]: from='client.? 172.21.15.79:0/3388404011' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-20T19:04:09.633 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:09 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-20T19:04:09.633 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:09 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:09.633 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:09 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:09.633 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:09 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:09.690 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-09-20T19:04:09.690 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ba4a2144-7782-11ef-baf5-efdc52797490 -- ceph config generate-minimal-conf 2024-09-20T19:04:10.283 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:10 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:10.283 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:10 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:10.283 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:10 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:04:10.283 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:10 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:04:10.284 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:10 smithi070 ceph-mon[25053]: Updating smithi070:/etc/ceph/ceph.conf 2024-09-20T19:04:10.284 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:10 smithi070 ceph-mon[25053]: Updating smithi071:/etc/ceph/ceph.conf 2024-09-20T19:04:10.284 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:10 smithi070 ceph-mon[25053]: Updating smithi079:/etc/ceph/ceph.conf 2024-09-20T19:04:10.284 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:10 smithi070 ceph-mon[25053]: Updating smithi071:/var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:04:10.284 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:10 smithi070 ceph-mon[25053]: Updating smithi079:/var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:04:10.284 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:10 smithi070 ceph-mon[25053]: Updating smithi070:/var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:04:10.284 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:10 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:10.284 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:10 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:10.284 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:10 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:10.284 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:10 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:10.284 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:10 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:10.284 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:10 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:10.284 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:10 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:10.285 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:10 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:10.285 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:10 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:10.285 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:10 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:10.285 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:10 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:10.285 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:10 smithi070 ceph-mon[25053]: Reconfiguring mon.a (unknown last config time)... 2024-09-20T19:04:10.285 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:10 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-20T19:04:10.285 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:10 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-20T19:04:10.285 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:10 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:04:10.285 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:10 smithi070 ceph-mon[25053]: Reconfiguring daemon mon.a on smithi070 2024-09-20T19:04:10.633 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:10 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:10.633 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:10 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:10.633 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:10 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:04:10.633 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:10 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:04:10.633 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:10 smithi071 ceph-mon[28196]: Updating smithi070:/etc/ceph/ceph.conf 2024-09-20T19:04:10.633 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:10 smithi071 ceph-mon[28196]: Updating smithi071:/etc/ceph/ceph.conf 2024-09-20T19:04:10.634 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:10 smithi071 ceph-mon[28196]: Updating smithi079:/etc/ceph/ceph.conf 2024-09-20T19:04:10.634 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:10 smithi071 ceph-mon[28196]: Updating smithi071:/var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:04:10.634 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:10 smithi071 ceph-mon[28196]: Updating smithi079:/var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:04:10.634 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:10 smithi071 ceph-mon[28196]: Updating smithi070:/var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:04:10.634 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:10 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:10.634 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:10 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:10.634 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:10 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:10.634 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:10 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:10.634 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:10 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:10.634 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:10 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:10.634 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:10 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:10.634 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:10 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:10.634 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:10 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:10.635 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:10 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:10.635 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:10 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:10.635 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:10 smithi071 ceph-mon[28196]: Reconfiguring mon.a (unknown last config time)... 2024-09-20T19:04:10.635 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:10 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-20T19:04:10.635 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:10 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-20T19:04:10.635 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:10 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:04:10.635 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:10 smithi071 ceph-mon[28196]: Reconfiguring daemon mon.a on smithi070 2024-09-20T19:04:10.664 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:10 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:10.664 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:10 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:10.665 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:10 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:04:10.665 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:10 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:04:10.665 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:10 smithi079 ceph-mon[27843]: Updating smithi070:/etc/ceph/ceph.conf 2024-09-20T19:04:10.665 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:10 smithi079 ceph-mon[27843]: Updating smithi071:/etc/ceph/ceph.conf 2024-09-20T19:04:10.665 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:10 smithi079 ceph-mon[27843]: Updating smithi079:/etc/ceph/ceph.conf 2024-09-20T19:04:10.665 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:10 smithi079 ceph-mon[27843]: Updating smithi071:/var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:04:10.665 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:10 smithi079 ceph-mon[27843]: Updating smithi079:/var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:04:10.665 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:10 smithi079 ceph-mon[27843]: Updating smithi070:/var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:04:10.665 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:10 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:10.665 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:10 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:10.665 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:10 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:10.665 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:10 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:10.665 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:10 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:10.665 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:10 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:10.666 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:10 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:10.666 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:10 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:10.666 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:10 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:10.666 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:10 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:10.666 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:10 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:10.666 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:10 smithi079 ceph-mon[27843]: Reconfiguring mon.a (unknown last config time)... 2024-09-20T19:04:10.666 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:10 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-20T19:04:10.666 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:10 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-20T19:04:10.666 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:10 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:04:10.666 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:10 smithi079 ceph-mon[27843]: Reconfiguring daemon mon.a on smithi070 2024-09-20T19:04:10.985 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:04:11.492 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:11 smithi071 ceph-mon[28196]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:04:11.492 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:11 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:11.492 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:11 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:11.492 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:11 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-20T19:04:11.492 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:11 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-20T19:04:11.492 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:11 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:04:11.549 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:11 smithi070 ceph-mon[25053]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:04:11.549 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:11 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:11.549 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:11 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:11.549 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:11 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-20T19:04:11.549 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:11 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-20T19:04:11.550 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:11 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:04:11.605 INFO:teuthology.orchestra.run.smithi070.stdout:# minimal ceph.conf for ba4a2144-7782-11ef-baf5-efdc52797490 2024-09-20T19:04:11.605 INFO:teuthology.orchestra.run.smithi070.stdout:[global] 2024-09-20T19:04:11.605 INFO:teuthology.orchestra.run.smithi070.stdout: fsid = ba4a2144-7782-11ef-baf5-efdc52797490 2024-09-20T19:04:11.605 INFO:teuthology.orchestra.run.smithi070.stdout: mon_host = [v2:172.21.15.70:3300/0,v1:172.21.15.70:6789/0] [v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0] [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] 2024-09-20T19:04:11.664 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:11 smithi079 ceph-mon[27843]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:04:11.664 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:11 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:11.664 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:11 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:11.664 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:11 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-20T19:04:11.664 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:11 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-20T19:04:11.664 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:11 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:04:12.294 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-09-20T19:04:12.294 DEBUG:teuthology.orchestra.run.smithi070:> set -ex 2024-09-20T19:04:12.294 DEBUG:teuthology.orchestra.run.smithi070:> sudo dd of=/etc/ceph/ceph.conf 2024-09-20T19:04:12.321 DEBUG:teuthology.orchestra.run.smithi070:> set -ex 2024-09-20T19:04:12.321 DEBUG:teuthology.orchestra.run.smithi070:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:04:12.386 DEBUG:teuthology.orchestra.run.smithi071:> set -ex 2024-09-20T19:04:12.386 DEBUG:teuthology.orchestra.run.smithi071:> sudo dd of=/etc/ceph/ceph.conf 2024-09-20T19:04:12.413 DEBUG:teuthology.orchestra.run.smithi071:> set -ex 2024-09-20T19:04:12.413 DEBUG:teuthology.orchestra.run.smithi071:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:04:12.475 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:12 smithi071 ceph-mon[28196]: Reconfiguring mon.b (monmap changed)... 2024-09-20T19:04:12.475 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:12 smithi071 ceph-mon[28196]: Reconfiguring daemon mon.b on smithi071 2024-09-20T19:04:12.475 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:12 smithi071 ceph-mon[28196]: from='client.? 172.21.15.70:0/3369282374' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:04:12.479 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-09-20T19:04:12.479 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd of=/etc/ceph/ceph.conf 2024-09-20T19:04:12.502 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:12 smithi079 ceph-mon[27843]: Reconfiguring mon.b (monmap changed)... 2024-09-20T19:04:12.502 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:12 smithi079 ceph-mon[27843]: Reconfiguring daemon mon.b on smithi071 2024-09-20T19:04:12.502 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:12 smithi079 ceph-mon[27843]: from='client.? 172.21.15.70:0/3369282374' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:04:12.507 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-09-20T19:04:12.507 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:04:12.525 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:12 smithi070 ceph-mon[25053]: Reconfiguring mon.b (monmap changed)... 2024-09-20T19:04:12.525 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:12 smithi070 ceph-mon[25053]: Reconfiguring daemon mon.b on smithi071 2024-09-20T19:04:12.525 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:12 smithi070 ceph-mon[25053]: from='client.? 172.21.15.70:0/3369282374' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:04:12.572 INFO:tasks.cephadm:Adding mgr.x on smithi070 2024-09-20T19:04:12.572 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ba4a2144-7782-11ef-baf5-efdc52797490 -- ceph orch apply mgr '1;smithi070=x' 2024-09-20T19:04:13.484 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/mon.c/config 2024-09-20T19:04:13.549 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:13 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:13.549 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:13 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:13.549 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:13 smithi070 ceph-mon[25053]: Reconfiguring mon.c (monmap changed)... 2024-09-20T19:04:13.549 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:13 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-20T19:04:13.549 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:13 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-20T19:04:13.549 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:13 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:04:13.549 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:13 smithi070 ceph-mon[25053]: Reconfiguring daemon mon.c on smithi079 2024-09-20T19:04:13.550 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:13 smithi070 ceph-mon[25053]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:04:13.604 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:13 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:13.604 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:13 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:13.605 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:13 smithi079 ceph-mon[27843]: Reconfiguring mon.c (monmap changed)... 2024-09-20T19:04:13.605 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:13 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-20T19:04:13.605 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:13 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-20T19:04:13.605 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:13 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:04:13.605 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:13 smithi079 ceph-mon[27843]: Reconfiguring daemon mon.c on smithi079 2024-09-20T19:04:13.605 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:13 smithi079 ceph-mon[27843]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:04:13.633 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:13 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:13.633 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:13 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:13.633 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:13 smithi071 ceph-mon[28196]: Reconfiguring mon.c (monmap changed)... 2024-09-20T19:04:13.633 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:13 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-20T19:04:13.633 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:13 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-20T19:04:13.633 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:13 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:04:13.633 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:13 smithi071 ceph-mon[28196]: Reconfiguring daemon mon.c on smithi079 2024-09-20T19:04:13.633 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:13 smithi071 ceph-mon[28196]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:04:14.098 INFO:teuthology.orchestra.run.smithi079.stdout:Scheduled mgr update... 2024-09-20T19:04:14.696 DEBUG:tasks.cephadm:set 0 configs 2024-09-20T19:04:14.697 INFO:tasks.cephadm:Deploying OSDs... 2024-09-20T19:04:14.697 DEBUG:teuthology.orchestra.run.smithi070:> set -ex 2024-09-20T19:04:14.697 DEBUG:teuthology.orchestra.run.smithi070:> dd if=/scratch_devs of=/dev/stdout 2024-09-20T19:04:14.713 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-20T19:04:14.714 DEBUG:teuthology.orchestra.run.smithi070:> stat /dev/vg_nvme/lv_1 2024-09-20T19:04:14.745 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:14 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:14.745 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:14 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:14.745 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:14 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:04:14.745 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:14 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:04:14.745 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:14 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:04:14.746 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:14 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:14.746 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:14 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:14.746 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:14 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:04:14.746 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:14 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:04:14.746 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:14 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:04:14.746 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:14 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:14.746 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:14 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:14.746 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:14 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-20T19:04:14.746 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:14 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-20T19:04:14.746 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:14 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:04:14.761 INFO:teuthology.orchestra.run.smithi070.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-20T19:04:14.761 INFO:teuthology.orchestra.run.smithi070.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-20T19:04:14.761 INFO:teuthology.orchestra.run.smithi070.stdout:Device: 5h/5d Inode: 973 Links: 1 2024-09-20T19:04:14.761 INFO:teuthology.orchestra.run.smithi070.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-20T19:04:14.762 INFO:teuthology.orchestra.run.smithi070.stdout:Context: system_u:object_r:device_t:s0 2024-09-20T19:04:14.762 INFO:teuthology.orchestra.run.smithi070.stdout:Access: 2024-09-20 19:03:31.038874652 +0000 2024-09-20T19:04:14.762 INFO:teuthology.orchestra.run.smithi070.stdout:Modify: 2024-09-20 19:00:23.195073325 +0000 2024-09-20T19:04:14.762 INFO:teuthology.orchestra.run.smithi070.stdout:Change: 2024-09-20 19:00:23.195073325 +0000 2024-09-20T19:04:14.762 INFO:teuthology.orchestra.run.smithi070.stdout: Birth: 2024-09-20 19:00:23.195073325 +0000 2024-09-20T19:04:14.762 DEBUG:teuthology.orchestra.run.smithi070:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-20T19:04:14.826 INFO:teuthology.orchestra.run.smithi070.stderr:1+0 records in 2024-09-20T19:04:14.826 INFO:teuthology.orchestra.run.smithi070.stderr:1+0 records out 2024-09-20T19:04:14.827 INFO:teuthology.orchestra.run.smithi070.stderr:512 bytes copied, 0.000113045 s, 4.5 MB/s 2024-09-20T19:04:14.828 DEBUG:teuthology.orchestra.run.smithi070:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-20T19:04:14.883 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:14 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:14.883 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:14 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:14.883 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:14 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:04:14.883 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:14 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:04:14.883 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:14 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:04:14.883 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:14 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:14.883 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:14 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:14.884 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:14 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:04:14.884 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:14 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:04:14.884 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:14 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:04:14.884 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:14 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:14.884 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:14 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:14.884 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:14 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-20T19:04:14.884 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:14 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-20T19:04:14.884 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:14 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:04:14.885 DEBUG:teuthology.orchestra.run.smithi070:> stat /dev/vg_nvme/lv_2 2024-09-20T19:04:14.914 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:14 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:14.914 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:14 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:14.914 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:14 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:04:14.914 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:14 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:04:14.914 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:14 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:04:14.914 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:14 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:14.914 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:14 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:14.915 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:14 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:04:14.915 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:14 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:04:14.915 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:14 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:04:14.915 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:14 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:14.915 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:14 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:14.915 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:14 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-20T19:04:14.915 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:14 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-20T19:04:14.915 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:14 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:04:14.940 INFO:teuthology.orchestra.run.smithi070.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-20T19:04:14.940 INFO:teuthology.orchestra.run.smithi070.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-20T19:04:14.941 INFO:teuthology.orchestra.run.smithi070.stdout:Device: 5h/5d Inode: 983 Links: 1 2024-09-20T19:04:14.941 INFO:teuthology.orchestra.run.smithi070.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-20T19:04:14.941 INFO:teuthology.orchestra.run.smithi070.stdout:Context: system_u:object_r:device_t:s0 2024-09-20T19:04:14.941 INFO:teuthology.orchestra.run.smithi070.stdout:Access: 2024-09-20 19:03:31.065873872 +0000 2024-09-20T19:04:14.941 INFO:teuthology.orchestra.run.smithi070.stdout:Modify: 2024-09-20 19:00:23.195073325 +0000 2024-09-20T19:04:14.941 INFO:teuthology.orchestra.run.smithi070.stdout:Change: 2024-09-20 19:00:23.195073325 +0000 2024-09-20T19:04:14.941 INFO:teuthology.orchestra.run.smithi070.stdout: Birth: 2024-09-20 19:00:23.195073325 +0000 2024-09-20T19:04:14.941 DEBUG:teuthology.orchestra.run.smithi070:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-20T19:04:15.004 INFO:teuthology.orchestra.run.smithi070.stderr:1+0 records in 2024-09-20T19:04:15.004 INFO:teuthology.orchestra.run.smithi070.stderr:1+0 records out 2024-09-20T19:04:15.004 INFO:teuthology.orchestra.run.smithi070.stderr:512 bytes copied, 0.000106188 s, 4.8 MB/s 2024-09-20T19:04:15.006 DEBUG:teuthology.orchestra.run.smithi070:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-20T19:04:15.062 DEBUG:teuthology.orchestra.run.smithi070:> stat /dev/vg_nvme/lv_3 2024-09-20T19:04:15.117 INFO:teuthology.orchestra.run.smithi070.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-20T19:04:15.118 INFO:teuthology.orchestra.run.smithi070.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-20T19:04:15.118 INFO:teuthology.orchestra.run.smithi070.stdout:Device: 5h/5d Inode: 961 Links: 1 2024-09-20T19:04:15.118 INFO:teuthology.orchestra.run.smithi070.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-20T19:04:15.118 INFO:teuthology.orchestra.run.smithi070.stdout:Context: system_u:object_r:device_t:s0 2024-09-20T19:04:15.118 INFO:teuthology.orchestra.run.smithi070.stdout:Access: 2024-09-20 19:03:31.095873006 +0000 2024-09-20T19:04:15.118 INFO:teuthology.orchestra.run.smithi070.stdout:Modify: 2024-09-20 19:00:23.194073354 +0000 2024-09-20T19:04:15.118 INFO:teuthology.orchestra.run.smithi070.stdout:Change: 2024-09-20 19:00:23.194073354 +0000 2024-09-20T19:04:15.118 INFO:teuthology.orchestra.run.smithi070.stdout: Birth: 2024-09-20 19:00:23.194073354 +0000 2024-09-20T19:04:15.118 DEBUG:teuthology.orchestra.run.smithi070:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-20T19:04:15.181 INFO:teuthology.orchestra.run.smithi070.stderr:1+0 records in 2024-09-20T19:04:15.181 INFO:teuthology.orchestra.run.smithi070.stderr:1+0 records out 2024-09-20T19:04:15.181 INFO:teuthology.orchestra.run.smithi070.stderr:512 bytes copied, 0.000105361 s, 4.9 MB/s 2024-09-20T19:04:15.183 DEBUG:teuthology.orchestra.run.smithi070:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-20T19:04:15.239 DEBUG:teuthology.orchestra.run.smithi070:> stat /dev/vg_nvme/lv_4 2024-09-20T19:04:15.294 INFO:teuthology.orchestra.run.smithi070.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-20T19:04:15.294 INFO:teuthology.orchestra.run.smithi070.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-20T19:04:15.294 INFO:teuthology.orchestra.run.smithi070.stdout:Device: 5h/5d Inode: 977 Links: 1 2024-09-20T19:04:15.295 INFO:teuthology.orchestra.run.smithi070.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-20T19:04:15.295 INFO:teuthology.orchestra.run.smithi070.stdout:Context: system_u:object_r:device_t:s0 2024-09-20T19:04:15.295 INFO:teuthology.orchestra.run.smithi070.stdout:Access: 2024-09-20 19:03:31.128872052 +0000 2024-09-20T19:04:15.295 INFO:teuthology.orchestra.run.smithi070.stdout:Modify: 2024-09-20 19:00:23.195073325 +0000 2024-09-20T19:04:15.295 INFO:teuthology.orchestra.run.smithi070.stdout:Change: 2024-09-20 19:00:23.195073325 +0000 2024-09-20T19:04:15.295 INFO:teuthology.orchestra.run.smithi070.stdout: Birth: 2024-09-20 19:00:23.195073325 +0000 2024-09-20T19:04:15.295 DEBUG:teuthology.orchestra.run.smithi070:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-20T19:04:15.357 INFO:teuthology.orchestra.run.smithi070.stderr:1+0 records in 2024-09-20T19:04:15.357 INFO:teuthology.orchestra.run.smithi070.stderr:1+0 records out 2024-09-20T19:04:15.357 INFO:teuthology.orchestra.run.smithi070.stderr:512 bytes copied, 0.000106647 s, 4.8 MB/s 2024-09-20T19:04:15.358 DEBUG:teuthology.orchestra.run.smithi070:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-20T19:04:15.415 DEBUG:teuthology.orchestra.run.smithi071:> set -ex 2024-09-20T19:04:15.415 DEBUG:teuthology.orchestra.run.smithi071:> dd if=/scratch_devs of=/dev/stdout 2024-09-20T19:04:15.434 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-20T19:04:15.434 DEBUG:teuthology.orchestra.run.smithi071:> stat /dev/vg_nvme/lv_1 2024-09-20T19:04:15.492 INFO:teuthology.orchestra.run.smithi071.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-20T19:04:15.492 INFO:teuthology.orchestra.run.smithi071.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-20T19:04:15.492 INFO:teuthology.orchestra.run.smithi071.stdout:Device: 5h/5d Inode: 968 Links: 1 2024-09-20T19:04:15.492 INFO:teuthology.orchestra.run.smithi071.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-20T19:04:15.492 INFO:teuthology.orchestra.run.smithi071.stdout:Context: system_u:object_r:device_t:s0 2024-09-20T19:04:15.493 INFO:teuthology.orchestra.run.smithi071.stdout:Access: 2024-09-20 19:04:02.533943140 +0000 2024-09-20T19:04:15.493 INFO:teuthology.orchestra.run.smithi071.stdout:Modify: 2024-09-20 19:00:23.142545610 +0000 2024-09-20T19:04:15.493 INFO:teuthology.orchestra.run.smithi071.stdout:Change: 2024-09-20 19:00:23.142545610 +0000 2024-09-20T19:04:15.493 INFO:teuthology.orchestra.run.smithi071.stdout: Birth: 2024-09-20 19:00:23.142545610 +0000 2024-09-20T19:04:15.493 DEBUG:teuthology.orchestra.run.smithi071:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-20T19:04:15.559 INFO:teuthology.orchestra.run.smithi071.stderr:1+0 records in 2024-09-20T19:04:15.559 INFO:teuthology.orchestra.run.smithi071.stderr:1+0 records out 2024-09-20T19:04:15.559 INFO:teuthology.orchestra.run.smithi071.stderr:512 bytes copied, 0.000226 s, 2.3 MB/s 2024-09-20T19:04:15.560 DEBUG:teuthology.orchestra.run.smithi071:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-20T19:04:15.618 DEBUG:teuthology.orchestra.run.smithi071:> stat /dev/vg_nvme/lv_2 2024-09-20T19:04:15.675 INFO:teuthology.orchestra.run.smithi071.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-20T19:04:15.675 INFO:teuthology.orchestra.run.smithi071.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-20T19:04:15.675 INFO:teuthology.orchestra.run.smithi071.stdout:Device: 5h/5d Inode: 975 Links: 1 2024-09-20T19:04:15.675 INFO:teuthology.orchestra.run.smithi071.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-20T19:04:15.675 INFO:teuthology.orchestra.run.smithi071.stdout:Context: system_u:object_r:device_t:s0 2024-09-20T19:04:15.675 INFO:teuthology.orchestra.run.smithi071.stdout:Access: 2024-09-20 19:04:02.533943140 +0000 2024-09-20T19:04:15.675 INFO:teuthology.orchestra.run.smithi071.stdout:Modify: 2024-09-20 19:00:23.142545610 +0000 2024-09-20T19:04:15.675 INFO:teuthology.orchestra.run.smithi071.stdout:Change: 2024-09-20 19:00:23.142545610 +0000 2024-09-20T19:04:15.675 INFO:teuthology.orchestra.run.smithi071.stdout: Birth: 2024-09-20 19:00:23.142545610 +0000 2024-09-20T19:04:15.676 DEBUG:teuthology.orchestra.run.smithi071:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-20T19:04:15.738 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:15 smithi071 ceph-mon[28196]: from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi070=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:04:15.738 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:15 smithi071 ceph-mon[28196]: Saving service mgr spec with placement smithi070=x;count:1 2024-09-20T19:04:15.738 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:15 smithi071 ceph-mon[28196]: Reconfiguring mgr.x (unknown last config time)... 2024-09-20T19:04:15.738 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:15 smithi071 ceph-mon[28196]: Reconfiguring daemon mgr.x on smithi070 2024-09-20T19:04:15.738 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:15 smithi071 ceph-mon[28196]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:04:15.740 INFO:teuthology.orchestra.run.smithi071.stderr:1+0 records in 2024-09-20T19:04:15.740 INFO:teuthology.orchestra.run.smithi071.stderr:1+0 records out 2024-09-20T19:04:15.740 INFO:teuthology.orchestra.run.smithi071.stderr:512 bytes copied, 0.000220162 s, 2.3 MB/s 2024-09-20T19:04:15.741 DEBUG:teuthology.orchestra.run.smithi071:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-20T19:04:15.798 DEBUG:teuthology.orchestra.run.smithi071:> stat /dev/vg_nvme/lv_3 2024-09-20T19:04:15.799 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:15 smithi070 ceph-mon[25053]: from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi070=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:04:15.799 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:15 smithi070 ceph-mon[25053]: Saving service mgr spec with placement smithi070=x;count:1 2024-09-20T19:04:15.799 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:15 smithi070 ceph-mon[25053]: Reconfiguring mgr.x (unknown last config time)... 2024-09-20T19:04:15.799 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:15 smithi070 ceph-mon[25053]: Reconfiguring daemon mgr.x on smithi070 2024-09-20T19:04:15.799 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:15 smithi070 ceph-mon[25053]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:04:15.854 INFO:teuthology.orchestra.run.smithi071.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-20T19:04:15.854 INFO:teuthology.orchestra.run.smithi071.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-20T19:04:15.854 INFO:teuthology.orchestra.run.smithi071.stdout:Device: 5h/5d Inode: 983 Links: 1 2024-09-20T19:04:15.854 INFO:teuthology.orchestra.run.smithi071.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-20T19:04:15.854 INFO:teuthology.orchestra.run.smithi071.stdout:Context: system_u:object_r:device_t:s0 2024-09-20T19:04:15.854 INFO:teuthology.orchestra.run.smithi071.stdout:Access: 2024-09-20 19:04:02.534943122 +0000 2024-09-20T19:04:15.854 INFO:teuthology.orchestra.run.smithi071.stdout:Modify: 2024-09-20 19:00:23.143545592 +0000 2024-09-20T19:04:15.854 INFO:teuthology.orchestra.run.smithi071.stdout:Change: 2024-09-20 19:00:23.143545592 +0000 2024-09-20T19:04:15.854 INFO:teuthology.orchestra.run.smithi071.stdout: Birth: 2024-09-20 19:00:23.143545592 +0000 2024-09-20T19:04:15.854 DEBUG:teuthology.orchestra.run.smithi071:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-20T19:04:15.914 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:15 smithi079 ceph-mon[27843]: from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi070=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:04:15.915 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:15 smithi079 ceph-mon[27843]: Saving service mgr spec with placement smithi070=x;count:1 2024-09-20T19:04:15.915 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:15 smithi079 ceph-mon[27843]: Reconfiguring mgr.x (unknown last config time)... 2024-09-20T19:04:15.915 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:15 smithi079 ceph-mon[27843]: Reconfiguring daemon mgr.x on smithi070 2024-09-20T19:04:15.915 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:15 smithi079 ceph-mon[27843]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:04:15.918 INFO:teuthology.orchestra.run.smithi071.stderr:1+0 records in 2024-09-20T19:04:15.918 INFO:teuthology.orchestra.run.smithi071.stderr:1+0 records out 2024-09-20T19:04:15.918 INFO:teuthology.orchestra.run.smithi071.stderr:512 bytes copied, 0.00024984 s, 2.0 MB/s 2024-09-20T19:04:15.920 DEBUG:teuthology.orchestra.run.smithi071:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-20T19:04:15.977 DEBUG:teuthology.orchestra.run.smithi071:> stat /dev/vg_nvme/lv_4 2024-09-20T19:04:16.032 INFO:teuthology.orchestra.run.smithi071.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-20T19:04:16.032 INFO:teuthology.orchestra.run.smithi071.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-20T19:04:16.032 INFO:teuthology.orchestra.run.smithi071.stdout:Device: 5h/5d Inode: 971 Links: 1 2024-09-20T19:04:16.033 INFO:teuthology.orchestra.run.smithi071.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-20T19:04:16.033 INFO:teuthology.orchestra.run.smithi071.stdout:Context: system_u:object_r:device_t:s0 2024-09-20T19:04:16.033 INFO:teuthology.orchestra.run.smithi071.stdout:Access: 2024-09-20 19:04:02.534943122 +0000 2024-09-20T19:04:16.033 INFO:teuthology.orchestra.run.smithi071.stdout:Modify: 2024-09-20 19:00:23.142545610 +0000 2024-09-20T19:04:16.033 INFO:teuthology.orchestra.run.smithi071.stdout:Change: 2024-09-20 19:00:23.142545610 +0000 2024-09-20T19:04:16.033 INFO:teuthology.orchestra.run.smithi071.stdout: Birth: 2024-09-20 19:00:23.142545610 +0000 2024-09-20T19:04:16.033 DEBUG:teuthology.orchestra.run.smithi071:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-20T19:04:16.096 INFO:teuthology.orchestra.run.smithi071.stderr:1+0 records in 2024-09-20T19:04:16.096 INFO:teuthology.orchestra.run.smithi071.stderr:1+0 records out 2024-09-20T19:04:16.096 INFO:teuthology.orchestra.run.smithi071.stderr:512 bytes copied, 0.000193372 s, 2.6 MB/s 2024-09-20T19:04:16.097 DEBUG:teuthology.orchestra.run.smithi071:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-20T19:04:16.153 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-09-20T19:04:16.153 DEBUG:teuthology.orchestra.run.smithi079:> dd if=/scratch_devs of=/dev/stdout 2024-09-20T19:04:16.173 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-20T19:04:16.173 DEBUG:teuthology.orchestra.run.smithi079:> stat /dev/vg_nvme/lv_1 2024-09-20T19:04:16.232 INFO:teuthology.orchestra.run.smithi079.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-20T19:04:16.233 INFO:teuthology.orchestra.run.smithi079.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-20T19:04:16.233 INFO:teuthology.orchestra.run.smithi079.stdout:Device: 5h/5d Inode: 974 Links: 1 2024-09-20T19:04:16.233 INFO:teuthology.orchestra.run.smithi079.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-20T19:04:16.233 INFO:teuthology.orchestra.run.smithi079.stdout:Context: system_u:object_r:device_t:s0 2024-09-20T19:04:16.233 INFO:teuthology.orchestra.run.smithi079.stdout:Access: 2024-09-20 19:03:53.665364230 +0000 2024-09-20T19:04:16.233 INFO:teuthology.orchestra.run.smithi079.stdout:Modify: 2024-09-20 19:00:22.998760420 +0000 2024-09-20T19:04:16.233 INFO:teuthology.orchestra.run.smithi079.stdout:Change: 2024-09-20 19:00:22.998760420 +0000 2024-09-20T19:04:16.233 INFO:teuthology.orchestra.run.smithi079.stdout: Birth: 2024-09-20 19:00:22.998760420 +0000 2024-09-20T19:04:16.233 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-20T19:04:16.302 INFO:teuthology.orchestra.run.smithi079.stderr:1+0 records in 2024-09-20T19:04:16.302 INFO:teuthology.orchestra.run.smithi079.stderr:1+0 records out 2024-09-20T19:04:16.302 INFO:teuthology.orchestra.run.smithi079.stderr:512 bytes copied, 0.000281312 s, 1.8 MB/s 2024-09-20T19:04:16.304 DEBUG:teuthology.orchestra.run.smithi079:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-20T19:04:16.363 DEBUG:teuthology.orchestra.run.smithi079:> stat /dev/vg_nvme/lv_2 2024-09-20T19:04:16.421 INFO:teuthology.orchestra.run.smithi079.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-20T19:04:16.421 INFO:teuthology.orchestra.run.smithi079.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-20T19:04:16.421 INFO:teuthology.orchestra.run.smithi079.stdout:Device: 5h/5d Inode: 977 Links: 1 2024-09-20T19:04:16.421 INFO:teuthology.orchestra.run.smithi079.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-20T19:04:16.421 INFO:teuthology.orchestra.run.smithi079.stdout:Context: system_u:object_r:device_t:s0 2024-09-20T19:04:16.421 INFO:teuthology.orchestra.run.smithi079.stdout:Access: 2024-09-20 19:03:53.666364209 +0000 2024-09-20T19:04:16.421 INFO:teuthology.orchestra.run.smithi079.stdout:Modify: 2024-09-20 19:00:22.999760399 +0000 2024-09-20T19:04:16.421 INFO:teuthology.orchestra.run.smithi079.stdout:Change: 2024-09-20 19:00:22.999760399 +0000 2024-09-20T19:04:16.421 INFO:teuthology.orchestra.run.smithi079.stdout: Birth: 2024-09-20 19:00:22.999760399 +0000 2024-09-20T19:04:16.421 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-20T19:04:16.486 INFO:teuthology.orchestra.run.smithi079.stderr:1+0 records in 2024-09-20T19:04:16.486 INFO:teuthology.orchestra.run.smithi079.stderr:1+0 records out 2024-09-20T19:04:16.486 INFO:teuthology.orchestra.run.smithi079.stderr:512 bytes copied, 0.000186398 s, 2.7 MB/s 2024-09-20T19:04:16.488 DEBUG:teuthology.orchestra.run.smithi079:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-20T19:04:16.546 DEBUG:teuthology.orchestra.run.smithi079:> stat /dev/vg_nvme/lv_3 2024-09-20T19:04:16.603 INFO:teuthology.orchestra.run.smithi079.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-20T19:04:16.603 INFO:teuthology.orchestra.run.smithi079.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-20T19:04:16.603 INFO:teuthology.orchestra.run.smithi079.stdout:Device: 5h/5d Inode: 967 Links: 1 2024-09-20T19:04:16.603 INFO:teuthology.orchestra.run.smithi079.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-20T19:04:16.603 INFO:teuthology.orchestra.run.smithi079.stdout:Context: system_u:object_r:device_t:s0 2024-09-20T19:04:16.603 INFO:teuthology.orchestra.run.smithi079.stdout:Access: 2024-09-20 19:03:53.666364209 +0000 2024-09-20T19:04:16.603 INFO:teuthology.orchestra.run.smithi079.stdout:Modify: 2024-09-20 19:00:22.998760420 +0000 2024-09-20T19:04:16.603 INFO:teuthology.orchestra.run.smithi079.stdout:Change: 2024-09-20 19:00:22.998760420 +0000 2024-09-20T19:04:16.604 INFO:teuthology.orchestra.run.smithi079.stdout: Birth: 2024-09-20 19:00:22.998760420 +0000 2024-09-20T19:04:16.604 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-20T19:04:16.668 INFO:teuthology.orchestra.run.smithi079.stderr:1+0 records in 2024-09-20T19:04:16.668 INFO:teuthology.orchestra.run.smithi079.stderr:1+0 records out 2024-09-20T19:04:16.668 INFO:teuthology.orchestra.run.smithi079.stderr:512 bytes copied, 0.000226561 s, 2.3 MB/s 2024-09-20T19:04:16.669 DEBUG:teuthology.orchestra.run.smithi079:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-20T19:04:16.726 DEBUG:teuthology.orchestra.run.smithi079:> stat /dev/vg_nvme/lv_4 2024-09-20T19:04:16.783 INFO:teuthology.orchestra.run.smithi079.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-20T19:04:16.783 INFO:teuthology.orchestra.run.smithi079.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-20T19:04:16.783 INFO:teuthology.orchestra.run.smithi079.stdout:Device: 5h/5d Inode: 981 Links: 1 2024-09-20T19:04:16.783 INFO:teuthology.orchestra.run.smithi079.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-20T19:04:16.783 INFO:teuthology.orchestra.run.smithi079.stdout:Context: system_u:object_r:device_t:s0 2024-09-20T19:04:16.783 INFO:teuthology.orchestra.run.smithi079.stdout:Access: 2024-09-20 19:03:53.666364209 +0000 2024-09-20T19:04:16.783 INFO:teuthology.orchestra.run.smithi079.stdout:Modify: 2024-09-20 19:00:23.001760357 +0000 2024-09-20T19:04:16.783 INFO:teuthology.orchestra.run.smithi079.stdout:Change: 2024-09-20 19:00:23.001760357 +0000 2024-09-20T19:04:16.783 INFO:teuthology.orchestra.run.smithi079.stdout: Birth: 2024-09-20 19:00:23.001760357 +0000 2024-09-20T19:04:16.784 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-20T19:04:16.845 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:16 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:16.845 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:16 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:16.846 INFO:teuthology.orchestra.run.smithi079.stderr:1+0 records in 2024-09-20T19:04:16.846 INFO:teuthology.orchestra.run.smithi079.stderr:1+0 records out 2024-09-20T19:04:16.846 INFO:teuthology.orchestra.run.smithi079.stderr:512 bytes copied, 0.000198049 s, 2.6 MB/s 2024-09-20T19:04:16.847 DEBUG:teuthology.orchestra.run.smithi079:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-20T19:04:16.883 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:16 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:16.883 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:16 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:16.903 INFO:tasks.cephadm:Deploying osd.0 on smithi070 with /dev/vg_nvme/lv_4... 2024-09-20T19:04:16.904 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ba4a2144-7782-11ef-baf5-efdc52797490 -- lvm zap /dev/vg_nvme/lv_4 2024-09-20T19:04:16.931 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:16 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:16.931 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:16 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:17.153 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:04:17.883 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:17 smithi071 ceph-mon[28196]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:04:17.914 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:17 smithi079 ceph-mon[27843]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:04:18.049 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:17 smithi070 ceph-mon[25053]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:04:19.049 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:18 smithi070 ceph-mon[25053]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:04:19.383 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:18 smithi071 ceph-mon[28196]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:04:19.414 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:18 smithi079 ceph-mon[27843]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:04:19.947 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-20T19:04:19.974 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ba4a2144-7782-11ef-baf5-efdc52797490 -- ceph orch daemon add osd smithi070:vg_nvme/lv_4 2024-09-20T19:04:20.256 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:04:21.049 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:20 smithi070 ceph-mon[25053]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:04:21.050 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:20 smithi070 ceph-mon[25053]: from='client.14223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi070:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:04:21.050 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:20 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-20T19:04:21.050 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:20 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-20T19:04:21.050 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:20 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:04:21.383 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:20 smithi071 ceph-mon[28196]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:04:21.383 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:20 smithi071 ceph-mon[28196]: from='client.14223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi070:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:04:21.383 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:20 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-20T19:04:21.383 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:20 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-20T19:04:21.383 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:20 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:04:21.414 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:20 smithi079 ceph-mon[27843]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:04:21.414 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:20 smithi079 ceph-mon[27843]: from='client.14223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi070:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:04:21.414 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:20 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-20T19:04:21.414 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:20 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-20T19:04:21.414 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:20 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:04:23.299 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:22 smithi070 ceph-mon[25053]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:04:23.383 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:22 smithi071 ceph-mon[28196]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:04:23.414 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:22 smithi079 ceph-mon[27843]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:04:24.049 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:23 smithi070 ceph-mon[25053]: from='client.? 172.21.15.70:0/623194581' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3b99dbe4-328e-48f1-b7ee-cf375908b81d"} : dispatch 2024-09-20T19:04:24.049 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:23 smithi070 ceph-mon[25053]: from='client.? 172.21.15.70:0/623194581' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3b99dbe4-328e-48f1-b7ee-cf375908b81d"}]': finished 2024-09-20T19:04:24.049 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:23 smithi070 ceph-mon[25053]: osdmap e5: 1 total, 0 up, 1 in 2024-09-20T19:04:24.049 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:23 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-20T19:04:24.049 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:23 smithi070 ceph-mon[25053]: from='client.? 172.21.15.70:0/1926423814' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-20T19:04:24.383 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:23 smithi071 ceph-mon[28196]: from='client.? 172.21.15.70:0/623194581' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3b99dbe4-328e-48f1-b7ee-cf375908b81d"} : dispatch 2024-09-20T19:04:24.383 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:23 smithi071 ceph-mon[28196]: from='client.? 172.21.15.70:0/623194581' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3b99dbe4-328e-48f1-b7ee-cf375908b81d"}]': finished 2024-09-20T19:04:24.383 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:23 smithi071 ceph-mon[28196]: osdmap e5: 1 total, 0 up, 1 in 2024-09-20T19:04:24.383 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:23 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-20T19:04:24.383 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:23 smithi071 ceph-mon[28196]: from='client.? 172.21.15.70:0/1926423814' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-20T19:04:24.414 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:23 smithi079 ceph-mon[27843]: from='client.? 172.21.15.70:0/623194581' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3b99dbe4-328e-48f1-b7ee-cf375908b81d"} : dispatch 2024-09-20T19:04:24.414 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:23 smithi079 ceph-mon[27843]: from='client.? 172.21.15.70:0/623194581' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3b99dbe4-328e-48f1-b7ee-cf375908b81d"}]': finished 2024-09-20T19:04:24.414 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:23 smithi079 ceph-mon[27843]: osdmap e5: 1 total, 0 up, 1 in 2024-09-20T19:04:24.414 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:23 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-20T19:04:24.414 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:23 smithi079 ceph-mon[27843]: from='client.? 172.21.15.70:0/1926423814' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-20T19:04:25.299 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:24 smithi070 ceph-mon[25053]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:04:25.383 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:24 smithi071 ceph-mon[28196]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:04:25.414 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:24 smithi079 ceph-mon[27843]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:04:27.299 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:26 smithi070 ceph-mon[25053]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:04:27.383 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:26 smithi071 ceph-mon[28196]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:04:27.414 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:26 smithi079 ceph-mon[27843]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:04:29.049 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:28 smithi070 ceph-mon[25053]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:04:29.383 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:28 smithi071 ceph-mon[28196]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:04:29.414 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:28 smithi079 ceph-mon[27843]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:04:30.746 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:30 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-20T19:04:30.746 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:30 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:04:30.883 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:30 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-20T19:04:30.883 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:30 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:04:30.914 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:30 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-20T19:04:30.914 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:30 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:04:31.633 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:31 smithi071 ceph-mon[28196]: Deploying daemon osd.0 on smithi070 2024-09-20T19:04:31.633 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:31 smithi071 ceph-mon[28196]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:04:31.664 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:31 smithi079 ceph-mon[27843]: Deploying daemon osd.0 on smithi070 2024-09-20T19:04:31.664 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:31 smithi079 ceph-mon[27843]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:04:31.744 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:31 smithi070 ceph-mon[25053]: Deploying daemon osd.0 on smithi070 2024-09-20T19:04:31.744 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:31 smithi070 ceph-mon[25053]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:04:33.299 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:32 smithi070 ceph-mon[25053]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:04:33.383 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:32 smithi071 ceph-mon[28196]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:04:33.414 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:32 smithi079 ceph-mon[27843]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:04:35.299 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:34 smithi070 ceph-mon[25053]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:04:35.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:34 smithi071 ceph-mon[28196]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:04:35.414 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:34 smithi079 ceph-mon[27843]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:04:37.299 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:36 smithi070 ceph-mon[25053]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:04:37.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:36 smithi071 ceph-mon[28196]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:04:37.414 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:36 smithi079 ceph-mon[27843]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:04:39.032 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:38 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:04:39.032 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:38 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:39.032 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:38 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:39.132 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:38 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:04:39.133 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:38 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:39.133 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:38 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:39.164 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:38 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:04:39.164 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:38 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:39.165 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:38 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:39.985 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:39 smithi070 ceph-mon[25053]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:04:40.132 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:39 smithi071 ceph-mon[28196]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:04:40.164 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:39 smithi079 ceph-mon[27843]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:04:41.049 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:40 smithi070 ceph-mon[25053]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:04:41.164 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:40 smithi079 ceph-mon[27843]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:04:41.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:40 smithi071 ceph-mon[28196]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:04:42.388 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:42 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:42.388 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:42 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:42.388 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:42 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:04:42.388 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:42 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:04:42.388 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:42 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:42.664 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:42 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:42.664 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:42 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:42.664 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:42 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:04:42.664 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:42 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:04:42.664 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:42 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:42.674 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:42 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:42.674 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:42 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:42.674 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:42 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:04:42.674 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:42 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:04:42.675 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:42 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:43.495 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:43 smithi070 ceph-mon[25053]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:04:43.534 INFO:teuthology.orchestra.run.smithi070.stdout:Created osd(s) 0 on host 'smithi070' 2024-09-20T19:04:43.632 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:43 smithi071 ceph-mon[28196]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:04:43.664 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:43 smithi079 ceph-mon[27843]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:04:44.176 DEBUG:teuthology.orchestra.run.smithi070:osd.0> sudo journalctl -f -n 0 -u ceph-ba4a2144-7782-11ef-baf5-efdc52797490@osd.0.service 2024-09-20T19:04:44.178 INFO:tasks.cephadm:Deploying osd.1 on smithi070 with /dev/vg_nvme/lv_3... 2024-09-20T19:04:44.179 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ba4a2144-7782-11ef-baf5-efdc52797490 -- lvm zap /dev/vg_nvme/lv_3 2024-09-20T19:04:44.490 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:44 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:04:44.490 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:44 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:44.490 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:44 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:44.491 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:44 smithi070 ceph-mon[25053]: from='osd.0 [v2:172.21.15.70:6802/394084010,v1:172.21.15.70:6803/394084010]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-20T19:04:44.633 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:44 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:04:44.633 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:44 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:44.633 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:44 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:44.633 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:44 smithi071 ceph-mon[28196]: from='osd.0 [v2:172.21.15.70:6802/394084010,v1:172.21.15.70:6803/394084010]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-20T19:04:44.663 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:44 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:04:44.664 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:44 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:44.664 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:44 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:44.664 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:44 smithi079 ceph-mon[27843]: from='osd.0 [v2:172.21.15.70:6802/394084010,v1:172.21.15.70:6803/394084010]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-20T19:04:45.360 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:04:45.633 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:45 smithi070 ceph-mon[25053]: from='osd.0 [v2:172.21.15.70:6802/394084010,v1:172.21.15.70:6803/394084010]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-20T19:04:45.633 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:45 smithi070 ceph-mon[25053]: osdmap e6: 1 total, 0 up, 1 in 2024-09-20T19:04:45.633 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:45 smithi070 ceph-mon[25053]: from='osd.0 [v2:172.21.15.70:6802/394084010,v1:172.21.15.70:6803/394084010]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi070", "root=default"]} : dispatch 2024-09-20T19:04:45.633 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:45 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-20T19:04:45.633 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:45 smithi070 ceph-mon[25053]: pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:04:45.634 INFO:journalctl@ceph.osd.0.smithi070.stdout:Sep 20 19:04:45 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-0[34951]: 2024-09-20T19:04:45.532+0000 7fabd91fb640 -1 osd.0 0 waiting for initial osdmap 2024-09-20T19:04:45.634 INFO:journalctl@ceph.osd.0.smithi070.stdout:Sep 20 19:04:45 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-0[34951]: 2024-09-20T19:04:45.536+0000 7fabd5022640 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-20T19:04:45.883 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:45 smithi071 ceph-mon[28196]: from='osd.0 [v2:172.21.15.70:6802/394084010,v1:172.21.15.70:6803/394084010]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-20T19:04:45.883 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:45 smithi071 ceph-mon[28196]: osdmap e6: 1 total, 0 up, 1 in 2024-09-20T19:04:45.883 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:45 smithi071 ceph-mon[28196]: from='osd.0 [v2:172.21.15.70:6802/394084010,v1:172.21.15.70:6803/394084010]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi070", "root=default"]} : dispatch 2024-09-20T19:04:45.883 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:45 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-20T19:04:45.883 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:45 smithi071 ceph-mon[28196]: pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:04:45.913 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:45 smithi079 ceph-mon[27843]: from='osd.0 [v2:172.21.15.70:6802/394084010,v1:172.21.15.70:6803/394084010]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-20T19:04:45.914 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:45 smithi079 ceph-mon[27843]: osdmap e6: 1 total, 0 up, 1 in 2024-09-20T19:04:45.914 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:45 smithi079 ceph-mon[27843]: from='osd.0 [v2:172.21.15.70:6802/394084010,v1:172.21.15.70:6803/394084010]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi070", "root=default"]} : dispatch 2024-09-20T19:04:45.914 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:45 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-20T19:04:45.914 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:45 smithi079 ceph-mon[27843]: pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:04:46.799 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:46 smithi070 ceph-mon[25053]: from='osd.0 [v2:172.21.15.70:6802/394084010,v1:172.21.15.70:6803/394084010]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi070", "root=default"]}]': finished 2024-09-20T19:04:46.799 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:46 smithi070 ceph-mon[25053]: osdmap e7: 1 total, 0 up, 1 in 2024-09-20T19:04:46.799 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:46 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-20T19:04:46.799 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:46 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-20T19:04:46.882 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:46 smithi071 ceph-mon[28196]: from='osd.0 [v2:172.21.15.70:6802/394084010,v1:172.21.15.70:6803/394084010]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi070", "root=default"]}]': finished 2024-09-20T19:04:46.882 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:46 smithi071 ceph-mon[28196]: osdmap e7: 1 total, 0 up, 1 in 2024-09-20T19:04:46.882 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:46 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-20T19:04:46.883 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:46 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-20T19:04:46.914 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:46 smithi079 ceph-mon[27843]: from='osd.0 [v2:172.21.15.70:6802/394084010,v1:172.21.15.70:6803/394084010]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi070", "root=default"]}]': finished 2024-09-20T19:04:46.914 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:46 smithi079 ceph-mon[27843]: osdmap e7: 1 total, 0 up, 1 in 2024-09-20T19:04:46.914 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:46 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-20T19:04:46.914 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:46 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-20T19:04:47.837 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:47 smithi070 ceph-mon[25053]: purged_snaps scrub starts 2024-09-20T19:04:47.837 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:47 smithi070 ceph-mon[25053]: purged_snaps scrub ok 2024-09-20T19:04:47.838 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:47 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-20T19:04:47.838 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:47 smithi070 ceph-mon[25053]: osd.0 [v2:172.21.15.70:6802/394084010,v1:172.21.15.70:6803/394084010] boot 2024-09-20T19:04:47.838 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:47 smithi070 ceph-mon[25053]: osdmap e8: 1 total, 1 up, 1 in 2024-09-20T19:04:47.838 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:47 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-20T19:04:47.838 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:47 smithi070 ceph-mon[25053]: pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:04:47.883 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:47 smithi071 ceph-mon[28196]: purged_snaps scrub starts 2024-09-20T19:04:47.883 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:47 smithi071 ceph-mon[28196]: purged_snaps scrub ok 2024-09-20T19:04:47.883 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:47 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-20T19:04:47.883 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:47 smithi071 ceph-mon[28196]: osd.0 [v2:172.21.15.70:6802/394084010,v1:172.21.15.70:6803/394084010] boot 2024-09-20T19:04:47.883 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:47 smithi071 ceph-mon[28196]: osdmap e8: 1 total, 1 up, 1 in 2024-09-20T19:04:47.883 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:47 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-20T19:04:47.883 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:47 smithi071 ceph-mon[28196]: pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:04:47.914 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:47 smithi079 ceph-mon[27843]: purged_snaps scrub starts 2024-09-20T19:04:47.914 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:47 smithi079 ceph-mon[27843]: purged_snaps scrub ok 2024-09-20T19:04:47.914 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:47 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-20T19:04:47.914 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:47 smithi079 ceph-mon[27843]: osd.0 [v2:172.21.15.70:6802/394084010,v1:172.21.15.70:6803/394084010] boot 2024-09-20T19:04:47.914 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:47 smithi079 ceph-mon[27843]: osdmap e8: 1 total, 1 up, 1 in 2024-09-20T19:04:47.914 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:47 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-20T19:04:47.914 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:47 smithi079 ceph-mon[27843]: pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T19:04:48.721 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:48 smithi070 ceph-mon[25053]: osdmap e9: 1 total, 1 up, 1 in 2024-09-20T19:04:48.721 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:48 smithi070 ceph-mon[25053]: Detected new or changed devices on smithi070 2024-09-20T19:04:48.721 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:48 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:48.721 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:48 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:48.721 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:48 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-20T19:04:48.721 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:48 smithi070 ceph-mon[25053]: Adjusting osd_memory_target on smithi070 to 17088M 2024-09-20T19:04:48.721 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:48 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:48.721 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:48 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:04:48.721 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:48 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:04:48.721 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:48 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:48.883 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:48 smithi071 ceph-mon[28196]: osdmap e9: 1 total, 1 up, 1 in 2024-09-20T19:04:48.883 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:48 smithi071 ceph-mon[28196]: Detected new or changed devices on smithi070 2024-09-20T19:04:48.883 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:48 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:48.883 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:48 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:48.883 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:48 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-20T19:04:48.883 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:48 smithi071 ceph-mon[28196]: Adjusting osd_memory_target on smithi070 to 17088M 2024-09-20T19:04:48.883 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:48 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:48.883 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:48 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:04:48.883 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:48 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:04:48.883 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:48 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:48.914 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:48 smithi079 ceph-mon[27843]: osdmap e9: 1 total, 1 up, 1 in 2024-09-20T19:04:48.914 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:48 smithi079 ceph-mon[27843]: Detected new or changed devices on smithi070 2024-09-20T19:04:48.914 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:48 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:48.914 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:48 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:48.914 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:48 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-20T19:04:48.914 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:48 smithi079 ceph-mon[27843]: Adjusting osd_memory_target on smithi070 to 17088M 2024-09-20T19:04:48.914 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:48 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:48.914 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:48 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:04:48.915 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:48 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:04:48.915 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:48 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:04:49.346 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-20T19:04:49.373 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ba4a2144-7782-11ef-baf5-efdc52797490 -- ceph orch daemon add osd smithi070:vg_nvme/lv_3 2024-09-20T19:04:49.617 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:04:49.737 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:49 smithi070 ceph-mon[25053]: pgmap v44: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:04:49.882 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:49 smithi071 ceph-mon[28196]: pgmap v44: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:04:49.913 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:49 smithi079 ceph-mon[27843]: pgmap v44: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:04:50.812 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:50 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-20T19:04:50.812 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:50 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-20T19:04:50.812 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:50 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:04:50.882 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:50 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-20T19:04:50.882 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:50 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-20T19:04:50.883 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:50 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:04:50.914 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:50 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-20T19:04:50.914 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:50 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-20T19:04:50.914 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:50 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:04:51.660 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:51 smithi070 ceph-mon[25053]: from='client.14250 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi070:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:04:51.660 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:51 smithi070 ceph-mon[25053]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:04:51.882 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:51 smithi071 ceph-mon[28196]: from='client.14250 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi070:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:04:51.882 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:51 smithi071 ceph-mon[28196]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:04:51.914 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:51 smithi079 ceph-mon[27843]: from='client.14250 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi070:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:04:51.914 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:51 smithi079 ceph-mon[27843]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:04:53.049 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:52 smithi070 ceph-mon[25053]: from='client.? 172.21.15.70:0/4080123270' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "a385ff5d-9774-4f3b-9980-e957c8b956ac"} : dispatch 2024-09-20T19:04:53.049 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:52 smithi070 ceph-mon[25053]: from='client.? 172.21.15.70:0/4080123270' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a385ff5d-9774-4f3b-9980-e957c8b956ac"}]': finished 2024-09-20T19:04:53.049 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:52 smithi070 ceph-mon[25053]: osdmap e10: 2 total, 1 up, 2 in 2024-09-20T19:04:53.049 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:52 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-20T19:04:53.132 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:52 smithi071 ceph-mon[28196]: from='client.? 172.21.15.70:0/4080123270' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "a385ff5d-9774-4f3b-9980-e957c8b956ac"} : dispatch 2024-09-20T19:04:53.132 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:52 smithi071 ceph-mon[28196]: from='client.? 172.21.15.70:0/4080123270' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a385ff5d-9774-4f3b-9980-e957c8b956ac"}]': finished 2024-09-20T19:04:53.132 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:52 smithi071 ceph-mon[28196]: osdmap e10: 2 total, 1 up, 2 in 2024-09-20T19:04:53.133 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:52 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-20T19:04:53.164 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:52 smithi079 ceph-mon[27843]: from='client.? 172.21.15.70:0/4080123270' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "a385ff5d-9774-4f3b-9980-e957c8b956ac"} : dispatch 2024-09-20T19:04:53.164 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:52 smithi079 ceph-mon[27843]: from='client.? 172.21.15.70:0/4080123270' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a385ff5d-9774-4f3b-9980-e957c8b956ac"}]': finished 2024-09-20T19:04:53.164 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:52 smithi079 ceph-mon[27843]: osdmap e10: 2 total, 1 up, 2 in 2024-09-20T19:04:53.164 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:52 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-20T19:04:54.049 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:53 smithi070 ceph-mon[25053]: pgmap v47: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:04:54.049 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:53 smithi070 ceph-mon[25053]: from='client.? 172.21.15.70:0/1838283381' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-20T19:04:54.132 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:53 smithi071 ceph-mon[28196]: pgmap v47: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:04:54.132 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:53 smithi071 ceph-mon[28196]: from='client.? 172.21.15.70:0/1838283381' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-20T19:04:54.163 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:53 smithi079 ceph-mon[27843]: pgmap v47: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:04:54.164 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:53 smithi079 ceph-mon[27843]: from='client.? 172.21.15.70:0/1838283381' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-20T19:04:55.299 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:54 smithi070 ceph-mon[25053]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:04:55.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:54 smithi071 ceph-mon[28196]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:04:55.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:54 smithi079 ceph-mon[27843]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:04:57.049 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:56 smithi070 ceph-mon[25053]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:04:57.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:56 smithi071 ceph-mon[28196]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:04:57.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:56 smithi079 ceph-mon[27843]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:04:59.049 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:04:58 smithi070 ceph-mon[25053]: pgmap v50: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:04:59.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:04:58 smithi071 ceph-mon[28196]: pgmap v50: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:04:59.414 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:04:58 smithi079 ceph-mon[27843]: pgmap v50: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:05:00.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:00 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-20T19:05:00.414 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:00 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:05:00.489 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:00 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-20T19:05:00.489 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:00 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:05:00.522 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:00 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-20T19:05:00.522 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:00 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:05:01.434 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:01 smithi071 ceph-mon[28196]: Deploying daemon osd.1 on smithi070 2024-09-20T19:05:01.435 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:01 smithi071 ceph-mon[28196]: pgmap v51: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:05:01.461 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:01 smithi070 ceph-mon[25053]: Deploying daemon osd.1 on smithi070 2024-09-20T19:05:01.461 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:01 smithi070 ceph-mon[25053]: pgmap v51: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:05:01.663 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:01 smithi079 ceph-mon[27843]: Deploying daemon osd.1 on smithi070 2024-09-20T19:05:01.664 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:01 smithi079 ceph-mon[27843]: pgmap v51: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:05:03.299 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:02 smithi070 ceph-mon[25053]: pgmap v52: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:05:03.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:02 smithi071 ceph-mon[28196]: pgmap v52: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:05:03.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:02 smithi079 ceph-mon[27843]: pgmap v52: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:05:05.299 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:04 smithi070 ceph-mon[25053]: pgmap v53: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:05:05.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:04 smithi071 ceph-mon[28196]: pgmap v53: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:05:05.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:04 smithi079 ceph-mon[27843]: pgmap v53: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:05:07.298 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:06 smithi070 ceph-mon[25053]: pgmap v54: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:05:07.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:06 smithi071 ceph-mon[28196]: pgmap v54: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:05:07.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:06 smithi079 ceph-mon[27843]: pgmap v54: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:05:08.548 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:08 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:05:08.549 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:08 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:05:08.549 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:08 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:05:08.632 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:08 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:05:08.632 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:08 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:05:08.632 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:08 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:05:08.663 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:08 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:05:08.664 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:08 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:05:08.664 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:08 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:05:09.633 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:09 smithi071 ceph-mon[28196]: pgmap v55: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:05:09.643 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:09 smithi070 ceph-mon[25053]: pgmap v55: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:05:09.664 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:09 smithi079 ceph-mon[27843]: pgmap v55: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:05:12.132 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:11 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:05:12.132 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:11 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:05:12.133 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:11 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:05:12.133 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:11 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:05:12.133 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:11 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:05:12.133 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:11 smithi071 ceph-mon[28196]: pgmap v56: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:05:12.164 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:11 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:05:12.164 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:11 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:05:12.164 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:11 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:05:12.164 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:11 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:05:12.164 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:11 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:05:12.164 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:11 smithi079 ceph-mon[27843]: pgmap v56: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:05:12.299 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:11 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:05:12.299 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:11 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:05:12.299 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:11 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:05:12.299 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:11 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:05:12.299 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:11 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:05:12.299 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:11 smithi070 ceph-mon[25053]: pgmap v56: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:05:13.048 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:12 smithi070 ceph-mon[25053]: pgmap v57: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:05:13.126 INFO:teuthology.orchestra.run.smithi070.stdout:Created osd(s) 1 on host 'smithi070' 2024-09-20T19:05:13.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:12 smithi071 ceph-mon[28196]: pgmap v57: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:05:13.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:12 smithi079 ceph-mon[27843]: pgmap v57: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:05:13.929 DEBUG:teuthology.orchestra.run.smithi070:osd.1> sudo journalctl -f -n 0 -u ceph-ba4a2144-7782-11ef-baf5-efdc52797490@osd.1.service 2024-09-20T19:05:13.932 INFO:tasks.cephadm:Deploying osd.2 on smithi071 with /dev/vg_nvme/lv_4... 2024-09-20T19:05:13.932 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ba4a2144-7782-11ef-baf5-efdc52797490 -- lvm zap /dev/vg_nvme/lv_4 2024-09-20T19:05:14.235 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:13 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:05:14.247 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:13 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:05:14.247 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:13 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:05:14.247 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:13 smithi070 ceph-mon[25053]: from='osd.1 [v2:172.21.15.70:6810/3840946300,v1:172.21.15.70:6811/3840946300]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-20T19:05:14.268 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/mon.b/config 2024-09-20T19:05:14.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:13 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:05:14.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:13 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:05:14.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:13 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:05:14.383 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:13 smithi071 ceph-mon[28196]: from='osd.1 [v2:172.21.15.70:6810/3840946300,v1:172.21.15.70:6811/3840946300]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-20T19:05:14.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:13 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:05:14.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:13 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:05:14.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:13 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:05:14.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:13 smithi079 ceph-mon[27843]: from='osd.1 [v2:172.21.15.70:6810/3840946300,v1:172.21.15.70:6811/3840946300]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-20T19:05:15.223 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:15 smithi070 ceph-mon[25053]: from='osd.1 [v2:172.21.15.70:6810/3840946300,v1:172.21.15.70:6811/3840946300]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-20T19:05:15.223 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:15 smithi070 ceph-mon[25053]: osdmap e11: 2 total, 1 up, 2 in 2024-09-20T19:05:15.223 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:15 smithi070 ceph-mon[25053]: from='osd.1 [v2:172.21.15.70:6810/3840946300,v1:172.21.15.70:6811/3840946300]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi070", "root=default"]} : dispatch 2024-09-20T19:05:15.223 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:15 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-20T19:05:15.224 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:15 smithi070 ceph-mon[25053]: pgmap v59: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:05:15.389 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:15 smithi071 ceph-mon[28196]: from='osd.1 [v2:172.21.15.70:6810/3840946300,v1:172.21.15.70:6811/3840946300]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-20T19:05:15.389 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:15 smithi071 ceph-mon[28196]: osdmap e11: 2 total, 1 up, 2 in 2024-09-20T19:05:15.389 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:15 smithi071 ceph-mon[28196]: from='osd.1 [v2:172.21.15.70:6810/3840946300,v1:172.21.15.70:6811/3840946300]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi070", "root=default"]} : dispatch 2024-09-20T19:05:15.389 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:15 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-20T19:05:15.390 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:15 smithi071 ceph-mon[28196]: pgmap v59: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:05:15.420 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:15 smithi079 ceph-mon[27843]: from='osd.1 [v2:172.21.15.70:6810/3840946300,v1:172.21.15.70:6811/3840946300]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-20T19:05:15.420 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:15 smithi079 ceph-mon[27843]: osdmap e11: 2 total, 1 up, 2 in 2024-09-20T19:05:15.420 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:15 smithi079 ceph-mon[27843]: from='osd.1 [v2:172.21.15.70:6810/3840946300,v1:172.21.15.70:6811/3840946300]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi070", "root=default"]} : dispatch 2024-09-20T19:05:15.421 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:15 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-20T19:05:15.421 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:15 smithi079 ceph-mon[27843]: pgmap v59: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:05:15.549 INFO:journalctl@ceph.osd.1.smithi070.stdout:Sep 20 19:05:15 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-1[40785]: 2024-09-20T19:05:15.379+0000 7fcce3700640 -1 osd.1 0 waiting for initial osdmap 2024-09-20T19:05:15.549 INFO:journalctl@ceph.osd.1.smithi070.stdout:Sep 20 19:05:15 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-1[40785]: 2024-09-20T19:05:15.382+0000 7fccdb51f640 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-20T19:05:16.209 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:16 smithi070 ceph-mon[25053]: from='osd.1 [v2:172.21.15.70:6810/3840946300,v1:172.21.15.70:6811/3840946300]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi070", "root=default"]}]': finished 2024-09-20T19:05:16.210 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:16 smithi070 ceph-mon[25053]: osdmap e12: 2 total, 1 up, 2 in 2024-09-20T19:05:16.210 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:16 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-20T19:05:16.210 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:16 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-20T19:05:16.210 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:16 smithi070 ceph-mon[25053]: from='osd.1 [v2:172.21.15.70:6810/3840946300,v1:172.21.15.70:6811/3840946300]' entity='osd.1' 2024-09-20T19:05:16.210 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:16 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-20T19:05:16.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:16 smithi079 ceph-mon[27843]: from='osd.1 [v2:172.21.15.70:6810/3840946300,v1:172.21.15.70:6811/3840946300]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi070", "root=default"]}]': finished 2024-09-20T19:05:16.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:16 smithi079 ceph-mon[27843]: osdmap e12: 2 total, 1 up, 2 in 2024-09-20T19:05:16.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:16 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-20T19:05:16.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:16 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-20T19:05:16.414 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:16 smithi079 ceph-mon[27843]: from='osd.1 [v2:172.21.15.70:6810/3840946300,v1:172.21.15.70:6811/3840946300]' entity='osd.1' 2024-09-20T19:05:16.414 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:16 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-20T19:05:16.416 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:16 smithi071 ceph-mon[28196]: from='osd.1 [v2:172.21.15.70:6810/3840946300,v1:172.21.15.70:6811/3840946300]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi070", "root=default"]}]': finished 2024-09-20T19:05:16.416 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:16 smithi071 ceph-mon[28196]: osdmap e12: 2 total, 1 up, 2 in 2024-09-20T19:05:16.416 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:16 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-20T19:05:16.416 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:16 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-20T19:05:16.417 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:16 smithi071 ceph-mon[28196]: from='osd.1 [v2:172.21.15.70:6810/3840946300,v1:172.21.15.70:6811/3840946300]' entity='osd.1' 2024-09-20T19:05:16.417 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:16 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-20T19:05:16.783 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-20T19:05:16.809 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ba4a2144-7782-11ef-baf5-efdc52797490 -- ceph orch daemon add osd smithi071:vg_nvme/lv_4 2024-09-20T19:05:17.058 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/mon.b/config 2024-09-20T19:05:17.387 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:17 smithi071 ceph-mon[28196]: purged_snaps scrub starts 2024-09-20T19:05:17.387 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:17 smithi071 ceph-mon[28196]: purged_snaps scrub ok 2024-09-20T19:05:17.387 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:17 smithi071 ceph-mon[28196]: osd.1 [v2:172.21.15.70:6810/3840946300,v1:172.21.15.70:6811/3840946300] boot 2024-09-20T19:05:17.388 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:17 smithi071 ceph-mon[28196]: osdmap e13: 2 total, 2 up, 2 in 2024-09-20T19:05:17.388 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:17 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-20T19:05:17.388 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:17 smithi071 ceph-mon[28196]: Detected new or changed devices on smithi070 2024-09-20T19:05:17.388 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:17 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:05:17.388 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:17 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:05:17.388 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:17 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-20T19:05:17.388 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:17 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-20T19:05:17.388 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:17 smithi071 ceph-mon[28196]: Adjusting osd_memory_target on smithi070 to 8544M 2024-09-20T19:05:17.388 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:17 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:05:17.388 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:17 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:05:17.388 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:17 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:05:17.388 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:17 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:05:17.388 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:17 smithi071 ceph-mon[28196]: pgmap v62: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:05:17.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:17 smithi079 ceph-mon[27843]: purged_snaps scrub starts 2024-09-20T19:05:17.414 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:17 smithi079 ceph-mon[27843]: purged_snaps scrub ok 2024-09-20T19:05:17.414 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:17 smithi079 ceph-mon[27843]: osd.1 [v2:172.21.15.70:6810/3840946300,v1:172.21.15.70:6811/3840946300] boot 2024-09-20T19:05:17.414 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:17 smithi079 ceph-mon[27843]: osdmap e13: 2 total, 2 up, 2 in 2024-09-20T19:05:17.414 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:17 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-20T19:05:17.414 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:17 smithi079 ceph-mon[27843]: Detected new or changed devices on smithi070 2024-09-20T19:05:17.414 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:17 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:05:17.414 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:17 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:05:17.414 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:17 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-20T19:05:17.414 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:17 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-20T19:05:17.414 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:17 smithi079 ceph-mon[27843]: Adjusting osd_memory_target on smithi070 to 8544M 2024-09-20T19:05:17.414 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:17 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:05:17.414 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:17 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:05:17.414 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:17 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:05:17.414 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:17 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:05:17.415 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:17 smithi079 ceph-mon[27843]: pgmap v62: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:05:17.549 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:17 smithi070 ceph-mon[25053]: purged_snaps scrub starts 2024-09-20T19:05:17.549 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:17 smithi070 ceph-mon[25053]: purged_snaps scrub ok 2024-09-20T19:05:17.549 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:17 smithi070 ceph-mon[25053]: osd.1 [v2:172.21.15.70:6810/3840946300,v1:172.21.15.70:6811/3840946300] boot 2024-09-20T19:05:17.549 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:17 smithi070 ceph-mon[25053]: osdmap e13: 2 total, 2 up, 2 in 2024-09-20T19:05:17.549 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:17 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-20T19:05:17.549 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:17 smithi070 ceph-mon[25053]: Detected new or changed devices on smithi070 2024-09-20T19:05:17.549 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:17 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:05:17.549 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:17 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:05:17.549 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:17 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-20T19:05:17.549 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:17 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-20T19:05:17.549 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:17 smithi070 ceph-mon[25053]: Adjusting osd_memory_target on smithi070 to 8544M 2024-09-20T19:05:17.549 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:17 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:05:17.549 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:17 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:05:17.550 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:17 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:05:17.550 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:17 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:05:17.550 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:17 smithi070 ceph-mon[25053]: pgmap v62: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T19:05:18.882 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:18 smithi071 ceph-mon[28196]: from='client.24140 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi071:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:05:18.882 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:18 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-20T19:05:18.882 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:18 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-20T19:05:18.882 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:18 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:05:18.882 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:18 smithi071 ceph-mon[28196]: osdmap e14: 2 total, 2 up, 2 in 2024-09-20T19:05:18.913 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:18 smithi079 ceph-mon[27843]: from='client.24140 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi071:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:05:18.914 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:18 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-20T19:05:18.914 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:18 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-20T19:05:18.914 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:18 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:05:18.914 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:18 smithi079 ceph-mon[27843]: osdmap e14: 2 total, 2 up, 2 in 2024-09-20T19:05:19.049 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:18 smithi070 ceph-mon[25053]: from='client.24140 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi071:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:05:19.049 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:18 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-20T19:05:19.049 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:18 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-20T19:05:19.049 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:18 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:05:19.049 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:18 smithi070 ceph-mon[25053]: osdmap e14: 2 total, 2 up, 2 in 2024-09-20T19:05:19.882 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:19 smithi071 ceph-mon[28196]: pgmap v64: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:05:19.913 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:19 smithi079 ceph-mon[27843]: pgmap v64: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:05:20.048 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:19 smithi070 ceph-mon[25053]: pgmap v64: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:05:20.882 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:20 smithi071 ceph-mon[28196]: from='client.? 172.21.15.71:0/1488412139' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "2dc9ad2a-6ac5-4397-b216-9afd45b99632"} : dispatch 2024-09-20T19:05:20.882 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:20 smithi071 ceph-mon[28196]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "2dc9ad2a-6ac5-4397-b216-9afd45b99632"} : dispatch 2024-09-20T19:05:20.882 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:20 smithi071 ceph-mon[28196]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2dc9ad2a-6ac5-4397-b216-9afd45b99632"}]': finished 2024-09-20T19:05:20.883 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:20 smithi071 ceph-mon[28196]: osdmap e15: 3 total, 2 up, 3 in 2024-09-20T19:05:20.883 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:20 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-20T19:05:20.883 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:20 smithi071 ceph-mon[28196]: from='client.? 172.21.15.71:0/3095828911' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-20T19:05:20.913 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:20 smithi079 ceph-mon[27843]: from='client.? 172.21.15.71:0/1488412139' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "2dc9ad2a-6ac5-4397-b216-9afd45b99632"} : dispatch 2024-09-20T19:05:20.913 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:20 smithi079 ceph-mon[27843]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "2dc9ad2a-6ac5-4397-b216-9afd45b99632"} : dispatch 2024-09-20T19:05:20.913 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:20 smithi079 ceph-mon[27843]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2dc9ad2a-6ac5-4397-b216-9afd45b99632"}]': finished 2024-09-20T19:05:20.914 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:20 smithi079 ceph-mon[27843]: osdmap e15: 3 total, 2 up, 3 in 2024-09-20T19:05:20.914 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:20 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-20T19:05:20.914 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:20 smithi079 ceph-mon[27843]: from='client.? 172.21.15.71:0/3095828911' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-20T19:05:21.048 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:20 smithi070 ceph-mon[25053]: from='client.? 172.21.15.71:0/1488412139' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "2dc9ad2a-6ac5-4397-b216-9afd45b99632"} : dispatch 2024-09-20T19:05:21.049 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:20 smithi070 ceph-mon[25053]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "2dc9ad2a-6ac5-4397-b216-9afd45b99632"} : dispatch 2024-09-20T19:05:21.049 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:20 smithi070 ceph-mon[25053]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2dc9ad2a-6ac5-4397-b216-9afd45b99632"}]': finished 2024-09-20T19:05:21.049 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:20 smithi070 ceph-mon[25053]: osdmap e15: 3 total, 2 up, 3 in 2024-09-20T19:05:21.049 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:20 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-20T19:05:21.049 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:20 smithi070 ceph-mon[25053]: from='client.? 172.21.15.71:0/3095828911' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-20T19:05:21.882 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:21 smithi071 ceph-mon[28196]: pgmap v66: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:05:21.913 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:21 smithi079 ceph-mon[27843]: pgmap v66: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:05:22.048 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:21 smithi070 ceph-mon[25053]: pgmap v66: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:05:23.298 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:22 smithi070 ceph-mon[25053]: pgmap v67: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:05:23.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:22 smithi071 ceph-mon[28196]: pgmap v67: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:05:23.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:22 smithi079 ceph-mon[27843]: pgmap v67: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:05:25.132 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:24 smithi071 ceph-mon[28196]: pgmap v68: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:05:25.298 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:24 smithi070 ceph-mon[25053]: pgmap v68: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:05:25.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:24 smithi079 ceph-mon[27843]: pgmap v68: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:05:27.132 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:26 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-20T19:05:27.133 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:26 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:05:27.163 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:26 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-20T19:05:27.163 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:26 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:05:27.299 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:26 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-20T19:05:27.299 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:26 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:05:28.163 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:27 smithi079 ceph-mon[27843]: Deploying daemon osd.2 on smithi071 2024-09-20T19:05:28.164 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:27 smithi079 ceph-mon[27843]: pgmap v69: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:05:28.227 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:27 smithi071 ceph-mon[28196]: Deploying daemon osd.2 on smithi071 2024-09-20T19:05:28.227 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:27 smithi071 ceph-mon[28196]: pgmap v69: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:05:28.298 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:27 smithi070 ceph-mon[25053]: Deploying daemon osd.2 on smithi071 2024-09-20T19:05:28.298 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:27 smithi070 ceph-mon[25053]: pgmap v69: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:05:30.163 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:29 smithi079 ceph-mon[27843]: pgmap v70: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:05:30.168 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:29 smithi071 ceph-mon[28196]: pgmap v70: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:05:30.298 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:29 smithi070 ceph-mon[25053]: pgmap v70: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:05:32.163 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:31 smithi079 ceph-mon[27843]: pgmap v71: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:05:32.298 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:31 smithi070 ceph-mon[25053]: pgmap v71: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:05:32.351 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:31 smithi071 ceph-mon[28196]: pgmap v71: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:05:34.163 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:33 smithi079 ceph-mon[27843]: pgmap v72: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:05:34.246 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:33 smithi071 ceph-mon[28196]: pgmap v72: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:05:34.298 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:33 smithi070 ceph-mon[25053]: pgmap v72: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:05:35.090 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:34 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:05:35.091 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:34 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:05:35.091 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:34 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:05:35.163 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:34 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:05:35.163 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:34 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:05:35.163 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:34 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:05:35.298 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:34 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:05:35.298 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:34 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:05:35.298 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:34 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:05:36.163 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:35 smithi079 ceph-mon[27843]: pgmap v73: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:05:36.213 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:35 smithi071 ceph-mon[28196]: pgmap v73: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:05:36.298 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:35 smithi070 ceph-mon[25053]: pgmap v73: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:05:38.299 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:37 smithi070 ceph-mon[25053]: pgmap v74: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:05:38.299 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:37 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:05:38.299 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:37 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:05:38.299 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:37 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:05:38.299 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:37 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:05:38.299 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:37 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:05:38.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:37 smithi071 ceph-mon[28196]: pgmap v74: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:05:38.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:37 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:05:38.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:37 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:05:38.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:37 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:05:38.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:37 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:05:38.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:37 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:05:38.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:37 smithi079 ceph-mon[27843]: pgmap v74: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:05:38.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:37 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:05:38.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:37 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:05:38.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:37 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:05:38.414 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:37 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:05:38.414 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:37 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:05:39.166 INFO:teuthology.orchestra.run.smithi071.stdout:Created osd(s) 2 on host 'smithi071' 2024-09-20T19:05:39.791 DEBUG:teuthology.orchestra.run.smithi071:osd.2> sudo journalctl -f -n 0 -u ceph-ba4a2144-7782-11ef-baf5-efdc52797490@osd.2.service 2024-09-20T19:05:39.793 INFO:tasks.cephadm:Deploying osd.3 on smithi071 with /dev/vg_nvme/lv_3... 2024-09-20T19:05:39.793 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ba4a2144-7782-11ef-baf5-efdc52797490 -- lvm zap /dev/vg_nvme/lv_3 2024-09-20T19:05:40.127 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:39 smithi071 ceph-mon[28196]: pgmap v75: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:05:40.127 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:39 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:05:40.127 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:39 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:05:40.127 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:39 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:05:40.127 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:39 smithi071 ceph-mon[28196]: from='osd.2 [v2:172.21.15.71:6800/3802158121,v1:172.21.15.71:6801/3802158121]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-20T19:05:40.127 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:39 smithi071 ceph-mon[28196]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-20T19:05:40.298 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:39 smithi070 ceph-mon[25053]: pgmap v75: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:05:40.299 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:39 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:05:40.299 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:39 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:05:40.299 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:39 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:05:40.299 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:39 smithi070 ceph-mon[25053]: from='osd.2 [v2:172.21.15.71:6800/3802158121,v1:172.21.15.71:6801/3802158121]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-20T19:05:40.299 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:39 smithi070 ceph-mon[25053]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-20T19:05:40.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:39 smithi079 ceph-mon[27843]: pgmap v75: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:05:40.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:39 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:05:40.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:39 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:05:40.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:39 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:05:40.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:39 smithi079 ceph-mon[27843]: from='osd.2 [v2:172.21.15.71:6800/3802158121,v1:172.21.15.71:6801/3802158121]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-20T19:05:40.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:39 smithi079 ceph-mon[27843]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-20T19:05:41.370 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/mon.b/config 2024-09-20T19:05:41.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:41 smithi071 ceph-mon[28196]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-20T19:05:41.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:41 smithi071 ceph-mon[28196]: osdmap e16: 3 total, 2 up, 3 in 2024-09-20T19:05:41.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:41 smithi071 ceph-mon[28196]: from='osd.2 [v2:172.21.15.71:6800/3802158121,v1:172.21.15.71:6801/3802158121]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi071", "root=default"]} : dispatch 2024-09-20T19:05:41.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:41 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-20T19:05:41.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:41 smithi071 ceph-mon[28196]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi071", "root=default"]} : dispatch 2024-09-20T19:05:41.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:41 smithi071 ceph-mon[28196]: pgmap v77: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:05:41.548 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:41 smithi070 ceph-mon[25053]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-20T19:05:41.549 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:41 smithi070 ceph-mon[25053]: osdmap e16: 3 total, 2 up, 3 in 2024-09-20T19:05:41.549 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:41 smithi070 ceph-mon[25053]: from='osd.2 [v2:172.21.15.71:6800/3802158121,v1:172.21.15.71:6801/3802158121]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi071", "root=default"]} : dispatch 2024-09-20T19:05:41.549 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:41 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-20T19:05:41.549 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:41 smithi070 ceph-mon[25053]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi071", "root=default"]} : dispatch 2024-09-20T19:05:41.549 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:41 smithi070 ceph-mon[25053]: pgmap v77: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:05:41.663 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:41 smithi079 ceph-mon[27843]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-20T19:05:41.663 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:41 smithi079 ceph-mon[27843]: osdmap e16: 3 total, 2 up, 3 in 2024-09-20T19:05:41.663 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:41 smithi079 ceph-mon[27843]: from='osd.2 [v2:172.21.15.71:6800/3802158121,v1:172.21.15.71:6801/3802158121]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi071", "root=default"]} : dispatch 2024-09-20T19:05:41.663 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:41 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-20T19:05:41.663 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:41 smithi079 ceph-mon[27843]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi071", "root=default"]} : dispatch 2024-09-20T19:05:41.664 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:41 smithi079 ceph-mon[27843]: pgmap v77: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:05:41.810 INFO:journalctl@ceph.osd.2.smithi071.stdout:Sep 20 19:05:41 smithi071 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-2[31314]: 2024-09-20T19:05:41.596+0000 7fa3f0c7c640 -1 osd.2 0 waiting for initial osdmap 2024-09-20T19:05:41.810 INFO:journalctl@ceph.osd.2.smithi071.stdout:Sep 20 19:05:41 smithi071 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-2[31314]: 2024-09-20T19:05:41.599+0000 7fa3e8a9b640 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-20T19:05:42.548 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:42 smithi070 ceph-mon[25053]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]': finished 2024-09-20T19:05:42.548 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:42 smithi070 ceph-mon[25053]: osdmap e17: 3 total, 2 up, 3 in 2024-09-20T19:05:42.548 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:42 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-20T19:05:42.549 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:42 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-20T19:05:42.549 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:42 smithi070 ceph-mon[25053]: from='osd.2 ' entity='osd.2' 2024-09-20T19:05:42.564 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:42 smithi071 ceph-mon[28196]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]': finished 2024-09-20T19:05:42.564 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:42 smithi071 ceph-mon[28196]: osdmap e17: 3 total, 2 up, 3 in 2024-09-20T19:05:42.564 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:42 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-20T19:05:42.564 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:42 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-20T19:05:42.564 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:42 smithi071 ceph-mon[28196]: from='osd.2 ' entity='osd.2' 2024-09-20T19:05:42.663 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:42 smithi079 ceph-mon[27843]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]': finished 2024-09-20T19:05:42.663 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:42 smithi079 ceph-mon[27843]: osdmap e17: 3 total, 2 up, 3 in 2024-09-20T19:05:42.663 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:42 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-20T19:05:42.664 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:42 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-20T19:05:42.664 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:42 smithi079 ceph-mon[27843]: from='osd.2 ' entity='osd.2' 2024-09-20T19:05:43.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:43 smithi071 ceph-mon[28196]: purged_snaps scrub starts 2024-09-20T19:05:43.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:43 smithi071 ceph-mon[28196]: purged_snaps scrub ok 2024-09-20T19:05:43.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:43 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-20T19:05:43.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:43 smithi071 ceph-mon[28196]: Detected new or changed devices on smithi071 2024-09-20T19:05:43.383 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:43 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:05:43.383 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:43 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:05:43.383 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:43 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-20T19:05:43.383 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:43 smithi071 ceph-mon[28196]: Adjusting osd_memory_target on smithi071 to 21184M 2024-09-20T19:05:43.383 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:43 smithi071 ceph-mon[28196]: osd.2 [v2:172.21.15.71:6800/3802158121,v1:172.21.15.71:6801/3802158121] boot 2024-09-20T19:05:43.383 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:43 smithi071 ceph-mon[28196]: osdmap e18: 3 total, 3 up, 3 in 2024-09-20T19:05:43.383 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:43 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-20T19:05:43.383 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:43 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:05:43.383 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:43 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:05:43.383 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:43 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:05:43.383 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:43 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:05:43.383 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:43 smithi071 ceph-mon[28196]: pgmap v80: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:05:43.383 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:43 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' 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-20T19:05:43.548 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:43 smithi070 ceph-mon[25053]: purged_snaps scrub starts 2024-09-20T19:05:43.549 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:43 smithi070 ceph-mon[25053]: purged_snaps scrub ok 2024-09-20T19:05:43.549 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:43 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-20T19:05:43.549 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:43 smithi070 ceph-mon[25053]: Detected new or changed devices on smithi071 2024-09-20T19:05:43.549 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:43 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:05:43.549 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:43 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:05:43.549 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:43 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-20T19:05:43.549 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:43 smithi070 ceph-mon[25053]: Adjusting osd_memory_target on smithi071 to 21184M 2024-09-20T19:05:43.549 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:43 smithi070 ceph-mon[25053]: osd.2 [v2:172.21.15.71:6800/3802158121,v1:172.21.15.71:6801/3802158121] boot 2024-09-20T19:05:43.549 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:43 smithi070 ceph-mon[25053]: osdmap e18: 3 total, 3 up, 3 in 2024-09-20T19:05:43.549 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:43 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-20T19:05:43.550 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:43 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:05:43.550 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:43 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:05:43.550 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:43 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:05:43.550 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:43 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:05:43.550 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:43 smithi070 ceph-mon[25053]: pgmap v80: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:05:43.550 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:43 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' 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-20T19:05:43.663 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:43 smithi079 ceph-mon[27843]: purged_snaps scrub starts 2024-09-20T19:05:43.663 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:43 smithi079 ceph-mon[27843]: purged_snaps scrub ok 2024-09-20T19:05:43.664 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:43 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-20T19:05:43.664 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:43 smithi079 ceph-mon[27843]: Detected new or changed devices on smithi071 2024-09-20T19:05:43.664 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:43 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:05:43.664 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:43 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:05:43.664 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:43 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-20T19:05:43.664 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:43 smithi079 ceph-mon[27843]: Adjusting osd_memory_target on smithi071 to 21184M 2024-09-20T19:05:43.664 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:43 smithi079 ceph-mon[27843]: osd.2 [v2:172.21.15.71:6800/3802158121,v1:172.21.15.71:6801/3802158121] boot 2024-09-20T19:05:43.664 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:43 smithi079 ceph-mon[27843]: osdmap e18: 3 total, 3 up, 3 in 2024-09-20T19:05:43.664 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:43 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-20T19:05:43.664 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:43 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:05:43.664 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:43 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:05:43.664 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:43 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:05:43.664 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:43 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:05:43.664 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:43 smithi079 ceph-mon[27843]: pgmap v80: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-20T19:05:43.665 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:43 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' 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-20T19:05:44.492 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-20T19:05:44.522 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ba4a2144-7782-11ef-baf5-efdc52797490 -- ceph orch daemon add osd smithi071:vg_nvme/lv_3 2024-09-20T19:05:44.767 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/mon.b/config 2024-09-20T19:05:44.882 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:44 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' 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-20T19:05:44.882 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:44 smithi071 ceph-mon[28196]: osdmap e19: 3 total, 3 up, 3 in 2024-09-20T19:05:44.882 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:44 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-20T19:05:44.913 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:44 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' 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-20T19:05:44.913 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:44 smithi079 ceph-mon[27843]: osdmap e19: 3 total, 3 up, 3 in 2024-09-20T19:05:44.913 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:44 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-20T19:05:45.049 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:44 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' 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-20T19:05:45.049 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:44 smithi070 ceph-mon[25053]: osdmap e19: 3 total, 3 up, 3 in 2024-09-20T19:05:45.049 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:44 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-20T19:05:45.433 INFO:journalctl@ceph.osd.2.smithi071.stdout:Sep 20 19:05:45 smithi071 sudo[35131]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-20T19:05:45.434 INFO:journalctl@ceph.osd.2.smithi071.stdout:Sep 20 19:05:45 smithi071 sudo[35131]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-20T19:05:45.434 INFO:journalctl@ceph.osd.2.smithi071.stdout:Sep 20 19:05:45 smithi071 sudo[35131]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-20T19:05:45.434 INFO:journalctl@ceph.osd.2.smithi071.stdout:Sep 20 19:05:45 smithi071 sudo[35131]: pam_unix(sudo:session): session closed for user root 2024-09-20T19:05:45.434 INFO:journalctl@ceph.osd.2.smithi071.stdout:Sep 20 19:05:45 smithi071 sudo[35134]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-20T19:05:45.434 INFO:journalctl@ceph.osd.2.smithi071.stdout:Sep 20 19:05:45 smithi071 sudo[35134]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-20T19:05:45.434 INFO:journalctl@ceph.osd.2.smithi071.stdout:Sep 20 19:05:45 smithi071 sudo[35134]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-20T19:05:45.434 INFO:journalctl@ceph.osd.2.smithi071.stdout:Sep 20 19:05:45 smithi071 sudo[35134]: pam_unix(sudo:session): session closed for user root 2024-09-20T19:05:45.548 INFO:journalctl@ceph.osd.1.smithi070.stdout:Sep 20 19:05:45 smithi070 sudo[44010]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-20T19:05:45.549 INFO:journalctl@ceph.osd.1.smithi070.stdout:Sep 20 19:05:45 smithi070 sudo[44010]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-20T19:05:45.549 INFO:journalctl@ceph.osd.1.smithi070.stdout:Sep 20 19:05:45 smithi070 sudo[44010]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-20T19:05:45.549 INFO:journalctl@ceph.osd.1.smithi070.stdout:Sep 20 19:05:45 smithi070 sudo[44010]: pam_unix(sudo:session): session closed for user root 2024-09-20T19:05:45.549 INFO:journalctl@ceph.osd.1.smithi070.stdout:Sep 20 19:05:45 smithi070 sudo[44013]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-20T19:05:45.549 INFO:journalctl@ceph.osd.1.smithi070.stdout:Sep 20 19:05:45 smithi070 sudo[44013]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-20T19:05:45.549 INFO:journalctl@ceph.osd.1.smithi070.stdout:Sep 20 19:05:45 smithi070 sudo[44013]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-20T19:05:45.549 INFO:journalctl@ceph.osd.1.smithi070.stdout:Sep 20 19:05:45 smithi070 sudo[44013]: pam_unix(sudo:session): session closed for user root 2024-09-20T19:05:45.550 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:45 smithi070 sudo[44016]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-20T19:05:45.551 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:45 smithi070 sudo[44016]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-20T19:05:45.551 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:45 smithi070 sudo[44016]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-20T19:05:45.551 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:45 smithi070 sudo[44016]: pam_unix(sudo:session): session closed for user root 2024-09-20T19:05:45.552 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:45 smithi070 sudo[44019]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-20T19:05:45.552 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:45 smithi070 sudo[44019]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-20T19:05:45.552 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:45 smithi070 sudo[44019]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-20T19:05:45.552 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:45 smithi070 sudo[44019]: pam_unix(sudo:session): session closed for user root 2024-09-20T19:05:45.553 INFO:journalctl@ceph.osd.0.smithi070.stdout:Sep 20 19:05:45 smithi070 sudo[44004]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-20T19:05:45.553 INFO:journalctl@ceph.osd.0.smithi070.stdout:Sep 20 19:05:45 smithi070 sudo[44004]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-20T19:05:45.553 INFO:journalctl@ceph.osd.0.smithi070.stdout:Sep 20 19:05:45 smithi070 sudo[44004]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-20T19:05:45.553 INFO:journalctl@ceph.osd.0.smithi070.stdout:Sep 20 19:05:45 smithi070 sudo[44004]: pam_unix(sudo:session): session closed for user root 2024-09-20T19:05:45.553 INFO:journalctl@ceph.osd.0.smithi070.stdout:Sep 20 19:05:45 smithi070 sudo[44007]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-20T19:05:45.553 INFO:journalctl@ceph.osd.0.smithi070.stdout:Sep 20 19:05:45 smithi070 sudo[44007]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-20T19:05:45.553 INFO:journalctl@ceph.osd.0.smithi070.stdout:Sep 20 19:05:45 smithi070 sudo[44007]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-20T19:05:45.554 INFO:journalctl@ceph.osd.0.smithi070.stdout:Sep 20 19:05:45 smithi070 sudo[44007]: pam_unix(sudo:session): session closed for user root 2024-09-20T19:05:45.664 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:45 smithi079 sudo[29302]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-20T19:05:45.664 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:45 smithi079 sudo[29302]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-20T19:05:45.664 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:45 smithi079 sudo[29302]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-20T19:05:45.664 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:45 smithi079 sudo[29302]: pam_unix(sudo:session): session closed for user root 2024-09-20T19:05:45.664 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:45 smithi079 sudo[29305]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-20T19:05:45.664 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:45 smithi079 sudo[29305]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-20T19:05:45.664 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:45 smithi079 sudo[29305]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-20T19:05:45.665 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:45 smithi079 sudo[29305]: pam_unix(sudo:session): session closed for user root 2024-09-20T19:05:45.665 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:45 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-20T19:05:45.665 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:45 smithi079 ceph-mon[27843]: osdmap e20: 3 total, 3 up, 3 in 2024-09-20T19:05:45.665 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:45 smithi079 ceph-mon[27843]: pgmap v83: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:05:45.665 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:45 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:05:45.665 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:45 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:05:45.665 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:45 smithi079 ceph-mon[27843]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-20T19:05:45.666 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:45 smithi079 ceph-mon[27843]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-20T19:05:45.666 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:45 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-20T19:05:45.666 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:45 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-20T19:05:45.666 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:45 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-20T19:05:45.666 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:45 smithi079 ceph-mon[27843]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-20T19:05:45.666 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:45 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-20T19:05:45.666 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:45 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-20T19:05:45.666 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:45 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-20T19:05:45.666 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:45 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-20T19:05:45.666 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:45 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-20T19:05:45.666 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:45 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:05:45.666 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:45 smithi079 ceph-mon[27843]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-20T19:05:45.666 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:45 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:05:45.666 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:45 smithi079 ceph-mon[27843]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-20T19:05:45.667 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:45 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-20T19:05:45.667 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:45 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-20T19:05:45.667 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:45 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-20T19:05:45.667 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:45 smithi079 ceph-mon[27843]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-20T19:05:45.798 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:45 smithi071 sudo[35172]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-20T19:05:45.798 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:45 smithi071 sudo[35172]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-20T19:05:45.798 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:45 smithi071 sudo[35172]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-20T19:05:45.798 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:45 smithi071 sudo[35172]: pam_unix(sudo:session): session closed for user root 2024-09-20T19:05:45.798 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:45 smithi071 sudo[35175]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-20T19:05:45.798 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:45 smithi071 sudo[35175]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-20T19:05:45.798 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:45 smithi071 sudo[35175]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-20T19:05:45.798 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:45 smithi071 sudo[35175]: pam_unix(sudo:session): session closed for user root 2024-09-20T19:05:45.798 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:45 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-20T19:05:45.799 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:45 smithi071 ceph-mon[28196]: osdmap e20: 3 total, 3 up, 3 in 2024-09-20T19:05:45.799 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:45 smithi071 ceph-mon[28196]: pgmap v83: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:05:45.799 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:45 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:05:45.799 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:45 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:05:45.799 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:45 smithi071 ceph-mon[28196]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-20T19:05:45.799 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:45 smithi071 ceph-mon[28196]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-20T19:05:45.799 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:45 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-20T19:05:45.799 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:45 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-20T19:05:45.799 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:45 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-20T19:05:45.799 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:45 smithi071 ceph-mon[28196]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-20T19:05:45.799 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:45 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-20T19:05:45.799 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:45 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-20T19:05:45.799 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:45 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-20T19:05:45.800 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:45 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-20T19:05:45.800 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:45 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-20T19:05:45.800 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:45 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:05:45.800 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:45 smithi071 ceph-mon[28196]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-20T19:05:45.800 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:45 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:05:45.800 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:45 smithi071 ceph-mon[28196]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-20T19:05:45.800 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:45 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-20T19:05:45.800 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:45 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-20T19:05:45.800 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:45 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-20T19:05:45.800 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:45 smithi071 ceph-mon[28196]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-20T19:05:46.048 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:45 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-20T19:05:46.049 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:45 smithi070 ceph-mon[25053]: osdmap e20: 3 total, 3 up, 3 in 2024-09-20T19:05:46.049 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:45 smithi070 ceph-mon[25053]: pgmap v83: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:05:46.049 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:45 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:05:46.049 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:45 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:05:46.049 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:45 smithi070 ceph-mon[25053]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-20T19:05:46.049 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:45 smithi070 ceph-mon[25053]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-20T19:05:46.049 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:45 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-20T19:05:46.049 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:45 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-20T19:05:46.049 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:45 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-20T19:05:46.049 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:45 smithi070 ceph-mon[25053]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-20T19:05:46.049 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:45 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-20T19:05:46.049 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:45 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-20T19:05:46.049 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:45 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-20T19:05:46.050 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:45 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-20T19:05:46.050 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:45 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-20T19:05:46.050 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:45 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:05:46.050 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:45 smithi070 ceph-mon[25053]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-20T19:05:46.050 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:45 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:05:46.050 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:45 smithi070 ceph-mon[25053]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-20T19:05:46.050 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:45 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-20T19:05:46.050 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:45 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-20T19:05:46.050 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:45 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-20T19:05:46.050 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:45 smithi070 ceph-mon[25053]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-20T19:05:46.898 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:46 smithi071 ceph-mon[28196]: from='client.24173 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi071:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:05:46.899 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:46 smithi071 ceph-mon[28196]: osdmap e21: 3 total, 3 up, 3 in 2024-09-20T19:05:46.913 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:46 smithi079 ceph-mon[27843]: from='client.24173 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi071:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:05:46.913 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:46 smithi079 ceph-mon[27843]: osdmap e21: 3 total, 3 up, 3 in 2024-09-20T19:05:47.048 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:46 smithi070 ceph-mon[25053]: from='client.24173 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi071:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:05:47.048 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:46 smithi070 ceph-mon[25053]: osdmap e21: 3 total, 3 up, 3 in 2024-09-20T19:05:47.900 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:47 smithi071 ceph-mon[28196]: pgmap v85: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:05:47.913 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:47 smithi079 ceph-mon[27843]: pgmap v85: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:05:48.048 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:47 smithi070 ceph-mon[25053]: pgmap v85: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:05:48.913 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:48 smithi079 ceph-mon[27843]: mgrmap e14: x(active, since 2m) 2024-09-20T19:05:48.913 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:48 smithi079 ceph-mon[27843]: from='client.? 172.21.15.71:0/58190131' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "ac6243ba-95ec-4d17-9c32-f0882c998f77"} : dispatch 2024-09-20T19:05:48.913 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:48 smithi079 ceph-mon[27843]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "ac6243ba-95ec-4d17-9c32-f0882c998f77"} : dispatch 2024-09-20T19:05:48.913 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:48 smithi079 ceph-mon[27843]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ac6243ba-95ec-4d17-9c32-f0882c998f77"}]': finished 2024-09-20T19:05:48.914 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:48 smithi079 ceph-mon[27843]: osdmap e22: 4 total, 3 up, 4 in 2024-09-20T19:05:48.914 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:48 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-20T19:05:48.914 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:48 smithi079 ceph-mon[27843]: from='client.? 172.21.15.71:0/3536080439' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-20T19:05:49.048 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:48 smithi070 ceph-mon[25053]: mgrmap e14: x(active, since 2m) 2024-09-20T19:05:49.048 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:48 smithi070 ceph-mon[25053]: from='client.? 172.21.15.71:0/58190131' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "ac6243ba-95ec-4d17-9c32-f0882c998f77"} : dispatch 2024-09-20T19:05:49.048 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:48 smithi070 ceph-mon[25053]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "ac6243ba-95ec-4d17-9c32-f0882c998f77"} : dispatch 2024-09-20T19:05:49.048 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:48 smithi070 ceph-mon[25053]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ac6243ba-95ec-4d17-9c32-f0882c998f77"}]': finished 2024-09-20T19:05:49.048 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:48 smithi070 ceph-mon[25053]: osdmap e22: 4 total, 3 up, 4 in 2024-09-20T19:05:49.049 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:48 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-20T19:05:49.049 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:48 smithi070 ceph-mon[25053]: from='client.? 172.21.15.71:0/3536080439' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-20T19:05:49.132 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:48 smithi071 ceph-mon[28196]: mgrmap e14: x(active, since 2m) 2024-09-20T19:05:49.132 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:48 smithi071 ceph-mon[28196]: from='client.? 172.21.15.71:0/58190131' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "ac6243ba-95ec-4d17-9c32-f0882c998f77"} : dispatch 2024-09-20T19:05:49.132 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:48 smithi071 ceph-mon[28196]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "ac6243ba-95ec-4d17-9c32-f0882c998f77"} : dispatch 2024-09-20T19:05:49.132 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:48 smithi071 ceph-mon[28196]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ac6243ba-95ec-4d17-9c32-f0882c998f77"}]': finished 2024-09-20T19:05:49.132 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:48 smithi071 ceph-mon[28196]: osdmap e22: 4 total, 3 up, 4 in 2024-09-20T19:05:49.132 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:48 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-20T19:05:49.133 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:48 smithi071 ceph-mon[28196]: from='client.? 172.21.15.71:0/3536080439' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-20T19:05:49.913 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:49 smithi079 ceph-mon[27843]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:05:50.048 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:49 smithi070 ceph-mon[25053]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:05:50.132 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:49 smithi071 ceph-mon[28196]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:05:51.298 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:50 smithi070 ceph-mon[25053]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:05:51.326 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:50 smithi071 ceph-mon[28196]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:05:51.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:50 smithi079 ceph-mon[27843]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:05:53.286 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:52 smithi071 ceph-mon[28196]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:05:53.298 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:52 smithi070 ceph-mon[25053]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:05:53.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:52 smithi079 ceph-mon[27843]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:05:54.798 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:54 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-20T19:05:54.798 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:54 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:05:54.812 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:54 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-20T19:05:54.812 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:54 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:05:54.913 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:54 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-20T19:05:54.913 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:54 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:05:55.798 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:55 smithi070 ceph-mon[25053]: Deploying daemon osd.3 on smithi071 2024-09-20T19:05:55.798 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:55 smithi070 ceph-mon[25053]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:05:55.870 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:55 smithi071 ceph-mon[28196]: Deploying daemon osd.3 on smithi071 2024-09-20T19:05:55.870 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:55 smithi071 ceph-mon[28196]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:05:55.913 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:55 smithi079 ceph-mon[27843]: Deploying daemon osd.3 on smithi071 2024-09-20T19:05:55.913 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:55 smithi079 ceph-mon[27843]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:05:57.230 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:56 smithi071 ceph-mon[28196]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:05:57.298 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:56 smithi070 ceph-mon[25053]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:05:57.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:56 smithi079 ceph-mon[27843]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:05:59.298 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:05:58 smithi070 ceph-mon[25053]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:05:59.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:05:58 smithi071 ceph-mon[28196]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:05:59.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:05:58 smithi079 ceph-mon[27843]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:06:01.229 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:00 smithi071 ceph-mon[28196]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:06:01.298 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:00 smithi070 ceph-mon[25053]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:06:01.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:00 smithi079 ceph-mon[27843]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:06:02.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:02 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:06:02.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:02 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:06:02.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:02 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:06:02.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:02 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:06:02.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:02 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:06:02.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:02 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:06:02.548 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:02 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:06:02.548 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:02 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:06:02.548 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:02 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:06:03.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:03 smithi071 ceph-mon[28196]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:06:03.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:03 smithi079 ceph-mon[27843]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:06:03.548 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:03 smithi070 ceph-mon[25053]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:06:05.882 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:05 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:06:05.882 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:05 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:06:05.883 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:05 smithi071 ceph-mon[28196]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:06:05.883 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:05 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:06:05.883 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:05 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:06:05.883 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:05 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:06:05.913 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:05 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:06:05.913 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:05 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:06:05.913 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:05 smithi079 ceph-mon[27843]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:06:05.913 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:05 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:06:05.913 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:05 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:06:05.913 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:05 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:06:06.048 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:05 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:06:06.048 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:05 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:06:06.048 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:05 smithi070 ceph-mon[25053]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:06:06.048 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:05 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:06:06.048 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:05 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:06:06.048 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:05 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:06:07.198 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:06 smithi071 ceph-mon[28196]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:06:07.298 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:06 smithi070 ceph-mon[25053]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:06:07.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:06 smithi079 ceph-mon[27843]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:06:07.557 INFO:teuthology.orchestra.run.smithi071.stdout:Created osd(s) 3 on host 'smithi071' 2024-09-20T19:06:08.132 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:07 smithi071 ceph-mon[28196]: from='osd.3 [v2:172.21.15.71:6808/999377264,v1:172.21.15.71:6809/999377264]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-20T19:06:08.132 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:07 smithi071 ceph-mon[28196]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-20T19:06:08.132 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:07 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:06:08.132 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:07 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:06:08.132 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:07 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:06:08.212 DEBUG:teuthology.orchestra.run.smithi071:osd.3> sudo journalctl -f -n 0 -u ceph-ba4a2144-7782-11ef-baf5-efdc52797490@osd.3.service 2024-09-20T19:06:08.214 INFO:tasks.cephadm:Deploying osd.4 on smithi079 with /dev/vg_nvme/lv_4... 2024-09-20T19:06:08.214 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ba4a2144-7782-11ef-baf5-efdc52797490 -- lvm zap /dev/vg_nvme/lv_4 2024-09-20T19:06:08.298 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:07 smithi070 ceph-mon[25053]: from='osd.3 [v2:172.21.15.71:6808/999377264,v1:172.21.15.71:6809/999377264]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-20T19:06:08.298 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:07 smithi070 ceph-mon[25053]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-20T19:06:08.298 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:07 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:06:08.298 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:07 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:06:08.299 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:07 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:06:08.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:07 smithi079 ceph-mon[27843]: from='osd.3 [v2:172.21.15.71:6808/999377264,v1:172.21.15.71:6809/999377264]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-20T19:06:08.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:07 smithi079 ceph-mon[27843]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-20T19:06:08.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:07 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:06:08.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:07 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:06:08.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:07 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:06:08.469 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/mon.c/config 2024-09-20T19:06:09.163 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:09 smithi079 ceph-mon[27843]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-20T19:06:09.163 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:09 smithi079 ceph-mon[27843]: osdmap e23: 4 total, 3 up, 4 in 2024-09-20T19:06:09.164 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:09 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-20T19:06:09.164 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:09 smithi079 ceph-mon[27843]: from='osd.3 [v2:172.21.15.71:6808/999377264,v1:172.21.15.71:6809/999377264]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi071", "root=default"]} : dispatch 2024-09-20T19:06:09.164 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:09 smithi079 ceph-mon[27843]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi071", "root=default"]} : dispatch 2024-09-20T19:06:09.164 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:09 smithi079 ceph-mon[27843]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:06:09.298 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:09 smithi070 ceph-mon[25053]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-20T19:06:09.298 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:09 smithi070 ceph-mon[25053]: osdmap e23: 4 total, 3 up, 4 in 2024-09-20T19:06:09.298 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:09 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-20T19:06:09.298 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:09 smithi070 ceph-mon[25053]: from='osd.3 [v2:172.21.15.71:6808/999377264,v1:172.21.15.71:6809/999377264]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi071", "root=default"]} : dispatch 2024-09-20T19:06:09.298 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:09 smithi070 ceph-mon[25053]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi071", "root=default"]} : dispatch 2024-09-20T19:06:09.298 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:09 smithi070 ceph-mon[25053]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:06:09.355 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:09 smithi071 ceph-mon[28196]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-20T19:06:09.356 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:09 smithi071 ceph-mon[28196]: osdmap e23: 4 total, 3 up, 4 in 2024-09-20T19:06:09.356 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:09 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-20T19:06:09.356 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:09 smithi071 ceph-mon[28196]: from='osd.3 [v2:172.21.15.71:6808/999377264,v1:172.21.15.71:6809/999377264]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi071", "root=default"]} : dispatch 2024-09-20T19:06:09.356 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:09 smithi071 ceph-mon[28196]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi071", "root=default"]} : dispatch 2024-09-20T19:06:09.356 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:09 smithi071 ceph-mon[28196]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-20T19:06:09.632 INFO:journalctl@ceph.osd.3.smithi071.stdout:Sep 20 19:06:09 smithi071 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-3[37008]: 2024-09-20T19:06:09.456+0000 7f3f0b9d2640 -1 osd.3 0 waiting for initial osdmap 2024-09-20T19:06:09.632 INFO:journalctl@ceph.osd.3.smithi071.stdout:Sep 20 19:06:09 smithi071 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-3[37008]: 2024-09-20T19:06:09.461+0000 7f3f037f1640 -1 osd.3 24 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-20T19:06:10.012 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:10 smithi079 ceph-mon[27843]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]': finished 2024-09-20T19:06:10.013 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:10 smithi079 ceph-mon[27843]: osdmap e24: 4 total, 3 up, 4 in 2024-09-20T19:06:10.013 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:10 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-20T19:06:10.013 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:10 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-20T19:06:10.298 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:10 smithi070 ceph-mon[25053]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]': finished 2024-09-20T19:06:10.298 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:10 smithi070 ceph-mon[25053]: osdmap e24: 4 total, 3 up, 4 in 2024-09-20T19:06:10.298 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:10 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-20T19:06:10.299 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:10 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-20T19:06:10.299 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:10 smithi070 ceph-mon[25053]: from='osd.3 ' entity='osd.3' 2024-09-20T19:06:10.299 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:10 smithi070 ceph-mon[25053]: osd.3 [v2:172.21.15.71:6808/999377264,v1:172.21.15.71:6809/999377264] boot 2024-09-20T19:06:10.299 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:10 smithi070 ceph-mon[25053]: osdmap e25: 4 total, 4 up, 4 in 2024-09-20T19:06:10.299 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:10 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-20T19:06:10.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:10 smithi071 ceph-mon[28196]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]': finished 2024-09-20T19:06:10.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:10 smithi071 ceph-mon[28196]: osdmap e24: 4 total, 3 up, 4 in 2024-09-20T19:06:10.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:10 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-20T19:06:10.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:10 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-20T19:06:10.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:10 smithi071 ceph-mon[28196]: from='osd.3 ' entity='osd.3' 2024-09-20T19:06:10.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:10 smithi071 ceph-mon[28196]: osd.3 [v2:172.21.15.71:6808/999377264,v1:172.21.15.71:6809/999377264] boot 2024-09-20T19:06:10.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:10 smithi071 ceph-mon[28196]: osdmap e25: 4 total, 4 up, 4 in 2024-09-20T19:06:10.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:10 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-20T19:06:10.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:10 smithi079 ceph-mon[27843]: from='osd.3 ' entity='osd.3' 2024-09-20T19:06:10.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:10 smithi079 ceph-mon[27843]: osd.3 [v2:172.21.15.71:6808/999377264,v1:172.21.15.71:6809/999377264] boot 2024-09-20T19:06:10.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:10 smithi079 ceph-mon[27843]: osdmap e25: 4 total, 4 up, 4 in 2024-09-20T19:06:10.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:10 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-20T19:06:11.059 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:11 smithi079 ceph-mon[27843]: purged_snaps scrub starts 2024-09-20T19:06:11.059 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:11 smithi079 ceph-mon[27843]: purged_snaps scrub ok 2024-09-20T19:06:11.059 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:11 smithi079 ceph-mon[27843]: Detected new or changed devices on smithi071 2024-09-20T19:06:11.059 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:11 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:06:11.059 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:11 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:06:11.059 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:11 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-20T19:06:11.059 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:11 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-20T19:06:11.059 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:11 smithi079 ceph-mon[27843]: Adjusting osd_memory_target on smithi071 to 10592M 2024-09-20T19:06:11.059 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:11 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:06:11.059 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:11 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:06:11.059 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:11 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:06:11.060 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:11 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:06:11.060 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:11 smithi079 ceph-mon[27843]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 248 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:06:11.060 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:11 smithi079 ceph-mon[27843]: osdmap e26: 4 total, 4 up, 4 in 2024-09-20T19:06:11.061 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-20T19:06:11.086 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ba4a2144-7782-11ef-baf5-efdc52797490 -- ceph orch daemon add osd smithi079:vg_nvme/lv_4 2024-09-20T19:06:11.298 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:11 smithi070 ceph-mon[25053]: purged_snaps scrub starts 2024-09-20T19:06:11.298 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:11 smithi070 ceph-mon[25053]: purged_snaps scrub ok 2024-09-20T19:06:11.298 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:11 smithi070 ceph-mon[25053]: Detected new or changed devices on smithi071 2024-09-20T19:06:11.298 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:11 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:06:11.299 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:11 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:06:11.299 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:11 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-20T19:06:11.299 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:11 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-20T19:06:11.299 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:11 smithi070 ceph-mon[25053]: Adjusting osd_memory_target on smithi071 to 10592M 2024-09-20T19:06:11.299 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:11 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:06:11.299 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:11 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:06:11.299 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:11 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:06:11.299 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:11 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:06:11.299 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:11 smithi070 ceph-mon[25053]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 248 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:06:11.299 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:11 smithi070 ceph-mon[25053]: osdmap e26: 4 total, 4 up, 4 in 2024-09-20T19:06:11.326 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/mon.c/config 2024-09-20T19:06:11.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:11 smithi071 ceph-mon[28196]: purged_snaps scrub starts 2024-09-20T19:06:11.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:11 smithi071 ceph-mon[28196]: purged_snaps scrub ok 2024-09-20T19:06:11.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:11 smithi071 ceph-mon[28196]: Detected new or changed devices on smithi071 2024-09-20T19:06:11.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:11 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:06:11.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:11 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:06:11.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:11 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-20T19:06:11.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:11 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-20T19:06:11.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:11 smithi071 ceph-mon[28196]: Adjusting osd_memory_target on smithi071 to 10592M 2024-09-20T19:06:11.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:11 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:06:11.383 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:11 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:06:11.383 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:11 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:06:11.383 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:11 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:06:11.383 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:11 smithi071 ceph-mon[28196]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 248 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:06:11.383 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:11 smithi071 ceph-mon[28196]: osdmap e26: 4 total, 4 up, 4 in 2024-09-20T19:06:12.861 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:12 smithi079 ceph-mon[27843]: from='client.24154 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi079:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:06:12.861 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:12 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-20T19:06:12.861 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:12 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-20T19:06:12.861 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:12 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:06:12.861 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:12 smithi079 ceph-mon[27843]: osdmap e27: 4 total, 4 up, 4 in 2024-09-20T19:06:13.048 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:12 smithi070 ceph-mon[25053]: from='client.24154 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi079:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:06:13.048 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:12 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-20T19:06:13.048 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:12 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-20T19:06:13.048 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:12 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:06:13.048 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:12 smithi070 ceph-mon[25053]: osdmap e27: 4 total, 4 up, 4 in 2024-09-20T19:06:13.132 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:12 smithi071 ceph-mon[28196]: from='client.24154 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi079:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:06:13.132 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:12 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-20T19:06:13.132 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:12 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-20T19:06:13.132 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:12 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:06:13.132 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:12 smithi071 ceph-mon[28196]: osdmap e27: 4 total, 4 up, 4 in 2024-09-20T19:06:14.048 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:13 smithi070 ceph-mon[25053]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 248 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:06:14.132 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:13 smithi071 ceph-mon[28196]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 248 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:06:14.163 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:13 smithi079 ceph-mon[27843]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 248 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:06:14.913 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:14 smithi079 ceph-mon[27843]: from='client.? 172.21.15.79:0/750609517' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "098b5fb9-e492-4bc7-b7a3-7d4533384e3b"} : dispatch 2024-09-20T19:06:14.913 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:14 smithi079 ceph-mon[27843]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "098b5fb9-e492-4bc7-b7a3-7d4533384e3b"} : dispatch 2024-09-20T19:06:14.913 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:14 smithi079 ceph-mon[27843]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "098b5fb9-e492-4bc7-b7a3-7d4533384e3b"}]': finished 2024-09-20T19:06:14.913 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:14 smithi079 ceph-mon[27843]: osdmap e28: 5 total, 4 up, 5 in 2024-09-20T19:06:14.913 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:14 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-20T19:06:14.913 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:14 smithi079 ceph-mon[27843]: from='client.? 172.21.15.79:0/1710888396' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-20T19:06:15.048 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:14 smithi070 ceph-mon[25053]: from='client.? 172.21.15.79:0/750609517' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "098b5fb9-e492-4bc7-b7a3-7d4533384e3b"} : dispatch 2024-09-20T19:06:15.048 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:14 smithi070 ceph-mon[25053]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "098b5fb9-e492-4bc7-b7a3-7d4533384e3b"} : dispatch 2024-09-20T19:06:15.048 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:14 smithi070 ceph-mon[25053]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "098b5fb9-e492-4bc7-b7a3-7d4533384e3b"}]': finished 2024-09-20T19:06:15.048 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:14 smithi070 ceph-mon[25053]: osdmap e28: 5 total, 4 up, 5 in 2024-09-20T19:06:15.048 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:14 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-20T19:06:15.048 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:14 smithi070 ceph-mon[25053]: from='client.? 172.21.15.79:0/1710888396' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-20T19:06:15.132 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:14 smithi071 ceph-mon[28196]: from='client.? 172.21.15.79:0/750609517' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "098b5fb9-e492-4bc7-b7a3-7d4533384e3b"} : dispatch 2024-09-20T19:06:15.132 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:14 smithi071 ceph-mon[28196]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "098b5fb9-e492-4bc7-b7a3-7d4533384e3b"} : dispatch 2024-09-20T19:06:15.132 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:14 smithi071 ceph-mon[28196]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "098b5fb9-e492-4bc7-b7a3-7d4533384e3b"}]': finished 2024-09-20T19:06:15.132 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:14 smithi071 ceph-mon[28196]: osdmap e28: 5 total, 4 up, 5 in 2024-09-20T19:06:15.132 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:14 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-20T19:06:15.132 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:14 smithi071 ceph-mon[28196]: from='client.? 172.21.15.79:0/1710888396' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-20T19:06:16.048 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:15 smithi070 ceph-mon[25053]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 248 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:06:16.131 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:15 smithi071 ceph-mon[28196]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 248 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:06:16.163 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:15 smithi079 ceph-mon[27843]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 248 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:06:17.298 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:16 smithi070 ceph-mon[25053]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 113 MiB used, 357 GiB / 358 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-20T19:06:17.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:16 smithi071 ceph-mon[28196]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 113 MiB used, 357 GiB / 358 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-20T19:06:17.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:16 smithi079 ceph-mon[27843]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 113 MiB used, 357 GiB / 358 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-20T19:06:19.163 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:18 smithi079 ceph-mon[27843]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-09-20T19:06:19.298 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:18 smithi070 ceph-mon[25053]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-09-20T19:06:19.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:18 smithi071 ceph-mon[28196]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-09-20T19:06:21.163 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:20 smithi079 ceph-mon[27843]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-09-20T19:06:21.298 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:20 smithi070 ceph-mon[25053]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-09-20T19:06:21.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:20 smithi071 ceph-mon[28196]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-09-20T19:06:22.163 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:21 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-20T19:06:22.163 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:21 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:06:22.163 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:21 smithi079 ceph-mon[27843]: Deploying daemon osd.4 on smithi079 2024-09-20T19:06:22.298 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:21 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-20T19:06:22.298 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:21 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:06:22.298 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:21 smithi070 ceph-mon[25053]: Deploying daemon osd.4 on smithi079 2024-09-20T19:06:22.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:21 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-20T19:06:22.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:21 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:06:22.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:21 smithi071 ceph-mon[28196]: Deploying daemon osd.4 on smithi079 2024-09-20T19:06:23.300 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:22 smithi070 ceph-mon[25053]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-20T19:06:23.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:22 smithi071 ceph-mon[28196]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-20T19:06:23.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:22 smithi079 ceph-mon[27843]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-20T19:06:25.298 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:24 smithi070 ceph-mon[25053]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-09-20T19:06:25.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:24 smithi071 ceph-mon[28196]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-09-20T19:06:25.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:24 smithi079 ceph-mon[27843]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-09-20T19:06:27.298 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:26 smithi070 ceph-mon[25053]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-20T19:06:27.384 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:26 smithi071 ceph-mon[28196]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-20T19:06:27.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:26 smithi079 ceph-mon[27843]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-20T19:06:29.048 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:28 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:06:29.048 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:28 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:06:29.048 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:28 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:06:29.131 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:28 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:06:29.132 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:28 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:06:29.132 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:28 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:06:29.143 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:28 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:06:29.143 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:28 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:06:29.143 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:28 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:06:30.069 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:29 smithi079 ceph-mon[27843]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:06:30.131 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:29 smithi071 ceph-mon[28196]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:06:30.298 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:29 smithi070 ceph-mon[25053]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:06:31.298 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:30 smithi070 ceph-mon[25053]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:06:31.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:30 smithi071 ceph-mon[28196]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:06:31.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:30 smithi079 ceph-mon[27843]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:06:32.548 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:32 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:06:32.548 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:32 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:06:32.548 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:32 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:06:32.548 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:32 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:06:32.548 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:32 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:06:32.551 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:32 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:06:32.551 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:32 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:06:32.551 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:32 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:06:32.551 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:32 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:06:32.552 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:32 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:06:32.631 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:32 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:06:32.632 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:32 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:06:32.632 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:32 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:06:32.632 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:32 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:06:32.632 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:32 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:06:33.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:33 smithi079 ceph-mon[27843]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:06:33.548 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:33 smithi070 ceph-mon[25053]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:06:33.631 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:33 smithi071 ceph-mon[28196]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:06:33.758 INFO:teuthology.orchestra.run.smithi079.stdout:Created osd(s) 4 on host 'smithi079' 2024-09-20T19:06:34.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:34 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:06:34.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:34 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:06:34.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:34 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:06:34.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:34 smithi079 ceph-mon[27843]: from='osd.4 [v2:172.21.15.79:6800/3330428444,v1:172.21.15.79:6801/3330428444]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-20T19:06:34.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:34 smithi079 ceph-mon[27843]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-20T19:06:34.466 DEBUG:teuthology.orchestra.run.smithi079:osd.4> sudo journalctl -f -n 0 -u ceph-ba4a2144-7782-11ef-baf5-efdc52797490@osd.4.service 2024-09-20T19:06:34.468 INFO:tasks.cephadm:Deploying osd.5 on smithi079 with /dev/vg_nvme/lv_3... 2024-09-20T19:06:34.468 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ba4a2144-7782-11ef-baf5-efdc52797490 -- lvm zap /dev/vg_nvme/lv_3 2024-09-20T19:06:34.548 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:34 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:06:34.548 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:34 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:06:34.548 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:34 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:06:34.548 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:34 smithi070 ceph-mon[25053]: from='osd.4 [v2:172.21.15.79:6800/3330428444,v1:172.21.15.79:6801/3330428444]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-20T19:06:34.548 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:34 smithi070 ceph-mon[25053]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-20T19:06:34.631 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:34 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:06:34.631 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:34 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:06:34.632 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:34 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:06:34.632 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:34 smithi071 ceph-mon[28196]: from='osd.4 [v2:172.21.15.79:6800/3330428444,v1:172.21.15.79:6801/3330428444]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-20T19:06:34.632 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:34 smithi071 ceph-mon[28196]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-20T19:06:35.856 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/mon.c/config 2024-09-20T19:06:35.913 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:35 smithi079 ceph-mon[27843]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-20T19:06:35.913 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:35 smithi079 ceph-mon[27843]: osdmap e29: 5 total, 4 up, 5 in 2024-09-20T19:06:35.913 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:35 smithi079 ceph-mon[27843]: from='osd.4 [v2:172.21.15.79:6800/3330428444,v1:172.21.15.79:6801/3330428444]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi079", "root=default"]} : dispatch 2024-09-20T19:06:35.913 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:35 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-20T19:06:35.913 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:35 smithi079 ceph-mon[27843]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi079", "root=default"]} : dispatch 2024-09-20T19:06:35.913 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:35 smithi079 ceph-mon[27843]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:06:36.048 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:35 smithi070 ceph-mon[25053]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-20T19:06:36.048 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:35 smithi070 ceph-mon[25053]: osdmap e29: 5 total, 4 up, 5 in 2024-09-20T19:06:36.048 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:35 smithi070 ceph-mon[25053]: from='osd.4 [v2:172.21.15.79:6800/3330428444,v1:172.21.15.79:6801/3330428444]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi079", "root=default"]} : dispatch 2024-09-20T19:06:36.048 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:35 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-20T19:06:36.048 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:35 smithi070 ceph-mon[25053]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi079", "root=default"]} : dispatch 2024-09-20T19:06:36.048 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:35 smithi070 ceph-mon[25053]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:06:36.131 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:35 smithi071 ceph-mon[28196]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-20T19:06:36.132 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:35 smithi071 ceph-mon[28196]: osdmap e29: 5 total, 4 up, 5 in 2024-09-20T19:06:36.132 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:35 smithi071 ceph-mon[28196]: from='osd.4 [v2:172.21.15.79:6800/3330428444,v1:172.21.15.79:6801/3330428444]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi079", "root=default"]} : dispatch 2024-09-20T19:06:36.132 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:35 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-20T19:06:36.132 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:35 smithi071 ceph-mon[28196]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi079", "root=default"]} : dispatch 2024-09-20T19:06:36.132 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:35 smithi071 ceph-mon[28196]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T19:06:36.254 INFO:journalctl@ceph.osd.4.smithi079.stdout:Sep 20 19:06:36 smithi079 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-4[31474]: 2024-09-20T19:06:36.191+0000 7f732facc640 -1 osd.4 0 waiting for initial osdmap 2024-09-20T19:06:36.254 INFO:journalctl@ceph.osd.4.smithi079.stdout:Sep 20 19:06:36 smithi079 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-4[31474]: 2024-09-20T19:06:36.196+0000 7f73278eb640 -1 osd.4 30 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-20T19:06:37.048 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:36 smithi070 ceph-mon[25053]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]': finished 2024-09-20T19:06:37.048 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:36 smithi070 ceph-mon[25053]: osdmap e30: 5 total, 4 up, 5 in 2024-09-20T19:06:37.048 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:36 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-20T19:06:37.048 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:36 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-20T19:06:37.048 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:36 smithi070 ceph-mon[25053]: from='osd.4 ' entity='osd.4' 2024-09-20T19:06:37.048 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:36 smithi070 ceph-mon[25053]: osd.4 [v2:172.21.15.79:6800/3330428444,v1:172.21.15.79:6801/3330428444] boot 2024-09-20T19:06:37.048 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:36 smithi070 ceph-mon[25053]: osdmap e31: 5 total, 5 up, 5 in 2024-09-20T19:06:37.048 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:36 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-20T19:06:37.131 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:36 smithi071 ceph-mon[28196]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]': finished 2024-09-20T19:06:37.131 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:36 smithi071 ceph-mon[28196]: osdmap e30: 5 total, 4 up, 5 in 2024-09-20T19:06:37.131 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:36 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-20T19:06:37.132 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:36 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-20T19:06:37.132 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:36 smithi071 ceph-mon[28196]: from='osd.4 ' entity='osd.4' 2024-09-20T19:06:37.132 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:36 smithi071 ceph-mon[28196]: osd.4 [v2:172.21.15.79:6800/3330428444,v1:172.21.15.79:6801/3330428444] boot 2024-09-20T19:06:37.132 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:36 smithi071 ceph-mon[28196]: osdmap e31: 5 total, 5 up, 5 in 2024-09-20T19:06:37.132 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:36 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-20T19:06:37.141 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:36 smithi079 ceph-mon[27843]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]': finished 2024-09-20T19:06:37.141 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:36 smithi079 ceph-mon[27843]: osdmap e30: 5 total, 4 up, 5 in 2024-09-20T19:06:37.142 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:36 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-20T19:06:37.142 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:36 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-20T19:06:37.142 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:36 smithi079 ceph-mon[27843]: from='osd.4 ' entity='osd.4' 2024-09-20T19:06:37.142 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:36 smithi079 ceph-mon[27843]: osd.4 [v2:172.21.15.79:6800/3330428444,v1:172.21.15.79:6801/3330428444] boot 2024-09-20T19:06:37.142 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:36 smithi079 ceph-mon[27843]: osdmap e31: 5 total, 5 up, 5 in 2024-09-20T19:06:37.142 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:36 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-20T19:06:37.846 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:37 smithi079 ceph-mon[27843]: purged_snaps scrub starts 2024-09-20T19:06:37.846 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:37 smithi079 ceph-mon[27843]: purged_snaps scrub ok 2024-09-20T19:06:37.847 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:37 smithi079 ceph-mon[27843]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 227 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:06:37.847 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:37 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:06:37.847 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:37 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:06:37.847 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:37 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-20T19:06:37.847 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:37 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:06:37.847 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:37 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:06:37.847 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:37 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:06:37.847 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:37 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:06:37.847 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:37 smithi079 ceph-mon[27843]: osdmap e32: 5 total, 5 up, 5 in 2024-09-20T19:06:38.048 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:37 smithi070 ceph-mon[25053]: purged_snaps scrub starts 2024-09-20T19:06:38.048 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:37 smithi070 ceph-mon[25053]: purged_snaps scrub ok 2024-09-20T19:06:38.048 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:37 smithi070 ceph-mon[25053]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 227 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:06:38.048 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:37 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:06:38.048 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:37 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:06:38.048 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:37 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-20T19:06:38.049 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:37 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:06:38.049 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:37 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:06:38.049 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:37 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:06:38.049 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:37 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:06:38.049 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:37 smithi070 ceph-mon[25053]: osdmap e32: 5 total, 5 up, 5 in 2024-09-20T19:06:38.132 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:37 smithi071 ceph-mon[28196]: purged_snaps scrub starts 2024-09-20T19:06:38.132 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:37 smithi071 ceph-mon[28196]: purged_snaps scrub ok 2024-09-20T19:06:38.132 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:37 smithi071 ceph-mon[28196]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 227 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:06:38.132 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:37 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:06:38.132 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:37 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:06:38.132 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:37 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-20T19:06:38.132 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:37 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:06:38.132 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:37 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:06:38.132 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:37 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:06:38.132 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:37 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:06:38.133 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:37 smithi071 ceph-mon[28196]: osdmap e32: 5 total, 5 up, 5 in 2024-09-20T19:06:38.913 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:38 smithi079 ceph-mon[27843]: Detected new or changed devices on smithi079 2024-09-20T19:06:38.913 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:38 smithi079 ceph-mon[27843]: Adjusting osd_memory_target on smithi079 to 21184M 2024-09-20T19:06:38.913 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:38 smithi079 ceph-mon[27843]: osdmap e33: 5 total, 5 up, 5 in 2024-09-20T19:06:39.050 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:38 smithi070 ceph-mon[25053]: Detected new or changed devices on smithi079 2024-09-20T19:06:39.050 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:38 smithi070 ceph-mon[25053]: Adjusting osd_memory_target on smithi079 to 21184M 2024-09-20T19:06:39.050 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:38 smithi070 ceph-mon[25053]: osdmap e33: 5 total, 5 up, 5 in 2024-09-20T19:06:39.130 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-20T19:06:39.131 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:38 smithi071 ceph-mon[28196]: Detected new or changed devices on smithi079 2024-09-20T19:06:39.131 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:38 smithi071 ceph-mon[28196]: Adjusting osd_memory_target on smithi079 to 21184M 2024-09-20T19:06:39.131 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:38 smithi071 ceph-mon[28196]: osdmap e33: 5 total, 5 up, 5 in 2024-09-20T19:06:39.155 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ba4a2144-7782-11ef-baf5-efdc52797490 -- ceph orch daemon add osd smithi079:vg_nvme/lv_3 2024-09-20T19:06:39.395 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/mon.c/config 2024-09-20T19:06:40.048 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:39 smithi070 ceph-mon[25053]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 227 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:06:40.131 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:39 smithi071 ceph-mon[28196]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 227 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:06:40.162 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:39 smithi079 ceph-mon[27843]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 227 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:06:41.048 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:40 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-20T19:06:41.048 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:40 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-20T19:06:41.048 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:40 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:06:41.131 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:40 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-20T19:06:41.131 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:40 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-20T19:06:41.131 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:40 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:06:41.163 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:40 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-20T19:06:41.163 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:40 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-20T19:06:41.163 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:40 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:06:42.048 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:41 smithi070 ceph-mon[25053]: from='client.24181 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi079:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:06:42.048 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:41 smithi070 ceph-mon[25053]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 227 MiB used, 447 GiB / 447 GiB avail; 112 KiB/s, 0 objects/s recovering 2024-09-20T19:06:42.131 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:41 smithi071 ceph-mon[28196]: from='client.24181 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi079:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:06:42.132 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:41 smithi071 ceph-mon[28196]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 227 MiB used, 447 GiB / 447 GiB avail; 112 KiB/s, 0 objects/s recovering 2024-09-20T19:06:42.163 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:41 smithi079 ceph-mon[27843]: from='client.24181 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi079:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:06:42.163 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:41 smithi079 ceph-mon[27843]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 227 MiB used, 447 GiB / 447 GiB avail; 112 KiB/s, 0 objects/s recovering 2024-09-20T19:06:43.048 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:42 smithi070 ceph-mon[25053]: from='client.? 172.21.15.79:0/310735816' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "96544071-3c99-40e4-9464-75bc735eb2d5"} : dispatch 2024-09-20T19:06:43.048 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:42 smithi070 ceph-mon[25053]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "96544071-3c99-40e4-9464-75bc735eb2d5"} : dispatch 2024-09-20T19:06:43.048 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:42 smithi070 ceph-mon[25053]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "96544071-3c99-40e4-9464-75bc735eb2d5"}]': finished 2024-09-20T19:06:43.048 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:42 smithi070 ceph-mon[25053]: osdmap e34: 6 total, 5 up, 6 in 2024-09-20T19:06:43.048 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:42 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-20T19:06:43.048 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:42 smithi070 ceph-mon[25053]: from='client.? 172.21.15.79:0/1874170552' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-20T19:06:43.131 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:42 smithi071 ceph-mon[28196]: from='client.? 172.21.15.79:0/310735816' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "96544071-3c99-40e4-9464-75bc735eb2d5"} : dispatch 2024-09-20T19:06:43.132 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:42 smithi071 ceph-mon[28196]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "96544071-3c99-40e4-9464-75bc735eb2d5"} : dispatch 2024-09-20T19:06:43.132 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:42 smithi071 ceph-mon[28196]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "96544071-3c99-40e4-9464-75bc735eb2d5"}]': finished 2024-09-20T19:06:43.132 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:42 smithi071 ceph-mon[28196]: osdmap e34: 6 total, 5 up, 6 in 2024-09-20T19:06:43.132 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:42 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-20T19:06:43.132 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:42 smithi071 ceph-mon[28196]: from='client.? 172.21.15.79:0/1874170552' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-20T19:06:43.163 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:42 smithi079 ceph-mon[27843]: from='client.? 172.21.15.79:0/310735816' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "96544071-3c99-40e4-9464-75bc735eb2d5"} : dispatch 2024-09-20T19:06:43.163 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:42 smithi079 ceph-mon[27843]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "96544071-3c99-40e4-9464-75bc735eb2d5"} : dispatch 2024-09-20T19:06:43.163 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:42 smithi079 ceph-mon[27843]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "96544071-3c99-40e4-9464-75bc735eb2d5"}]': finished 2024-09-20T19:06:43.163 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:42 smithi079 ceph-mon[27843]: osdmap e34: 6 total, 5 up, 6 in 2024-09-20T19:06:43.163 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:42 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-20T19:06:43.163 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:42 smithi079 ceph-mon[27843]: from='client.? 172.21.15.79:0/1874170552' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-20T19:06:44.048 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:43 smithi070 ceph-mon[25053]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-20T19:06:44.131 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:43 smithi071 ceph-mon[28196]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-20T19:06:44.162 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:43 smithi079 ceph-mon[27843]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-20T19:06:45.298 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:44 smithi070 ceph-mon[25053]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 80 KiB/s, 0 objects/s recovering 2024-09-20T19:06:45.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:44 smithi071 ceph-mon[28196]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 80 KiB/s, 0 objects/s recovering 2024-09-20T19:06:45.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:44 smithi079 ceph-mon[27843]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 80 KiB/s, 0 objects/s recovering 2024-09-20T19:06:47.162 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:46 smithi079 ceph-mon[27843]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 70 KiB/s, 0 objects/s recovering 2024-09-20T19:06:47.298 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:46 smithi070 ceph-mon[25053]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 70 KiB/s, 0 objects/s recovering 2024-09-20T19:06:47.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:46 smithi071 ceph-mon[28196]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 70 KiB/s, 0 objects/s recovering 2024-09-20T19:06:49.106 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:49 smithi079 ceph-mon[27843]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-20T19:06:49.298 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:48 smithi070 ceph-mon[25053]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-20T19:06:49.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:48 smithi071 ceph-mon[28196]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-20T19:06:50.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:49 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-20T19:06:50.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:49 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:06:50.034 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:49 smithi079 ceph-mon[27843]: Deploying daemon osd.5 on smithi079 2024-09-20T19:06:50.298 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:49 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-20T19:06:50.298 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:49 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:06:50.298 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:49 smithi070 ceph-mon[25053]: Deploying daemon osd.5 on smithi079 2024-09-20T19:06:50.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:49 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-20T19:06:50.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:50 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:06:50.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:50 smithi071 ceph-mon[28196]: Deploying daemon osd.5 on smithi079 2024-09-20T19:06:51.163 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:51 smithi079 ceph-mon[27843]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:06:51.297 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:51 smithi070 ceph-mon[25053]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:06:51.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:51 smithi071 ceph-mon[28196]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:06:53.298 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:52 smithi070 ceph-mon[25053]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:06:53.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:52 smithi071 ceph-mon[28196]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:06:53.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:52 smithi079 ceph-mon[27843]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:06:55.298 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:54 smithi070 ceph-mon[25053]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:06:55.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:54 smithi071 ceph-mon[28196]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:06:55.396 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:55 smithi079 ceph-mon[27843]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:06:57.298 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:56 smithi070 ceph-mon[25053]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:06:57.298 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:56 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:06:57.298 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:56 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:06:57.298 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:56 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:06:57.334 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:56 smithi079 ceph-mon[27843]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:06:57.334 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:56 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:06:57.335 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:56 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:06:57.335 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:56 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:06:57.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:56 smithi071 ceph-mon[28196]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:06:57.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:56 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:06:57.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:56 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:06:57.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:56 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:06:59.298 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:06:58 smithi070 ceph-mon[25053]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:06:59.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:06:59 smithi071 ceph-mon[28196]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:06:59.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:06:59 smithi079 ceph-mon[27843]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:07:00.631 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:00 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:07:00.631 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:00 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:07:00.631 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:00 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:07:00.632 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:00 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:07:00.632 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:00 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:07:00.662 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:00 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:07:00.663 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:00 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:07:00.663 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:00 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:07:00.663 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:00 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:07:00.663 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:00 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:07:00.798 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:00 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:07:00.798 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:00 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:07:00.798 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:00 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:07:00.798 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:00 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:07:00.798 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:00 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:07:01.604 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:01 smithi079 ceph-mon[27843]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:07:01.631 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:01 smithi071 ceph-mon[28196]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:07:01.644 INFO:teuthology.orchestra.run.smithi079.stdout:Created osd(s) 5 on host 'smithi079' 2024-09-20T19:07:01.699 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:01 smithi070 ceph-mon[25053]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:07:02.304 DEBUG:teuthology.orchestra.run.smithi079:osd.5> sudo journalctl -f -n 0 -u ceph-ba4a2144-7782-11ef-baf5-efdc52797490@osd.5.service 2024-09-20T19:07:02.306 INFO:tasks.cephadm:Waiting for 6 OSDs to come up... 2024-09-20T19:07:02.306 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ba4a2144-7782-11ef-baf5-efdc52797490 -- ceph osd stat -f json 2024-09-20T19:07:02.546 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:02 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:07:02.546 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:02 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:07:02.546 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:02 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:07:02.547 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:02 smithi079 ceph-mon[27843]: from='osd.5 [v2:172.21.15.79:6808/3671491704,v1:172.21.15.79:6809/3671491704]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-20T19:07:02.547 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:02 smithi079 ceph-mon[27843]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-20T19:07:02.560 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:07:02.631 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:02 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:07:02.631 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:02 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:07:02.632 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:02 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:07:02.632 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:02 smithi071 ceph-mon[28196]: from='osd.5 [v2:172.21.15.79:6808/3671491704,v1:172.21.15.79:6809/3671491704]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-20T19:07:02.632 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:02 smithi071 ceph-mon[28196]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-20T19:07:02.681 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:02 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:07:02.681 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:02 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:07:02.681 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:02 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:07:02.681 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:02 smithi070 ceph-mon[25053]: from='osd.5 [v2:172.21.15.79:6808/3671491704,v1:172.21.15.79:6809/3671491704]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-20T19:07:02.681 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:02 smithi070 ceph-mon[25053]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-20T19:07:03.191 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-20T19:07:03.760 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:03 smithi079 ceph-mon[27843]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-20T19:07:03.760 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:03 smithi079 ceph-mon[27843]: osdmap e35: 6 total, 5 up, 6 in 2024-09-20T19:07:03.760 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:03 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-20T19:07:03.760 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:03 smithi079 ceph-mon[27843]: from='osd.5 [v2:172.21.15.79:6808/3671491704,v1:172.21.15.79:6809/3671491704]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi079", "root=default"]} : dispatch 2024-09-20T19:07:03.761 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:03 smithi079 ceph-mon[27843]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi079", "root=default"]} : dispatch 2024-09-20T19:07:03.761 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:03 smithi079 ceph-mon[27843]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:07:03.761 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:03 smithi079 ceph-mon[27843]: from='client.? 172.21.15.70:0/1005201312' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-20T19:07:03.787 INFO:teuthology.orchestra.run.smithi070.stdout:{"epoch":35,"num_osds":6,"num_up_osds":5,"osd_up_since":1726859196,"num_in_osds":6,"osd_in_since":1726859202,"num_remapped_pgs":0} 2024-09-20T19:07:04.048 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:03 smithi070 ceph-mon[25053]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-20T19:07:04.048 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:03 smithi070 ceph-mon[25053]: osdmap e35: 6 total, 5 up, 6 in 2024-09-20T19:07:04.048 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:03 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-20T19:07:04.048 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:03 smithi070 ceph-mon[25053]: from='osd.5 [v2:172.21.15.79:6808/3671491704,v1:172.21.15.79:6809/3671491704]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi079", "root=default"]} : dispatch 2024-09-20T19:07:04.048 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:03 smithi070 ceph-mon[25053]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi079", "root=default"]} : dispatch 2024-09-20T19:07:04.048 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:03 smithi070 ceph-mon[25053]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:07:04.048 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:03 smithi070 ceph-mon[25053]: from='client.? 172.21.15.70:0/1005201312' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-20T19:07:04.131 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:03 smithi071 ceph-mon[28196]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-20T19:07:04.131 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:03 smithi071 ceph-mon[28196]: osdmap e35: 6 total, 5 up, 6 in 2024-09-20T19:07:04.131 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:03 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-20T19:07:04.132 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:03 smithi071 ceph-mon[28196]: from='osd.5 [v2:172.21.15.79:6808/3671491704,v1:172.21.15.79:6809/3671491704]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi079", "root=default"]} : dispatch 2024-09-20T19:07:04.132 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:03 smithi071 ceph-mon[28196]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi079", "root=default"]} : dispatch 2024-09-20T19:07:04.132 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:03 smithi071 ceph-mon[28196]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:07:04.132 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:03 smithi071 ceph-mon[28196]: from='client.? 172.21.15.70:0/1005201312' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-20T19:07:04.413 INFO:journalctl@ceph.osd.5.smithi079.stdout:Sep 20 19:07:04 smithi079 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-5[37170]: 2024-09-20T19:07:04.087+0000 7f0814347640 -1 osd.5 0 waiting for initial osdmap 2024-09-20T19:07:04.413 INFO:journalctl@ceph.osd.5.smithi079.stdout:Sep 20 19:07:04 smithi079 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-5[37170]: 2024-09-20T19:07:04.091+0000 7f080c166640 -1 osd.5 36 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-20T19:07:04.787 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ba4a2144-7782-11ef-baf5-efdc52797490 -- ceph osd stat -f json 2024-09-20T19:07:04.820 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:04 smithi079 ceph-mon[27843]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]': finished 2024-09-20T19:07:04.820 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:04 smithi079 ceph-mon[27843]: osdmap e36: 6 total, 5 up, 6 in 2024-09-20T19:07:04.820 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:04 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-20T19:07:04.820 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:04 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-20T19:07:04.820 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:04 smithi079 ceph-mon[27843]: from='osd.5 ' entity='osd.5' 2024-09-20T19:07:05.037 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:07:05.047 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:04 smithi070 ceph-mon[25053]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]': finished 2024-09-20T19:07:05.047 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:04 smithi070 ceph-mon[25053]: osdmap e36: 6 total, 5 up, 6 in 2024-09-20T19:07:05.047 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:04 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-20T19:07:05.048 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:04 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-20T19:07:05.048 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:04 smithi070 ceph-mon[25053]: from='osd.5 ' entity='osd.5' 2024-09-20T19:07:05.131 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:04 smithi071 ceph-mon[28196]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]': finished 2024-09-20T19:07:05.131 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:04 smithi071 ceph-mon[28196]: osdmap e36: 6 total, 5 up, 6 in 2024-09-20T19:07:05.132 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:04 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-20T19:07:05.132 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:04 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-20T19:07:05.132 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:04 smithi071 ceph-mon[28196]: from='osd.5 ' entity='osd.5' 2024-09-20T19:07:05.658 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-20T19:07:05.798 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:05 smithi070 ceph-mon[25053]: purged_snaps scrub starts 2024-09-20T19:07:05.798 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:05 smithi070 ceph-mon[25053]: purged_snaps scrub ok 2024-09-20T19:07:05.798 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:05 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-20T19:07:05.798 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:05 smithi070 ceph-mon[25053]: osd.5 [v2:172.21.15.79:6808/3671491704,v1:172.21.15.79:6809/3671491704] boot 2024-09-20T19:07:05.798 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:05 smithi070 ceph-mon[25053]: osdmap e37: 6 total, 6 up, 6 in 2024-09-20T19:07:05.798 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:05 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-20T19:07:05.798 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:05 smithi070 ceph-mon[25053]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:07:05.798 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:05 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:07:05.798 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:05 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:07:05.798 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:05 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-20T19:07:05.798 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:05 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-20T19:07:05.799 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:05 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:07:05.799 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:05 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:07:05.799 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:05 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:07:05.799 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:05 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:07:05.913 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:05 smithi079 ceph-mon[27843]: purged_snaps scrub starts 2024-09-20T19:07:05.913 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:05 smithi079 ceph-mon[27843]: purged_snaps scrub ok 2024-09-20T19:07:05.913 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:05 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-20T19:07:05.913 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:05 smithi079 ceph-mon[27843]: osd.5 [v2:172.21.15.79:6808/3671491704,v1:172.21.15.79:6809/3671491704] boot 2024-09-20T19:07:05.913 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:05 smithi079 ceph-mon[27843]: osdmap e37: 6 total, 6 up, 6 in 2024-09-20T19:07:05.913 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:05 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-20T19:07:05.913 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:05 smithi079 ceph-mon[27843]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:07:05.913 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:05 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:07:05.913 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:05 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:07:05.913 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:05 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-20T19:07:05.914 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:05 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-20T19:07:05.914 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:05 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:07:05.914 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:05 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:07:05.914 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:05 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:07:05.914 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:05 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:07:06.131 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:05 smithi071 ceph-mon[28196]: purged_snaps scrub starts 2024-09-20T19:07:06.131 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:05 smithi071 ceph-mon[28196]: purged_snaps scrub ok 2024-09-20T19:07:06.131 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:05 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-20T19:07:06.132 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:05 smithi071 ceph-mon[28196]: osd.5 [v2:172.21.15.79:6808/3671491704,v1:172.21.15.79:6809/3671491704] boot 2024-09-20T19:07:06.132 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:05 smithi071 ceph-mon[28196]: osdmap e37: 6 total, 6 up, 6 in 2024-09-20T19:07:06.132 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:05 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-20T19:07:06.132 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:05 smithi071 ceph-mon[28196]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-20T19:07:06.132 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:05 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:07:06.132 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:05 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:07:06.132 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:05 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-20T19:07:06.132 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:05 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-20T19:07:06.132 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:05 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:07:06.132 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:05 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:07:06.132 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:05 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:07:06.132 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:05 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:07:06.244 INFO:teuthology.orchestra.run.smithi070.stdout:{"epoch":37,"num_osds":6,"num_up_osds":6,"osd_up_since":1726859224,"num_in_osds":6,"osd_in_since":1726859202,"num_remapped_pgs":1} 2024-09-20T19:07:06.244 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell --fsid ba4a2144-7782-11ef-baf5-efdc52797490 -- ceph osd dump --format=json 2024-09-20T19:07:06.484 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:07:06.885 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:06 smithi070 ceph-mon[25053]: Detected new or changed devices on smithi079 2024-09-20T19:07:06.885 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:06 smithi070 ceph-mon[25053]: Adjusting osd_memory_target on smithi079 to 10592M 2024-09-20T19:07:06.885 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:06 smithi070 ceph-mon[25053]: from='client.? 172.21.15.70:0/2572614229' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-20T19:07:06.885 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:06 smithi070 ceph-mon[25053]: osdmap e38: 6 total, 6 up, 6 in 2024-09-20T19:07:06.912 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:06 smithi079 ceph-mon[27843]: Detected new or changed devices on smithi079 2024-09-20T19:07:06.912 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:06 smithi079 ceph-mon[27843]: Adjusting osd_memory_target on smithi079 to 10592M 2024-09-20T19:07:06.913 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:06 smithi079 ceph-mon[27843]: from='client.? 172.21.15.70:0/2572614229' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-20T19:07:06.913 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:06 smithi079 ceph-mon[27843]: osdmap e38: 6 total, 6 up, 6 in 2024-09-20T19:07:07.131 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:06 smithi071 ceph-mon[28196]: Detected new or changed devices on smithi079 2024-09-20T19:07:07.131 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:06 smithi071 ceph-mon[28196]: Adjusting osd_memory_target on smithi079 to 10592M 2024-09-20T19:07:07.131 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:06 smithi071 ceph-mon[28196]: from='client.? 172.21.15.70:0/2572614229' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-20T19:07:07.131 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:06 smithi071 ceph-mon[28196]: osdmap e38: 6 total, 6 up, 6 in 2024-09-20T19:07:07.148 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-20T19:07:07.149 INFO:teuthology.orchestra.run.smithi070.stdout:{"epoch":39,"fsid":"ba4a2144-7782-11ef-baf5-efdc52797490","created":"2024-09-20T19:02:30.445642+0000","modified":"2024-09-20T19:07:06.660182+0000","last_up_change":"2024-09-20T19:07:04.645897+0000","last_in_change":"2024-09-20T19:06:42.148186+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-20T19:05:43.165572+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":"3b99dbe4-328e-48f1-b7ee-cf375908b81d","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.70:6802","nonce":394084010},{"type":"v1","addr":"172.21.15.70:6803","nonce":394084010}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6804","nonce":394084010},{"type":"v1","addr":"172.21.15.70:6805","nonce":394084010}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6808","nonce":394084010},{"type":"v1","addr":"172.21.15.70:6809","nonce":394084010}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6806","nonce":394084010},{"type":"v1","addr":"172.21.15.70:6807","nonce":394084010}]},"public_addr":"172.21.15.70:6803/394084010","cluster_addr":"172.21.15.70:6805/394084010","heartbeat_back_addr":"172.21.15.70:6809/394084010","heartbeat_front_addr":"172.21.15.70:6807/394084010","state":["exists","up"]},{"osd":1,"uuid":"a385ff5d-9774-4f3b-9980-e957c8b956ac","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.70:6810","nonce":3840946300},{"type":"v1","addr":"172.21.15.70:6811","nonce":3840946300}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6812","nonce":3840946300},{"type":"v1","addr":"172.21.15.70:6813","nonce":3840946300}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6816","nonce":3840946300},{"type":"v1","addr":"172.21.15.70:6817","nonce":3840946300}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6814","nonce":3840946300},{"type":"v1","addr":"172.21.15.70:6815","nonce":3840946300}]},"public_addr":"172.21.15.70:6811/3840946300","cluster_addr":"172.21.15.70:6813/3840946300","heartbeat_back_addr":"172.21.15.70:6817/3840946300","heartbeat_front_addr":"172.21.15.70:6815/3840946300","state":["exists","up"]},{"osd":2,"uuid":"2dc9ad2a-6ac5-4397-b216-9afd45b99632","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.71:6800","nonce":3802158121},{"type":"v1","addr":"172.21.15.71:6801","nonce":3802158121}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6802","nonce":3802158121},{"type":"v1","addr":"172.21.15.71:6803","nonce":3802158121}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6806","nonce":3802158121},{"type":"v1","addr":"172.21.15.71:6807","nonce":3802158121}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6804","nonce":3802158121},{"type":"v1","addr":"172.21.15.71:6805","nonce":3802158121}]},"public_addr":"172.21.15.71:6801/3802158121","cluster_addr":"172.21.15.71:6803/3802158121","heartbeat_back_addr":"172.21.15.71:6807/3802158121","heartbeat_front_addr":"172.21.15.71:6805/3802158121","state":["exists","up"]},{"osd":3,"uuid":"ac6243ba-95ec-4d17-9c32-f0882c998f77","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":38,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6808","nonce":999377264},{"type":"v1","addr":"172.21.15.71:6809","nonce":999377264}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6810","nonce":999377264},{"type":"v1","addr":"172.21.15.71:6811","nonce":999377264}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6814","nonce":999377264},{"type":"v1","addr":"172.21.15.71:6815","nonce":999377264}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6812","nonce":999377264},{"type":"v1","addr":"172.21.15.71:6813","nonce":999377264}]},"public_addr":"172.21.15.71:6809/999377264","cluster_addr":"172.21.15.71:6811/999377264","heartbeat_back_addr":"172.21.15.71:6815/999377264","heartbeat_front_addr":"172.21.15.71:6813/999377264","state":["exists","up"]},{"osd":4,"uuid":"098b5fb9-e492-4bc7-b7a3-7d4533384e3b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6800","nonce":3330428444},{"type":"v1","addr":"172.21.15.79:6801","nonce":3330428444}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6802","nonce":3330428444},{"type":"v1","addr":"172.21.15.79:6803","nonce":3330428444}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6806","nonce":3330428444},{"type":"v1","addr":"172.21.15.79:6807","nonce":3330428444}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6804","nonce":3330428444},{"type":"v1","addr":"172.21.15.79:6805","nonce":3330428444}]},"public_addr":"172.21.15.79:6801/3330428444","cluster_addr":"172.21.15.79:6803/3330428444","heartbeat_back_addr":"172.21.15.79:6807/3330428444","heartbeat_front_addr":"172.21.15.79:6805/3330428444","state":["exists","up"]},{"osd":5,"uuid":"96544071-3c99-40e4-9464-75bc735eb2d5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6808","nonce":3671491704},{"type":"v1","addr":"172.21.15.79:6809","nonce":3671491704}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6810","nonce":3671491704},{"type":"v1","addr":"172.21.15.79:6811","nonce":3671491704}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6814","nonce":3671491704},{"type":"v1","addr":"172.21.15.79:6815","nonce":3671491704}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6812","nonce":3671491704},{"type":"v1","addr":"172.21.15.79:6813","nonce":3671491704}]},"public_addr":"172.21.15.79:6809/3671491704","cluster_addr":"172.21.15.79:6811/3671491704","heartbeat_back_addr":"172.21.15.79:6815/3671491704","heartbeat_front_addr":"172.21.15.79:6813/3671491704","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-20T19:04:44.722305+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-20T19:05:14.353038+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-20T19:05:40.409005+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-20T19:06:07.991434+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-20T19:06:34.822972+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-20T19:07:02.943628+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.70:6801/2859770561":"2024-09-21T19:03:18.863958+0000","172.21.15.70:0/1884857475":"2024-09-21T19:03:18.863958+0000","172.21.15.70:0/3835472594":"2024-09-21T19:03:18.863958+0000","172.21.15.70:0/3882288260":"2024-09-21T19:03:18.863958+0000","172.21.15.70:0/2065967061":"2024-09-21T19:02:54.195919+0000","172.21.15.70:6800/2859770561":"2024-09-21T19:03:18.863958+0000","172.21.15.70:6801/1972275918":"2024-09-21T19:02:54.195919+0000","172.21.15.70:6800/1972275918":"2024-09-21T19:02:54.195919+0000","172.21.15.70:0/1945646659":"2024-09-21T19:02:54.195919+0000","172.21.15.70:0/1761610527":"2024-09-21T19:02:54.195919+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-20T19:07:07.797 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:07 smithi070 ceph-mon[25053]: osdmap e39: 6 total, 6 up, 6 in 2024-09-20T19:07:07.798 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:07 smithi070 ceph-mon[25053]: pgmap v143: 1 pgs: 1 remapped+peering; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:07:07.798 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:07 smithi070 ceph-mon[25053]: from='client.? 172.21.15.70:0/3160445057' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-20T19:07:07.860 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-09-20T19:05:43.165572+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-20T19:07:07.860 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell --fsid ba4a2144-7782-11ef-baf5-efdc52797490 -- ceph osd pool get .mgr pg_num 2024-09-20T19:07:08.101 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:07:08.131 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:07 smithi071 ceph-mon[28196]: osdmap e39: 6 total, 6 up, 6 in 2024-09-20T19:07:08.131 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:07 smithi071 ceph-mon[28196]: pgmap v143: 1 pgs: 1 remapped+peering; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:07:08.131 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:07 smithi071 ceph-mon[28196]: from='client.? 172.21.15.70:0/3160445057' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-20T19:07:08.162 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:07 smithi079 ceph-mon[27843]: osdmap e39: 6 total, 6 up, 6 in 2024-09-20T19:07:08.162 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:07 smithi079 ceph-mon[27843]: pgmap v143: 1 pgs: 1 remapped+peering; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:07:08.162 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:07 smithi079 ceph-mon[27843]: from='client.? 172.21.15.70:0/3160445057' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-20T19:07:08.769 INFO:teuthology.orchestra.run.smithi070.stdout:pg_num: 1 2024-09-20T19:07:09.047 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:08 smithi070 ceph-mon[25053]: from='client.? 172.21.15.70:0/2746039031' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-20T19:07:09.131 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:08 smithi071 ceph-mon[28196]: from='client.? 172.21.15.70:0/2746039031' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-20T19:07:09.162 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:08 smithi079 ceph-mon[27843]: from='client.? 172.21.15.70:0/2746039031' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-20T19:07:09.581 INFO:tasks.cephadm:Setting up client nodes... 2024-09-20T19:07:09.581 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ba4a2144-7782-11ef-baf5-efdc52797490 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-20T19:07:09.825 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:07:10.079 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:09 smithi070 ceph-mon[25053]: pgmap v144: 1 pgs: 1 remapped+peering; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:07:10.131 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:09 smithi071 ceph-mon[28196]: pgmap v144: 1 pgs: 1 remapped+peering; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:07:10.162 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:09 smithi079 ceph-mon[27843]: pgmap v144: 1 pgs: 1 remapped+peering; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:07:10.519 INFO:teuthology.orchestra.run.smithi070.stdout:[client.0] 2024-09-20T19:07:10.519 INFO:teuthology.orchestra.run.smithi070.stdout: key = AQDex+1m4IKmHhAAEi0T3FwDtFMwZOwFcOzEEQ== 2024-09-20T19:07:11.131 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:10 smithi071 ceph-mon[28196]: from='client.? 172.21.15.70:0/1083317353' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-20T19:07:11.131 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:10 smithi071 ceph-mon[28196]: from='client.? 172.21.15.70:0/1083317353' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-20T19:07:11.166 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:10 smithi079 ceph-mon[27843]: from='client.? 172.21.15.70:0/1083317353' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-20T19:07:11.167 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:10 smithi079 ceph-mon[27843]: from='client.? 172.21.15.70:0/1083317353' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-20T19:07:11.211 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:10 smithi070 ceph-mon[25053]: from='client.? 172.21.15.70:0/1083317353' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-20T19:07:11.212 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:10 smithi070 ceph-mon[25053]: from='client.? 172.21.15.70:0/1083317353' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-20T19:07:11.240 DEBUG:teuthology.orchestra.run.smithi070:> set -ex 2024-09-20T19:07:11.240 DEBUG:teuthology.orchestra.run.smithi070:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-09-20T19:07:11.241 DEBUG:teuthology.orchestra.run.smithi070:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-09-20T19:07:11.277 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell --fsid ba4a2144-7782-11ef-baf5-efdc52797490 -- ceph config log 1 --format=json 2024-09-20T19:07:11.557 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:07:12.006 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:11 smithi070 ceph-mon[25053]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 92 KiB/s, 0 objects/s recovering 2024-09-20T19:07:12.131 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:11 smithi071 ceph-mon[28196]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 92 KiB/s, 0 objects/s recovering 2024-09-20T19:07:12.162 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:11 smithi079 ceph-mon[27843]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 92 KiB/s, 0 objects/s recovering 2024-09-20T19:07:12.189 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-20T19:07:12.956 INFO:teuthology.orchestra.run.smithi070.stdout:[{"version":20,"timestamp":"2024-09-20T19:07:05.136745+0000","name":"","changes":[{"name":"osd/host:smithi079/osd_memory_target","previous_value":"22213149081","new_value":"11106574540"}]}] 2024-09-20T19:07:12.956 INFO:tasks.ceph_manager:config epoch is 20 2024-09-20T19:07:12.957 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-20T19:07:12.957 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-09-20T19:07:12.957 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell --fsid ba4a2144-7782-11ef-baf5-efdc52797490 -- ceph mgr dump --format=json 2024-09-20T19:07:13.131 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:12 smithi071 ceph-mon[28196]: from='client.? 172.21.15.70:0/2562886301' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-20T19:07:13.162 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:12 smithi079 ceph-mon[27843]: from='client.? 172.21.15.70:0/2562886301' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-20T19:07:13.196 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:07:13.297 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:12 smithi070 ceph-mon[25053]: from='client.? 172.21.15.70:0/2562886301' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-20T19:07:13.879 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-20T19:07:14.131 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:13 smithi071 ceph-mon[28196]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-20T19:07:14.162 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:13 smithi079 ceph-mon[27843]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-20T19:07:14.166 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:13 smithi070 ceph-mon[25053]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-20T19:07:14.625 INFO:teuthology.orchestra.run.smithi070.stdout:{"epoch":14,"flags":0,"active_gid":14152,"active_name":"x","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6800","nonce":2111276624},{"type":"v1","addr":"172.21.15.70:6801","nonce":2111276624}]},"active_addr":"172.21.15.70:6801/2111276624","active_change":"2024-09-20T19:03:18.864102+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.70: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.70:0","nonce":1510028020}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.70:0","nonce":102391997}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.70:0","nonce":4105365746}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.70:0","nonce":790847971}]}]} 2024-09-20T19:07:14.627 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-09-20T19:07:14.628 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-20T19:07:14.628 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell --fsid ba4a2144-7782-11ef-baf5-efdc52797490 -- ceph osd dump --format=json 2024-09-20T19:07:14.868 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:07:14.988 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:14 smithi070 ceph-mon[25053]: from='client.? 172.21.15.70:0/2763930433' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-20T19:07:15.131 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:14 smithi071 ceph-mon[28196]: from='client.? 172.21.15.70:0/2763930433' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-20T19:07:15.162 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:14 smithi079 ceph-mon[27843]: from='client.? 172.21.15.70:0/2763930433' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-20T19:07:15.501 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-20T19:07:15.502 INFO:teuthology.orchestra.run.smithi070.stdout:{"epoch":39,"fsid":"ba4a2144-7782-11ef-baf5-efdc52797490","created":"2024-09-20T19:02:30.445642+0000","modified":"2024-09-20T19:07:06.660182+0000","last_up_change":"2024-09-20T19:07:04.645897+0000","last_in_change":"2024-09-20T19:06:42.148186+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-20T19:05:43.165572+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":"3b99dbe4-328e-48f1-b7ee-cf375908b81d","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.70:6802","nonce":394084010},{"type":"v1","addr":"172.21.15.70:6803","nonce":394084010}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6804","nonce":394084010},{"type":"v1","addr":"172.21.15.70:6805","nonce":394084010}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6808","nonce":394084010},{"type":"v1","addr":"172.21.15.70:6809","nonce":394084010}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6806","nonce":394084010},{"type":"v1","addr":"172.21.15.70:6807","nonce":394084010}]},"public_addr":"172.21.15.70:6803/394084010","cluster_addr":"172.21.15.70:6805/394084010","heartbeat_back_addr":"172.21.15.70:6809/394084010","heartbeat_front_addr":"172.21.15.70:6807/394084010","state":["exists","up"]},{"osd":1,"uuid":"a385ff5d-9774-4f3b-9980-e957c8b956ac","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.70:6810","nonce":3840946300},{"type":"v1","addr":"172.21.15.70:6811","nonce":3840946300}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6812","nonce":3840946300},{"type":"v1","addr":"172.21.15.70:6813","nonce":3840946300}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6816","nonce":3840946300},{"type":"v1","addr":"172.21.15.70:6817","nonce":3840946300}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6814","nonce":3840946300},{"type":"v1","addr":"172.21.15.70:6815","nonce":3840946300}]},"public_addr":"172.21.15.70:6811/3840946300","cluster_addr":"172.21.15.70:6813/3840946300","heartbeat_back_addr":"172.21.15.70:6817/3840946300","heartbeat_front_addr":"172.21.15.70:6815/3840946300","state":["exists","up"]},{"osd":2,"uuid":"2dc9ad2a-6ac5-4397-b216-9afd45b99632","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.71:6800","nonce":3802158121},{"type":"v1","addr":"172.21.15.71:6801","nonce":3802158121}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6802","nonce":3802158121},{"type":"v1","addr":"172.21.15.71:6803","nonce":3802158121}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6806","nonce":3802158121},{"type":"v1","addr":"172.21.15.71:6807","nonce":3802158121}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6804","nonce":3802158121},{"type":"v1","addr":"172.21.15.71:6805","nonce":3802158121}]},"public_addr":"172.21.15.71:6801/3802158121","cluster_addr":"172.21.15.71:6803/3802158121","heartbeat_back_addr":"172.21.15.71:6807/3802158121","heartbeat_front_addr":"172.21.15.71:6805/3802158121","state":["exists","up"]},{"osd":3,"uuid":"ac6243ba-95ec-4d17-9c32-f0882c998f77","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":38,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6808","nonce":999377264},{"type":"v1","addr":"172.21.15.71:6809","nonce":999377264}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6810","nonce":999377264},{"type":"v1","addr":"172.21.15.71:6811","nonce":999377264}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6814","nonce":999377264},{"type":"v1","addr":"172.21.15.71:6815","nonce":999377264}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6812","nonce":999377264},{"type":"v1","addr":"172.21.15.71:6813","nonce":999377264}]},"public_addr":"172.21.15.71:6809/999377264","cluster_addr":"172.21.15.71:6811/999377264","heartbeat_back_addr":"172.21.15.71:6815/999377264","heartbeat_front_addr":"172.21.15.71:6813/999377264","state":["exists","up"]},{"osd":4,"uuid":"098b5fb9-e492-4bc7-b7a3-7d4533384e3b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6800","nonce":3330428444},{"type":"v1","addr":"172.21.15.79:6801","nonce":3330428444}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6802","nonce":3330428444},{"type":"v1","addr":"172.21.15.79:6803","nonce":3330428444}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6806","nonce":3330428444},{"type":"v1","addr":"172.21.15.79:6807","nonce":3330428444}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6804","nonce":3330428444},{"type":"v1","addr":"172.21.15.79:6805","nonce":3330428444}]},"public_addr":"172.21.15.79:6801/3330428444","cluster_addr":"172.21.15.79:6803/3330428444","heartbeat_back_addr":"172.21.15.79:6807/3330428444","heartbeat_front_addr":"172.21.15.79:6805/3330428444","state":["exists","up"]},{"osd":5,"uuid":"96544071-3c99-40e4-9464-75bc735eb2d5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6808","nonce":3671491704},{"type":"v1","addr":"172.21.15.79:6809","nonce":3671491704}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6810","nonce":3671491704},{"type":"v1","addr":"172.21.15.79:6811","nonce":3671491704}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6814","nonce":3671491704},{"type":"v1","addr":"172.21.15.79:6815","nonce":3671491704}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6812","nonce":3671491704},{"type":"v1","addr":"172.21.15.79:6813","nonce":3671491704}]},"public_addr":"172.21.15.79:6809/3671491704","cluster_addr":"172.21.15.79:6811/3671491704","heartbeat_back_addr":"172.21.15.79:6815/3671491704","heartbeat_front_addr":"172.21.15.79:6813/3671491704","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-20T19:04:44.722305+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-20T19:05:14.353038+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-20T19:05:40.409005+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-20T19:06:07.991434+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-20T19:06:34.822972+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-20T19:07:02.943628+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.70:6801/2859770561":"2024-09-21T19:03:18.863958+0000","172.21.15.70:0/1884857475":"2024-09-21T19:03:18.863958+0000","172.21.15.70:0/3835472594":"2024-09-21T19:03:18.863958+0000","172.21.15.70:0/3882288260":"2024-09-21T19:03:18.863958+0000","172.21.15.70:0/2065967061":"2024-09-21T19:02:54.195919+0000","172.21.15.70:6800/2859770561":"2024-09-21T19:03:18.863958+0000","172.21.15.70:6801/1972275918":"2024-09-21T19:02:54.195919+0000","172.21.15.70:6800/1972275918":"2024-09-21T19:02:54.195919+0000","172.21.15.70:0/1945646659":"2024-09-21T19:02:54.195919+0000","172.21.15.70:0/1761610527":"2024-09-21T19:02:54.195919+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-20T19:07:16.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:15 smithi070 ceph-mon[25053]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-09-20T19:07:16.091 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:15 smithi070 ceph-mon[25053]: from='client.? 172.21.15.70:0/1996039051' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-20T19:07:16.119 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-20T19:07:16.120 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell --fsid ba4a2144-7782-11ef-baf5-efdc52797490 -- ceph osd dump --format=json 2024-09-20T19:07:16.131 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:15 smithi071 ceph-mon[28196]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-09-20T19:07:16.131 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:15 smithi071 ceph-mon[28196]: from='client.? 172.21.15.70:0/1996039051' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-20T19:07:16.162 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:15 smithi079 ceph-mon[27843]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-09-20T19:07:16.162 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:15 smithi079 ceph-mon[27843]: from='client.? 172.21.15.70:0/1996039051' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-20T19:07:16.357 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:07:16.988 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-20T19:07:16.988 INFO:teuthology.orchestra.run.smithi070.stdout:{"epoch":39,"fsid":"ba4a2144-7782-11ef-baf5-efdc52797490","created":"2024-09-20T19:02:30.445642+0000","modified":"2024-09-20T19:07:06.660182+0000","last_up_change":"2024-09-20T19:07:04.645897+0000","last_in_change":"2024-09-20T19:06:42.148186+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-20T19:05:43.165572+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":"3b99dbe4-328e-48f1-b7ee-cf375908b81d","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.70:6802","nonce":394084010},{"type":"v1","addr":"172.21.15.70:6803","nonce":394084010}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6804","nonce":394084010},{"type":"v1","addr":"172.21.15.70:6805","nonce":394084010}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6808","nonce":394084010},{"type":"v1","addr":"172.21.15.70:6809","nonce":394084010}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6806","nonce":394084010},{"type":"v1","addr":"172.21.15.70:6807","nonce":394084010}]},"public_addr":"172.21.15.70:6803/394084010","cluster_addr":"172.21.15.70:6805/394084010","heartbeat_back_addr":"172.21.15.70:6809/394084010","heartbeat_front_addr":"172.21.15.70:6807/394084010","state":["exists","up"]},{"osd":1,"uuid":"a385ff5d-9774-4f3b-9980-e957c8b956ac","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.70:6810","nonce":3840946300},{"type":"v1","addr":"172.21.15.70:6811","nonce":3840946300}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6812","nonce":3840946300},{"type":"v1","addr":"172.21.15.70:6813","nonce":3840946300}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6816","nonce":3840946300},{"type":"v1","addr":"172.21.15.70:6817","nonce":3840946300}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6814","nonce":3840946300},{"type":"v1","addr":"172.21.15.70:6815","nonce":3840946300}]},"public_addr":"172.21.15.70:6811/3840946300","cluster_addr":"172.21.15.70:6813/3840946300","heartbeat_back_addr":"172.21.15.70:6817/3840946300","heartbeat_front_addr":"172.21.15.70:6815/3840946300","state":["exists","up"]},{"osd":2,"uuid":"2dc9ad2a-6ac5-4397-b216-9afd45b99632","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.71:6800","nonce":3802158121},{"type":"v1","addr":"172.21.15.71:6801","nonce":3802158121}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6802","nonce":3802158121},{"type":"v1","addr":"172.21.15.71:6803","nonce":3802158121}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6806","nonce":3802158121},{"type":"v1","addr":"172.21.15.71:6807","nonce":3802158121}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6804","nonce":3802158121},{"type":"v1","addr":"172.21.15.71:6805","nonce":3802158121}]},"public_addr":"172.21.15.71:6801/3802158121","cluster_addr":"172.21.15.71:6803/3802158121","heartbeat_back_addr":"172.21.15.71:6807/3802158121","heartbeat_front_addr":"172.21.15.71:6805/3802158121","state":["exists","up"]},{"osd":3,"uuid":"ac6243ba-95ec-4d17-9c32-f0882c998f77","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":38,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6808","nonce":999377264},{"type":"v1","addr":"172.21.15.71:6809","nonce":999377264}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6810","nonce":999377264},{"type":"v1","addr":"172.21.15.71:6811","nonce":999377264}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6814","nonce":999377264},{"type":"v1","addr":"172.21.15.71:6815","nonce":999377264}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6812","nonce":999377264},{"type":"v1","addr":"172.21.15.71:6813","nonce":999377264}]},"public_addr":"172.21.15.71:6809/999377264","cluster_addr":"172.21.15.71:6811/999377264","heartbeat_back_addr":"172.21.15.71:6815/999377264","heartbeat_front_addr":"172.21.15.71:6813/999377264","state":["exists","up"]},{"osd":4,"uuid":"098b5fb9-e492-4bc7-b7a3-7d4533384e3b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6800","nonce":3330428444},{"type":"v1","addr":"172.21.15.79:6801","nonce":3330428444}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6802","nonce":3330428444},{"type":"v1","addr":"172.21.15.79:6803","nonce":3330428444}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6806","nonce":3330428444},{"type":"v1","addr":"172.21.15.79:6807","nonce":3330428444}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6804","nonce":3330428444},{"type":"v1","addr":"172.21.15.79:6805","nonce":3330428444}]},"public_addr":"172.21.15.79:6801/3330428444","cluster_addr":"172.21.15.79:6803/3330428444","heartbeat_back_addr":"172.21.15.79:6807/3330428444","heartbeat_front_addr":"172.21.15.79:6805/3330428444","state":["exists","up"]},{"osd":5,"uuid":"96544071-3c99-40e4-9464-75bc735eb2d5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6808","nonce":3671491704},{"type":"v1","addr":"172.21.15.79:6809","nonce":3671491704}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6810","nonce":3671491704},{"type":"v1","addr":"172.21.15.79:6811","nonce":3671491704}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6814","nonce":3671491704},{"type":"v1","addr":"172.21.15.79:6815","nonce":3671491704}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6812","nonce":3671491704},{"type":"v1","addr":"172.21.15.79:6813","nonce":3671491704}]},"public_addr":"172.21.15.79:6809/3671491704","cluster_addr":"172.21.15.79:6811/3671491704","heartbeat_back_addr":"172.21.15.79:6815/3671491704","heartbeat_front_addr":"172.21.15.79:6813/3671491704","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-20T19:04:44.722305+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-20T19:05:14.353038+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-20T19:05:40.409005+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-20T19:06:07.991434+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-20T19:06:34.822972+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-20T19:07:02.943628+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.70:6801/2859770561":"2024-09-21T19:03:18.863958+0000","172.21.15.70:0/1884857475":"2024-09-21T19:03:18.863958+0000","172.21.15.70:0/3835472594":"2024-09-21T19:03:18.863958+0000","172.21.15.70:0/3882288260":"2024-09-21T19:03:18.863958+0000","172.21.15.70:0/2065967061":"2024-09-21T19:02:54.195919+0000","172.21.15.70:6800/2859770561":"2024-09-21T19:03:18.863958+0000","172.21.15.70:6801/1972275918":"2024-09-21T19:02:54.195919+0000","172.21.15.70:6800/1972275918":"2024-09-21T19:02:54.195919+0000","172.21.15.70:0/1945646659":"2024-09-21T19:02:54.195919+0000","172.21.15.70:0/1761610527":"2024-09-21T19:02:54.195919+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-20T19:07:17.297 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:17 smithi070 ceph-mon[25053]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 56 KiB/s, 0 objects/s recovering 2024-09-20T19:07:17.298 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:17 smithi070 ceph-mon[25053]: from='client.? 172.21.15.70:0/4255917290' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-20T19:07:17.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:17 smithi071 ceph-mon[28196]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 56 KiB/s, 0 objects/s recovering 2024-09-20T19:07:17.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:17 smithi071 ceph-mon[28196]: from='client.? 172.21.15.70:0/4255917290' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-20T19:07:17.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:17 smithi079 ceph-mon[27843]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 56 KiB/s, 0 objects/s recovering 2024-09-20T19:07:17.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:17 smithi079 ceph-mon[27843]: from='client.? 172.21.15.70:0/4255917290' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-20T19:07:17.694 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell --fsid ba4a2144-7782-11ef-baf5-efdc52797490 -- ceph tell osd.0 flush_pg_stats 2024-09-20T19:07:17.695 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell --fsid ba4a2144-7782-11ef-baf5-efdc52797490 -- ceph tell osd.1 flush_pg_stats 2024-09-20T19:07:17.695 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell --fsid ba4a2144-7782-11ef-baf5-efdc52797490 -- ceph tell osd.2 flush_pg_stats 2024-09-20T19:07:17.696 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell --fsid ba4a2144-7782-11ef-baf5-efdc52797490 -- ceph tell osd.3 flush_pg_stats 2024-09-20T19:07:17.696 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell --fsid ba4a2144-7782-11ef-baf5-efdc52797490 -- ceph tell osd.4 flush_pg_stats 2024-09-20T19:07:17.696 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell --fsid ba4a2144-7782-11ef-baf5-efdc52797490 -- ceph tell osd.5 flush_pg_stats 2024-09-20T19:07:17.978 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:07:17.982 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:07:19.298 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:19 smithi070 ceph-mon[25053]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-20T19:07:19.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:19 smithi071 ceph-mon[28196]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-20T19:07:19.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:19 smithi079 ceph-mon[27843]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-20T19:07:19.879 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:07:19.912 INFO:teuthology.orchestra.run.smithi070.stdout:34359738401 2024-09-20T19:07:19.912 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell --fsid ba4a2144-7782-11ef-baf5-efdc52797490 -- ceph osd last-stat-seq osd.0 2024-09-20T19:07:20.444 INFO:teuthology.orchestra.run.smithi070.stdout:158913789957 2024-09-20T19:07:20.445 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell --fsid ba4a2144-7782-11ef-baf5-efdc52797490 -- ceph osd last-stat-seq osd.5 2024-09-20T19:07:21.189 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:07:21.224 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:07:21.229 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:07:21.297 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:21 smithi070 ceph-mon[25053]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-20T19:07:21.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:21 smithi071 ceph-mon[28196]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-20T19:07:21.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:21 smithi079 ceph-mon[27843]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-20T19:07:21.471 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:07:21.867 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:07:22.061 INFO:teuthology.orchestra.run.smithi070.stdout:158913789958 2024-09-20T19:07:22.124 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:22 smithi070 ceph-mon[25053]: from='client.? 172.21.15.70:0/2543955937' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-20T19:07:22.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:22 smithi071 ceph-mon[28196]: from='client.? 172.21.15.70:0/2543955937' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-20T19:07:22.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:22 smithi079 ceph-mon[27843]: from='client.? 172.21.15.70:0/2543955937' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-20T19:07:22.982 INFO:teuthology.orchestra.run.smithi070.stdout:107374182417 2024-09-20T19:07:22.982 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell --fsid ba4a2144-7782-11ef-baf5-efdc52797490 -- ceph osd last-stat-seq osd.3 2024-09-20T19:07:23.297 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:23 smithi070 ceph-mon[25053]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:07:23.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:23 smithi071 ceph-mon[28196]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:07:23.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:23 smithi079 ceph-mon[27843]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:07:23.906 INFO:teuthology.orchestra.run.smithi070.stdout:133143986188 2024-09-20T19:07:23.907 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell --fsid ba4a2144-7782-11ef-baf5-efdc52797490 -- ceph osd last-stat-seq osd.4 2024-09-20T19:07:25.297 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:25 smithi070 ceph-mon[25053]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:07:25.323 INFO:teuthology.orchestra.run.smithi070.stdout:34359738402 2024-09-20T19:07:25.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:25 smithi071 ceph-mon[28196]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:07:25.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:25 smithi079 ceph-mon[27843]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:07:25.521 INFO:teuthology.orchestra.run.smithi070.stdout:55834574877 2024-09-20T19:07:25.522 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell --fsid ba4a2144-7782-11ef-baf5-efdc52797490 -- ceph osd last-stat-seq osd.1 2024-09-20T19:07:25.914 INFO:tasks.cephadm.ceph_manager.ceph:need seq 158913789957 got 158913789958 for osd.5 2024-09-20T19:07:25.915 DEBUG:teuthology.parallel:result is None 2024-09-20T19:07:26.266 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:26 smithi070 ceph-mon[25053]: from='client.? 172.21.15.70:0/1556999733' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-20T19:07:26.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:26 smithi071 ceph-mon[28196]: from='client.? 172.21.15.70:0/1556999733' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-20T19:07:26.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:26 smithi079 ceph-mon[27843]: from='client.? 172.21.15.70:0/1556999733' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-20T19:07:26.576 INFO:teuthology.orchestra.run.smithi070.stdout:77309411350 2024-09-20T19:07:26.577 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell --fsid ba4a2144-7782-11ef-baf5-efdc52797490 -- ceph osd last-stat-seq osd.2 2024-09-20T19:07:26.998 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738401 got 34359738402 for osd.0 2024-09-20T19:07:26.998 DEBUG:teuthology.parallel:result is None 2024-09-20T19:07:27.037 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:07:27.038 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:07:27.049 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:07:27.293 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:27 smithi070 ceph-mon[25053]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:07:27.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:27 smithi071 ceph-mon[28196]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:07:27.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:27 smithi079 ceph-mon[27843]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:07:27.922 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:07:27.922 INFO:teuthology.orchestra.run.smithi070.stdout:133143986189 2024-09-20T19:07:28.109 INFO:teuthology.orchestra.run.smithi070.stdout:77309411351 2024-09-20T19:07:28.109 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:28 smithi070 ceph-mon[25053]: from='client.? 172.21.15.70:0/4253393908' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-20T19:07:28.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:28 smithi071 ceph-mon[28196]: from='client.? 172.21.15.70:0/4253393908' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-20T19:07:28.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:28 smithi079 ceph-mon[27843]: from='client.? 172.21.15.70:0/4253393908' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-20T19:07:28.837 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411350 got 77309411351 for osd.2 2024-09-20T19:07:28.837 DEBUG:teuthology.parallel:result is None 2024-09-20T19:07:29.295 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:29 smithi070 ceph-mon[25053]: from='client.? 172.21.15.70:0/2479149686' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-20T19:07:29.295 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:29 smithi070 ceph-mon[25053]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:07:29.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:29 smithi071 ceph-mon[28196]: from='client.? 172.21.15.70:0/2479149686' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-20T19:07:29.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:29 smithi071 ceph-mon[28196]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:07:29.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:29 smithi079 ceph-mon[27843]: from='client.? 172.21.15.70:0/2479149686' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-20T19:07:29.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:29 smithi079 ceph-mon[27843]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:07:29.566 INFO:teuthology.orchestra.run.smithi070.stdout:107374182418 2024-09-20T19:07:29.763 INFO:teuthology.orchestra.run.smithi070.stdout:55834574878 2024-09-20T19:07:30.282 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:30 smithi071 ceph-mon[28196]: from='client.? 172.21.15.70:0/4053607405' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-20T19:07:30.283 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:30 smithi071 ceph-mon[28196]: from='client.? 172.21.15.70:0/1095311979' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-20T19:07:30.297 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:30 smithi070 ceph-mon[25053]: from='client.? 172.21.15.70:0/4053607405' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-20T19:07:30.297 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:30 smithi070 ceph-mon[25053]: from='client.? 172.21.15.70:0/1095311979' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-20T19:07:30.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:30 smithi079 ceph-mon[27843]: from='client.? 172.21.15.70:0/4053607405' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-20T19:07:30.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:30 smithi079 ceph-mon[27843]: from='client.? 172.21.15.70:0/1095311979' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-20T19:07:30.415 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986188 got 133143986189 for osd.4 2024-09-20T19:07:30.415 DEBUG:teuthology.parallel:result is None 2024-09-20T19:07:30.800 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574877 got 55834574878 for osd.1 2024-09-20T19:07:30.800 DEBUG:teuthology.parallel:result is None 2024-09-20T19:07:31.047 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:31 smithi070 ceph-mon[25053]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:07:31.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:31 smithi071 ceph-mon[28196]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:07:31.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:31 smithi079 ceph-mon[27843]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:07:31.413 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182417 got 107374182418 for osd.3 2024-09-20T19:07:31.413 DEBUG:teuthology.parallel:result is None 2024-09-20T19:07:31.413 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-20T19:07:31.413 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell --fsid ba4a2144-7782-11ef-baf5-efdc52797490 -- ceph pg dump --format=json 2024-09-20T19:07:31.673 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:07:32.339 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-20T19:07:32.339 INFO:teuthology.orchestra.run.smithi070.stderr:dumped all 2024-09-20T19:07:33.042 INFO:teuthology.orchestra.run.smithi070.stdout:{"pg_ready":true,"pg_map":{"version":155,"stamp":"2024-09-20T19:07:30.910837+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":170160,"kb_used_data":3804,"kb_used_omap":9,"kb_used_meta":166198,"kb_avail":562300752,"statfs":{"total":575970213888,"available":575795970048,"internally_reserved":0,"allocated":3895296,"data_stored":2577090,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9568,"internal_metadata":170187424},"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.002126"},"pg_stats":[{"pgid":"1.0","version":"20'92","reported_seq":64,"reported_epoch":39,"state":"active+clean","last_fresh":"2024-09-20T19:07:07.021574+0000","last_change":"2024-09-20T19:07:07.021485+0000","last_active":"2024-09-20T19:07:07.021574+0000","last_peered":"2024-09-20T19:07:07.021574+0000","last_clean":"2024-09-20T19:07:07.021574+0000","last_became_active":"2024-09-20T19:07:07.016412+0000","last_became_peered":"2024-09-20T19:07:07.016412+0000","last_unstale":"2024-09-20T19:07:07.021574+0000","last_undegraded":"2024-09-20T19:07:07.021574+0000","last_fullsized":"2024-09-20T19:07:07.021574+0000","mapping_epoch":38,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":39,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-20T19:05:43.617511+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-20T19:05:43.617511+0000","last_clean_scrub_stamp":"2024-09-20T19:05:43.617511+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-22T06:34:53.245008+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":37,"seq":158913789960,"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":924,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717200,"statfs":{"total":95995035648,"available":95966412800,"internally_reserved":0,"allocated":946176,"data_stored":724699,"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":31,"seq":133143986189,"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":344,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717784,"statfs":{"total":95995035648,"available":95967010816,"internally_reserved":0,"allocated":352256,"data_stored":134331,"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":107374182419,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27960,"kb_used_data":924,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717192,"statfs":{"total":95995035648,"available":95966404608,"internally_reserved":0,"allocated":946176,"data_stored":724699,"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":77309411352,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27960,"kb_used_data":924,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717192,"statfs":{"total":95995035648,"available":95966404608,"internally_reserved":0,"allocated":946176,"data_stored":724699,"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":55834574878,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":31540,"kb_used_data":344,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713612,"statfs":{"total":95995035648,"available":95962738688,"internally_reserved":0,"allocated":352256,"data_stored":134331,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"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":34359738403,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27380,"kb_used_data":344,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717772,"statfs":{"total":95995035648,"available":95966998528,"internally_reserved":0,"allocated":352256,"data_stored":134331,"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-20T19:07:33.043 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell --fsid ba4a2144-7782-11ef-baf5-efdc52797490 -- ceph pg dump --format=json 2024-09-20T19:07:33.285 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:07:33.297 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:33 smithi070 ceph-mon[25053]: from='client.14484 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:07:33.297 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:33 smithi070 ceph-mon[25053]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:07:33.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:33 smithi071 ceph-mon[28196]: from='client.14484 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:07:33.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:33 smithi071 ceph-mon[28196]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:07:33.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:33 smithi079 ceph-mon[27843]: from='client.14484 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:07:33.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:33 smithi079 ceph-mon[27843]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:07:33.952 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-20T19:07:33.953 INFO:teuthology.orchestra.run.smithi070.stderr:dumped all 2024-09-20T19:07:34.297 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:34 smithi070 ceph-mon[25053]: from='client.14490 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:07:34.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:34 smithi071 ceph-mon[28196]: from='client.14490 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:07:34.388 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:34 smithi079 ceph-mon[27843]: from='client.14490 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:07:34.705 INFO:teuthology.orchestra.run.smithi070.stdout:{"pg_ready":true,"pg_map":{"version":156,"stamp":"2024-09-20T19:07:32.911237+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":170160,"kb_used_data":3804,"kb_used_omap":9,"kb_used_meta":166198,"kb_avail":562300752,"statfs":{"total":575970213888,"available":575795970048,"internally_reserved":0,"allocated":3895296,"data_stored":2577090,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9568,"internal_metadata":170187424},"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.002250"},"pg_stats":[{"pgid":"1.0","version":"20'92","reported_seq":64,"reported_epoch":39,"state":"active+clean","last_fresh":"2024-09-20T19:07:07.021574+0000","last_change":"2024-09-20T19:07:07.021485+0000","last_active":"2024-09-20T19:07:07.021574+0000","last_peered":"2024-09-20T19:07:07.021574+0000","last_clean":"2024-09-20T19:07:07.021574+0000","last_became_active":"2024-09-20T19:07:07.016412+0000","last_became_peered":"2024-09-20T19:07:07.016412+0000","last_unstale":"2024-09-20T19:07:07.021574+0000","last_undegraded":"2024-09-20T19:07:07.021574+0000","last_fullsized":"2024-09-20T19:07:07.021574+0000","mapping_epoch":38,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":39,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-20T19:05:43.617511+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-20T19:05:43.617511+0000","last_clean_scrub_stamp":"2024-09-20T19:05:43.617511+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-22T06:34:53.245008+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":37,"seq":158913789960,"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":924,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717200,"statfs":{"total":95995035648,"available":95966412800,"internally_reserved":0,"allocated":946176,"data_stored":724699,"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":31,"seq":133143986190,"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":344,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717784,"statfs":{"total":95995035648,"available":95967010816,"internally_reserved":0,"allocated":352256,"data_stored":134331,"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":107374182419,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27960,"kb_used_data":924,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717192,"statfs":{"total":95995035648,"available":95966404608,"internally_reserved":0,"allocated":946176,"data_stored":724699,"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":77309411352,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27960,"kb_used_data":924,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717192,"statfs":{"total":95995035648,"available":95966404608,"internally_reserved":0,"allocated":946176,"data_stored":724699,"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":55834574879,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":31540,"kb_used_data":344,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713612,"statfs":{"total":95995035648,"available":95962738688,"internally_reserved":0,"allocated":352256,"data_stored":134331,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"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":34359738404,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27380,"kb_used_data":344,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717772,"statfs":{"total":95995035648,"available":95966998528,"internally_reserved":0,"allocated":352256,"data_stored":134331,"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-20T19:07:34.705 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-20T19:07:34.706 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-20T19:07:34.706 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-09-20T19:07:34.706 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell --fsid ba4a2144-7782-11ef-baf5-efdc52797490 -- ceph health --format=json 2024-09-20T19:07:34.951 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:07:35.297 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:35 smithi070 ceph-mon[25053]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:07:35.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:35 smithi071 ceph-mon[28196]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:07:35.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:35 smithi079 ceph-mon[27843]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:07:35.649 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-20T19:07:35.649 INFO:teuthology.orchestra.run.smithi070.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-20T19:07:36.297 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:36 smithi070 ceph-mon[25053]: from='client.? 172.21.15.70:0/932529858' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-20T19:07:36.381 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-09-20T19:07:36.381 INFO:tasks.cephadm:Setup complete, yielding 2024-09-20T19:07:36.381 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-20T19:07:36.391 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi070.front.sepia.ceph.com 2024-09-20T19:07:36.391 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ba4a2144-7782-11ef-baf5-efdc52797490 -- bash -c 'ceph fs volume create cephfs' 2024-09-20T19:07:36.392 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:36 smithi071 ceph-mon[28196]: from='client.? 172.21.15.70:0/932529858' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-20T19:07:36.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:36 smithi079 ceph-mon[27843]: from='client.? 172.21.15.70:0/932529858' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-20T19:07:36.637 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:07:37.297 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:37 smithi070 ceph-mon[25053]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:07:37.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:37 smithi071 ceph-mon[28196]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:07:37.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:37 smithi079 ceph-mon[27843]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:07:38.297 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:38 smithi070 ceph-mon[25053]: from='client.14502 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:07:38.297 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:38 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"} : dispatch 2024-09-20T19:07:38.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:38 smithi071 ceph-mon[28196]: from='client.14502 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:07:38.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:38 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"} : dispatch 2024-09-20T19:07:38.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:38 smithi079 ceph-mon[27843]: from='client.14502 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:07:38.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:38 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"} : dispatch 2024-09-20T19:07:39.297 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:39 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2024-09-20T19:07:39.298 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:39 smithi070 ceph-mon[25053]: osdmap e40: 6 total, 6 up, 6 in 2024-09-20T19:07:39.298 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:39 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"} : dispatch 2024-09-20T19:07:39.298 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:39 smithi070 ceph-mon[25053]: pgmap v160: 33 pgs: 2 creating+peering, 30 unknown, 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:07:39.298 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:39 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mon-a[25049]: 2024-09-20T19:07:39.029+0000 7fde9a2e2640 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-20T19:07:39.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:39 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2024-09-20T19:07:39.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:39 smithi071 ceph-mon[28196]: osdmap e40: 6 total, 6 up, 6 in 2024-09-20T19:07:39.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:39 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"} : dispatch 2024-09-20T19:07:39.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:39 smithi071 ceph-mon[28196]: pgmap v160: 33 pgs: 2 creating+peering, 30 unknown, 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:07:39.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:39 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2024-09-20T19:07:39.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:39 smithi079 ceph-mon[27843]: osdmap e40: 6 total, 6 up, 6 in 2024-09-20T19:07:39.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:39 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"} : dispatch 2024-09-20T19:07:39.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:39 smithi079 ceph-mon[27843]: pgmap v160: 33 pgs: 2 creating+peering, 30 unknown, 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:07:39.787 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2024-09-20T19:07:39.799 INFO:tasks.cephadm:Waiting for ceph service mds.cephfs to start (timeout 300)... 2024-09-20T19:07:39.799 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ba4a2144-7782-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-20T19:07:40.064 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:07:40.127 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:40 smithi079 ceph-mon[27843]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-20T19:07:40.127 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:40 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2024-09-20T19:07:40.127 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:40 smithi079 ceph-mon[27843]: osdmap e41: 6 total, 6 up, 6 in 2024-09-20T19:07:40.127 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:40 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"} : dispatch 2024-09-20T19:07:40.127 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:40 smithi079 ceph-mon[27843]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-20T19:07:40.128 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:40 smithi079 ceph-mon[27843]: Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-20T19:07:40.128 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:40 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2024-09-20T19:07:40.128 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:40 smithi079 ceph-mon[27843]: osdmap e42: 6 total, 6 up, 6 in 2024-09-20T19:07:40.128 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:40 smithi079 ceph-mon[27843]: fsmap cephfs:0 2024-09-20T19:07:40.128 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:40 smithi079 ceph-mon[27843]: Saving service mds.cephfs spec with placement count:2 2024-09-20T19:07:40.128 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:40 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:07:40.128 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:40 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:07:40.128 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:40 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:07:40.128 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:40 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:07:40.128 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:40 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:07:40.128 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:40 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi079.gihyqc", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-20T19:07:40.129 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:40 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi079.gihyqc", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-20T19:07:40.129 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:40 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:07:40.129 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:40 smithi079 ceph-mon[27843]: Deploying daemon mds.cephfs.smithi079.gihyqc on smithi079 2024-09-20T19:07:40.298 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:40 smithi070 ceph-mon[25053]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-20T19:07:40.298 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:40 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2024-09-20T19:07:40.298 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:40 smithi070 ceph-mon[25053]: osdmap e41: 6 total, 6 up, 6 in 2024-09-20T19:07:40.298 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:40 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"} : dispatch 2024-09-20T19:07:40.298 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:40 smithi070 ceph-mon[25053]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-20T19:07:40.298 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:40 smithi070 ceph-mon[25053]: Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-20T19:07:40.298 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:40 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2024-09-20T19:07:40.298 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:40 smithi070 ceph-mon[25053]: osdmap e42: 6 total, 6 up, 6 in 2024-09-20T19:07:40.298 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:40 smithi070 ceph-mon[25053]: fsmap cephfs:0 2024-09-20T19:07:40.299 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:40 smithi070 ceph-mon[25053]: Saving service mds.cephfs spec with placement count:2 2024-09-20T19:07:40.299 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:40 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:07:40.299 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:40 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:07:40.299 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:40 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:07:40.299 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:40 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:07:40.299 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:40 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:07:40.299 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:40 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi079.gihyqc", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-20T19:07:40.299 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:40 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi079.gihyqc", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-20T19:07:40.299 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:40 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:07:40.299 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:40 smithi070 ceph-mon[25053]: Deploying daemon mds.cephfs.smithi079.gihyqc on smithi079 2024-09-20T19:07:40.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:40 smithi071 ceph-mon[28196]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-20T19:07:40.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:40 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2024-09-20T19:07:40.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:40 smithi071 ceph-mon[28196]: osdmap e41: 6 total, 6 up, 6 in 2024-09-20T19:07:40.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:40 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"} : dispatch 2024-09-20T19:07:40.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:40 smithi071 ceph-mon[28196]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-20T19:07:40.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:40 smithi071 ceph-mon[28196]: Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-20T19:07:40.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:40 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2024-09-20T19:07:40.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:40 smithi071 ceph-mon[28196]: osdmap e42: 6 total, 6 up, 6 in 2024-09-20T19:07:40.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:40 smithi071 ceph-mon[28196]: fsmap cephfs:0 2024-09-20T19:07:40.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:40 smithi071 ceph-mon[28196]: Saving service mds.cephfs spec with placement count:2 2024-09-20T19:07:40.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:40 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:07:40.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:40 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:07:40.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:40 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:07:40.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:40 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:07:40.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:40 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:07:40.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:40 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi079.gihyqc", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-20T19:07:40.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:40 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi079.gihyqc", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-20T19:07:40.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:40 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:07:40.383 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:40 smithi071 ceph-mon[28196]: Deploying daemon mds.cephfs.smithi079.gihyqc on smithi079 2024-09-20T19:07:40.739 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-20T19:07:40.740 INFO:teuthology.orchestra.run.smithi070.stdout:[{"events": ["2024-09-20T19:07:39.046856Z service:mds.cephfs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-20T19:07:39.041617Z", "running": 0, "size": 2}}, {"events": ["2024-09-20T19:04:14.101528Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi070=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-20T19:04:14.090001Z", "last_refresh": "2024-09-20T19:05:10.849062Z", "running": 1, "size": 1}}, {"events": ["2024-09-20T19:04:08.105241Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi070:172.21.15.70=a", "smithi071:172.21.15.71=b", "smithi079:172.21.15.79=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-20T19:03:49.482543Z", "last_refresh": "2024-09-20T19:05:10.848972Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2", "last_refresh": "2024-09-20T19:05:10.849134Z", "running": 6, "size": 6}, "unmanaged": true}] 2024-09-20T19:07:41.297 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:41 smithi070 ceph-mon[25053]: osdmap e43: 6 total, 6 up, 6 in 2024-09-20T19:07:41.297 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:41 smithi070 ceph-mon[25053]: from='client.14508 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:07:41.297 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:41 smithi070 ceph-mon[25053]: pgmap v164: 65 pgs: 21 active+clean, 8 creating+peering, 36 unknown; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:07:41.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:41 smithi071 ceph-mon[28196]: osdmap e43: 6 total, 6 up, 6 in 2024-09-20T19:07:41.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:41 smithi071 ceph-mon[28196]: from='client.14508 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:07:41.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:41 smithi071 ceph-mon[28196]: pgmap v164: 65 pgs: 21 active+clean, 8 creating+peering, 36 unknown; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:07:41.392 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:41 smithi079 ceph-mon[27843]: osdmap e43: 6 total, 6 up, 6 in 2024-09-20T19:07:41.392 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:41 smithi079 ceph-mon[27843]: from='client.14508 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:07:41.392 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:41 smithi079 ceph-mon[27843]: pgmap v164: 65 pgs: 21 active+clean, 8 creating+peering, 36 unknown; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:07:41.413 INFO:tasks.cephadm:mds.cephfs has 0/2 2024-09-20T19:07:42.298 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:42 smithi070 ceph-mon[25053]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-20T19:07:42.298 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:42 smithi070 ceph-mon[25053]: osdmap e44: 6 total, 6 up, 6 in 2024-09-20T19:07:42.298 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:42 smithi070 ceph-mon[25053]: daemon mds.cephfs.smithi079.gihyqc assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2024-09-20T19:07:42.298 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:42 smithi070 ceph-mon[25053]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-20T19:07:42.298 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:42 smithi070 ceph-mon[25053]: Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-20T19:07:42.298 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:42 smithi070 ceph-mon[25053]: Cluster is now healthy 2024-09-20T19:07:42.298 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:42 smithi070 ceph-mon[25053]: mds.? [v2:172.21.15.79:6816/2569944259,v1:172.21.15.79:6817/2569944259] up:boot 2024-09-20T19:07:42.298 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:42 smithi070 ceph-mon[25053]: fsmap cephfs:1 {0=cephfs.smithi079.gihyqc=up:creating} 2024-09-20T19:07:42.298 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:42 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi079.gihyqc"} : dispatch 2024-09-20T19:07:42.298 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:42 smithi070 ceph-mon[25053]: daemon mds.cephfs.smithi079.gihyqc is now active in filesystem cephfs as rank 0 2024-09-20T19:07:42.298 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:42 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:07:42.299 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:42 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:07:42.299 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:42 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:07:42.299 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:42 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi070.xnnyob", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-20T19:07:42.299 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:42 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi070.xnnyob", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-20T19:07:42.299 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:42 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:07:42.299 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:42 smithi070 ceph-mon[25053]: Deploying daemon mds.cephfs.smithi070.xnnyob on smithi070 2024-09-20T19:07:42.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:42 smithi071 ceph-mon[28196]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-20T19:07:42.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:42 smithi071 ceph-mon[28196]: osdmap e44: 6 total, 6 up, 6 in 2024-09-20T19:07:42.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:42 smithi071 ceph-mon[28196]: daemon mds.cephfs.smithi079.gihyqc assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2024-09-20T19:07:42.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:42 smithi071 ceph-mon[28196]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-20T19:07:42.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:42 smithi071 ceph-mon[28196]: Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-20T19:07:42.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:42 smithi071 ceph-mon[28196]: Cluster is now healthy 2024-09-20T19:07:42.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:42 smithi071 ceph-mon[28196]: mds.? [v2:172.21.15.79:6816/2569944259,v1:172.21.15.79:6817/2569944259] up:boot 2024-09-20T19:07:42.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:42 smithi071 ceph-mon[28196]: fsmap cephfs:1 {0=cephfs.smithi079.gihyqc=up:creating} 2024-09-20T19:07:42.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:42 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi079.gihyqc"} : dispatch 2024-09-20T19:07:42.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:42 smithi071 ceph-mon[28196]: daemon mds.cephfs.smithi079.gihyqc is now active in filesystem cephfs as rank 0 2024-09-20T19:07:42.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:42 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:07:42.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:42 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:07:42.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:42 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:07:42.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:42 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi070.xnnyob", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-20T19:07:42.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:42 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi070.xnnyob", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-20T19:07:42.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:42 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:07:42.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:42 smithi071 ceph-mon[28196]: Deploying daemon mds.cephfs.smithi070.xnnyob on smithi070 2024-09-20T19:07:42.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:42 smithi079 ceph-mon[27843]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-20T19:07:42.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:42 smithi079 ceph-mon[27843]: osdmap e44: 6 total, 6 up, 6 in 2024-09-20T19:07:42.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:42 smithi079 ceph-mon[27843]: daemon mds.cephfs.smithi079.gihyqc assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2024-09-20T19:07:42.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:42 smithi079 ceph-mon[27843]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-20T19:07:42.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:42 smithi079 ceph-mon[27843]: Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-20T19:07:42.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:42 smithi079 ceph-mon[27843]: Cluster is now healthy 2024-09-20T19:07:42.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:42 smithi079 ceph-mon[27843]: mds.? [v2:172.21.15.79:6816/2569944259,v1:172.21.15.79:6817/2569944259] up:boot 2024-09-20T19:07:42.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:42 smithi079 ceph-mon[27843]: fsmap cephfs:1 {0=cephfs.smithi079.gihyqc=up:creating} 2024-09-20T19:07:42.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:42 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi079.gihyqc"} : dispatch 2024-09-20T19:07:42.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:42 smithi079 ceph-mon[27843]: daemon mds.cephfs.smithi079.gihyqc is now active in filesystem cephfs as rank 0 2024-09-20T19:07:42.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:42 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:07:42.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:42 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:07:42.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:42 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:07:42.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:42 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi070.xnnyob", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-20T19:07:42.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:42 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi070.xnnyob", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-20T19:07:42.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:42 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:07:42.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:42 smithi079 ceph-mon[27843]: Deploying daemon mds.cephfs.smithi070.xnnyob on smithi070 2024-09-20T19:07:42.413 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ba4a2144-7782-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-20T19:07:42.785 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:07:43.985 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:43 smithi070 ceph-mon[25053]: mds.? [v2:172.21.15.79:6816/2569944259,v1:172.21.15.79:6817/2569944259] up:active 2024-09-20T19:07:43.985 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:43 smithi070 ceph-mon[25053]: fsmap cephfs:1 {0=cephfs.smithi079.gihyqc=up:active} 2024-09-20T19:07:43.985 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:43 smithi070 ceph-mon[25053]: pgmap v166: 65 pgs: 52 active+clean, 8 creating+peering, 5 unknown; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 767 B/s wr, 7 op/s 2024-09-20T19:07:43.986 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-20T19:07:43.986 INFO:teuthology.orchestra.run.smithi070.stdout:[{"events": ["2024-09-20T19:07:41.805842Z service:mds.cephfs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-20T19:07:39.041617Z", "running": 0, "size": 2}}, {"events": ["2024-09-20T19:04:14.101528Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi070=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-20T19:04:14.090001Z", "last_refresh": "2024-09-20T19:05:10.849062Z", "running": 1, "size": 1}}, {"events": ["2024-09-20T19:04:08.105241Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi070:172.21.15.70=a", "smithi071:172.21.15.71=b", "smithi079:172.21.15.79=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-20T19:03:49.482543Z", "last_refresh": "2024-09-20T19:05:10.848972Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2", "last_refresh": "2024-09-20T19:05:10.849134Z", "running": 6, "size": 6}, "unmanaged": true}] 2024-09-20T19:07:44.131 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:43 smithi071 ceph-mon[28196]: mds.? [v2:172.21.15.79:6816/2569944259,v1:172.21.15.79:6817/2569944259] up:active 2024-09-20T19:07:44.131 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:43 smithi071 ceph-mon[28196]: fsmap cephfs:1 {0=cephfs.smithi079.gihyqc=up:active} 2024-09-20T19:07:44.131 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:43 smithi071 ceph-mon[28196]: pgmap v166: 65 pgs: 52 active+clean, 8 creating+peering, 5 unknown; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 767 B/s wr, 7 op/s 2024-09-20T19:07:44.162 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:43 smithi079 ceph-mon[27843]: mds.? [v2:172.21.15.79:6816/2569944259,v1:172.21.15.79:6817/2569944259] up:active 2024-09-20T19:07:44.162 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:43 smithi079 ceph-mon[27843]: fsmap cephfs:1 {0=cephfs.smithi079.gihyqc=up:active} 2024-09-20T19:07:44.162 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:43 smithi079 ceph-mon[27843]: pgmap v166: 65 pgs: 52 active+clean, 8 creating+peering, 5 unknown; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 767 B/s wr, 7 op/s 2024-09-20T19:07:44.637 INFO:tasks.cephadm:mds.cephfs has 0/2 2024-09-20T19:07:45.297 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:45 smithi070 ceph-mon[25053]: from='client.14514 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:07:45.297 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:45 smithi070 ceph-mon[25053]: pgmap v167: 65 pgs: 59 active+clean, 6 creating+peering; 579 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 1.0 KiB/s wr, 6 op/s 2024-09-20T19:07:45.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:45 smithi071 ceph-mon[28196]: from='client.14514 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:07:45.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:45 smithi071 ceph-mon[28196]: pgmap v167: 65 pgs: 59 active+clean, 6 creating+peering; 579 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 1.0 KiB/s wr, 6 op/s 2024-09-20T19:07:45.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:45 smithi079 ceph-mon[27843]: from='client.14514 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:07:45.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:45 smithi079 ceph-mon[27843]: pgmap v167: 65 pgs: 59 active+clean, 6 creating+peering; 579 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 1.0 KiB/s wr, 6 op/s 2024-09-20T19:07:45.638 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ba4a2144-7782-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-20T19:07:46.411 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:07:46.535 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:46 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:07:46.535 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:46 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:07:46.535 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:46 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:07:46.535 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:46 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:07:46.535 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:46 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:07:46.536 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:46 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:07:46.536 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:46 smithi070 ceph-mon[25053]: mds.? [v2:172.21.15.70:6818/2470507478,v1:172.21.15.70:6819/2470507478] up:boot 2024-09-20T19:07:46.536 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:46 smithi070 ceph-mon[25053]: mds.? [v2:172.21.15.79:6816/2569944259,v1:172.21.15.79:6817/2569944259] up:active 2024-09-20T19:07:46.536 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:46 smithi070 ceph-mon[25053]: fsmap cephfs:1 {0=cephfs.smithi079.gihyqc=up:active} 1 up:standby 2024-09-20T19:07:46.536 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:46 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi070.xnnyob"} : dispatch 2024-09-20T19:07:46.536 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:46 smithi070 ceph-mon[25053]: fsmap cephfs:1 {0=cephfs.smithi079.gihyqc=up:active} 1 up:standby 2024-09-20T19:07:46.631 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:46 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:07:46.631 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:46 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:07:46.632 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:46 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:07:46.632 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:46 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:07:46.632 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:46 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:07:46.632 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:46 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:07:46.632 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:46 smithi071 ceph-mon[28196]: mds.? [v2:172.21.15.70:6818/2470507478,v1:172.21.15.70:6819/2470507478] up:boot 2024-09-20T19:07:46.632 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:46 smithi071 ceph-mon[28196]: mds.? [v2:172.21.15.79:6816/2569944259,v1:172.21.15.79:6817/2569944259] up:active 2024-09-20T19:07:46.632 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:46 smithi071 ceph-mon[28196]: fsmap cephfs:1 {0=cephfs.smithi079.gihyqc=up:active} 1 up:standby 2024-09-20T19:07:46.632 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:46 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi070.xnnyob"} : dispatch 2024-09-20T19:07:46.632 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:46 smithi071 ceph-mon[28196]: fsmap cephfs:1 {0=cephfs.smithi079.gihyqc=up:active} 1 up:standby 2024-09-20T19:07:46.662 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:46 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:07:46.662 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:46 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:07:46.662 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:46 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:07:46.662 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:46 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:07:46.662 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:46 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:07:46.662 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:46 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:07:46.663 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:46 smithi079 ceph-mon[27843]: mds.? [v2:172.21.15.70:6818/2470507478,v1:172.21.15.70:6819/2470507478] up:boot 2024-09-20T19:07:46.663 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:46 smithi079 ceph-mon[27843]: mds.? [v2:172.21.15.79:6816/2569944259,v1:172.21.15.79:6817/2569944259] up:active 2024-09-20T19:07:46.663 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:46 smithi079 ceph-mon[27843]: fsmap cephfs:1 {0=cephfs.smithi079.gihyqc=up:active} 1 up:standby 2024-09-20T19:07:46.663 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:46 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi070.xnnyob"} : dispatch 2024-09-20T19:07:46.663 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:46 smithi079 ceph-mon[27843]: fsmap cephfs:1 {0=cephfs.smithi079.gihyqc=up:active} 1 up:standby 2024-09-20T19:07:47.128 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-20T19:07:47.128 INFO:teuthology.orchestra.run.smithi070.stdout:[{"events": ["2024-09-20T19:07:45.291145Z service:mds.cephfs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-20T19:07:39.041617Z", "last_refresh": "2024-09-20T19:07:46.419668Z", "running": 2, "size": 2}}, {"events": ["2024-09-20T19:04:14.101528Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi070=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-20T19:04:14.090001Z", "last_refresh": "2024-09-20T19:07:46.973144Z", "running": 1, "size": 1}}, {"events": ["2024-09-20T19:04:08.105241Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi070:172.21.15.70=a", "smithi071:172.21.15.71=b", "smithi079:172.21.15.79=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-20T19:03:49.482543Z", "last_refresh": "2024-09-20T19:06:04.583721Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2", "last_refresh": "2024-09-20T19:06:04.583829Z", "running": 6, "size": 6}, "unmanaged": true}] 2024-09-20T19:07:47.797 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:47 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:07:47.797 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:47 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:07:47.797 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:47 smithi070 ceph-mon[25053]: pgmap v168: 65 pgs: 65 active+clean; 579 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 1.8 KiB/s wr, 5 op/s 2024-09-20T19:07:47.798 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:47 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:07:47.798 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:47 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:07:47.798 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:47 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:07:47.798 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:47 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:07:47.798 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:47 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:07:47.798 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:47 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:07:47.798 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:47 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:07:47.798 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:47 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:07:47.798 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:47 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:07:47.858 INFO:tasks.cephadm:mds.cephfs has 2/2 2024-09-20T19:07:47.859 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-20T19:07:47.873 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi070.front.sepia.ceph.com 2024-09-20T19:07:47.874 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ba4a2144-7782-11ef-baf5-efdc52797490 -- bash -c 'ceph fs subvolumegroup create cephfs smb' 2024-09-20T19:07:47.881 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:47 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:07:47.881 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:47 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:07:47.881 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:47 smithi071 ceph-mon[28196]: pgmap v168: 65 pgs: 65 active+clean; 579 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 1.8 KiB/s wr, 5 op/s 2024-09-20T19:07:47.881 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:47 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:07:47.881 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:47 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:07:47.882 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:47 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:07:47.882 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:47 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:07:47.882 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:47 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:07:47.882 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:47 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:07:47.882 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:47 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:07:47.882 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:47 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:07:47.882 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:47 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:07:47.912 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:47 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:07:47.912 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:47 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:07:47.912 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:47 smithi079 ceph-mon[27843]: pgmap v168: 65 pgs: 65 active+clean; 579 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 1.8 KiB/s wr, 5 op/s 2024-09-20T19:07:47.913 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:47 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:07:47.913 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:47 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:07:47.913 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:47 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:07:47.913 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:47 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:07:47.913 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:47 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:07:47.913 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:47 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:07:47.913 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:47 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:07:47.913 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:47 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:07:47.913 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:47 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:07:48.115 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:07:48.547 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:48 smithi070 ceph-mon[25053]: from='client.14526 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:07:48.881 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:48 smithi071 ceph-mon[28196]: from='client.14526 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:07:48.912 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:48 smithi079 ceph-mon[27843]: from='client.14526 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:07:49.266 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:07:48 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: 2024-09-20T19:07:48.840+0000 7f97bb542640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-20T19:07:49.266 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:07:48 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: 2024-09-20T19:07:48.840+0000 7f97bb542640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-20T19:07:49.266 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:07:48 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: 2024-09-20T19:07:48.840+0000 7f97bb542640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-20T19:07:49.266 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:07:48 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: 2024-09-20T19:07:48.840+0000 7f97bb542640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-20T19:07:49.266 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:07:48 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: 2024-09-20T19:07:48.840+0000 7f97bb542640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-20T19:07:49.547 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:49 smithi070 ceph-mon[25053]: from='client.14532 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "smb", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:07:49.547 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:49 smithi070 ceph-mon[25053]: pgmap v169: 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-20T19:07:49.547 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:49 smithi070 ceph-mon[25053]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:07:49.581 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ba4a2144-7782-11ef-baf5-efdc52797490 -- bash -c 'ceph fs subvolume create cephfs sv1 --group-name=smb --mode=0777' 2024-09-20T19:07:49.822 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:07:49.881 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:49 smithi071 ceph-mon[28196]: from='client.14532 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "smb", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:07:49.881 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:49 smithi071 ceph-mon[28196]: pgmap v169: 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-20T19:07:49.881 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:49 smithi071 ceph-mon[28196]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:07:49.912 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:49 smithi079 ceph-mon[27843]: from='client.14532 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "smb", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:07:49.912 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:49 smithi079 ceph-mon[27843]: pgmap v169: 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-20T19:07:49.912 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:49 smithi079 ceph-mon[27843]: from='mgr.14152 172.21.15.70:0/127412209' entity='mgr.x' 2024-09-20T19:07:50.527 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:50 smithi070 ceph-mon[25053]: mgrmap e15: x(active, since 4m) 2024-09-20T19:07:50.527 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:50 smithi070 ceph-mon[25053]: mds.? [v2:172.21.15.70:6818/2470507478,v1:172.21.15.70:6819/2470507478] up:standby 2024-09-20T19:07:50.528 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:50 smithi070 ceph-mon[25053]: fsmap cephfs:1 {0=cephfs.smithi079.gihyqc=up:active} 1 up:standby 2024-09-20T19:07:50.881 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:50 smithi071 ceph-mon[28196]: mgrmap e15: x(active, since 4m) 2024-09-20T19:07:50.881 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:50 smithi071 ceph-mon[28196]: mds.? [v2:172.21.15.70:6818/2470507478,v1:172.21.15.70:6819/2470507478] up:standby 2024-09-20T19:07:50.881 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:50 smithi071 ceph-mon[28196]: fsmap cephfs:1 {0=cephfs.smithi079.gihyqc=up:active} 1 up:standby 2024-09-20T19:07:50.912 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:50 smithi079 ceph-mon[27843]: mgrmap e15: x(active, since 4m) 2024-09-20T19:07:50.912 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:50 smithi079 ceph-mon[27843]: mds.? [v2:172.21.15.70:6818/2470507478,v1:172.21.15.70:6819/2470507478] up:standby 2024-09-20T19:07:50.912 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:50 smithi079 ceph-mon[27843]: fsmap cephfs:1 {0=cephfs.smithi079.gihyqc=up:active} 1 up:standby 2024-09-20T19:07:51.252 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ba4a2144-7782-11ef-baf5-efdc52797490 -- bash -c 'ceph fs subvolume create cephfs sv2 --group-name=smb --mode=0777' 2024-09-20T19:07:51.497 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:07:51.547 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:51 smithi070 ceph-mon[25053]: from='client.14544 -' 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-20T19:07:51.547 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:51 smithi070 ceph-mon[25053]: pgmap v170: 65 pgs: 65 active+clean; 579 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 1.4 KiB/s wr, 4 op/s 2024-09-20T19:07:51.881 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:51 smithi071 ceph-mon[28196]: from='client.14544 -' 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-20T19:07:51.881 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:51 smithi071 ceph-mon[28196]: pgmap v170: 65 pgs: 65 active+clean; 579 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 1.4 KiB/s wr, 4 op/s 2024-09-20T19:07:51.912 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:51 smithi079 ceph-mon[27843]: from='client.14544 -' 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-20T19:07:51.912 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:51 smithi079 ceph-mon[27843]: pgmap v170: 65 pgs: 65 active+clean; 579 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 1.4 KiB/s wr, 4 op/s 2024-09-20T19:07:52.853 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ba4a2144-7782-11ef-baf5-efdc52797490 -- bash -c 'ceph mgr module enable smb' 2024-09-20T19:07:53.095 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:07:53.297 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:53 smithi070 ceph-mon[25053]: from='client.14550 -' 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-20T19:07:53.297 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:53 smithi070 ceph-mon[25053]: pgmap v171: 65 pgs: 65 active+clean; 579 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 1.4 KiB/s wr, 4 op/s 2024-09-20T19:07:53.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:53 smithi071 ceph-mon[28196]: from='client.14550 -' 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-20T19:07:53.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:53 smithi071 ceph-mon[28196]: pgmap v171: 65 pgs: 65 active+clean; 579 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 1.4 KiB/s wr, 4 op/s 2024-09-20T19:07:53.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:53 smithi079 ceph-mon[27843]: from='client.14550 -' 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-20T19:07:53.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:53 smithi079 ceph-mon[27843]: pgmap v171: 65 pgs: 65 active+clean; 579 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 1.4 KiB/s wr, 4 op/s 2024-09-20T19:07:54.162 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:54 smithi079 ceph-mon[27843]: from='client.? 172.21.15.70:0/2430770479' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "smb"} : dispatch 2024-09-20T19:07:54.297 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:54 smithi070 ceph-mon[25053]: from='client.? 172.21.15.70:0/2430770479' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "smb"} : dispatch 2024-09-20T19:07:54.297 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:07:54 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: ignoring --setuser ceph since I am not root 2024-09-20T19:07:54.298 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:07:54 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: ignoring --setgroup ceph since I am not root 2024-09-20T19:07:54.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:54 smithi071 ceph-mon[28196]: from='client.? 172.21.15.70:0/2430770479' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "smb"} : dispatch 2024-09-20T19:07:54.687 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ba4a2144-7782-11ef-baf5-efdc52797490 -- bash -c 'sleep 30' 2024-09-20T19:07:54.946 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:07:55.297 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:55 smithi070 ceph-mon[25053]: from='client.? 172.21.15.70:0/2430770479' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "smb"}]': finished 2024-09-20T19:07:55.297 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:55 smithi070 ceph-mon[25053]: mgrmap e16: x(active, since 4m) 2024-09-20T19:07:55.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:55 smithi071 ceph-mon[28196]: from='client.? 172.21.15.70:0/2430770479' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "smb"}]': finished 2024-09-20T19:07:55.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:55 smithi071 ceph-mon[28196]: mgrmap e16: x(active, since 4m) 2024-09-20T19:07:55.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:55 smithi079 ceph-mon[27843]: from='client.? 172.21.15.70:0/2430770479' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "smb"}]': finished 2024-09-20T19:07:55.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:55 smithi079 ceph-mon[27843]: mgrmap e16: x(active, since 4m) 2024-09-20T19:07:59.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:59 smithi071 ceph-mon[28196]: Active manager daemon x restarted 2024-09-20T19:07:59.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:59 smithi071 ceph-mon[28196]: Activating manager daemon x 2024-09-20T19:07:59.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:59 smithi071 ceph-mon[28196]: osdmap e45: 6 total, 6 up, 6 in 2024-09-20T19:07:59.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:59 smithi071 ceph-mon[28196]: mgrmap e17: x(active, starting, since 0.00540269s) 2024-09-20T19:07:59.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:59 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-20T19:07:59.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:59 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-20T19:07:59.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:59 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-20T19:07:59.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:59 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi070.xnnyob"} : dispatch 2024-09-20T19:07:59.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:59 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi079.gihyqc"} : dispatch 2024-09-20T19:07:59.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:59 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-20T19:07:59.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:59 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-20T19:07:59.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:59 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-20T19:07:59.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:59 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-20T19:07:59.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:59 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-20T19:07:59.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:59 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-20T19:07:59.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:59 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-20T19:07:59.383 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:59 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-20T19:07:59.383 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:59 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-20T19:07:59.383 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:59 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-20T19:07:59.383 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:07:59 smithi071 ceph-mon[28196]: Manager daemon x is now available 2024-09-20T19:07:59.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:59 smithi079 ceph-mon[27843]: Active manager daemon x restarted 2024-09-20T19:07:59.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:59 smithi079 ceph-mon[27843]: Activating manager daemon x 2024-09-20T19:07:59.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:59 smithi079 ceph-mon[27843]: osdmap e45: 6 total, 6 up, 6 in 2024-09-20T19:07:59.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:59 smithi079 ceph-mon[27843]: mgrmap e17: x(active, starting, since 0.00540269s) 2024-09-20T19:07:59.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:59 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-20T19:07:59.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:59 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-20T19:07:59.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:59 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-20T19:07:59.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:59 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi070.xnnyob"} : dispatch 2024-09-20T19:07:59.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:59 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi079.gihyqc"} : dispatch 2024-09-20T19:07:59.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:59 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-20T19:07:59.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:59 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-20T19:07:59.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:59 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-20T19:07:59.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:59 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-20T19:07:59.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:59 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-20T19:07:59.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:59 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-20T19:07:59.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:59 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-20T19:07:59.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:59 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-20T19:07:59.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:59 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-20T19:07:59.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:59 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-20T19:07:59.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:07:59 smithi079 ceph-mon[27843]: Manager daemon x is now available 2024-09-20T19:07:59.432 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:59 smithi070 ceph-mon[25053]: Active manager daemon x restarted 2024-09-20T19:07:59.432 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:59 smithi070 ceph-mon[25053]: Activating manager daemon x 2024-09-20T19:07:59.432 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:59 smithi070 ceph-mon[25053]: osdmap e45: 6 total, 6 up, 6 in 2024-09-20T19:07:59.432 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:59 smithi070 ceph-mon[25053]: mgrmap e17: x(active, starting, since 0.00540269s) 2024-09-20T19:07:59.432 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:59 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-20T19:07:59.433 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:59 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-20T19:07:59.433 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:59 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-20T19:07:59.433 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:59 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi070.xnnyob"} : dispatch 2024-09-20T19:07:59.433 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:59 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi079.gihyqc"} : dispatch 2024-09-20T19:07:59.433 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:59 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-20T19:07:59.433 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:59 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-20T19:07:59.433 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:59 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-20T19:07:59.433 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:59 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-20T19:07:59.433 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:59 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-20T19:07:59.433 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:59 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-20T19:07:59.433 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:59 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-20T19:07:59.433 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:59 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-20T19:07:59.433 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:59 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-20T19:07:59.434 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:59 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-20T19:07:59.434 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:07:59 smithi070 ceph-mon[25053]: Manager daemon x is now available 2024-09-20T19:08:00.359 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:00 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:08:00.359 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:00 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-20T19:08:00.359 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:00 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true} : dispatch 2024-09-20T19:08:00.359 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:00 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-20T19:08:00.359 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:00 smithi071 ceph-mon[28196]: mgrmap e18: x(active, since 1.01025s) 2024-09-20T19:08:00.360 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:00 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:08:00.360 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:00 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-20T19:08:00.360 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:00 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true} : dispatch 2024-09-20T19:08:00.360 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:00 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-20T19:08:00.360 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:00 smithi079 ceph-mon[27843]: mgrmap e18: x(active, since 1.01025s) 2024-09-20T19:08:00.383 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:00 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:08:00.383 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:00 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-20T19:08:00.384 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:00 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true} : dispatch 2024-09-20T19:08:00.384 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:00 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-20T19:08:00.384 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:00 smithi070 ceph-mon[25053]: mgrmap e18: x(active, since 1.01025s) 2024-09-20T19:08:00.797 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:08:00 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: 2024-09-20T19:08:00.533+0000 7f0b259de640 -1 log_channel(cephadm) log [ERR] : [20/Sep/2024:19:08:00] ENGINE Error in HTTPServer.serve 2024-09-20T19:08:00.798 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:08:00 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: Traceback (most recent call last): 2024-09-20T19:08:00.798 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:08:00 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T19:08:00.798 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:08:00 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: self._connections.run(self.expiration_interval) 2024-09-20T19:08:00.798 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:08:00 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T19:08:00.799 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:08:00 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: self._run(expiration_interval) 2024-09-20T19:08:00.799 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:08:00 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T19:08:00.799 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:08:00 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T19:08:00.799 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:08:00 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T19:08:00.799 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:08:00 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T19:08:00.799 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:08:00 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T19:08:00.799 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:08:00 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: s = self.context.wrap_socket( 2024-09-20T19:08:00.800 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:08:00 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T19:08:00.800 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:08:00 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: return self.sslsocket_class._create( 2024-09-20T19:08:00.800 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:08:00 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T19:08:00.800 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:08:00 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: self.do_handshake() 2024-09-20T19:08:00.800 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:08:00 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T19:08:00.800 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:08:00 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: self._sslobj.do_handshake() 2024-09-20T19:08:00.801 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:08:00 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T19:08:00.801 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:08:00 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: 2024-09-20T19:08:01.131 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:01 smithi071 ceph-mon[28196]: pgmap v3: 65 pgs: 65 active+clean; 641 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:08:01.131 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:01 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2024-09-20T19:08:01.131 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:01 smithi071 ceph-mon[28196]: osdmap e46: 6 total, 6 up, 6 in 2024-09-20T19:08:01.131 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:01 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"} : dispatch 2024-09-20T19:08:01.131 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:01 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:08:01.131 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:01 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:08:01.131 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:01 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:08:01.131 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:01 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:08:01.132 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:01 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:08:01.132 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:01 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:08:01.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:01 smithi079 ceph-mon[27843]: pgmap v3: 65 pgs: 65 active+clean; 641 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:08:01.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:01 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2024-09-20T19:08:01.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:01 smithi079 ceph-mon[27843]: osdmap e46: 6 total, 6 up, 6 in 2024-09-20T19:08:01.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:01 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"} : dispatch 2024-09-20T19:08:01.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:01 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:08:01.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:01 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:08:01.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:01 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:08:01.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:01 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:08:01.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:01 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:08:01.414 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:01 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:08:01.547 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:01 smithi070 ceph-mon[25053]: pgmap v3: 65 pgs: 65 active+clean; 641 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:08:01.547 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:01 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2024-09-20T19:08:01.547 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:01 smithi070 ceph-mon[25053]: osdmap e46: 6 total, 6 up, 6 in 2024-09-20T19:08:01.547 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:01 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"} : dispatch 2024-09-20T19:08:01.548 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:01 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:08:01.548 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:01 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:08:01.548 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:01 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:08:01.548 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:01 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:08:01.548 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:01 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:08:01.548 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:01 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:08:01.548 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:08:01 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: 2024-09-20T19:08:01.151+0000 7f0b100f3640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-20T19:08:01.548 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:08:01 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: 2024-09-20T19:08:01.151+0000 7f0b100f3640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-20T19:08:01.548 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:08:01 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: 2024-09-20T19:08:01.151+0000 7f0b100f3640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-20T19:08:01.548 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:08:01 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: 2024-09-20T19:08:01.151+0000 7f0b100f3640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-20T19:08:01.548 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:08:01 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: 2024-09-20T19:08:01.151+0000 7f0b100f3640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-20T19:08:01.548 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:08:01 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: 2024-09-20T19:08:01.152+0000 7f0b138fa640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-20T19:08:01.548 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:08:01 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: 2024-09-20T19:08:01.152+0000 7f0b138fa640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-20T19:08:01.549 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:08:01 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: 2024-09-20T19:08:01.152+0000 7f0b138fa640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-20T19:08:01.549 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:08:01 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: 2024-09-20T19:08:01.152+0000 7f0b138fa640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-20T19:08:01.549 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:08:01 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: 2024-09-20T19:08:01.152+0000 7f0b138fa640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-20T19:08:02.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:02 smithi071 ceph-mon[28196]: [20/Sep/2024:19:08:00] ENGINE Bus STARTING 2024-09-20T19:08:02.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:02 smithi071 ceph-mon[28196]: [20/Sep/2024:19:08:00] ENGINE Serving on http://172.21.15.70:8765 2024-09-20T19:08:02.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:02 smithi071 ceph-mon[28196]: [20/Sep/2024:19:08:00] ENGINE Serving on https://172.21.15.70:7150 2024-09-20T19:08:02.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:02 smithi071 ceph-mon[28196]: [20/Sep/2024:19:08:00] ENGINE Bus STARTED 2024-09-20T19:08:02.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:02 smithi071 ceph-mon[28196]: [20/Sep/2024:19:08:00] ENGINE Error in HTTPServer.serve 2024-09-20T19:08:02.382 INFO:journalctl@ceph.mon.b.smithi071.stdout: Traceback (most recent call last): 2024-09-20T19:08:02.382 INFO:journalctl@ceph.mon.b.smithi071.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T19:08:02.382 INFO:journalctl@ceph.mon.b.smithi071.stdout: self._connections.run(self.expiration_interval) 2024-09-20T19:08:02.382 INFO:journalctl@ceph.mon.b.smithi071.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T19:08:02.382 INFO:journalctl@ceph.mon.b.smithi071.stdout: self._run(expiration_interval) 2024-09-20T19:08:02.382 INFO:journalctl@ceph.mon.b.smithi071.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T19:08:02.382 INFO:journalctl@ceph.mon.b.smithi071.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T19:08:02.382 INFO:journalctl@ceph.mon.b.smithi071.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T19:08:02.382 INFO:journalctl@ceph.mon.b.smithi071.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T19:08:02.382 INFO:journalctl@ceph.mon.b.smithi071.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T19:08:02.383 INFO:journalctl@ceph.mon.b.smithi071.stdout: s = self.context.wrap_socket( 2024-09-20T19:08:02.383 INFO:journalctl@ceph.mon.b.smithi071.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T19:08:02.383 INFO:journalctl@ceph.mon.b.smithi071.stdout: return self.sslsocket_class._create( 2024-09-20T19:08:02.383 INFO:journalctl@ceph.mon.b.smithi071.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T19:08:02.383 INFO:journalctl@ceph.mon.b.smithi071.stdout: self.do_handshake() 2024-09-20T19:08:02.383 INFO:journalctl@ceph.mon.b.smithi071.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T19:08:02.383 INFO:journalctl@ceph.mon.b.smithi071.stdout: self._sslobj.do_handshake() 2024-09-20T19:08:02.383 INFO:journalctl@ceph.mon.b.smithi071.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T19:08:02.383 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:02 smithi071 ceph-mon[28196]: pgmap v5: 97 pgs: 32 unknown, 65 active+clean; 641 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:08:02.383 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:02 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2024-09-20T19:08:02.383 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:02 smithi071 ceph-mon[28196]: osdmap e47: 6 total, 6 up, 6 in 2024-09-20T19:08:02.383 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:02 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:08:02.383 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:02 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:08:02.383 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:02 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:08:02.384 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:02 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-20T19:08:02.384 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:02 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-20T19:08:02.384 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:02 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:08:02.384 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:02 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:08:02.384 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:02 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:08:02.384 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:02 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-20T19:08:02.384 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:02 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:08:02.384 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:02 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-20T19:08:02.384 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:02 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:08:02.384 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:02 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:08:02.384 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:02 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:08:02.384 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:02 smithi071 ceph-mon[28196]: mgrmap e19: x(active, since 2s) 2024-09-20T19:08:02.384 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:02 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:08:02.384 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:02 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:08:02.384 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:02 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:08:02.385 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:02 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:08:02.385 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:02 smithi071 ceph-mon[28196]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-20T19:08:02.385 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:02 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:08:02.385 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:02 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:08:02.385 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:02 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:08:02.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:02 smithi079 ceph-mon[27843]: [20/Sep/2024:19:08:00] ENGINE Bus STARTING 2024-09-20T19:08:02.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:02 smithi079 ceph-mon[27843]: [20/Sep/2024:19:08:00] ENGINE Serving on http://172.21.15.70:8765 2024-09-20T19:08:02.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:02 smithi079 ceph-mon[27843]: [20/Sep/2024:19:08:00] ENGINE Serving on https://172.21.15.70:7150 2024-09-20T19:08:02.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:02 smithi079 ceph-mon[27843]: [20/Sep/2024:19:08:00] ENGINE Bus STARTED 2024-09-20T19:08:02.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:02 smithi079 ceph-mon[27843]: [20/Sep/2024:19:08:00] ENGINE Error in HTTPServer.serve 2024-09-20T19:08:02.413 INFO:journalctl@ceph.mon.c.smithi079.stdout: Traceback (most recent call last): 2024-09-20T19:08:02.413 INFO:journalctl@ceph.mon.c.smithi079.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T19:08:02.413 INFO:journalctl@ceph.mon.c.smithi079.stdout: self._connections.run(self.expiration_interval) 2024-09-20T19:08:02.413 INFO:journalctl@ceph.mon.c.smithi079.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T19:08:02.413 INFO:journalctl@ceph.mon.c.smithi079.stdout: self._run(expiration_interval) 2024-09-20T19:08:02.413 INFO:journalctl@ceph.mon.c.smithi079.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T19:08:02.413 INFO:journalctl@ceph.mon.c.smithi079.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T19:08:02.414 INFO:journalctl@ceph.mon.c.smithi079.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T19:08:02.414 INFO:journalctl@ceph.mon.c.smithi079.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T19:08:02.414 INFO:journalctl@ceph.mon.c.smithi079.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T19:08:02.414 INFO:journalctl@ceph.mon.c.smithi079.stdout: s = self.context.wrap_socket( 2024-09-20T19:08:02.414 INFO:journalctl@ceph.mon.c.smithi079.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T19:08:02.414 INFO:journalctl@ceph.mon.c.smithi079.stdout: return self.sslsocket_class._create( 2024-09-20T19:08:02.414 INFO:journalctl@ceph.mon.c.smithi079.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T19:08:02.414 INFO:journalctl@ceph.mon.c.smithi079.stdout: self.do_handshake() 2024-09-20T19:08:02.415 INFO:journalctl@ceph.mon.c.smithi079.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T19:08:02.415 INFO:journalctl@ceph.mon.c.smithi079.stdout: self._sslobj.do_handshake() 2024-09-20T19:08:02.415 INFO:journalctl@ceph.mon.c.smithi079.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T19:08:02.415 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:02 smithi079 ceph-mon[27843]: pgmap v5: 97 pgs: 32 unknown, 65 active+clean; 641 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:08:02.415 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:02 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2024-09-20T19:08:02.415 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:02 smithi079 ceph-mon[27843]: osdmap e47: 6 total, 6 up, 6 in 2024-09-20T19:08:02.415 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:02 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:08:02.415 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:02 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:08:02.415 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:02 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:08:02.415 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:02 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-20T19:08:02.415 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:02 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-20T19:08:02.415 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:02 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:08:02.415 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:02 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:08:02.415 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:02 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:08:02.416 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:02 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-20T19:08:02.416 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:02 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:08:02.416 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:02 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-20T19:08:02.416 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:02 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:08:02.416 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:02 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:08:02.416 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:02 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:08:02.416 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:02 smithi079 ceph-mon[27843]: mgrmap e19: x(active, since 2s) 2024-09-20T19:08:02.416 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:02 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:08:02.416 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:02 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:08:02.416 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:02 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:08:02.416 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:02 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:08:02.416 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:02 smithi079 ceph-mon[27843]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-20T19:08:02.416 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:02 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:08:02.416 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:02 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:08:02.416 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:02 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:08:02.547 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:02 smithi070 ceph-mon[25053]: [20/Sep/2024:19:08:00] ENGINE Bus STARTING 2024-09-20T19:08:02.548 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:02 smithi070 ceph-mon[25053]: [20/Sep/2024:19:08:00] ENGINE Serving on http://172.21.15.70:8765 2024-09-20T19:08:02.548 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:02 smithi070 ceph-mon[25053]: [20/Sep/2024:19:08:00] ENGINE Serving on https://172.21.15.70:7150 2024-09-20T19:08:02.548 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:02 smithi070 ceph-mon[25053]: [20/Sep/2024:19:08:00] ENGINE Bus STARTED 2024-09-20T19:08:02.548 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:02 smithi070 ceph-mon[25053]: [20/Sep/2024:19:08:00] ENGINE Error in HTTPServer.serve 2024-09-20T19:08:02.548 INFO:journalctl@ceph.mon.a.smithi070.stdout: Traceback (most recent call last): 2024-09-20T19:08:02.548 INFO:journalctl@ceph.mon.a.smithi070.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T19:08:02.548 INFO:journalctl@ceph.mon.a.smithi070.stdout: self._connections.run(self.expiration_interval) 2024-09-20T19:08:02.548 INFO:journalctl@ceph.mon.a.smithi070.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T19:08:02.548 INFO:journalctl@ceph.mon.a.smithi070.stdout: self._run(expiration_interval) 2024-09-20T19:08:02.548 INFO:journalctl@ceph.mon.a.smithi070.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T19:08:02.548 INFO:journalctl@ceph.mon.a.smithi070.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T19:08:02.549 INFO:journalctl@ceph.mon.a.smithi070.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T19:08:02.549 INFO:journalctl@ceph.mon.a.smithi070.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T19:08:02.549 INFO:journalctl@ceph.mon.a.smithi070.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T19:08:02.549 INFO:journalctl@ceph.mon.a.smithi070.stdout: s = self.context.wrap_socket( 2024-09-20T19:08:02.549 INFO:journalctl@ceph.mon.a.smithi070.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T19:08:02.549 INFO:journalctl@ceph.mon.a.smithi070.stdout: return self.sslsocket_class._create( 2024-09-20T19:08:02.549 INFO:journalctl@ceph.mon.a.smithi070.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T19:08:02.549 INFO:journalctl@ceph.mon.a.smithi070.stdout: self.do_handshake() 2024-09-20T19:08:02.549 INFO:journalctl@ceph.mon.a.smithi070.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T19:08:02.549 INFO:journalctl@ceph.mon.a.smithi070.stdout: self._sslobj.do_handshake() 2024-09-20T19:08:02.549 INFO:journalctl@ceph.mon.a.smithi070.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T19:08:02.549 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:02 smithi070 ceph-mon[25053]: pgmap v5: 97 pgs: 32 unknown, 65 active+clean; 641 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:08:02.549 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:02 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2024-09-20T19:08:02.549 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:02 smithi070 ceph-mon[25053]: osdmap e47: 6 total, 6 up, 6 in 2024-09-20T19:08:02.550 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:02 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:08:02.550 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:02 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:08:02.550 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:02 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:08:02.550 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:02 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-20T19:08:02.550 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:02 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-20T19:08:02.550 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:02 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:08:02.550 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:02 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:08:02.550 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:02 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:08:02.550 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:02 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-20T19:08:02.550 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:02 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:08:02.550 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:02 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-20T19:08:02.550 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:02 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:08:02.550 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:02 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:08:02.550 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:02 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:08:02.551 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:02 smithi070 ceph-mon[25053]: mgrmap e19: x(active, since 2s) 2024-09-20T19:08:02.551 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:02 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:08:02.551 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:02 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:08:02.551 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:02 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:08:02.551 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:02 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:08:02.551 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:02 smithi070 ceph-mon[25053]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-20T19:08:02.551 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:02 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:08:02.551 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:02 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:08:02.551 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:02 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:08:03.327 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:03 smithi079 ceph-mon[27843]: Adjusting osd_memory_target on smithi079 to 8544M 2024-09-20T19:08:03.327 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:03 smithi079 ceph-mon[27843]: Adjusting osd_memory_target on smithi070 to 6496M 2024-09-20T19:08:03.327 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:03 smithi079 ceph-mon[27843]: Updating smithi070:/etc/ceph/ceph.conf 2024-09-20T19:08:03.327 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:03 smithi079 ceph-mon[27843]: Updating smithi071:/etc/ceph/ceph.conf 2024-09-20T19:08:03.327 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:03 smithi079 ceph-mon[27843]: Updating smithi079:/etc/ceph/ceph.conf 2024-09-20T19:08:03.327 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:03 smithi079 ceph-mon[27843]: Updating smithi070:/var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:08:03.327 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:03 smithi079 ceph-mon[27843]: Updating smithi071:/var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:08:03.327 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:03 smithi079 ceph-mon[27843]: Updating smithi079:/var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:08:03.327 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:03 smithi079 ceph-mon[27843]: Updating smithi070:/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:08:03.327 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:03 smithi079 ceph-mon[27843]: Updating smithi079:/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:08:03.328 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:03 smithi079 ceph-mon[27843]: Updating smithi071:/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:08:03.328 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:03 smithi079 ceph-mon[27843]: Updating smithi070:/var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T19:08:03.328 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:03 smithi079 ceph-mon[27843]: Updating smithi079:/var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T19:08:03.328 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:03 smithi079 ceph-mon[27843]: Updating smithi071:/var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T19:08:03.328 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:03 smithi079 ceph-mon[27843]: osdmap e48: 6 total, 6 up, 6 in 2024-09-20T19:08:03.328 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:03 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:08:03.328 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:03 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:08:03.328 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:03 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:08:03.328 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:03 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:08:03.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:03 smithi071 ceph-mon[28196]: Adjusting osd_memory_target on smithi079 to 8544M 2024-09-20T19:08:03.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:03 smithi071 ceph-mon[28196]: Adjusting osd_memory_target on smithi070 to 6496M 2024-09-20T19:08:03.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:03 smithi071 ceph-mon[28196]: Updating smithi070:/etc/ceph/ceph.conf 2024-09-20T19:08:03.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:03 smithi071 ceph-mon[28196]: Updating smithi071:/etc/ceph/ceph.conf 2024-09-20T19:08:03.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:03 smithi071 ceph-mon[28196]: Updating smithi079:/etc/ceph/ceph.conf 2024-09-20T19:08:03.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:03 smithi071 ceph-mon[28196]: Updating smithi070:/var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:08:03.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:03 smithi071 ceph-mon[28196]: Updating smithi071:/var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:08:03.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:03 smithi071 ceph-mon[28196]: Updating smithi079:/var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:08:03.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:03 smithi071 ceph-mon[28196]: Updating smithi070:/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:08:03.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:03 smithi071 ceph-mon[28196]: Updating smithi079:/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:08:03.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:03 smithi071 ceph-mon[28196]: Updating smithi071:/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:08:03.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:03 smithi071 ceph-mon[28196]: Updating smithi070:/var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T19:08:03.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:03 smithi071 ceph-mon[28196]: Updating smithi079:/var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T19:08:03.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:03 smithi071 ceph-mon[28196]: Updating smithi071:/var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T19:08:03.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:03 smithi071 ceph-mon[28196]: osdmap e48: 6 total, 6 up, 6 in 2024-09-20T19:08:03.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:03 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:08:03.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:03 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:08:03.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:03 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:08:03.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:03 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:08:03.547 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:03 smithi070 ceph-mon[25053]: Adjusting osd_memory_target on smithi079 to 8544M 2024-09-20T19:08:03.548 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:03 smithi070 ceph-mon[25053]: Adjusting osd_memory_target on smithi070 to 6496M 2024-09-20T19:08:03.548 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:03 smithi070 ceph-mon[25053]: Updating smithi070:/etc/ceph/ceph.conf 2024-09-20T19:08:03.548 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:03 smithi070 ceph-mon[25053]: Updating smithi071:/etc/ceph/ceph.conf 2024-09-20T19:08:03.548 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:03 smithi070 ceph-mon[25053]: Updating smithi079:/etc/ceph/ceph.conf 2024-09-20T19:08:03.548 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:03 smithi070 ceph-mon[25053]: Updating smithi070:/var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:08:03.548 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:03 smithi070 ceph-mon[25053]: Updating smithi071:/var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:08:03.548 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:03 smithi070 ceph-mon[25053]: Updating smithi079:/var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T19:08:03.548 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:03 smithi070 ceph-mon[25053]: Updating smithi070:/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:08:03.548 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:03 smithi070 ceph-mon[25053]: Updating smithi079:/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:08:03.548 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:03 smithi070 ceph-mon[25053]: Updating smithi071:/etc/ceph/ceph.client.admin.keyring 2024-09-20T19:08:03.548 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:03 smithi070 ceph-mon[25053]: Updating smithi070:/var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T19:08:03.548 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:03 smithi070 ceph-mon[25053]: Updating smithi079:/var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T19:08:03.548 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:03 smithi070 ceph-mon[25053]: Updating smithi071:/var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T19:08:03.548 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:03 smithi070 ceph-mon[25053]: osdmap e48: 6 total, 6 up, 6 in 2024-09-20T19:08:03.549 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:03 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:08:03.549 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:03 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:08:03.549 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:03 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:08:03.549 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:03 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:08:04.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:04 smithi071 ceph-mon[28196]: pgmap v8: 97 pgs: 32 unknown, 65 active+clean; 641 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:08:04.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:04 smithi071 ceph-mon[28196]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-20T19:08:04.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:04 smithi071 ceph-mon[28196]: Cluster is now healthy 2024-09-20T19:08:04.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:04 smithi071 ceph-mon[28196]: mgrmap e20: x(active, since 4s) 2024-09-20T19:08:04.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:04 smithi079 ceph-mon[27843]: pgmap v8: 97 pgs: 32 unknown, 65 active+clean; 641 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:08:04.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:04 smithi079 ceph-mon[27843]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-20T19:08:04.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:04 smithi079 ceph-mon[27843]: Cluster is now healthy 2024-09-20T19:08:04.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:04 smithi079 ceph-mon[27843]: mgrmap e20: x(active, since 4s) 2024-09-20T19:08:04.547 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:04 smithi070 ceph-mon[25053]: pgmap v8: 97 pgs: 32 unknown, 65 active+clean; 641 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:08:04.547 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:04 smithi070 ceph-mon[25053]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-20T19:08:04.547 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:04 smithi070 ceph-mon[25053]: Cluster is now healthy 2024-09-20T19:08:04.547 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:04 smithi070 ceph-mon[25053]: mgrmap e20: x(active, since 4s) 2024-09-20T19:08:05.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:05 smithi071 ceph-mon[28196]: pgmap v9: 97 pgs: 32 unknown, 65 active+clean; 641 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:08:05.414 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:05 smithi079 ceph-mon[27843]: pgmap v9: 97 pgs: 32 unknown, 65 active+clean; 641 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:08:05.547 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:05 smithi070 ceph-mon[25053]: pgmap v9: 97 pgs: 32 unknown, 65 active+clean; 641 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:08:07.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:07 smithi071 ceph-mon[28196]: pgmap v10: 97 pgs: 97 active+clean; 642 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 25 KiB/s rd, 441 B/s wr, 10 op/s 2024-09-20T19:08:07.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:07 smithi079 ceph-mon[27843]: pgmap v10: 97 pgs: 97 active+clean; 642 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 25 KiB/s rd, 441 B/s wr, 10 op/s 2024-09-20T19:08:07.547 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:07 smithi070 ceph-mon[25053]: pgmap v10: 97 pgs: 97 active+clean; 642 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 25 KiB/s rd, 441 B/s wr, 10 op/s 2024-09-20T19:08:09.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:09 smithi071 ceph-mon[28196]: pgmap v11: 97 pgs: 97 active+clean; 642 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 22 KiB/s rd, 383 B/s wr, 9 op/s 2024-09-20T19:08:09.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:09 smithi079 ceph-mon[27843]: pgmap v11: 97 pgs: 97 active+clean; 642 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 22 KiB/s rd, 383 B/s wr, 9 op/s 2024-09-20T19:08:09.547 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:09 smithi070 ceph-mon[25053]: pgmap v11: 97 pgs: 97 active+clean; 642 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 22 KiB/s rd, 383 B/s wr, 9 op/s 2024-09-20T19:08:11.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:11 smithi071 ceph-mon[28196]: pgmap v12: 97 pgs: 97 active+clean; 647 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 18 KiB/s rd, 1.0 KiB/s wr, 7 op/s 2024-09-20T19:08:11.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:11 smithi079 ceph-mon[27843]: pgmap v12: 97 pgs: 97 active+clean; 647 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 18 KiB/s rd, 1.0 KiB/s wr, 7 op/s 2024-09-20T19:08:11.547 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:11 smithi070 ceph-mon[25053]: pgmap v12: 97 pgs: 97 active+clean; 647 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 18 KiB/s rd, 1.0 KiB/s wr, 7 op/s 2024-09-20T19:08:13.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:13 smithi071 ceph-mon[28196]: pgmap v13: 97 pgs: 97 active+clean; 647 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 16 KiB/s rd, 935 B/s wr, 7 op/s 2024-09-20T19:08:13.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:13 smithi079 ceph-mon[27843]: pgmap v13: 97 pgs: 97 active+clean; 647 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 16 KiB/s rd, 935 B/s wr, 7 op/s 2024-09-20T19:08:13.547 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:13 smithi070 ceph-mon[25053]: pgmap v13: 97 pgs: 97 active+clean; 647 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 16 KiB/s rd, 935 B/s wr, 7 op/s 2024-09-20T19:08:15.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:15 smithi071 ceph-mon[28196]: pgmap v14: 97 pgs: 97 active+clean; 647 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 853 B/s wr, 6 op/s 2024-09-20T19:08:15.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:15 smithi079 ceph-mon[27843]: pgmap v14: 97 pgs: 97 active+clean; 647 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 853 B/s wr, 6 op/s 2024-09-20T19:08:15.547 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:15 smithi070 ceph-mon[25053]: pgmap v14: 97 pgs: 97 active+clean; 647 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 853 B/s wr, 6 op/s 2024-09-20T19:08:17.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:17 smithi071 ceph-mon[28196]: pgmap v15: 97 pgs: 97 active+clean; 647 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 853 B/s wr, 6 op/s 2024-09-20T19:08:17.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:17 smithi079 ceph-mon[27843]: pgmap v15: 97 pgs: 97 active+clean; 647 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 853 B/s wr, 6 op/s 2024-09-20T19:08:17.547 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:17 smithi070 ceph-mon[25053]: pgmap v15: 97 pgs: 97 active+clean; 647 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 853 B/s wr, 6 op/s 2024-09-20T19:08:19.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:19 smithi071 ceph-mon[28196]: pgmap v16: 97 pgs: 97 active+clean; 647 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 597 B/s wr, 0 op/s 2024-09-20T19:08:19.411 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:19 smithi079 ceph-mon[27843]: pgmap v16: 97 pgs: 97 active+clean; 647 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 597 B/s wr, 0 op/s 2024-09-20T19:08:19.547 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:19 smithi070 ceph-mon[25053]: pgmap v16: 97 pgs: 97 active+clean; 647 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 597 B/s wr, 0 op/s 2024-09-20T19:08:21.380 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:21 smithi071 ceph-mon[28196]: pgmap v17: 97 pgs: 97 active+clean; 647 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 597 B/s wr, 0 op/s 2024-09-20T19:08:21.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:21 smithi079 ceph-mon[27843]: pgmap v17: 97 pgs: 97 active+clean; 647 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 597 B/s wr, 0 op/s 2024-09-20T19:08:21.547 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:21 smithi070 ceph-mon[25053]: pgmap v17: 97 pgs: 97 active+clean; 647 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 597 B/s wr, 0 op/s 2024-09-20T19:08:23.380 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:23 smithi071 ceph-mon[28196]: pgmap v18: 97 pgs: 97 active+clean; 647 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:08:23.411 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:23 smithi079 ceph-mon[27843]: pgmap v18: 97 pgs: 97 active+clean; 647 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:08:23.547 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:23 smithi070 ceph-mon[25053]: pgmap v18: 97 pgs: 97 active+clean; 647 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:08:25.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:25 smithi071 ceph-mon[28196]: pgmap v19: 97 pgs: 97 active+clean; 647 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:08:25.401 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:25 smithi070 ceph-mon[25053]: pgmap v19: 97 pgs: 97 active+clean; 647 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:08:25.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:25 smithi079 ceph-mon[27843]: pgmap v19: 97 pgs: 97 active+clean; 647 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:08:26.289 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ba4a2144-7782-11ef-baf5-efdc52797490 -- bash -c 'ceph smb apply -i -' 2024-09-20T19:08:26.536 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:08:27.230 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:27 smithi070 ceph-mon[25053]: pgmap v20: 97 pgs: 97 active+clean; 647 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:08:27.311 INFO:teuthology.orchestra.run.smithi070.stdout:{ 2024-09-20T19:08:27.311 INFO:teuthology.orchestra.run.smithi070.stdout: "results": [ 2024-09-20T19:08:27.311 INFO:teuthology.orchestra.run.smithi070.stdout: { 2024-09-20T19:08:27.311 INFO:teuthology.orchestra.run.smithi070.stdout: "resource": { 2024-09-20T19:08:27.312 INFO:teuthology.orchestra.run.smithi070.stdout: "resource_type": "ceph.smb.join.auth", 2024-09-20T19:08:27.312 INFO:teuthology.orchestra.run.smithi070.stdout: "auth_id": "join1-admin", 2024-09-20T19:08:27.312 INFO:teuthology.orchestra.run.smithi070.stdout: "intent": "present", 2024-09-20T19:08:27.312 INFO:teuthology.orchestra.run.smithi070.stdout: "auth": { 2024-09-20T19:08:27.312 INFO:teuthology.orchestra.run.smithi070.stdout: "username": "Administrator", 2024-09-20T19:08:27.312 INFO:teuthology.orchestra.run.smithi070.stdout: "password": "Passw0rd" 2024-09-20T19:08:27.312 INFO:teuthology.orchestra.run.smithi070.stdout: } 2024-09-20T19:08:27.312 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-09-20T19:08:27.312 INFO:teuthology.orchestra.run.smithi070.stdout: "state": "created", 2024-09-20T19:08:27.312 INFO:teuthology.orchestra.run.smithi070.stdout: "success": true 2024-09-20T19:08:27.312 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-09-20T19:08:27.312 INFO:teuthology.orchestra.run.smithi070.stdout: { 2024-09-20T19:08:27.312 INFO:teuthology.orchestra.run.smithi070.stdout: "resource": { 2024-09-20T19:08:27.313 INFO:teuthology.orchestra.run.smithi070.stdout: "resource_type": "ceph.smb.cluster", 2024-09-20T19:08:27.313 INFO:teuthology.orchestra.run.smithi070.stdout: "cluster_id": "adipctdb", 2024-09-20T19:08:27.313 INFO:teuthology.orchestra.run.smithi070.stdout: "auth_mode": "active-directory", 2024-09-20T19:08:27.313 INFO:teuthology.orchestra.run.smithi070.stdout: "intent": "present", 2024-09-20T19:08:27.313 INFO:teuthology.orchestra.run.smithi070.stdout: "domain_settings": { 2024-09-20T19:08:27.313 INFO:teuthology.orchestra.run.smithi070.stdout: "realm": "DOMAIN1.SINK.TEST", 2024-09-20T19:08:27.313 INFO:teuthology.orchestra.run.smithi070.stdout: "join_sources": [ 2024-09-20T19:08:27.313 INFO:teuthology.orchestra.run.smithi070.stdout: { 2024-09-20T19:08:27.313 INFO:teuthology.orchestra.run.smithi070.stdout: "source_type": "resource", 2024-09-20T19:08:27.313 INFO:teuthology.orchestra.run.smithi070.stdout: "ref": "join1-admin" 2024-09-20T19:08:27.313 INFO:teuthology.orchestra.run.smithi070.stdout: } 2024-09-20T19:08:27.313 INFO:teuthology.orchestra.run.smithi070.stdout: ] 2024-09-20T19:08:27.314 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-09-20T19:08:27.314 INFO:teuthology.orchestra.run.smithi070.stdout: "custom_dns": [ 2024-09-20T19:08:27.314 INFO:teuthology.orchestra.run.smithi070.stdout: "172.21.15.164" 2024-09-20T19:08:27.314 INFO:teuthology.orchestra.run.smithi070.stdout: ], 2024-09-20T19:08:27.314 INFO:teuthology.orchestra.run.smithi070.stdout: "placement": { 2024-09-20T19:08:27.314 INFO:teuthology.orchestra.run.smithi070.stdout: "count": 3 2024-09-20T19:08:27.314 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-09-20T19:08:27.314 INFO:teuthology.orchestra.run.smithi070.stdout: "public_addrs": [ 2024-09-20T19:08:27.314 INFO:teuthology.orchestra.run.smithi070.stdout: { 2024-09-20T19:08:27.314 INFO:teuthology.orchestra.run.smithi070.stdout: "address": "10.0.31.70/16" 2024-09-20T19:08:27.314 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-09-20T19:08:27.314 INFO:teuthology.orchestra.run.smithi070.stdout: { 2024-09-20T19:08:27.314 INFO:teuthology.orchestra.run.smithi070.stdout: "address": "10.0.47.70/16" 2024-09-20T19:08:27.314 INFO:teuthology.orchestra.run.smithi070.stdout: } 2024-09-20T19:08:27.315 INFO:teuthology.orchestra.run.smithi070.stdout: ] 2024-09-20T19:08:27.315 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-09-20T19:08:27.315 INFO:teuthology.orchestra.run.smithi070.stdout: "state": "created", 2024-09-20T19:08:27.315 INFO:teuthology.orchestra.run.smithi070.stdout: "success": true 2024-09-20T19:08:27.315 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-09-20T19:08:27.315 INFO:teuthology.orchestra.run.smithi070.stdout: { 2024-09-20T19:08:27.315 INFO:teuthology.orchestra.run.smithi070.stdout: "resource": { 2024-09-20T19:08:27.315 INFO:teuthology.orchestra.run.smithi070.stdout: "resource_type": "ceph.smb.share", 2024-09-20T19:08:27.315 INFO:teuthology.orchestra.run.smithi070.stdout: "cluster_id": "adipctdb", 2024-09-20T19:08:27.315 INFO:teuthology.orchestra.run.smithi070.stdout: "share_id": "share1", 2024-09-20T19:08:27.315 INFO:teuthology.orchestra.run.smithi070.stdout: "intent": "present", 2024-09-20T19:08:27.315 INFO:teuthology.orchestra.run.smithi070.stdout: "name": "share1", 2024-09-20T19:08:27.315 INFO:teuthology.orchestra.run.smithi070.stdout: "readonly": false, 2024-09-20T19:08:27.315 INFO:teuthology.orchestra.run.smithi070.stdout: "browseable": true, 2024-09-20T19:08:27.315 INFO:teuthology.orchestra.run.smithi070.stdout: "cephfs": { 2024-09-20T19:08:27.316 INFO:teuthology.orchestra.run.smithi070.stdout: "volume": "cephfs", 2024-09-20T19:08:27.316 INFO:teuthology.orchestra.run.smithi070.stdout: "path": "/", 2024-09-20T19:08:27.316 INFO:teuthology.orchestra.run.smithi070.stdout: "subvolumegroup": "smb", 2024-09-20T19:08:27.316 INFO:teuthology.orchestra.run.smithi070.stdout: "subvolume": "sv1", 2024-09-20T19:08:27.316 INFO:teuthology.orchestra.run.smithi070.stdout: "provider": "samba-vfs" 2024-09-20T19:08:27.316 INFO:teuthology.orchestra.run.smithi070.stdout: } 2024-09-20T19:08:27.316 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-09-20T19:08:27.316 INFO:teuthology.orchestra.run.smithi070.stdout: "state": "created", 2024-09-20T19:08:27.316 INFO:teuthology.orchestra.run.smithi070.stdout: "success": true 2024-09-20T19:08:27.316 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-09-20T19:08:27.316 INFO:teuthology.orchestra.run.smithi070.stdout: { 2024-09-20T19:08:27.316 INFO:teuthology.orchestra.run.smithi070.stdout: "resource": { 2024-09-20T19:08:27.316 INFO:teuthology.orchestra.run.smithi070.stdout: "resource_type": "ceph.smb.share", 2024-09-20T19:08:27.316 INFO:teuthology.orchestra.run.smithi070.stdout: "cluster_id": "adipctdb", 2024-09-20T19:08:27.316 INFO:teuthology.orchestra.run.smithi070.stdout: "share_id": "share2", 2024-09-20T19:08:27.317 INFO:teuthology.orchestra.run.smithi070.stdout: "intent": "present", 2024-09-20T19:08:27.317 INFO:teuthology.orchestra.run.smithi070.stdout: "name": "share2", 2024-09-20T19:08:27.317 INFO:teuthology.orchestra.run.smithi070.stdout: "readonly": false, 2024-09-20T19:08:27.317 INFO:teuthology.orchestra.run.smithi070.stdout: "browseable": true, 2024-09-20T19:08:27.317 INFO:teuthology.orchestra.run.smithi070.stdout: "cephfs": { 2024-09-20T19:08:27.317 INFO:teuthology.orchestra.run.smithi070.stdout: "volume": "cephfs", 2024-09-20T19:08:27.317 INFO:teuthology.orchestra.run.smithi070.stdout: "path": "/", 2024-09-20T19:08:27.317 INFO:teuthology.orchestra.run.smithi070.stdout: "subvolumegroup": "smb", 2024-09-20T19:08:27.317 INFO:teuthology.orchestra.run.smithi070.stdout: "subvolume": "sv2", 2024-09-20T19:08:27.317 INFO:teuthology.orchestra.run.smithi070.stdout: "provider": "samba-vfs" 2024-09-20T19:08:27.317 INFO:teuthology.orchestra.run.smithi070.stdout: } 2024-09-20T19:08:27.317 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-09-20T19:08:27.317 INFO:teuthology.orchestra.run.smithi070.stdout: "state": "created", 2024-09-20T19:08:27.317 INFO:teuthology.orchestra.run.smithi070.stdout: "success": true 2024-09-20T19:08:27.318 INFO:teuthology.orchestra.run.smithi070.stdout: } 2024-09-20T19:08:27.318 INFO:teuthology.orchestra.run.smithi070.stdout: ], 2024-09-20T19:08:27.318 INFO:teuthology.orchestra.run.smithi070.stdout: "success": true 2024-09-20T19:08:27.318 INFO:teuthology.orchestra.run.smithi070.stdout:} 2024-09-20T19:08:27.380 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:27 smithi071 ceph-mon[28196]: pgmap v20: 97 pgs: 97 active+clean; 647 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:08:27.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:27 smithi079 ceph-mon[27843]: pgmap v20: 97 pgs: 97 active+clean; 647 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:08:27.547 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:08:27 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: 2024-09-20T19:08:27.226+0000 7f0b0e8f0640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-20T19:08:27.547 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:08:27 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: 2024-09-20T19:08:27.226+0000 7f0b0e8f0640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-20T19:08:27.547 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:08:27 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: 2024-09-20T19:08:27.226+0000 7f0b0e8f0640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-20T19:08:27.547 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:08:27 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: 2024-09-20T19:08:27.226+0000 7f0b0e8f0640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-20T19:08:27.548 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:08:27 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: 2024-09-20T19:08:27.226+0000 7f0b0e8f0640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-20T19:08:27.548 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:08:27 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: 2024-09-20T19:08:27.238+0000 7f0b1b90a640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-20T19:08:27.548 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:08:27 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: 2024-09-20T19:08:27.238+0000 7f0b1b90a640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-20T19:08:27.548 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:08:27 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: 2024-09-20T19:08:27.238+0000 7f0b1b90a640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-20T19:08:27.548 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:08:27 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: 2024-09-20T19:08:27.238+0000 7f0b1b90a640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-20T19:08:27.548 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:08:27 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: 2024-09-20T19:08:27.238+0000 7f0b1b90a640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-20T19:08:28.082 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2024-09-20T19:08:28.097 INFO:tasks.cephadm:Waiting for ceph service smb.adipctdb to start (timeout 300)... 2024-09-20T19:08:28.097 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ba4a2144-7782-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-20T19:08:28.357 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:08:28.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:28 smithi071 ceph-mon[28196]: from='client.14607 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:08:28.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:28 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2024-09-20T19:08:28.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:28 smithi071 ceph-mon[28196]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"}]: dispatch 2024-09-20T19:08:28.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:28 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2024-09-20T19:08:28.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:28 smithi071 ceph-mon[28196]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"}]: dispatch 2024-09-20T19:08:28.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:28 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:08:28.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:28 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:08:28.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:28 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-20T19:08:28.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:28 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adipctdb", "caps": ["/", "rw"]} : dispatch 2024-09-20T19:08:28.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:28 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adipctdb", "caps": ["/", "rw"]}]': finished 2024-09-20T19:08:28.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:28 smithi071 ceph-mon[28196]: Saving service smb.adipctdb spec with placement count:3 2024-09-20T19:08:28.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:28 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:08:28.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:28 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:08:28.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:28 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:08:28.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:28 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:08:28.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:28 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:08:28.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:28 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:08:28.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:28 smithi071 ceph-mon[28196]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi070.chzazi'}, 1: {0: 'adipctdb.1.0.smithi079.bucmrt'}, 2: {0: 'adipctdb.2.0.smithi071.ygouuv'}} 3 2024-09-20T19:08:28.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:28 smithi071 ceph-mon[28196]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adipctdb/join.0.json' 2024-09-20T19:08:28.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:28 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.0.0.smithi070.chzazi", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta."]} : dispatch 2024-09-20T19:08:28.383 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:28 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.0.0.smithi070.chzazi", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta."]}]': finished 2024-09-20T19:08:28.383 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:28 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adipctdb"} : dispatch 2024-09-20T19:08:28.383 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:28 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:08:28.383 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:28 smithi071 ceph-mon[28196]: configuring smb/ctdb cluster metadata 2024-09-20T19:08:28.383 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:28 smithi071 ceph-mon[28196]: daemon not available: 'smb.adipctdb.1.0.smithi079.bucmrt' not in {'smb.adipctdb.0.0.smithi070.chzazi': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.0.0.smithi070.chzazi', 'hostname': 'smithi070', 'host_ip': '172.21.15.70'}} 2024-09-20T19:08:28.383 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:28 smithi071 ceph-mon[28196]: daemon not available: 'smb.adipctdb.2.0.smithi071.ygouuv' not in {'smb.adipctdb.0.0.smithi070.chzazi': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.0.0.smithi070.chzazi', 'hostname': 'smithi070', 'host_ip': '172.21.15.70'}} 2024-09-20T19:08:28.383 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:28 smithi071 ceph-mon[28196]: Deploying daemon smb.adipctdb.0.0.smithi070.chzazi on smithi070 2024-09-20T19:08:28.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:28 smithi079 ceph-mon[27843]: from='client.14607 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:08:28.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:28 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2024-09-20T19:08:28.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:28 smithi079 ceph-mon[27843]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"}]: dispatch 2024-09-20T19:08:28.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:28 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2024-09-20T19:08:28.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:28 smithi079 ceph-mon[27843]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"}]: dispatch 2024-09-20T19:08:28.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:28 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:08:28.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:28 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:08:28.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:28 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-20T19:08:28.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:28 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adipctdb", "caps": ["/", "rw"]} : dispatch 2024-09-20T19:08:28.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:28 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adipctdb", "caps": ["/", "rw"]}]': finished 2024-09-20T19:08:28.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:28 smithi079 ceph-mon[27843]: Saving service smb.adipctdb spec with placement count:3 2024-09-20T19:08:28.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:28 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:08:28.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:28 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:08:28.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:28 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:08:28.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:28 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:08:28.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:28 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:08:28.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:28 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:08:28.414 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:28 smithi079 ceph-mon[27843]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi070.chzazi'}, 1: {0: 'adipctdb.1.0.smithi079.bucmrt'}, 2: {0: 'adipctdb.2.0.smithi071.ygouuv'}} 3 2024-09-20T19:08:28.414 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:28 smithi079 ceph-mon[27843]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adipctdb/join.0.json' 2024-09-20T19:08:28.414 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:28 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.0.0.smithi070.chzazi", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta."]} : dispatch 2024-09-20T19:08:28.414 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:28 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.0.0.smithi070.chzazi", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta."]}]': finished 2024-09-20T19:08:28.414 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:28 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adipctdb"} : dispatch 2024-09-20T19:08:28.414 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:28 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:08:28.414 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:28 smithi079 ceph-mon[27843]: configuring smb/ctdb cluster metadata 2024-09-20T19:08:28.414 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:28 smithi079 ceph-mon[27843]: daemon not available: 'smb.adipctdb.1.0.smithi079.bucmrt' not in {'smb.adipctdb.0.0.smithi070.chzazi': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.0.0.smithi070.chzazi', 'hostname': 'smithi070', 'host_ip': '172.21.15.70'}} 2024-09-20T19:08:28.414 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:28 smithi079 ceph-mon[27843]: daemon not available: 'smb.adipctdb.2.0.smithi071.ygouuv' not in {'smb.adipctdb.0.0.smithi070.chzazi': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.0.0.smithi070.chzazi', 'hostname': 'smithi070', 'host_ip': '172.21.15.70'}} 2024-09-20T19:08:28.414 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:28 smithi079 ceph-mon[27843]: Deploying daemon smb.adipctdb.0.0.smithi070.chzazi on smithi070 2024-09-20T19:08:28.478 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:28 smithi070 ceph-mon[25053]: from='client.14607 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:08:28.478 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:28 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2024-09-20T19:08:28.478 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:28 smithi070 ceph-mon[25053]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"}]: dispatch 2024-09-20T19:08:28.478 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:28 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2024-09-20T19:08:28.478 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:28 smithi070 ceph-mon[25053]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"}]: dispatch 2024-09-20T19:08:28.479 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:28 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:08:28.479 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:28 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:08:28.479 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:28 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-20T19:08:28.479 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:28 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adipctdb", "caps": ["/", "rw"]} : dispatch 2024-09-20T19:08:28.479 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:28 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adipctdb", "caps": ["/", "rw"]}]': finished 2024-09-20T19:08:28.479 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:28 smithi070 ceph-mon[25053]: Saving service smb.adipctdb spec with placement count:3 2024-09-20T19:08:28.479 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:28 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:08:28.479 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:28 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:08:28.479 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:28 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:08:28.479 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:28 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:08:28.479 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:28 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:08:28.479 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:28 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:08:28.479 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:28 smithi070 ceph-mon[25053]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi070.chzazi'}, 1: {0: 'adipctdb.1.0.smithi079.bucmrt'}, 2: {0: 'adipctdb.2.0.smithi071.ygouuv'}} 3 2024-09-20T19:08:28.479 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:28 smithi070 ceph-mon[25053]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adipctdb/join.0.json' 2024-09-20T19:08:28.480 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:28 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.0.0.smithi070.chzazi", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta."]} : dispatch 2024-09-20T19:08:28.480 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:28 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.0.0.smithi070.chzazi", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta."]}]': finished 2024-09-20T19:08:28.480 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:28 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adipctdb"} : dispatch 2024-09-20T19:08:28.480 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:28 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:08:28.480 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:28 smithi070 ceph-mon[25053]: configuring smb/ctdb cluster metadata 2024-09-20T19:08:28.480 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:28 smithi070 ceph-mon[25053]: daemon not available: 'smb.adipctdb.1.0.smithi079.bucmrt' not in {'smb.adipctdb.0.0.smithi070.chzazi': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.0.0.smithi070.chzazi', 'hostname': 'smithi070', 'host_ip': '172.21.15.70'}} 2024-09-20T19:08:28.480 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:28 smithi070 ceph-mon[25053]: daemon not available: 'smb.adipctdb.2.0.smithi071.ygouuv' not in {'smb.adipctdb.0.0.smithi070.chzazi': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.0.0.smithi070.chzazi', 'hostname': 'smithi070', 'host_ip': '172.21.15.70'}} 2024-09-20T19:08:28.480 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:28 smithi070 ceph-mon[25053]: Deploying daemon smb.adipctdb.0.0.smithi070.chzazi on smithi070 2024-09-20T19:08:29.247 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-20T19:08:29.247 INFO:teuthology.orchestra.run.smithi070.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-20T19:07:39.041617Z", "last_refresh": "2024-09-20T19:08:00.758033Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi070=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-20T19:04:14.090001Z", "last_refresh": "2024-09-20T19:08:00.763234Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi070:172.21.15.70=a", "smithi071:172.21.15.71=b", "smithi079:172.21.15.79=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-20T19:03:49.482543Z", "last_refresh": "2024-09-20T19:08:00.741972Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2", "last_refresh": "2024-09-20T19:08:00.742075Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-20T19:08:27.318436Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.70/16"}, {"address": "10.0.47.70/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.164"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-20T19:08:27.302836Z", "running": 0, "size": 3}}] 2024-09-20T19:08:29.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:29 smithi079 ceph-mon[27843]: pgmap v21: 97 pgs: 97 active+clean; 647 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:08:29.541 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:29 smithi070 ceph-mon[25053]: pgmap v21: 97 pgs: 97 active+clean; 647 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:08:29.630 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:29 smithi071 ceph-mon[28196]: pgmap v21: 97 pgs: 97 active+clean; 647 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-20T19:08:29.925 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-20T19:08:30.273 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:30 smithi070 ceph-mon[25053]: mgrmap e21: x(active, since 30s) 2024-09-20T19:08:30.273 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:30 smithi070 ceph-mon[25053]: from='client.14631 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:08:30.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:30 smithi079 ceph-mon[27843]: mgrmap e21: x(active, since 30s) 2024-09-20T19:08:30.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:30 smithi079 ceph-mon[27843]: from='client.14631 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:08:30.532 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:30 smithi071 ceph-mon[28196]: mgrmap e21: x(active, since 30s) 2024-09-20T19:08:30.532 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:30 smithi071 ceph-mon[28196]: from='client.14631 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:08:30.926 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ba4a2144-7782-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-20T19:08:31.249 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:08:31.297 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:31 smithi070 ceph-mon[25053]: pgmap v22: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-20T19:08:31.380 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:31 smithi071 ceph-mon[28196]: pgmap v22: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-20T19:08:31.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:31 smithi079 ceph-mon[27843]: pgmap v22: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-20T19:08:32.244 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-20T19:08:32.244 INFO:teuthology.orchestra.run.smithi070.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-20T19:07:39.041617Z", "last_refresh": "2024-09-20T19:08:00.758033Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi070=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-20T19:04:14.090001Z", "last_refresh": "2024-09-20T19:08:00.763234Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi070:172.21.15.70=a", "smithi071:172.21.15.71=b", "smithi079:172.21.15.79=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-20T19:03:49.482543Z", "last_refresh": "2024-09-20T19:08:00.741972Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2", "last_refresh": "2024-09-20T19:08:00.742075Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-20T19:08:27.318436Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.70/16"}, {"address": "10.0.47.70/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.164"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-20T19:08:27.302836Z", "running": 0, "size": 3}}] 2024-09-20T19:08:33.380 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:33 smithi071 ceph-mon[28196]: from='client.14637 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:08:33.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:33 smithi071 ceph-mon[28196]: pgmap v23: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-20T19:08:33.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:33 smithi079 ceph-mon[27843]: from='client.14637 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:08:33.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:33 smithi079 ceph-mon[27843]: pgmap v23: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-20T19:08:33.547 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:33 smithi070 ceph-mon[25053]: from='client.14637 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:08:33.547 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:33 smithi070 ceph-mon[25053]: pgmap v23: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-20T19:08:34.387 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-20T19:08:35.380 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:35 smithi071 ceph-mon[28196]: pgmap v24: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-20T19:08:35.388 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ba4a2144-7782-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-20T19:08:35.411 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:35 smithi079 ceph-mon[27843]: pgmap v24: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-20T19:08:35.413 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:35 smithi070 ceph-mon[25053]: pgmap v24: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-20T19:08:36.408 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:08:37.242 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-20T19:08:37.242 INFO:teuthology.orchestra.run.smithi070.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-20T19:07:39.041617Z", "last_refresh": "2024-09-20T19:08:00.758033Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi070=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-20T19:04:14.090001Z", "last_refresh": "2024-09-20T19:08:00.763234Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi070:172.21.15.70=a", "smithi071:172.21.15.71=b", "smithi079:172.21.15.79=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-20T19:03:49.482543Z", "last_refresh": "2024-09-20T19:08:00.741972Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2", "last_refresh": "2024-09-20T19:08:00.742075Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-20T19:08:27.318436Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.70/16"}, {"address": "10.0.47.70/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.164"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-20T19:08:27.302836Z", "running": 0, "size": 3}}] 2024-09-20T19:08:37.380 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:37 smithi071 ceph-mon[28196]: pgmap v25: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-20T19:08:37.404 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:37 smithi070 ceph-mon[25053]: pgmap v25: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-20T19:08:37.411 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:37 smithi079 ceph-mon[27843]: pgmap v25: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-20T19:08:38.378 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:38 smithi070 ceph-mon[25053]: from='client.14643 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:08:38.380 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-20T19:08:38.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:38 smithi079 ceph-mon[27843]: from='client.14643 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:08:38.630 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:38 smithi071 ceph-mon[28196]: from='client.14643 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:08:39.381 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ba4a2144-7782-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-20T19:08:39.405 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:39 smithi070 ceph-mon[25053]: pgmap v26: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-20T19:08:39.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:39 smithi079 ceph-mon[27843]: pgmap v26: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-20T19:08:39.630 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:39 smithi071 ceph-mon[28196]: pgmap v26: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-20T19:08:41.380 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:41 smithi071 ceph-mon[28196]: pgmap v27: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-20T19:08:41.411 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:41 smithi079 ceph-mon[27843]: pgmap v27: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-20T19:08:41.547 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:41 smithi070 ceph-mon[25053]: pgmap v27: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-20T19:08:43.380 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:43 smithi071 ceph-mon[28196]: pgmap v28: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-20T19:08:43.411 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:43 smithi079 ceph-mon[27843]: pgmap v28: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-20T19:08:43.547 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:43 smithi070 ceph-mon[25053]: pgmap v28: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-20T19:08:44.291 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:08:45.047 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:44 smithi070 ceph-mon[25053]: from='client.? 172.21.15.70:0/2916866197' entity='client.smb.config.adipctdb.0.0.smithi070.chzazi' cmd={"prefix": "config-key get", "key": "smb/config/adipctdb/join.0.json"} : dispatch 2024-09-20T19:08:45.130 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:44 smithi071 ceph-mon[28196]: from='client.? 172.21.15.70:0/2916866197' entity='client.smb.config.adipctdb.0.0.smithi070.chzazi' cmd={"prefix": "config-key get", "key": "smb/config/adipctdb/join.0.json"} : dispatch 2024-09-20T19:08:45.162 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:44 smithi079 ceph-mon[27843]: from='client.? 172.21.15.70:0/2916866197' entity='client.smb.config.adipctdb.0.0.smithi070.chzazi' cmd={"prefix": "config-key get", "key": "smb/config/adipctdb/join.0.json"} : dispatch 2024-09-20T19:08:45.462 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-20T19:08:45.462 INFO:teuthology.orchestra.run.smithi070.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-20T19:07:39.041617Z", "last_refresh": "2024-09-20T19:08:00.758033Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi070=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-20T19:04:14.090001Z", "last_refresh": "2024-09-20T19:08:00.763234Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi070:172.21.15.70=a", "smithi071:172.21.15.71=b", "smithi079:172.21.15.79=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-20T19:03:49.482543Z", "last_refresh": "2024-09-20T19:08:00.741972Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2", "last_refresh": "2024-09-20T19:08:00.742075Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-20T19:08:27.318436Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.70/16"}, {"address": "10.0.47.70/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.164"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-20T19:08:27.302836Z", "running": 0, "size": 3}}] 2024-09-20T19:08:46.047 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:45 smithi070 ceph-mon[25053]: pgmap v29: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-20T19:08:46.130 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:45 smithi071 ceph-mon[28196]: pgmap v29: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-20T19:08:46.161 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:45 smithi079 ceph-mon[27843]: pgmap v29: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-20T19:08:46.247 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-20T19:08:47.130 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:46 smithi071 ceph-mon[28196]: from='client.14661 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:08:47.161 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:46 smithi079 ceph-mon[27843]: from='client.14661 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:08:47.248 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ba4a2144-7782-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-20T19:08:47.277 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:46 smithi070 ceph-mon[25053]: from='client.14661 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:08:47.616 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:08:48.130 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:47 smithi071 ceph-mon[28196]: pgmap v30: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-20T19:08:48.161 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:47 smithi079 ceph-mon[27843]: pgmap v30: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-20T19:08:48.192 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:47 smithi070 ceph-mon[25053]: pgmap v30: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-20T19:08:48.900 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-20T19:08:48.900 INFO:teuthology.orchestra.run.smithi070.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-20T19:07:39.041617Z", "last_refresh": "2024-09-20T19:08:00.758033Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi070=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-20T19:04:14.090001Z", "last_refresh": "2024-09-20T19:08:00.763234Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi070:172.21.15.70=a", "smithi071:172.21.15.71=b", "smithi079:172.21.15.79=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-20T19:03:49.482543Z", "last_refresh": "2024-09-20T19:08:00.741972Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2", "last_refresh": "2024-09-20T19:08:00.742075Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-20T19:08:27.318436Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.70/16"}, {"address": "10.0.47.70/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.164"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-20T19:08:27.302836Z", "running": 0, "size": 3}}] 2024-09-20T19:08:49.570 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-20T19:08:50.297 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:50 smithi070 ceph-mon[25053]: from='client.14673 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:08:50.297 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:50 smithi070 ceph-mon[25053]: pgmap v31: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-20T19:08:50.380 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:50 smithi071 ceph-mon[28196]: from='client.14673 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:08:50.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:50 smithi071 ceph-mon[28196]: pgmap v31: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-20T19:08:50.411 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:50 smithi079 ceph-mon[27843]: from='client.14673 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:08:50.411 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:50 smithi079 ceph-mon[27843]: pgmap v31: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-20T19:08:50.571 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ba4a2144-7782-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-20T19:08:52.297 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:52 smithi070 ceph-mon[25053]: pgmap v32: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 341 B/s rd, 0 op/s 2024-09-20T19:08:52.301 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:08:52.380 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:52 smithi071 ceph-mon[28196]: pgmap v32: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 341 B/s rd, 0 op/s 2024-09-20T19:08:52.411 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:52 smithi079 ceph-mon[27843]: pgmap v32: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 341 B/s rd, 0 op/s 2024-09-20T19:08:53.167 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-20T19:08:53.167 INFO:teuthology.orchestra.run.smithi070.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-20T19:07:39.041617Z", "last_refresh": "2024-09-20T19:08:00.758033Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi070=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-20T19:04:14.090001Z", "last_refresh": "2024-09-20T19:08:00.763234Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi070:172.21.15.70=a", "smithi071:172.21.15.71=b", "smithi079:172.21.15.79=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-20T19:03:49.482543Z", "last_refresh": "2024-09-20T19:08:00.741972Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2", "last_refresh": "2024-09-20T19:08:00.742075Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-20T19:08:27.318436Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.70/16"}, {"address": "10.0.47.70/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.164"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-20T19:08:27.302836Z", "running": 0, "size": 3}}] 2024-09-20T19:08:53.804 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-20T19:08:54.277 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:54 smithi070 ceph-mon[25053]: pgmap v33: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-20T19:08:54.380 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:54 smithi071 ceph-mon[28196]: pgmap v33: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-20T19:08:54.411 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:54 smithi079 ceph-mon[27843]: pgmap v33: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-20T19:08:54.805 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ba4a2144-7782-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-20T19:08:55.363 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:55 smithi079 ceph-mon[27843]: from='client.14691 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:08:55.364 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:55 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:08:55.364 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:55 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:08:55.364 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:55 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:08:55.364 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:55 smithi079 ceph-mon[27843]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adipctdb/join.0.json' 2024-09-20T19:08:55.364 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:55 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.1.0.smithi079.bucmrt", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta."]} : dispatch 2024-09-20T19:08:55.364 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:55 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.1.0.smithi079.bucmrt", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta."]}]': finished 2024-09-20T19:08:55.364 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:55 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adipctdb"} : dispatch 2024-09-20T19:08:55.364 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:55 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:08:55.364 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:55 smithi079 ceph-mon[27843]: configuring smb/ctdb cluster metadata 2024-09-20T19:08:55.364 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:55 smithi079 ceph-mon[27843]: daemon not available: 'smb.adipctdb.2.0.smithi071.ygouuv' not in {'smb.adipctdb.0.0.smithi070.chzazi': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.0.0.smithi070.chzazi', 'hostname': 'smithi070', 'host_ip': '172.21.15.70'}, 'smb.adipctdb.1.0.smithi079.bucmrt': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.1.0.smithi079.bucmrt', 'hostname': 'smithi079', 'host_ip': '172.21.15.79'}} 2024-09-20T19:08:55.364 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:55 smithi079 ceph-mon[27843]: Deploying daemon smb.adipctdb.1.0.smithi079.bucmrt on smithi079 2024-09-20T19:08:55.365 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:55 smithi079 ceph-mon[27843]: pgmap v34: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s 2024-09-20T19:08:55.380 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:55 smithi071 ceph-mon[28196]: from='client.14691 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:08:55.380 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:55 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:08:55.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:55 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:08:55.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:55 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:08:55.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:55 smithi071 ceph-mon[28196]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adipctdb/join.0.json' 2024-09-20T19:08:55.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:55 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.1.0.smithi079.bucmrt", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta."]} : dispatch 2024-09-20T19:08:55.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:55 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.1.0.smithi079.bucmrt", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta."]}]': finished 2024-09-20T19:08:55.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:55 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adipctdb"} : dispatch 2024-09-20T19:08:55.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:55 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:08:55.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:55 smithi071 ceph-mon[28196]: configuring smb/ctdb cluster metadata 2024-09-20T19:08:55.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:55 smithi071 ceph-mon[28196]: daemon not available: 'smb.adipctdb.2.0.smithi071.ygouuv' not in {'smb.adipctdb.0.0.smithi070.chzazi': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.0.0.smithi070.chzazi', 'hostname': 'smithi070', 'host_ip': '172.21.15.70'}, 'smb.adipctdb.1.0.smithi079.bucmrt': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.1.0.smithi079.bucmrt', 'hostname': 'smithi079', 'host_ip': '172.21.15.79'}} 2024-09-20T19:08:55.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:55 smithi071 ceph-mon[28196]: Deploying daemon smb.adipctdb.1.0.smithi079.bucmrt on smithi079 2024-09-20T19:08:55.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:55 smithi071 ceph-mon[28196]: pgmap v34: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s 2024-09-20T19:08:55.449 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:55 smithi070 ceph-mon[25053]: from='client.14691 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:08:55.449 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:55 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:08:55.449 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:55 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:08:55.449 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:55 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:08:55.450 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:55 smithi070 ceph-mon[25053]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adipctdb/join.0.json' 2024-09-20T19:08:55.450 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:55 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.1.0.smithi079.bucmrt", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta."]} : dispatch 2024-09-20T19:08:55.450 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:55 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.1.0.smithi079.bucmrt", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta."]}]': finished 2024-09-20T19:08:55.450 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:55 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adipctdb"} : dispatch 2024-09-20T19:08:55.450 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:55 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:08:55.450 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:55 smithi070 ceph-mon[25053]: configuring smb/ctdb cluster metadata 2024-09-20T19:08:55.450 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:55 smithi070 ceph-mon[25053]: daemon not available: 'smb.adipctdb.2.0.smithi071.ygouuv' not in {'smb.adipctdb.0.0.smithi070.chzazi': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.0.0.smithi070.chzazi', 'hostname': 'smithi070', 'host_ip': '172.21.15.70'}, 'smb.adipctdb.1.0.smithi079.bucmrt': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.1.0.smithi079.bucmrt', 'hostname': 'smithi079', 'host_ip': '172.21.15.79'}} 2024-09-20T19:08:55.450 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:55 smithi070 ceph-mon[25053]: Deploying daemon smb.adipctdb.1.0.smithi079.bucmrt on smithi079 2024-09-20T19:08:55.450 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:55 smithi070 ceph-mon[25053]: pgmap v34: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s 2024-09-20T19:08:58.380 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:58 smithi071 ceph-mon[28196]: pgmap v35: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s 2024-09-20T19:08:58.396 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:58 smithi070 ceph-mon[25053]: pgmap v35: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s 2024-09-20T19:08:58.398 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:08:58.411 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:58 smithi079 ceph-mon[27843]: pgmap v35: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s 2024-09-20T19:08:59.096 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:59 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.0", "id": [3, 0]} : dispatch 2024-09-20T19:08:59.096 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:59 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [5, 2]} : dispatch 2024-09-20T19:08:59.096 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:08:59 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [5, 0]} : dispatch 2024-09-20T19:08:59.380 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:59 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.0", "id": [3, 0]} : dispatch 2024-09-20T19:08:59.380 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:59 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [5, 2]} : dispatch 2024-09-20T19:08:59.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:08:59 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [5, 0]} : dispatch 2024-09-20T19:08:59.411 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:59 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.0", "id": [3, 0]} : dispatch 2024-09-20T19:08:59.411 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:59 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [5, 2]} : dispatch 2024-09-20T19:08:59.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:08:59 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [5, 0]} : dispatch 2024-09-20T19:09:00.380 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:09:00 smithi071 ceph-mon[28196]: pgmap v36: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s 2024-09-20T19:09:00.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:09:00 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.0", "id": [3, 0]}]': finished 2024-09-20T19:09:00.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:09:00 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [5, 2]}]': finished 2024-09-20T19:09:00.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:09:00 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [5, 0]}]': finished 2024-09-20T19:09:00.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:09:00 smithi071 ceph-mon[28196]: osdmap e49: 6 total, 6 up, 6 in 2024-09-20T19:09:00.411 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:09:00 smithi079 ceph-mon[27843]: pgmap v36: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s 2024-09-20T19:09:00.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:09:00 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.0", "id": [3, 0]}]': finished 2024-09-20T19:09:00.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:09:00 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [5, 2]}]': finished 2024-09-20T19:09:00.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:09:00 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [5, 0]}]': finished 2024-09-20T19:09:00.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:09:00 smithi079 ceph-mon[27843]: osdmap e49: 6 total, 6 up, 6 in 2024-09-20T19:09:00.547 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:09:00 smithi070 ceph-mon[25053]: pgmap v36: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s 2024-09-20T19:09:00.547 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:09:00 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.0", "id": [3, 0]}]': finished 2024-09-20T19:09:00.547 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:09:00 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [5, 2]}]': finished 2024-09-20T19:09:00.547 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:09:00 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [5, 0]}]': finished 2024-09-20T19:09:00.547 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:09:00 smithi070 ceph-mon[25053]: osdmap e49: 6 total, 6 up, 6 in 2024-09-20T19:09:01.225 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:09:01 smithi070 ceph-mon[25053]: osdmap e50: 6 total, 6 up, 6 in 2024-09-20T19:09:01.225 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:09:01 smithi070 ceph-mon[25053]: pgmap v39: 97 pgs: 3 peering, 94 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 5.2 KiB/s rd, 127 B/s wr, 7 op/s 2024-09-20T19:09:01.380 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:09:01 smithi071 ceph-mon[28196]: osdmap e50: 6 total, 6 up, 6 in 2024-09-20T19:09:01.380 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:09:01 smithi071 ceph-mon[28196]: pgmap v39: 97 pgs: 3 peering, 94 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 5.2 KiB/s rd, 127 B/s wr, 7 op/s 2024-09-20T19:09:01.411 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:09:01 smithi079 ceph-mon[27843]: osdmap e50: 6 total, 6 up, 6 in 2024-09-20T19:09:01.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:09:01 smithi079 ceph-mon[27843]: pgmap v39: 97 pgs: 3 peering, 94 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 5.2 KiB/s rd, 127 B/s wr, 7 op/s 2024-09-20T19:09:01.770 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-20T19:09:01.770 INFO:teuthology.orchestra.run.smithi070.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-20T19:07:39.041617Z", "last_refresh": "2024-09-20T19:08:00.758033Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi070=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-20T19:04:14.090001Z", "last_refresh": "2024-09-20T19:08:00.763234Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi070:172.21.15.70=a", "smithi071:172.21.15.71=b", "smithi079:172.21.15.79=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-20T19:03:49.482543Z", "last_refresh": "2024-09-20T19:08:00.741972Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2", "last_refresh": "2024-09-20T19:08:00.742075Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-20T19:08:54.378052Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.70/16"}, {"address": "10.0.47.70/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.164"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-20T19:08:27.302836Z", "running": 0, "size": 3}}] 2024-09-20T19:09:02.342 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:09:02 smithi070 ceph-mon[25053]: Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-20T19:09:02.342 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:09:02 smithi070 ceph-mon[25053]: from='client.14793 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:09:02.380 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:09:02 smithi071 ceph-mon[28196]: Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-20T19:09:02.380 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:09:02 smithi071 ceph-mon[28196]: from='client.14793 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:09:02.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:09:02 smithi079 ceph-mon[27843]: Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-20T19:09:02.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:09:02 smithi079 ceph-mon[27843]: from='client.14793 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:09:03.138 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-20T19:09:03.207 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:09:03 smithi079 ceph-mon[27843]: pgmap v40: 97 pgs: 3 peering, 94 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-20T19:09:03.367 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:09:03 smithi070 ceph-mon[25053]: pgmap v40: 97 pgs: 3 peering, 94 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-20T19:09:03.630 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:09:03 smithi071 ceph-mon[28196]: pgmap v40: 97 pgs: 3 peering, 94 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-20T19:09:04.139 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ba4a2144-7782-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-20T19:09:04.403 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:09:05.063 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-20T19:09:05.063 INFO:teuthology.orchestra.run.smithi070.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-20T19:07:39.041617Z", "last_refresh": "2024-09-20T19:08:00.758033Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi070=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-20T19:04:14.090001Z", "last_refresh": "2024-09-20T19:08:00.763234Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi070:172.21.15.70=a", "smithi071:172.21.15.71=b", "smithi079:172.21.15.79=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-20T19:03:49.482543Z", "last_refresh": "2024-09-20T19:08:00.741972Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2", "last_refresh": "2024-09-20T19:08:00.742075Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-20T19:08:54.378052Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.70/16"}, {"address": "10.0.47.70/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.164"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-20T19:08:27.302836Z", "running": 0, "size": 3}}] 2024-09-20T19:09:05.369 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:09:05 smithi070 ceph-mon[25053]: pgmap v41: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.4 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-20T19:09:05.369 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:09:05 smithi070 ceph-mon[25053]: from='client.14832 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:09:05.369 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:09:05 smithi070 ceph-mon[25053]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2024-09-20T19:09:05.369 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:09:05 smithi070 ceph-mon[25053]: Cluster is now healthy 2024-09-20T19:09:05.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:09:05 smithi079 ceph-mon[27843]: pgmap v41: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.4 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-20T19:09:05.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:09:05 smithi079 ceph-mon[27843]: from='client.14832 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:09:05.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:09:05 smithi079 ceph-mon[27843]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2024-09-20T19:09:05.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:09:05 smithi079 ceph-mon[27843]: Cluster is now healthy 2024-09-20T19:09:05.630 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:09:05 smithi071 ceph-mon[28196]: pgmap v41: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.4 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-20T19:09:05.631 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:09:05 smithi071 ceph-mon[28196]: from='client.14832 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:09:05.631 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:09:05 smithi071 ceph-mon[28196]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2024-09-20T19:09:05.631 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:09:05 smithi071 ceph-mon[28196]: Cluster is now healthy 2024-09-20T19:09:07.511 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-20T19:09:08.239 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:09:08 smithi079 ceph-mon[27843]: pgmap v42: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.4 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-20T19:09:08.372 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:09:08 smithi070 ceph-mon[25053]: pgmap v42: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.4 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-20T19:09:08.380 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:09:08 smithi071 ceph-mon[28196]: pgmap v42: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.4 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-20T19:09:08.512 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ba4a2144-7782-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-20T19:09:08.777 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:09:10.109 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:09:10 smithi070 ceph-mon[25053]: pgmap v43: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.1 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-20T19:09:10.141 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-20T19:09:10.141 INFO:teuthology.orchestra.run.smithi070.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-20T19:07:39.041617Z", "last_refresh": "2024-09-20T19:08:00.758033Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi070=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-20T19:04:14.090001Z", "last_refresh": "2024-09-20T19:08:00.763234Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi070:172.21.15.70=a", "smithi071:172.21.15.71=b", "smithi079:172.21.15.79=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-20T19:03:49.482543Z", "last_refresh": "2024-09-20T19:08:00.741972Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2", "last_refresh": "2024-09-20T19:08:00.742075Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-20T19:08:54.378052Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.70/16"}, {"address": "10.0.47.70/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.164"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-20T19:08:27.302836Z", "running": 0, "size": 3}}] 2024-09-20T19:09:10.317 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:09:10 smithi079 ceph-mon[27843]: pgmap v43: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.1 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-20T19:09:10.380 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:09:10 smithi071 ceph-mon[28196]: pgmap v43: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.1 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-20T19:09:10.921 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-20T19:09:11.922 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ba4a2144-7782-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-20T19:09:12.172 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:09:12.345 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:09:12 smithi070 ceph-mon[25053]: from='client.14868 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:09:12.345 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:09:12 smithi070 ceph-mon[25053]: pgmap v44: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-20T19:09:12.380 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:09:12 smithi071 ceph-mon[28196]: from='client.14868 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:09:12.380 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:09:12 smithi071 ceph-mon[28196]: pgmap v44: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-20T19:09:12.398 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:09:12 smithi079 ceph-mon[27843]: from='client.14868 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:09:12.398 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:09:12 smithi079 ceph-mon[27843]: pgmap v44: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-20T19:09:12.839 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-20T19:09:12.839 INFO:teuthology.orchestra.run.smithi070.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-20T19:07:39.041617Z", "last_refresh": "2024-09-20T19:08:00.758033Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi070=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-20T19:04:14.090001Z", "last_refresh": "2024-09-20T19:08:00.763234Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi070:172.21.15.70=a", "smithi071:172.21.15.71=b", "smithi079:172.21.15.79=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-20T19:03:49.482543Z", "last_refresh": "2024-09-20T19:08:00.741972Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2", "last_refresh": "2024-09-20T19:08:00.742075Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-20T19:08:54.378052Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.70/16"}, {"address": "10.0.47.70/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.164"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-20T19:08:27.302836Z", "running": 0, "size": 3}}] 2024-09-20T19:09:13.639 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-20T19:09:14.365 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:09:14 smithi079 ceph-mon[27843]: from='client.14895 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:09:14.365 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:09:14 smithi079 ceph-mon[27843]: pgmap v45: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-20T19:09:14.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:09:14 smithi071 ceph-mon[28196]: from='client.14895 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:09:14.382 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:09:14 smithi071 ceph-mon[28196]: pgmap v45: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-20T19:09:14.382 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:09:14 smithi070 ceph-mon[25053]: from='client.14895 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:09:14.382 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:09:14 smithi070 ceph-mon[25053]: pgmap v45: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-20T19:09:14.640 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ba4a2144-7782-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-20T19:09:14.899 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:09:15.336 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:09:15 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:09:15.336 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:09:15 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:09:15.336 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:09:15 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:09:15.336 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:09:15 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:09:15.336 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:09:15 smithi071 ceph-mon[28196]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adipctdb/join.0.json' 2024-09-20T19:09:15.336 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:09:15 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.2.0.smithi071.ygouuv", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta."]} : dispatch 2024-09-20T19:09:15.336 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:09:15 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.2.0.smithi071.ygouuv", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta."]}]': finished 2024-09-20T19:09:15.336 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:09:15 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adipctdb"} : dispatch 2024-09-20T19:09:15.336 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:09:15 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:09:15.336 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:09:15 smithi071 ceph-mon[28196]: configuring smb/ctdb cluster metadata 2024-09-20T19:09:15.336 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:09:15 smithi071 ceph-mon[28196]: Deploying daemon smb.adipctdb.2.0.smithi071.ygouuv on smithi071 2024-09-20T19:09:15.336 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:09:15 smithi071 ceph-mon[28196]: pgmap v46: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 85 B/s wr, 6 op/s 2024-09-20T19:09:15.547 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:09:15 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:09:15.547 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:09:15 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:09:15.547 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:09:15 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:09:15.547 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:09:15 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:09:15.547 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:09:15 smithi070 ceph-mon[25053]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adipctdb/join.0.json' 2024-09-20T19:09:15.547 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:09:15 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.2.0.smithi071.ygouuv", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta."]} : dispatch 2024-09-20T19:09:15.547 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:09:15 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.2.0.smithi071.ygouuv", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta."]}]': finished 2024-09-20T19:09:15.547 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:09:15 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adipctdb"} : dispatch 2024-09-20T19:09:15.547 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:09:15 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:09:15.547 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:09:15 smithi070 ceph-mon[25053]: configuring smb/ctdb cluster metadata 2024-09-20T19:09:15.547 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:09:15 smithi070 ceph-mon[25053]: Deploying daemon smb.adipctdb.2.0.smithi071.ygouuv on smithi071 2024-09-20T19:09:15.548 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:09:15 smithi070 ceph-mon[25053]: pgmap v46: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 85 B/s wr, 6 op/s 2024-09-20T19:09:15.549 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:09:15 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:09:15.550 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:09:15 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:09:15.550 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:09:15 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:09:15.550 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:09:15 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:09:15.550 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:09:15 smithi079 ceph-mon[27843]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adipctdb/join.0.json' 2024-09-20T19:09:15.550 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:09:15 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.2.0.smithi071.ygouuv", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta."]} : dispatch 2024-09-20T19:09:15.550 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:09:15 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.2.0.smithi071.ygouuv", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta."]}]': finished 2024-09-20T19:09:15.550 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:09:15 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adipctdb"} : dispatch 2024-09-20T19:09:15.550 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:09:15 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:09:15.550 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:09:15 smithi079 ceph-mon[27843]: configuring smb/ctdb cluster metadata 2024-09-20T19:09:15.550 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:09:15 smithi079 ceph-mon[27843]: Deploying daemon smb.adipctdb.2.0.smithi071.ygouuv on smithi071 2024-09-20T19:09:15.550 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:09:15 smithi079 ceph-mon[27843]: pgmap v46: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 85 B/s wr, 6 op/s 2024-09-20T19:09:15.559 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-20T19:09:15.559 INFO:teuthology.orchestra.run.smithi070.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-20T19:07:39.041617Z", "last_refresh": "2024-09-20T19:08:00.758033Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi070=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-20T19:04:14.090001Z", "last_refresh": "2024-09-20T19:08:00.763234Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi070:172.21.15.70=a", "smithi071:172.21.15.71=b", "smithi079:172.21.15.79=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-20T19:03:49.482543Z", "last_refresh": "2024-09-20T19:08:00.741972Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2", "last_refresh": "2024-09-20T19:08:00.742075Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-20T19:09:14.467422Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.70/16"}, {"address": "10.0.47.70/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.164"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-20T19:08:27.302836Z", "running": 0, "size": 3}}] 2024-09-20T19:09:16.219 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-20T19:09:16.614 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:09:16 smithi079 ceph-mon[27843]: from='client.14913 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:09:16.662 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:09:16 smithi070 ceph-mon[25053]: from='client.14913 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:09:16.880 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:09:16 smithi071 ceph-mon[28196]: from='client.14913 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:09:17.220 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ba4a2144-7782-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-20T19:09:17.500 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:09:17.614 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:09:17 smithi079 ceph-mon[27843]: pgmap v47: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.6 KiB/s rd, 85 B/s wr, 3 op/s 2024-09-20T19:09:17.622 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:09:17 smithi070 ceph-mon[25053]: pgmap v47: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.6 KiB/s rd, 85 B/s wr, 3 op/s 2024-09-20T19:09:17.880 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:09:17 smithi071 ceph-mon[28196]: pgmap v47: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.6 KiB/s rd, 85 B/s wr, 3 op/s 2024-09-20T19:09:18.340 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-20T19:09:18.340 INFO:teuthology.orchestra.run.smithi070.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-20T19:07:39.041617Z", "last_refresh": "2024-09-20T19:08:00.758033Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi070=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-20T19:04:14.090001Z", "last_refresh": "2024-09-20T19:08:00.763234Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi070:172.21.15.70=a", "smithi071:172.21.15.71=b", "smithi079:172.21.15.79=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-20T19:03:49.482543Z", "last_refresh": "2024-09-20T19:08:00.741972Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2", "last_refresh": "2024-09-20T19:08:00.742075Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-20T19:09:14.467422Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.70/16"}, {"address": "10.0.47.70/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.164"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-20T19:08:27.302836Z", "running": 0, "size": 3}}] 2024-09-20T19:09:19.206 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-20T19:09:20.206 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ba4a2144-7782-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-20T19:09:20.380 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:09:20 smithi071 ceph-mon[28196]: from='client.15030 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:09:20.380 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:09:20 smithi071 ceph-mon[28196]: pgmap v48: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.6 KiB/s rd, 85 B/s wr, 3 op/s 2024-09-20T19:09:20.385 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:09:20 smithi070 ceph-mon[25053]: from='client.15030 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:09:20.385 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:09:20 smithi070 ceph-mon[25053]: pgmap v48: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.6 KiB/s rd, 85 B/s wr, 3 op/s 2024-09-20T19:09:20.386 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:09:20 smithi079 ceph-mon[27843]: from='client.15030 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:09:20.386 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:09:20 smithi079 ceph-mon[27843]: pgmap v48: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.6 KiB/s rd, 85 B/s wr, 3 op/s 2024-09-20T19:09:20.465 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:09:21.074 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-20T19:09:21.074 INFO:teuthology.orchestra.run.smithi070.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-20T19:07:39.041617Z", "last_refresh": "2024-09-20T19:08:00.758033Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi070=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-20T19:04:14.090001Z", "last_refresh": "2024-09-20T19:08:00.763234Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi070:172.21.15.70=a", "smithi071:172.21.15.71=b", "smithi079:172.21.15.79=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-20T19:03:49.482543Z", "last_refresh": "2024-09-20T19:08:00.741972Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2", "last_refresh": "2024-09-20T19:08:00.742075Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-20T19:09:14.467422Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.70/16"}, {"address": "10.0.47.70/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.164"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-20T19:08:27.302836Z", "running": 0, "size": 3}}] 2024-09-20T19:09:21.806 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-20T19:09:22.121 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:09:22 smithi071 ceph-mon[28196]: pgmap v49: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 8.9 KiB/s rd, 85 B/s wr, 12 op/s 2024-09-20T19:09:22.121 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:09:22 smithi071 ceph-mon[28196]: from='client.15117 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:09:22.346 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:09:22 smithi070 ceph-mon[25053]: pgmap v49: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 8.9 KiB/s rd, 85 B/s wr, 12 op/s 2024-09-20T19:09:22.346 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:09:22 smithi070 ceph-mon[25053]: from='client.15117 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:09:22.389 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:09:22 smithi079 ceph-mon[27843]: pgmap v49: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 8.9 KiB/s rd, 85 B/s wr, 12 op/s 2024-09-20T19:09:22.389 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:09:22 smithi079 ceph-mon[27843]: from='client.15117 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:09:22.807 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ba4a2144-7782-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-20T19:09:23.067 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:09:23.807 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-20T19:09:23.807 INFO:teuthology.orchestra.run.smithi070.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-20T19:07:39.041617Z", "last_refresh": "2024-09-20T19:08:00.758033Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi070=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-20T19:04:14.090001Z", "last_refresh": "2024-09-20T19:08:00.763234Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi070:172.21.15.70=a", "smithi071:172.21.15.71=b", "smithi079:172.21.15.79=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-20T19:03:49.482543Z", "last_refresh": "2024-09-20T19:08:00.741972Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2", "last_refresh": "2024-09-20T19:08:00.742075Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-20T19:09:14.467422Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.70/16"}, {"address": "10.0.47.70/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.164"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-20T19:08:27.302836Z", "running": 0, "size": 3}}] 2024-09-20T19:09:24.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:09:24 smithi071 ceph-mon[28196]: pgmap v50: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 7.8 KiB/s rd, 85 B/s wr, 10 op/s 2024-09-20T19:09:24.391 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:09:24 smithi070 ceph-mon[25053]: pgmap v50: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 7.8 KiB/s rd, 85 B/s wr, 10 op/s 2024-09-20T19:09:24.392 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:09:24 smithi079 ceph-mon[27843]: pgmap v50: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 7.8 KiB/s rd, 85 B/s wr, 10 op/s 2024-09-20T19:09:24.479 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-20T19:09:25.380 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:09:25 smithi071 ceph-mon[28196]: from='client.15159 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:09:25.393 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:09:25 smithi070 ceph-mon[25053]: from='client.15159 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:09:25.394 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:09:25 smithi079 ceph-mon[27843]: from='client.15159 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:09:25.480 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ba4a2144-7782-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-20T19:09:25.739 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:09:26.297 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:09:26 smithi070 ceph-mon[25053]: pgmap v51: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 10 KiB/s rd, 85 B/s wr, 14 op/s 2024-09-20T19:09:26.380 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:09:26 smithi071 ceph-mon[28196]: pgmap v51: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 10 KiB/s rd, 85 B/s wr, 14 op/s 2024-09-20T19:09:26.395 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:09:26 smithi079 ceph-mon[27843]: pgmap v51: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 10 KiB/s rd, 85 B/s wr, 14 op/s 2024-09-20T19:09:26.410 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-20T19:09:26.410 INFO:teuthology.orchestra.run.smithi070.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-20T19:07:39.041617Z", "last_refresh": "2024-09-20T19:08:00.758033Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi070=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-20T19:04:14.090001Z", "last_refresh": "2024-09-20T19:08:00.763234Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi070:172.21.15.70=a", "smithi071:172.21.15.71=b", "smithi079:172.21.15.79=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-20T19:03:49.482543Z", "last_refresh": "2024-09-20T19:08:00.741972Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2", "last_refresh": "2024-09-20T19:08:00.742075Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-20T19:09:14.467422Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.70/16"}, {"address": "10.0.47.70/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.164"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-20T19:08:27.302836Z", "running": 0, "size": 3}}] 2024-09-20T19:09:27.112 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-20T19:09:27.131 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:09:27 smithi070 ceph-mon[25053]: from='client.15189 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:09:27.131 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:09:27 smithi070 ceph-mon[25053]: pgmap v52: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 8.9 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-20T19:09:27.380 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:09:27 smithi071 ceph-mon[28196]: from='client.15189 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:09:27.380 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:09:27 smithi071 ceph-mon[28196]: pgmap v52: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 8.9 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-20T19:09:27.397 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:09:27 smithi079 ceph-mon[27843]: from='client.15189 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:09:27.397 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:09:27 smithi079 ceph-mon[27843]: pgmap v52: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 8.9 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-20T19:09:28.113 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ba4a2144-7782-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-20T19:09:28.363 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:09:29.080 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-20T19:09:29.080 INFO:teuthology.orchestra.run.smithi070.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-20T19:07:39.041617Z", "last_refresh": "2024-09-20T19:08:00.758033Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi070=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-20T19:04:14.090001Z", "last_refresh": "2024-09-20T19:08:00.763234Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi070:172.21.15.70=a", "smithi071:172.21.15.71=b", "smithi079:172.21.15.79=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-20T19:03:49.482543Z", "last_refresh": "2024-09-20T19:08:00.741972Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2", "last_refresh": "2024-09-20T19:08:00.742075Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-20T19:09:14.467422Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.70/16"}, {"address": "10.0.47.70/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.164"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-20T19:08:27.302836Z", "running": 0, "size": 3}}] 2024-09-20T19:09:29.855 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-20T19:09:30.380 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:09:30 smithi071 ceph-mon[28196]: pgmap v53: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 8.9 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-20T19:09:30.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:09:30 smithi071 ceph-mon[28196]: from='client.15219 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:09:30.402 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:09:30 smithi070 ceph-mon[25053]: pgmap v53: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 8.9 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-20T19:09:30.402 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:09:30 smithi070 ceph-mon[25053]: from='client.15219 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:09:30.403 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:09:30 smithi079 ceph-mon[27843]: pgmap v53: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 8.9 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-20T19:09:30.403 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:09:30 smithi079 ceph-mon[27843]: from='client.15219 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:09:30.857 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ba4a2144-7782-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-20T19:09:31.118 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:09:31.779 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-20T19:09:31.780 INFO:teuthology.orchestra.run.smithi070.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-20T19:07:39.041617Z", "last_refresh": "2024-09-20T19:08:00.758033Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi070=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-20T19:04:14.090001Z", "last_refresh": "2024-09-20T19:08:00.763234Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi070:172.21.15.70=a", "smithi071:172.21.15.71=b", "smithi079:172.21.15.79=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-20T19:03:49.482543Z", "last_refresh": "2024-09-20T19:08:00.741972Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2", "last_refresh": "2024-09-20T19:08:00.742075Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-20T19:09:14.467422Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.70/16"}, {"address": "10.0.47.70/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.164"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-20T19:08:27.302836Z", "running": 0, "size": 3}}] 2024-09-20T19:09:32.310 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:09:32 smithi071 ceph-mon[28196]: pgmap v54: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 10 KiB/s rd, 0 B/s wr, 14 op/s 2024-09-20T19:09:32.347 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:09:32 smithi070 ceph-mon[25053]: pgmap v54: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 10 KiB/s rd, 0 B/s wr, 14 op/s 2024-09-20T19:09:32.405 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:09:32 smithi079 ceph-mon[27843]: pgmap v54: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 10 KiB/s rd, 0 B/s wr, 14 op/s 2024-09-20T19:09:32.533 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-20T19:09:33.280 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:09:33 smithi071 ceph-mon[28196]: from='client.15237 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:09:33.407 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:09:33 smithi079 ceph-mon[27843]: from='client.15237 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:09:33.407 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:09:33 smithi070 ceph-mon[25053]: from='client.15237 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:09:33.534 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ba4a2144-7782-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-20T19:09:33.803 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:09:34.380 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:09:34 smithi071 ceph-mon[28196]: pgmap v55: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-20T19:09:34.380 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:09:34 smithi071 ceph-mon[28196]: mgrmap e22: x(active, since 94s) 2024-09-20T19:09:34.380 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:09:34 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:09:34.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:09:34 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:09:34.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:09:34 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:09:34.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:09:34 smithi071 ceph-mon[28196]: configuring smb/ctdb cluster metadata 2024-09-20T19:09:34.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:09:34 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:09:34.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:09:34 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:09:34.384 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:09:34 smithi079 ceph-mon[27843]: pgmap v55: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-20T19:09:34.384 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:09:34 smithi079 ceph-mon[27843]: mgrmap e22: x(active, since 94s) 2024-09-20T19:09:34.384 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:09:34 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:09:34.384 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:09:34 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:09:34.384 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:09:34 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:09:34.384 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:09:34 smithi079 ceph-mon[27843]: configuring smb/ctdb cluster metadata 2024-09-20T19:09:34.384 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:09:34 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:09:34.384 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:09:34 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:09:34.408 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:09:34 smithi070 ceph-mon[25053]: pgmap v55: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-20T19:09:34.408 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:09:34 smithi070 ceph-mon[25053]: mgrmap e22: x(active, since 94s) 2024-09-20T19:09:34.408 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:09:34 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:09:34.408 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:09:34 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:09:34.409 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:09:34 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:09:34.409 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:09:34 smithi070 ceph-mon[25053]: configuring smb/ctdb cluster metadata 2024-09-20T19:09:34.409 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:09:34 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:09:34.409 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:09:34 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:09:34.709 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-20T19:09:34.709 INFO:teuthology.orchestra.run.smithi070.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-20T19:07:39.041617Z", "last_refresh": "2024-09-20T19:08:00.758033Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi070=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-20T19:04:14.090001Z", "last_refresh": "2024-09-20T19:08:00.763234Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi070:172.21.15.70=a", "smithi071:172.21.15.71=b", "smithi079:172.21.15.79=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-20T19:03:49.482543Z", "last_refresh": "2024-09-20T19:08:00.741972Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2", "last_refresh": "2024-09-20T19:08:00.742075Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-20T19:09:34.031441Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.70/16"}, {"address": "10.0.47.70/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.164"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-20T19:08:27.302836Z", "running": 0, "size": 3}}] 2024-09-20T19:09:35.410 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:09:35 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:09:35.410 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:09:35 smithi070 ceph-mon[25053]: from='client.15273 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:09:35.410 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:09:35 smithi070 ceph-mon[25053]: pgmap v56: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.1 KiB/s rd, 511 B/s wr, 9 op/s 2024-09-20T19:09:35.411 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:09:35 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:09:35.411 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:09:35 smithi079 ceph-mon[27843]: from='client.15273 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:09:35.411 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:09:35 smithi079 ceph-mon[27843]: pgmap v56: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.1 KiB/s rd, 511 B/s wr, 9 op/s 2024-09-20T19:09:35.503 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-20T19:09:35.511 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:09:35 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:09:35.512 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:09:35 smithi071 ceph-mon[28196]: from='client.15273 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:09:35.512 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:09:35 smithi071 ceph-mon[28196]: pgmap v56: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.1 KiB/s rd, 511 B/s wr, 9 op/s 2024-09-20T19:09:36.504 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ba4a2144-7782-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-20T19:09:36.836 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:09:36.946 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:09:36 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:09:36.946 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:09:36 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:09:36.946 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:09:36 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:09:36.946 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:09:36 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:09:36.956 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:09:36 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:09:36.956 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:09:36 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:09:36.956 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:09:36 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:09:36.956 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:09:36 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:09:37.143 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:09:36 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:09:37.144 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:09:36 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:09:37.144 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:09:36 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:09:37.144 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:09:36 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:09:37.597 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-20T19:09:37.597 INFO:teuthology.orchestra.run.smithi070.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-20T19:07:39.041617Z", "last_refresh": "2024-09-20T19:09:35.865871Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi070=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-20T19:04:14.090001Z", "last_refresh": "2024-09-20T19:09:36.776567Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi070:172.21.15.70=a", "smithi071:172.21.15.71=b", "smithi079:172.21.15.79=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-20T19:03:49.482543Z", "last_refresh": "2024-09-20T19:08:00.741972Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2", "last_refresh": "2024-09-20T19:08:00.742075Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-20T19:09:34.031441Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.70/16"}, {"address": "10.0.47.70/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.164"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-20T19:08:27.302836Z", "last_refresh": "2024-09-20T19:09:35.865939Z", "running": 2, "size": 3}}] 2024-09-20T19:09:37.876 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:09:37 smithi071 ceph-mon[28196]: pgmap v57: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 511 B/s wr, 5 op/s 2024-09-20T19:09:37.911 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:09:37 smithi079 ceph-mon[27843]: pgmap v57: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 511 B/s wr, 5 op/s 2024-09-20T19:09:38.144 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:09:37 smithi070 ceph-mon[25053]: pgmap v57: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 511 B/s wr, 5 op/s 2024-09-20T19:09:38.486 INFO:tasks.cephadm:smb.adipctdb has 2/3 2024-09-20T19:09:39.047 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:09:38 smithi070 ceph-mon[25053]: from='client.15351 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:09:39.130 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:09:38 smithi071 ceph-mon[28196]: from='client.15351 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:09:39.144 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:09:38 smithi079 ceph-mon[27843]: from='client.15351 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:09:39.488 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ba4a2144-7782-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-20T19:09:39.748 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:09:39.984 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:09:39 smithi070 ceph-mon[25053]: pgmap v58: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 511 B/s wr, 5 op/s 2024-09-20T19:09:40.130 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:09:39 smithi071 ceph-mon[28196]: pgmap v58: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 511 B/s wr, 5 op/s 2024-09-20T19:09:40.146 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:09:39 smithi079 ceph-mon[27843]: pgmap v58: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 511 B/s wr, 5 op/s 2024-09-20T19:09:40.393 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-20T19:09:40.393 INFO:teuthology.orchestra.run.smithi070.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-20T19:07:39.041617Z", "last_refresh": "2024-09-20T19:09:35.865871Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi070=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-20T19:04:14.090001Z", "last_refresh": "2024-09-20T19:09:36.776567Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi070:172.21.15.70=a", "smithi071:172.21.15.71=b", "smithi079:172.21.15.79=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-20T19:03:49.482543Z", "last_refresh": "2024-09-20T19:08:00.741972Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2", "last_refresh": "2024-09-20T19:08:00.742075Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-20T19:09:34.031441Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.70/16"}, {"address": "10.0.47.70/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.164"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-20T19:08:27.302836Z", "last_refresh": "2024-09-20T19:09:35.865939Z", "running": 2, "size": 3}}] 2024-09-20T19:09:41.114 INFO:tasks.cephadm:smb.adipctdb has 2/3 2024-09-20T19:09:42.115 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ba4a2144-7782-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-20T19:09:42.349 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:09:42 smithi070 ceph-mon[25053]: from='client.15414 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:09:42.349 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:09:42 smithi070 ceph-mon[25053]: pgmap v59: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 7.4 KiB/s rd, 511 B/s wr, 11 op/s 2024-09-20T19:09:42.358 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:09:42 smithi071 ceph-mon[28196]: from='client.15414 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:09:42.359 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:09:42 smithi071 ceph-mon[28196]: pgmap v59: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 7.4 KiB/s rd, 511 B/s wr, 11 op/s 2024-09-20T19:09:42.378 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:09:42.411 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:09:42 smithi079 ceph-mon[27843]: from='client.15414 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:09:42.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:09:42 smithi079 ceph-mon[27843]: pgmap v59: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 7.4 KiB/s rd, 511 B/s wr, 11 op/s 2024-09-20T19:09:43.018 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-20T19:09:43.019 INFO:teuthology.orchestra.run.smithi070.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-20T19:07:39.041617Z", "last_refresh": "2024-09-20T19:09:35.865871Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi070=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-20T19:04:14.090001Z", "last_refresh": "2024-09-20T19:09:36.776567Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi070:172.21.15.70=a", "smithi071:172.21.15.71=b", "smithi079:172.21.15.79=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-20T19:03:49.482543Z", "last_refresh": "2024-09-20T19:08:00.741972Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2", "last_refresh": "2024-09-20T19:08:00.742075Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-20T19:09:34.031441Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.70/16"}, {"address": "10.0.47.70/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.164"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-20T19:08:27.302836Z", "last_refresh": "2024-09-20T19:09:35.865939Z", "running": 2, "size": 3}}] 2024-09-20T19:09:43.903 INFO:tasks.cephadm:smb.adipctdb has 2/3 2024-09-20T19:09:44.296 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:09:44 smithi070 ceph-mon[25053]: from='client.15456 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:09:44.297 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:09:44 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:09:44.297 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:09:44 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:09:44.297 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:09:44 smithi070 ceph-mon[25053]: pgmap v60: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.8 KiB/s rd, 511 B/s wr, 8 op/s 2024-09-20T19:09:44.297 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:09:44 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:09:44.297 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:09:44 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:09:44.297 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:09:44 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:09:44.297 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:09:44 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:09:44.297 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:09:44 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:09:44.297 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:09:44 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:09:44.297 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:09:44 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:09:44.297 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:09:44 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:09:44.297 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:09:44 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:09:44.380 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:09:44 smithi071 ceph-mon[28196]: from='client.15456 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:09:44.380 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:09:44 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:09:44.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:09:44 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:09:44.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:09:44 smithi071 ceph-mon[28196]: pgmap v60: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.8 KiB/s rd, 511 B/s wr, 8 op/s 2024-09-20T19:09:44.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:09:44 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:09:44.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:09:44 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:09:44.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:09:44 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:09:44.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:09:44 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:09:44.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:09:44 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:09:44.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:09:44 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:09:44.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:09:44 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:09:44.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:09:44 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:09:44.381 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:09:44 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:09:44.411 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:09:44 smithi079 ceph-mon[27843]: from='client.15456 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:09:44.411 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:09:44 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:09:44.411 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:09:44 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:09:44.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:09:44 smithi079 ceph-mon[27843]: pgmap v60: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.8 KiB/s rd, 511 B/s wr, 8 op/s 2024-09-20T19:09:44.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:09:44 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:09:44.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:09:44 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:09:44.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:09:44 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:09:44.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:09:44 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:09:44.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:09:44 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:09:44.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:09:44 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:09:44.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:09:44 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:09:44.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:09:44 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:09:44.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:09:44 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:09:44.903 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ba4a2144-7782-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-20T19:09:45.166 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:09:45.293 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:09:45 smithi070 ceph-mon[25053]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi070.chzazi'}, 1: {0: 'adipctdb.1.0.smithi079.bucmrt'}, 2: {0: 'adipctdb.2.0.smithi071.ygouuv'}} 3 2024-09-20T19:09:45.293 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:09:45 smithi070 ceph-mon[25053]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi070.chzazi'}, 1: {0: 'adipctdb.1.0.smithi079.bucmrt'}, 2: {0: 'adipctdb.2.0.smithi071.ygouuv'}} 3 2024-09-20T19:09:45.380 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:09:45 smithi071 ceph-mon[28196]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi070.chzazi'}, 1: {0: 'adipctdb.1.0.smithi079.bucmrt'}, 2: {0: 'adipctdb.2.0.smithi071.ygouuv'}} 3 2024-09-20T19:09:45.380 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:09:45 smithi071 ceph-mon[28196]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi070.chzazi'}, 1: {0: 'adipctdb.1.0.smithi079.bucmrt'}, 2: {0: 'adipctdb.2.0.smithi071.ygouuv'}} 3 2024-09-20T19:09:45.380 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:09:45 smithi079 ceph-mon[27843]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi070.chzazi'}, 1: {0: 'adipctdb.1.0.smithi079.bucmrt'}, 2: {0: 'adipctdb.2.0.smithi071.ygouuv'}} 3 2024-09-20T19:09:45.381 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:09:45 smithi079 ceph-mon[27843]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi070.chzazi'}, 1: {0: 'adipctdb.1.0.smithi079.bucmrt'}, 2: {0: 'adipctdb.2.0.smithi071.ygouuv'}} 3 2024-09-20T19:09:45.826 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-20T19:09:45.826 INFO:teuthology.orchestra.run.smithi070.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-20T19:07:39.041617Z", "last_refresh": "2024-09-20T19:09:35.865871Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi070=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-20T19:04:14.090001Z", "last_refresh": "2024-09-20T19:09:36.776567Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi070:172.21.15.70=a", "smithi071:172.21.15.71=b", "smithi079:172.21.15.79=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-20T19:03:49.482543Z", "last_refresh": "2024-09-20T19:09:35.865642Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2", "last_refresh": "2024-09-20T19:09:35.865732Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-20T19:09:43.488138Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.70/16"}, {"address": "10.0.47.70/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.164"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-20T19:08:27.302836Z", "last_refresh": "2024-09-20T19:09:35.865939Z", "running": 3, "size": 3}}] 2024-09-20T19:09:46.100 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:09:46 smithi070 ceph-mon[25053]: pgmap v61: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 8.5 KiB/s rd, 511 B/s wr, 12 op/s 2024-09-20T19:09:46.380 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:09:46 smithi071 ceph-mon[28196]: pgmap v61: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 8.5 KiB/s rd, 511 B/s wr, 12 op/s 2024-09-20T19:09:46.411 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:09:46 smithi079 ceph-mon[27843]: pgmap v61: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 8.5 KiB/s rd, 511 B/s wr, 12 op/s 2024-09-20T19:09:46.615 INFO:tasks.cephadm:smb.adipctdb has 3/3 2024-09-20T19:09:46.615 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-20T19:09:46.624 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi070.front.sepia.ceph.com 2024-09-20T19:09:46.625 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ba4a2144-7782-11ef-baf5-efdc52797490 -- bash -c 'rados --pool=.smb -N adipctdb get cluster.meta.json /dev/stdout' 2024-09-20T19:09:46.874 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:09:47.250 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:09:47 smithi070 ceph-mon[25053]: from='client.15492 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:09:47.301 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:09:47 smithi071 ceph-mon[28196]: from='client.15492 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:09:47.321 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:09:47 smithi079 ceph-mon[27843]: from='client.15492 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:09:48.103 INFO:teuthology.orchestra.run.smithi070.stdout:{"nodes": [{"pnn": 0, "identity": "smb.adipctdb.0.0.smithi070.chzazi", "node": "172.21.15.70", "state": "ready"}, {"pnn": 1, "identity": "smb.adipctdb.1.0.smithi079.bucmrt", "node": "172.21.15.79", "state": "ready"}, {"pnn": 2, "identity": "smb.adipctdb.2.0.smithi071.ygouuv", "node": "172.21.15.71", "state": "ready"}], "_source": "cephadm"} 2024-09-20T19:09:48.103 INFO:teuthology.run_tasks:Running task cephadm.exec... 2024-09-20T19:09:48.119 INFO:tasks.cephadm:Running commands on role host.d host ubuntu@smithi164.front.sepia.ceph.com 2024-09-20T19:09:48.119 DEBUG:teuthology.orchestra.run.smithi164:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sleep 30' 2024-09-20T19:09:48.149 INFO:teuthology.orchestra.run.smithi164.stderr:+ sleep 30 2024-09-20T19:09:48.380 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:09:48 smithi071 ceph-mon[28196]: pgmap v62: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.6 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-20T19:09:48.411 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:09:48 smithi079 ceph-mon[27843]: pgmap v62: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.6 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-20T19:09:48.424 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:09:48 smithi070 ceph-mon[25053]: pgmap v62: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.6 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-20T19:09:50.380 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:09:50 smithi071 ceph-mon[28196]: pgmap v63: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.6 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-20T19:09:50.411 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:09:50 smithi079 ceph-mon[27843]: pgmap v63: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.6 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-20T19:09:50.427 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:09:50 smithi070 ceph-mon[25053]: pgmap v63: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.6 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-20T19:09:52.334 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:09:52 smithi070 ceph-mon[25053]: pgmap v64: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 8.2 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-20T19:09:52.335 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:09:52 smithi071 ceph-mon[28196]: pgmap v64: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 8.2 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-20T19:09:52.370 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:09:52 smithi079 ceph-mon[27843]: pgmap v64: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 8.2 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-20T19:09:54.380 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:09:54 smithi071 ceph-mon[28196]: pgmap v65: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-20T19:09:54.411 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:09:54 smithi079 ceph-mon[27843]: pgmap v65: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-20T19:09:54.432 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:09:54 smithi070 ceph-mon[25053]: pgmap v65: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-20T19:09:56.380 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:09:56 smithi071 ceph-mon[28196]: pgmap v66: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.0 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-20T19:09:56.411 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:09:56 smithi079 ceph-mon[27843]: pgmap v66: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.0 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-20T19:09:56.435 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:09:56 smithi070 ceph-mon[25053]: pgmap v66: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.0 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-20T19:09:58.380 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:09:58 smithi071 ceph-mon[28196]: pgmap v67: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-20T19:09:58.411 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:09:58 smithi079 ceph-mon[27843]: pgmap v67: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-20T19:09:58.437 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:09:58 smithi070 ceph-mon[25053]: pgmap v67: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-20T19:10:00.380 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:10:00 smithi071 ceph-mon[28196]: pgmap v68: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-20T19:10:00.380 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:10:00 smithi071 ceph-mon[28196]: overall HEALTH_OK 2024-09-20T19:10:00.411 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:10:00 smithi079 ceph-mon[27843]: pgmap v68: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-20T19:10:00.411 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:10:00 smithi079 ceph-mon[27843]: overall HEALTH_OK 2024-09-20T19:10:00.440 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:10:00 smithi070 ceph-mon[25053]: pgmap v68: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-20T19:10:00.440 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:10:00 smithi070 ceph-mon[25053]: overall HEALTH_OK 2024-09-20T19:10:02.336 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:10:02 smithi070 ceph-mon[25053]: pgmap v69: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-20T19:10:02.380 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:10:02 smithi071 ceph-mon[28196]: pgmap v69: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-20T19:10:02.407 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:10:02 smithi079 ceph-mon[27843]: pgmap v69: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-20T19:10:04.380 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:10:04 smithi071 ceph-mon[28196]: pgmap v70: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-20T19:10:04.410 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:10:04 smithi079 ceph-mon[27843]: pgmap v70: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-20T19:10:04.444 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:10:04 smithi070 ceph-mon[25053]: pgmap v70: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-20T19:10:06.380 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:10:06 smithi071 ceph-mon[28196]: pgmap v71: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-20T19:10:06.411 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:10:06 smithi079 ceph-mon[27843]: pgmap v71: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-20T19:10:06.446 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:10:06 smithi070 ceph-mon[25053]: pgmap v71: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-20T19:10:08.380 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:10:08 smithi071 ceph-mon[28196]: pgmap v72: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-20T19:10:08.411 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:10:08 smithi079 ceph-mon[27843]: pgmap v72: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-20T19:10:08.448 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:10:08 smithi070 ceph-mon[25053]: pgmap v72: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-20T19:10:10.380 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:10:10 smithi071 ceph-mon[28196]: pgmap v73: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-20T19:10:10.411 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:10:10 smithi079 ceph-mon[27843]: pgmap v73: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-20T19:10:10.451 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:10:10 smithi070 ceph-mon[25053]: pgmap v73: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-20T19:10:12.338 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:10:12 smithi070 ceph-mon[25053]: pgmap v74: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-20T19:10:12.380 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:10:12 smithi071 ceph-mon[28196]: pgmap v74: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-20T19:10:12.411 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:10:12 smithi079 ceph-mon[27843]: pgmap v74: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-20T19:10:14.380 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:10:14 smithi071 ceph-mon[28196]: pgmap v75: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-20T19:10:14.411 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:10:14 smithi079 ceph-mon[27843]: pgmap v75: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-20T19:10:14.456 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:10:14 smithi070 ceph-mon[25053]: pgmap v75: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-20T19:10:16.380 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:10:16 smithi071 ceph-mon[28196]: pgmap v76: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-20T19:10:16.411 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:10:16 smithi079 ceph-mon[27843]: pgmap v76: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-20T19:10:16.458 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:10:16 smithi070 ceph-mon[25053]: pgmap v76: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-20T19:10:18.155 DEBUG:teuthology.orchestra.run.smithi164:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo podman run --rm --net=host --dns=172.21.15.164 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //172.21.15.70/share1 -c ls' 2024-09-20T19:10:18.222 INFO:teuthology.orchestra.run.smithi164.stderr:+ sudo podman run --rm --net=host --dns=172.21.15.164 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //172.21.15.70/share1 -c ls 2024-09-20T19:10:18.380 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:10:18 smithi071 ceph-mon[28196]: pgmap v77: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-20T19:10:18.411 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:10:18 smithi079 ceph-mon[27843]: pgmap v77: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-20T19:10:18.461 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:10:18 smithi070 ceph-mon[25053]: pgmap v77: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-20T19:10:18.655 INFO:teuthology.orchestra.run.smithi164.stdout: . D 0 Fri Sep 20 19:07:50 2024 2024-09-20T19:10:18.656 INFO:teuthology.orchestra.run.smithi164.stdout: .. D 0 Fri Sep 20 19:07:50 2024 2024-09-20T19:10:18.656 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-09-20T19:10:18.656 INFO:teuthology.orchestra.run.smithi164.stdout: 178044928 blocks of size 1024. 178044928 blocks available 2024-09-20T19:10:19.254 DEBUG:teuthology.orchestra.run.smithi164:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo podman run --rm --net=host --dns=172.21.15.164 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //172.21.15.70/share2 -c ls' 2024-09-20T19:10:19.318 INFO:teuthology.orchestra.run.smithi164.stderr:+ sudo podman run --rm --net=host --dns=172.21.15.164 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //172.21.15.70/share2 -c ls 2024-09-20T19:10:19.700 INFO:teuthology.orchestra.run.smithi164.stdout: . D 0 Fri Sep 20 19:07:52 2024 2024-09-20T19:10:19.700 INFO:teuthology.orchestra.run.smithi164.stdout: .. D 0 Fri Sep 20 19:07:52 2024 2024-09-20T19:10:19.700 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-09-20T19:10:19.700 INFO:teuthology.orchestra.run.smithi164.stdout: 178044928 blocks of size 1024. 178044928 blocks available 2024-09-20T19:10:20.262 INFO:teuthology.run_tasks:Running task cephadm.exec... 2024-09-20T19:10:20.278 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi070.front.sepia.ceph.com 2024-09-20T19:10:20.280 DEBUG:teuthology.orchestra.run.smithi070:> 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.adipctdb")))[-1].name'"'"' > /tmp/svcname' 2024-09-20T19:10:20.314 INFO:teuthology.orchestra.run.smithi070.stderr:+ /home/ubuntu/cephtest/cephadm ls --no-detail 2024-09-20T19:10:20.314 INFO:teuthology.orchestra.run.smithi070.stderr:+ /home/ubuntu/cephtest/cephadm shell jq -r 'map(select(.name | startswith("smb.adipctdb")))[-1].name' 2024-09-20T19:10:20.380 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:10:20 smithi071 ceph-mon[28196]: pgmap v78: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-20T19:10:20.405 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:10:20 smithi070 ceph-mon[25053]: pgmap v78: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-20T19:10:20.406 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:10:20 smithi079 ceph-mon[27843]: pgmap v78: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-20T19:10:20.561 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring fsid ba4a2144-7782-11ef-baf5-efdc52797490 2024-09-20T19:10:20.620 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:10:20.731 INFO:teuthology.orchestra.run.smithi070.stderr:Using ceph image with id '441f9a3fe515' and tag '88deadb8082f4a33832e228ccefc59cedba158a5' created on 2024-09-20 12:14:49 +0000 UTC 2024-09-20T19:10:20.731 INFO:teuthology.orchestra.run.smithi070.stderr:quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2 2024-09-20T19:10:21.925 DEBUG:teuthology.orchestra.run.smithi070:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c '/home/ubuntu/cephtest/cephadm enter -n $(cat /tmp/svcname) ctdb status > /tmp/ctdb_status' 2024-09-20T19:10:21.991 INFO:teuthology.orchestra.run.smithi070.stderr:++ cat /tmp/svcname 2024-09-20T19:10:21.991 INFO:teuthology.orchestra.run.smithi070.stderr:+ /home/ubuntu/cephtest/cephadm enter -n smb.adipctdb.0.0.smithi070.chzazi ctdb status 2024-09-20T19:10:22.228 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring fsid ba4a2144-7782-11ef-baf5-efdc52797490 2024-09-20T19:10:22.355 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:10:22 smithi070 ceph-mon[25053]: pgmap v79: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-20T19:10:22.355 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:10:22 smithi071 ceph-mon[28196]: pgmap v79: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-20T19:10:22.358 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:10:22 smithi079 ceph-mon[27843]: pgmap v79: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-20T19:10:23.525 DEBUG:teuthology.orchestra.run.smithi070:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'cat /tmp/ctdb_status' 2024-09-20T19:10:23.594 INFO:teuthology.orchestra.run.smithi070.stderr:+ cat /tmp/ctdb_status 2024-09-20T19:10:23.594 INFO:teuthology.orchestra.run.smithi070.stdout:Number of nodes:3 2024-09-20T19:10:23.595 INFO:teuthology.orchestra.run.smithi070.stdout:pnn:0 172.21.15.70 OK (THIS NODE) 2024-09-20T19:10:23.595 INFO:teuthology.orchestra.run.smithi070.stdout:pnn:1 172.21.15.79 OK 2024-09-20T19:10:23.595 INFO:teuthology.orchestra.run.smithi070.stdout:pnn:2 172.21.15.71 OK 2024-09-20T19:10:23.595 INFO:teuthology.orchestra.run.smithi070.stdout:Generation:895566741 2024-09-20T19:10:23.595 INFO:teuthology.orchestra.run.smithi070.stdout:Size:3 2024-09-20T19:10:23.595 INFO:teuthology.orchestra.run.smithi070.stdout:hash:0 lmaster:0 2024-09-20T19:10:23.595 INFO:teuthology.orchestra.run.smithi070.stdout:hash:1 lmaster:1 2024-09-20T19:10:23.595 INFO:teuthology.orchestra.run.smithi070.stdout:hash:2 lmaster:2 2024-09-20T19:10:23.595 INFO:teuthology.orchestra.run.smithi070.stdout:Recovery mode:NORMAL (0) 2024-09-20T19:10:23.595 INFO:teuthology.orchestra.run.smithi070.stdout:Leader:0 2024-09-20T19:10:23.596 DEBUG:teuthology.orchestra.run.smithi070:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'grep '"'"'pnn:0 .*OK'"'"' /tmp/ctdb_status' 2024-09-20T19:10:23.660 INFO:teuthology.orchestra.run.smithi070.stderr:+ grep 'pnn:0 .*OK' /tmp/ctdb_status 2024-09-20T19:10:23.661 INFO:teuthology.orchestra.run.smithi070.stdout:pnn:0 172.21.15.70 OK (THIS NODE) 2024-09-20T19:10:23.663 DEBUG:teuthology.orchestra.run.smithi070:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'grep '"'"'pnn:1 .*OK'"'"' /tmp/ctdb_status' 2024-09-20T19:10:23.727 INFO:teuthology.orchestra.run.smithi070.stderr:+ grep 'pnn:1 .*OK' /tmp/ctdb_status 2024-09-20T19:10:23.728 INFO:teuthology.orchestra.run.smithi070.stdout:pnn:1 172.21.15.79 OK 2024-09-20T19:10:23.730 DEBUG:teuthology.orchestra.run.smithi070:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'grep '"'"'pnn:2 .*OK'"'"' /tmp/ctdb_status' 2024-09-20T19:10:23.794 INFO:teuthology.orchestra.run.smithi070.stderr:+ grep 'pnn:2 .*OK' /tmp/ctdb_status 2024-09-20T19:10:23.795 INFO:teuthology.orchestra.run.smithi070.stdout:pnn:2 172.21.15.71 OK 2024-09-20T19:10:23.796 DEBUG:teuthology.orchestra.run.smithi070:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'grep '"'"'Number of nodes:3'"'"' /tmp/ctdb_status' 2024-09-20T19:10:23.860 INFO:teuthology.orchestra.run.smithi070.stderr:+ grep 'Number of nodes:3' /tmp/ctdb_status 2024-09-20T19:10:23.860 INFO:teuthology.orchestra.run.smithi070.stdout:Number of nodes:3 2024-09-20T19:10:23.862 DEBUG:teuthology.orchestra.run.smithi070:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'rm -rf /tmp/svcname /tmp/ctdb_status' 2024-09-20T19:10:23.926 INFO:teuthology.orchestra.run.smithi070.stderr:+ rm -rf /tmp/svcname /tmp/ctdb_status 2024-09-20T19:10:23.928 INFO:teuthology.run_tasks:Running task cephadm.exec... 2024-09-20T19:10:23.937 INFO:tasks.cephadm:Running commands on role host.d host ubuntu@smithi164.front.sepia.ceph.com 2024-09-20T19:10:23.937 DEBUG:teuthology.orchestra.run.smithi164:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sleep 30' 2024-09-20T19:10:23.969 INFO:teuthology.orchestra.run.smithi164.stderr:+ sleep 30 2024-09-20T19:10:24.380 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:10:24 smithi071 ceph-mon[28196]: pgmap v80: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-20T19:10:24.411 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:10:24 smithi079 ceph-mon[27843]: pgmap v80: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-20T19:10:24.467 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:10:24 smithi070 ceph-mon[25053]: pgmap v80: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-20T19:10:26.380 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:10:26 smithi071 ceph-mon[28196]: pgmap v81: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-20T19:10:26.411 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:10:26 smithi079 ceph-mon[27843]: pgmap v81: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-20T19:10:26.469 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:10:26 smithi070 ceph-mon[25053]: pgmap v81: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-20T19:10:27.329 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:10:27 smithi071 ceph-mon[28196]: pgmap v82: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-20T19:10:27.408 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:10:27 smithi070 ceph-mon[25053]: pgmap v82: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-20T19:10:27.409 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:10:27 smithi079 ceph-mon[27843]: pgmap v82: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-20T19:10:29.411 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:10:29 smithi079 ceph-mon[27843]: pgmap v83: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-20T19:10:29.473 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:10:29 smithi070 ceph-mon[25053]: pgmap v83: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-20T19:10:29.474 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:10:29 smithi071 ceph-mon[28196]: pgmap v83: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-20T19:10:31.380 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:10:31 smithi071 ceph-mon[28196]: pgmap v84: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-20T19:10:31.411 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:10:31 smithi079 ceph-mon[27843]: pgmap v84: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-20T19:10:31.476 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:10:31 smithi070 ceph-mon[25053]: pgmap v84: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-20T19:10:33.411 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:10:33 smithi079 ceph-mon[27843]: pgmap v85: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-20T19:10:33.478 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:10:33 smithi070 ceph-mon[25053]: pgmap v85: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-20T19:10:33.479 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:10:33 smithi071 ceph-mon[28196]: pgmap v85: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-20T19:10:35.411 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:10:35 smithi079 ceph-mon[27843]: pgmap v86: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-20T19:10:35.481 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:10:35 smithi070 ceph-mon[25053]: pgmap v86: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-20T19:10:35.481 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:10:35 smithi071 ceph-mon[28196]: pgmap v86: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-20T19:10:37.411 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:10:37 smithi079 ceph-mon[27843]: pgmap v87: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-20T19:10:37.484 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:10:37 smithi070 ceph-mon[25053]: pgmap v87: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-20T19:10:37.484 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:10:37 smithi071 ceph-mon[28196]: pgmap v87: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-20T19:10:39.486 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:10:39 smithi070 ceph-mon[25053]: pgmap v88: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-20T19:10:39.486 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:10:39 smithi071 ceph-mon[28196]: pgmap v88: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-20T19:10:39.487 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:10:39 smithi079 ceph-mon[27843]: pgmap v88: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-20T19:10:41.380 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:10:41 smithi071 ceph-mon[28196]: pgmap v89: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-20T19:10:41.411 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:10:41 smithi079 ceph-mon[27843]: pgmap v89: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-20T19:10:41.488 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:10:41 smithi070 ceph-mon[25053]: pgmap v89: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-20T19:10:43.411 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:10:43 smithi079 ceph-mon[27843]: pgmap v90: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-20T19:10:43.491 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:10:43 smithi070 ceph-mon[25053]: pgmap v90: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-20T19:10:43.491 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:10:43 smithi071 ceph-mon[28196]: pgmap v90: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-20T19:10:44.263 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:10:44 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:10:44.263 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:10:44 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:10:44.263 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:10:44 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:10:44.263 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:10:44 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:10:44.263 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:10:44 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:10:44.263 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:10:44 smithi070 ceph-mon[25053]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi070.chzazi'}, 1: {0: 'adipctdb.1.0.smithi079.bucmrt'}, 2: {0: 'adipctdb.2.0.smithi071.ygouuv'}} 3 2024-09-20T19:10:44.492 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:10:44 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:10:44.492 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:10:44 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:10:44.492 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:10:44 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:10:44.492 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:10:44 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:10:44.492 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:10:44 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:10:44.492 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:10:44 smithi071 ceph-mon[28196]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi070.chzazi'}, 1: {0: 'adipctdb.1.0.smithi079.bucmrt'}, 2: {0: 'adipctdb.2.0.smithi071.ygouuv'}} 3 2024-09-20T19:10:44.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:10:44 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:10:44.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:10:44 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:10:44.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:10:44 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:10:44.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:10:44 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:10:44.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:10:44 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:10:44.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:10:44 smithi079 ceph-mon[27843]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi070.chzazi'}, 1: {0: 'adipctdb.1.0.smithi079.bucmrt'}, 2: {0: 'adipctdb.2.0.smithi071.ygouuv'}} 3 2024-09-20T19:10:45.493 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:10:45 smithi079 ceph-mon[27843]: pgmap v91: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-20T19:10:45.493 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:10:45 smithi071 ceph-mon[28196]: pgmap v91: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-20T19:10:45.494 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:10:45 smithi070 ceph-mon[25053]: pgmap v91: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-20T19:10:47.495 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:10:47 smithi070 ceph-mon[25053]: pgmap v92: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-20T19:10:47.496 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:10:47 smithi071 ceph-mon[28196]: pgmap v92: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-20T19:10:47.496 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:10:47 smithi079 ceph-mon[27843]: pgmap v92: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-20T19:10:49.498 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:10:49 smithi070 ceph-mon[25053]: pgmap v93: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-20T19:10:49.499 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:10:49 smithi079 ceph-mon[27843]: pgmap v93: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-20T19:10:49.499 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:10:49 smithi071 ceph-mon[28196]: pgmap v93: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-20T19:10:51.380 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:10:51 smithi071 ceph-mon[28196]: pgmap v94: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-20T19:10:51.411 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:10:51 smithi079 ceph-mon[27843]: pgmap v94: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-20T19:10:51.501 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:10:51 smithi070 ceph-mon[25053]: pgmap v94: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-20T19:10:53.503 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:10:53 smithi070 ceph-mon[25053]: pgmap v95: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-20T19:10:53.504 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:10:53 smithi071 ceph-mon[28196]: pgmap v95: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-20T19:10:53.504 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:10:53 smithi079 ceph-mon[27843]: pgmap v95: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-20T19:10:53.973 DEBUG:teuthology.orchestra.run.smithi164:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo podman run --rm --net=host --dns=172.21.15.164 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //10.0.31.70/share1 -c ls' 2024-09-20T19:10:54.041 INFO:teuthology.orchestra.run.smithi164.stderr:+ sudo podman run --rm --net=host --dns=172.21.15.164 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //10.0.31.70/share1 -c ls 2024-09-20T19:10:54.501 INFO:teuthology.orchestra.run.smithi164.stdout: . D 0 Fri Sep 20 19:07:50 2024 2024-09-20T19:10:54.502 INFO:teuthology.orchestra.run.smithi164.stdout: .. D 0 Fri Sep 20 19:07:50 2024 2024-09-20T19:10:54.502 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-09-20T19:10:54.502 INFO:teuthology.orchestra.run.smithi164.stdout: 178044928 blocks of size 1024. 178044928 blocks available 2024-09-20T19:10:55.095 DEBUG:teuthology.orchestra.run.smithi164:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo podman run --rm --net=host --dns=172.21.15.164 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //10.0.47.70/share1 -c ls' 2024-09-20T19:10:55.160 INFO:teuthology.orchestra.run.smithi164.stderr:+ sudo podman run --rm --net=host --dns=172.21.15.164 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //10.0.47.70/share1 -c ls 2024-09-20T19:10:55.505 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:10:55 smithi070 ceph-mon[25053]: pgmap v96: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 255 B/s wr, 5 op/s 2024-09-20T19:10:55.506 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:10:55 smithi071 ceph-mon[28196]: pgmap v96: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 255 B/s wr, 5 op/s 2024-09-20T19:10:55.506 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:10:55 smithi079 ceph-mon[27843]: pgmap v96: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 255 B/s wr, 5 op/s 2024-09-20T19:10:55.583 INFO:teuthology.orchestra.run.smithi164.stdout: . D 0 Fri Sep 20 19:07:50 2024 2024-09-20T19:10:55.583 INFO:teuthology.orchestra.run.smithi164.stdout: .. D 0 Fri Sep 20 19:07:50 2024 2024-09-20T19:10:55.583 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-09-20T19:10:55.583 INFO:teuthology.orchestra.run.smithi164.stdout: 178044928 blocks of size 1024. 178044928 blocks available 2024-09-20T19:10:56.042 DEBUG:teuthology.orchestra.run.smithi164:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo podman run --rm --net=host --dns=172.21.15.164 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //10.0.31.70/share2 -c ls' 2024-09-20T19:10:56.105 INFO:teuthology.orchestra.run.smithi164.stderr:+ sudo podman run --rm --net=host --dns=172.21.15.164 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //10.0.31.70/share2 -c ls 2024-09-20T19:10:56.507 INFO:teuthology.orchestra.run.smithi164.stdout: . D 0 Fri Sep 20 19:07:52 2024 2024-09-20T19:10:56.507 INFO:teuthology.orchestra.run.smithi164.stdout: .. D 0 Fri Sep 20 19:07:52 2024 2024-09-20T19:10:56.507 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-09-20T19:10:56.507 INFO:teuthology.orchestra.run.smithi164.stdout: 178044928 blocks of size 1024. 178044928 blocks available 2024-09-20T19:10:56.997 DEBUG:teuthology.orchestra.run.smithi164:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo podman run --rm --net=host --dns=172.21.15.164 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //10.0.47.70/share2 -c ls' 2024-09-20T19:10:57.060 INFO:teuthology.orchestra.run.smithi164.stderr:+ sudo podman run --rm --net=host --dns=172.21.15.164 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //10.0.47.70/share2 -c ls 2024-09-20T19:10:57.413 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:10:57 smithi079 ceph-mon[27843]: pgmap v97: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 255 B/s wr, 3 op/s 2024-09-20T19:10:57.414 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:10:57 smithi070 ceph-mon[25053]: pgmap v97: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 255 B/s wr, 3 op/s 2024-09-20T19:10:57.426 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:10:57 smithi071 ceph-mon[28196]: pgmap v97: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 255 B/s wr, 3 op/s 2024-09-20T19:10:57.455 INFO:teuthology.orchestra.run.smithi164.stdout: . D 0 Fri Sep 20 19:07:52 2024 2024-09-20T19:10:57.456 INFO:teuthology.orchestra.run.smithi164.stdout: .. D 0 Fri Sep 20 19:07:52 2024 2024-09-20T19:10:57.456 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-09-20T19:10:57.456 INFO:teuthology.orchestra.run.smithi164.stdout: 178044928 blocks of size 1024. 178044928 blocks available 2024-09-20T19:10:57.971 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-20T19:10:57.983 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi070.front.sepia.ceph.com 2024-09-20T19:10:57.984 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ba4a2144-7782-11ef-baf5-efdc52797490 -- bash -c 'ceph smb apply -i -' 2024-09-20T19:10:58.241 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:10:59.057 INFO:teuthology.orchestra.run.smithi070.stdout:{ 2024-09-20T19:10:59.057 INFO:teuthology.orchestra.run.smithi070.stdout: "results": [ 2024-09-20T19:10:59.057 INFO:teuthology.orchestra.run.smithi070.stdout: { 2024-09-20T19:10:59.057 INFO:teuthology.orchestra.run.smithi070.stdout: "resource": { 2024-09-20T19:10:59.057 INFO:teuthology.orchestra.run.smithi070.stdout: "resource_type": "ceph.smb.share", 2024-09-20T19:10:59.057 INFO:teuthology.orchestra.run.smithi070.stdout: "cluster_id": "adipctdb", 2024-09-20T19:10:59.057 INFO:teuthology.orchestra.run.smithi070.stdout: "share_id": "share1", 2024-09-20T19:10:59.057 INFO:teuthology.orchestra.run.smithi070.stdout: "intent": "removed" 2024-09-20T19:10:59.058 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-09-20T19:10:59.058 INFO:teuthology.orchestra.run.smithi070.stdout: "state": "removed", 2024-09-20T19:10:59.058 INFO:teuthology.orchestra.run.smithi070.stdout: "success": true 2024-09-20T19:10:59.058 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-09-20T19:10:59.058 INFO:teuthology.orchestra.run.smithi070.stdout: { 2024-09-20T19:10:59.058 INFO:teuthology.orchestra.run.smithi070.stdout: "resource": { 2024-09-20T19:10:59.058 INFO:teuthology.orchestra.run.smithi070.stdout: "resource_type": "ceph.smb.share", 2024-09-20T19:10:59.058 INFO:teuthology.orchestra.run.smithi070.stdout: "cluster_id": "adipctdb", 2024-09-20T19:10:59.058 INFO:teuthology.orchestra.run.smithi070.stdout: "share_id": "share2", 2024-09-20T19:10:59.058 INFO:teuthology.orchestra.run.smithi070.stdout: "intent": "removed" 2024-09-20T19:10:59.058 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-09-20T19:10:59.058 INFO:teuthology.orchestra.run.smithi070.stdout: "state": "removed", 2024-09-20T19:10:59.058 INFO:teuthology.orchestra.run.smithi070.stdout: "success": true 2024-09-20T19:10:59.059 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-09-20T19:10:59.059 INFO:teuthology.orchestra.run.smithi070.stdout: { 2024-09-20T19:10:59.059 INFO:teuthology.orchestra.run.smithi070.stdout: "resource": { 2024-09-20T19:10:59.059 INFO:teuthology.orchestra.run.smithi070.stdout: "resource_type": "ceph.smb.cluster", 2024-09-20T19:10:59.059 INFO:teuthology.orchestra.run.smithi070.stdout: "cluster_id": "adipctdb", 2024-09-20T19:10:59.059 INFO:teuthology.orchestra.run.smithi070.stdout: "intent": "removed" 2024-09-20T19:10:59.059 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-09-20T19:10:59.059 INFO:teuthology.orchestra.run.smithi070.stdout: "state": "removed", 2024-09-20T19:10:59.059 INFO:teuthology.orchestra.run.smithi070.stdout: "success": true 2024-09-20T19:10:59.059 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-09-20T19:10:59.059 INFO:teuthology.orchestra.run.smithi070.stdout: { 2024-09-20T19:10:59.059 INFO:teuthology.orchestra.run.smithi070.stdout: "resource": { 2024-09-20T19:10:59.059 INFO:teuthology.orchestra.run.smithi070.stdout: "resource_type": "ceph.smb.join.auth", 2024-09-20T19:10:59.060 INFO:teuthology.orchestra.run.smithi070.stdout: "auth_id": "join1-admin", 2024-09-20T19:10:59.060 INFO:teuthology.orchestra.run.smithi070.stdout: "intent": "removed" 2024-09-20T19:10:59.060 INFO:teuthology.orchestra.run.smithi070.stdout: }, 2024-09-20T19:10:59.060 INFO:teuthology.orchestra.run.smithi070.stdout: "state": "removed", 2024-09-20T19:10:59.060 INFO:teuthology.orchestra.run.smithi070.stdout: "success": true 2024-09-20T19:10:59.060 INFO:teuthology.orchestra.run.smithi070.stdout: } 2024-09-20T19:10:59.060 INFO:teuthology.orchestra.run.smithi070.stdout: ], 2024-09-20T19:10:59.060 INFO:teuthology.orchestra.run.smithi070.stdout: "success": true 2024-09-20T19:10:59.060 INFO:teuthology.orchestra.run.smithi070.stdout:} 2024-09-20T19:11:00.130 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:11:00 smithi071 ceph-mon[28196]: from='client.16026 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:11:00.130 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:11:00 smithi071 ceph-mon[28196]: Remove service smb.adipctdb 2024-09-20T19:11:00.130 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:11:00 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:11:00.130 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:11:00 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-20T19:11:00.130 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:11:00 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:11:00.130 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:11:00 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "config-key exists", "key": "smb/config/adipctdb/join.0.json"} : dispatch 2024-09-20T19:11:00.130 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:11:00 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "config-key rm", "key": "smb/config/adipctdb/join.0.json"} : dispatch 2024-09-20T19:11:00.130 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:11:00 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:11:00.130 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:11:00 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:11:00.131 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:11:00 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd='[{"prefix": "config-key rm", "key": "smb/config/adipctdb/join.0.json"}]': finished 2024-09-20T19:11:00.131 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:11:00 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:11:00.131 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:11:00 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-20T19:11:00.131 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:11:00 smithi071 ceph-mon[28196]: pgmap v98: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 255 B/s wr, 3 op/s 2024-09-20T19:11:00.131 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:11:00 smithi071 ceph-mon[28196]: Removing orphan daemon smb.adipctdb.0.0.smithi070.chzazi... 2024-09-20T19:11:00.131 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:11:00 smithi071 ceph-mon[28196]: Removing daemon smb.adipctdb.0.0.smithi070.chzazi from smithi070 -- ports [445, 9922] 2024-09-20T19:11:00.161 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:11:00 smithi079 ceph-mon[27843]: from='client.16026 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:11:00.161 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:11:00 smithi079 ceph-mon[27843]: Remove service smb.adipctdb 2024-09-20T19:11:00.161 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:11:00 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:11:00.161 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:11:00 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-20T19:11:00.161 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:11:00 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:11:00.161 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:11:00 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "config-key exists", "key": "smb/config/adipctdb/join.0.json"} : dispatch 2024-09-20T19:11:00.161 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:11:00 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "config-key rm", "key": "smb/config/adipctdb/join.0.json"} : dispatch 2024-09-20T19:11:00.162 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:11:00 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:11:00.162 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:11:00 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:11:00.162 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:11:00 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd='[{"prefix": "config-key rm", "key": "smb/config/adipctdb/join.0.json"}]': finished 2024-09-20T19:11:00.162 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:11:00 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:11:00.162 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:11:00 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-20T19:11:00.162 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:11:00 smithi079 ceph-mon[27843]: pgmap v98: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 255 B/s wr, 3 op/s 2024-09-20T19:11:00.162 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:11:00 smithi079 ceph-mon[27843]: Removing orphan daemon smb.adipctdb.0.0.smithi070.chzazi... 2024-09-20T19:11:00.162 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:11:00 smithi079 ceph-mon[27843]: Removing daemon smb.adipctdb.0.0.smithi070.chzazi from smithi070 -- ports [445, 9922] 2024-09-20T19:11:00.210 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:11:00 smithi070 ceph-mon[25053]: from='client.16026 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:11:00.210 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:11:00 smithi070 ceph-mon[25053]: Remove service smb.adipctdb 2024-09-20T19:11:00.211 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:11:00 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:11:00.211 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:11:00 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-20T19:11:00.211 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:11:00 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:11:00.211 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:11:00 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "config-key exists", "key": "smb/config/adipctdb/join.0.json"} : dispatch 2024-09-20T19:11:00.211 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:11:00 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "config-key rm", "key": "smb/config/adipctdb/join.0.json"} : dispatch 2024-09-20T19:11:00.211 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:11:00 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:11:00.211 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:11:00 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:11:00.211 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:11:00 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd='[{"prefix": "config-key rm", "key": "smb/config/adipctdb/join.0.json"}]': finished 2024-09-20T19:11:00.212 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:11:00 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:11:00.212 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:11:00 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-20T19:11:00.212 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:11:00 smithi070 ceph-mon[25053]: pgmap v98: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 255 B/s wr, 3 op/s 2024-09-20T19:11:00.212 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:11:00 smithi070 ceph-mon[25053]: Removing orphan daemon smb.adipctdb.0.0.smithi070.chzazi... 2024-09-20T19:11:00.212 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:11:00 smithi070 ceph-mon[25053]: Removing daemon smb.adipctdb.0.0.smithi070.chzazi from smithi070 -- ports [445, 9922] 2024-09-20T19:11:00.519 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service_not_present... 2024-09-20T19:11:00.529 INFO:tasks.cephadm:Waiting for ceph service smb.adipctdb to be not present in service list 2024-09-20T19:11:00.530 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ba4a2144-7782-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-20T19:11:01.296 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:11:01 smithi070 ceph-mon[25053]: pgmap v99: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 5.9 KiB/s rd, 88 KiB/s wr, 12 op/s 2024-09-20T19:11:01.411 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:11:01 smithi079 ceph-mon[27843]: pgmap v99: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 5.9 KiB/s rd, 88 KiB/s wr, 12 op/s 2024-09-20T19:11:01.621 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:11:01 smithi071 ceph-mon[28196]: pgmap v99: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 5.9 KiB/s rd, 88 KiB/s wr, 12 op/s 2024-09-20T19:11:03.235 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:11:03 smithi079 ceph-mon[27843]: pgmap v100: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.7 KiB/s rd, 88 KiB/s wr, 11 op/s 2024-09-20T19:11:03.296 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:11:03 smithi070 ceph-mon[25053]: pgmap v100: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.7 KiB/s rd, 88 KiB/s wr, 11 op/s 2024-09-20T19:11:03.625 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:11:03 smithi071 ceph-mon[28196]: pgmap v100: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.7 KiB/s rd, 88 KiB/s wr, 11 op/s 2024-09-20T19:11:03.927 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:11:04.631 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-20T19:11:04.632 INFO:teuthology.orchestra.run.smithi070.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-20T19:07:39.041617Z", "last_refresh": "2024-09-20T19:09:35.865871Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi070=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-20T19:04:14.090001Z", "last_refresh": "2024-09-20T19:09:36.776567Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi070:172.21.15.70=a", "smithi071:172.21.15.71=b", "smithi079:172.21.15.79=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-20T19:03:49.482543Z", "last_refresh": "2024-09-20T19:09:35.865642Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2", "last_refresh": "2024-09-20T19:09:35.865732Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-20T19:10:59.009466Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.70/16"}, {"address": "10.0.47.70/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.164"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-20T19:08:27.302836Z", "last_refresh": "2024-09-20T19:09:35.865939Z", "running": 3, "size": 3}}] 2024-09-20T19:11:05.250 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:11:05 smithi071 ceph-mon[28196]: from='client.16080 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:11:05.250 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:11:05 smithi071 ceph-mon[28196]: pgmap v101: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 5.3 KiB/s rd, 88 KiB/s wr, 12 op/s 2024-09-20T19:11:05.296 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:11:05 smithi070 ceph-mon[25053]: from='client.16080 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:11:05.296 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:11:05 smithi070 ceph-mon[25053]: pgmap v101: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 5.3 KiB/s rd, 88 KiB/s wr, 12 op/s 2024-09-20T19:11:05.416 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:11:05 smithi079 ceph-mon[27843]: from='client.16080 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:11:05.417 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:11:05 smithi079 ceph-mon[27843]: pgmap v101: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 5.3 KiB/s rd, 88 KiB/s wr, 12 op/s 2024-09-20T19:11:05.505 DEBUG:tasks.cephadm:checking if 'smb.adipctdb' in {'osd', 'smb.adipctdb', 'mgr', 'mon', 'mds.cephfs'} 2024-09-20T19:11:06.506 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ba4a2144-7782-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-20T19:11:06.705 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:11:06 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adipctdb.0.0.smithi070.chzazi"} : dispatch 2024-09-20T19:11:06.705 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:11:06 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adipctdb.0.0.smithi070.chzazi"}]': finished 2024-09-20T19:11:06.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:11:06 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adipctdb.0.0.smithi070.chzazi"} : dispatch 2024-09-20T19:11:06.742 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:11:06 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adipctdb.0.0.smithi070.chzazi"}]': finished 2024-09-20T19:11:06.749 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:11:06.796 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:11:06 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adipctdb.0.0.smithi070.chzazi"} : dispatch 2024-09-20T19:11:06.796 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:11:06 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adipctdb.0.0.smithi070.chzazi"}]': finished 2024-09-20T19:11:07.378 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-20T19:11:07.378 INFO:teuthology.orchestra.run.smithi070.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-20T19:07:39.041617Z", "last_refresh": "2024-09-20T19:09:35.865871Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi070=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-20T19:04:14.090001Z", "last_refresh": "2024-09-20T19:09:36.776567Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi070:172.21.15.70=a", "smithi071:172.21.15.71=b", "smithi079:172.21.15.79=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-20T19:03:49.482543Z", "last_refresh": "2024-09-20T19:09:35.865642Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2", "last_refresh": "2024-09-20T19:09:35.865732Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-20T19:10:59.009466Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.70/16"}, {"address": "10.0.47.70/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.164"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-20T19:08:27.302836Z", "last_refresh": "2024-09-20T19:09:35.865939Z", "running": 2, "size": 3}}] 2024-09-20T19:11:07.632 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:11:07 smithi079 ceph-mon[27843]: Removing key for client.smb.config.adipctdb.0.0.smithi070.chzazi 2024-09-20T19:11:07.632 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:11:07 smithi079 ceph-mon[27843]: Removing orphan daemon smb.adipctdb.2.0.smithi071.ygouuv... 2024-09-20T19:11:07.632 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:11:07 smithi079 ceph-mon[27843]: Removing daemon smb.adipctdb.2.0.smithi071.ygouuv from smithi071 -- ports [445, 9922] 2024-09-20T19:11:07.632 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:11:07 smithi079 ceph-mon[27843]: pgmap v102: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-20T19:11:07.796 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:11:07 smithi070 ceph-mon[25053]: Removing key for client.smb.config.adipctdb.0.0.smithi070.chzazi 2024-09-20T19:11:07.796 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:11:07 smithi070 ceph-mon[25053]: Removing orphan daemon smb.adipctdb.2.0.smithi071.ygouuv... 2024-09-20T19:11:07.796 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:11:07 smithi070 ceph-mon[25053]: Removing daemon smb.adipctdb.2.0.smithi071.ygouuv from smithi071 -- ports [445, 9922] 2024-09-20T19:11:07.796 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:11:07 smithi070 ceph-mon[25053]: pgmap v102: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-20T19:11:07.872 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:11:07 smithi071 ceph-mon[28196]: Removing key for client.smb.config.adipctdb.0.0.smithi070.chzazi 2024-09-20T19:11:07.872 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:11:07 smithi071 ceph-mon[28196]: Removing orphan daemon smb.adipctdb.2.0.smithi071.ygouuv... 2024-09-20T19:11:07.872 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:11:07 smithi071 ceph-mon[28196]: Removing daemon smb.adipctdb.2.0.smithi071.ygouuv from smithi071 -- ports [445, 9922] 2024-09-20T19:11:07.872 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:11:07 smithi071 ceph-mon[28196]: pgmap v102: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-20T19:11:08.002 DEBUG:tasks.cephadm:checking if 'smb.adipctdb' in {'osd', 'smb.adipctdb', 'mgr', 'mon', 'mds.cephfs'} 2024-09-20T19:11:08.629 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:11:08 smithi071 ceph-mon[28196]: from='client.16107 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:11:08.744 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:11:08 smithi079 ceph-mon[27843]: from='client.16107 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:11:08.796 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:11:08 smithi070 ceph-mon[25053]: from='client.16107 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:11:09.003 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ba4a2144-7782-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-20T19:11:09.261 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:11:09.629 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:11:09 smithi071 ceph-mon[28196]: pgmap v103: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-20T19:11:09.709 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:11:09 smithi070 ceph-mon[25053]: pgmap v103: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-20T19:11:09.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:11:09 smithi079 ceph-mon[27843]: pgmap v103: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-20T19:11:09.900 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-20T19:11:09.900 INFO:teuthology.orchestra.run.smithi070.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-20T19:07:39.041617Z", "last_refresh": "2024-09-20T19:09:35.865871Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi070=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-20T19:04:14.090001Z", "last_refresh": "2024-09-20T19:09:36.776567Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi070:172.21.15.70=a", "smithi071:172.21.15.71=b", "smithi079:172.21.15.79=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-20T19:03:49.482543Z", "last_refresh": "2024-09-20T19:09:35.865642Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2", "last_refresh": "2024-09-20T19:09:35.865732Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-20T19:10:59.009466Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.70/16"}, {"address": "10.0.47.70/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.164"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-20T19:08:27.302836Z", "last_refresh": "2024-09-20T19:09:35.865939Z", "running": 2, "size": 3}}] 2024-09-20T19:11:10.584 DEBUG:tasks.cephadm:checking if 'smb.adipctdb' in {'osd', 'smb.adipctdb', 'mgr', 'mon', 'mds.cephfs'} 2024-09-20T19:11:10.717 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:11:10 smithi071 ceph-mon[28196]: from='client.16119 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:11:10.746 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:11:10 smithi079 ceph-mon[27843]: from='client.16119 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:11:10.796 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:11:10 smithi070 ceph-mon[25053]: from='client.16119 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:11:11.585 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ba4a2144-7782-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-20T19:11:11.636 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:11:11 smithi079 ceph-mon[27843]: pgmap v104: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 87 KiB/s wr, 11 op/s 2024-09-20T19:11:11.735 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:11:11 smithi071 ceph-mon[28196]: pgmap v104: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 87 KiB/s wr, 11 op/s 2024-09-20T19:11:11.796 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:11:11 smithi070 ceph-mon[25053]: pgmap v104: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 87 KiB/s wr, 11 op/s 2024-09-20T19:11:11.842 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:11:12.752 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-20T19:11:12.752 INFO:teuthology.orchestra.run.smithi070.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-20T19:07:39.041617Z", "last_refresh": "2024-09-20T19:09:35.865871Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi070=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-20T19:04:14.090001Z", "last_refresh": "2024-09-20T19:09:36.776567Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi070:172.21.15.70=a", "smithi071:172.21.15.71=b", "smithi079:172.21.15.79=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-20T19:03:49.482543Z", "last_refresh": "2024-09-20T19:09:35.865642Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2", "last_refresh": "2024-09-20T19:09:35.865732Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-20T19:10:59.009466Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.70/16"}, {"address": "10.0.47.70/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.164"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-20T19:08:27.302836Z", "last_refresh": "2024-09-20T19:09:35.865939Z", "running": 2, "size": 3}}] 2024-09-20T19:11:13.046 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:11:12 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adipctdb.2.0.smithi071.ygouuv"} : dispatch 2024-09-20T19:11:13.046 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:11:12 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adipctdb.2.0.smithi071.ygouuv"}]': finished 2024-09-20T19:11:13.161 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:11:12 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adipctdb.2.0.smithi071.ygouuv"} : dispatch 2024-09-20T19:11:13.162 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:11:12 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adipctdb.2.0.smithi071.ygouuv"}]': finished 2024-09-20T19:11:13.379 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:11:12 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adipctdb.2.0.smithi071.ygouuv"} : dispatch 2024-09-20T19:11:13.379 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:11:12 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adipctdb.2.0.smithi071.ygouuv"}]': finished 2024-09-20T19:11:13.457 DEBUG:tasks.cephadm:checking if 'smb.adipctdb' in {'osd', 'smb.adipctdb', 'mgr', 'mon', 'mds.cephfs'} 2024-09-20T19:11:14.161 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:11:13 smithi079 ceph-mon[27843]: from='client.16125 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:11:14.161 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:11:13 smithi079 ceph-mon[27843]: Removing key for client.smb.config.adipctdb.2.0.smithi071.ygouuv 2024-09-20T19:11:14.161 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:11:13 smithi079 ceph-mon[27843]: Removing orphan daemon smb.adipctdb.1.0.smithi079.bucmrt... 2024-09-20T19:11:14.161 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:11:13 smithi079 ceph-mon[27843]: Removing daemon smb.adipctdb.1.0.smithi079.bucmrt from smithi079 -- ports [445, 9922] 2024-09-20T19:11:14.161 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:11:13 smithi079 ceph-mon[27843]: pgmap v105: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 767 B/s rd, 0 B/s wr, 2 op/s 2024-09-20T19:11:14.296 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:11:13 smithi070 ceph-mon[25053]: from='client.16125 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:11:14.296 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:11:13 smithi070 ceph-mon[25053]: Removing key for client.smb.config.adipctdb.2.0.smithi071.ygouuv 2024-09-20T19:11:14.296 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:11:13 smithi070 ceph-mon[25053]: Removing orphan daemon smb.adipctdb.1.0.smithi079.bucmrt... 2024-09-20T19:11:14.296 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:11:13 smithi070 ceph-mon[25053]: Removing daemon smb.adipctdb.1.0.smithi079.bucmrt from smithi079 -- ports [445, 9922] 2024-09-20T19:11:14.296 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:11:13 smithi070 ceph-mon[25053]: pgmap v105: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 767 B/s rd, 0 B/s wr, 2 op/s 2024-09-20T19:11:14.380 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:11:13 smithi071 ceph-mon[28196]: from='client.16125 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:11:14.380 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:11:13 smithi071 ceph-mon[28196]: Removing key for client.smb.config.adipctdb.2.0.smithi071.ygouuv 2024-09-20T19:11:14.380 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:11:13 smithi071 ceph-mon[28196]: Removing orphan daemon smb.adipctdb.1.0.smithi079.bucmrt... 2024-09-20T19:11:14.380 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:11:13 smithi071 ceph-mon[28196]: Removing daemon smb.adipctdb.1.0.smithi079.bucmrt from smithi079 -- ports [445, 9922] 2024-09-20T19:11:14.380 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:11:13 smithi071 ceph-mon[28196]: pgmap v105: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 767 B/s rd, 0 B/s wr, 2 op/s 2024-09-20T19:11:14.458 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ba4a2144-7782-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-20T19:11:14.714 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:11:15.318 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-20T19:11:15.318 INFO:teuthology.orchestra.run.smithi070.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-20T19:07:39.041617Z", "last_refresh": "2024-09-20T19:09:35.865871Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi070=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-20T19:04:14.090001Z", "last_refresh": "2024-09-20T19:09:36.776567Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi070:172.21.15.70=a", "smithi071:172.21.15.71=b", "smithi079:172.21.15.79=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-20T19:03:49.482543Z", "last_refresh": "2024-09-20T19:09:35.865642Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2", "last_refresh": "2024-09-20T19:09:35.865732Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-20T19:10:59.009466Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.70/16"}, {"address": "10.0.47.70/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.164"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-20T19:08:27.302836Z", "last_refresh": "2024-09-20T19:09:35.865939Z", "running": 1, "size": 3}}] 2024-09-20T19:11:15.345 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:11:15 smithi079 ceph-mon[27843]: pgmap v106: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 938 B/s rd, 0 B/s wr, 2 op/s 2024-09-20T19:11:15.546 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:11:15 smithi070 ceph-mon[25053]: pgmap v106: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 938 B/s rd, 0 B/s wr, 2 op/s 2024-09-20T19:11:15.629 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:11:15 smithi071 ceph-mon[28196]: pgmap v106: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 938 B/s rd, 0 B/s wr, 2 op/s 2024-09-20T19:11:16.009 DEBUG:tasks.cephadm:checking if 'smb.adipctdb' in {'osd', 'smb.adipctdb', 'mgr', 'mon', 'mds.cephfs'} 2024-09-20T19:11:16.274 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:11:16 smithi079 ceph-mon[27843]: from='client.16137 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:11:16.546 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:11:16 smithi070 ceph-mon[25053]: from='client.16137 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:11:16.629 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:11:16 smithi071 ceph-mon[28196]: from='client.16137 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:11:17.009 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ba4a2144-7782-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-20T19:11:17.267 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:11:17.296 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:11:17 smithi070 ceph-mon[25053]: pgmap v107: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 341 B/s rd, 0 B/s wr, 0 op/s 2024-09-20T19:11:17.431 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:11:17 smithi079 ceph-mon[27843]: pgmap v107: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 341 B/s rd, 0 B/s wr, 0 op/s 2024-09-20T19:11:17.629 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:11:17 smithi071 ceph-mon[28196]: pgmap v107: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 341 B/s rd, 0 B/s wr, 0 op/s 2024-09-20T19:11:17.984 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-20T19:11:17.984 INFO:teuthology.orchestra.run.smithi070.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-20T19:07:39.041617Z", "last_refresh": "2024-09-20T19:09:35.865871Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi070=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-20T19:04:14.090001Z", "last_refresh": "2024-09-20T19:09:36.776567Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi070:172.21.15.70=a", "smithi071:172.21.15.71=b", "smithi079:172.21.15.79=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-20T19:03:49.482543Z", "last_refresh": "2024-09-20T19:09:35.865642Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2", "last_refresh": "2024-09-20T19:09:35.865732Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-20T19:10:59.009466Z service:smb.adipctdb [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adipctdb", "service_name": "smb.adipctdb", "service_type": "smb", "spec": {"cluster_id": "adipctdb", "cluster_lock_uri": "rados://.smb/adipctdb/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adipctdb/cluster.meta.json", "cluster_public_addrs": [{"address": "10.0.31.70/16"}, {"address": "10.0.47.70/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.164"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adipctdb"], "join_sources": ["rados:mon-config-key:smb/config/adipctdb/join.0.json"]}, "status": {"created": "2024-09-20T19:08:27.302836Z", "last_refresh": "2024-09-20T19:09:35.865939Z", "running": 1, "size": 3}}] 2024-09-20T19:11:18.296 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:11:18 smithi070 ceph-mon[25053]: from='client.16143 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:11:18.410 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:11:18 smithi079 ceph-mon[27843]: from='client.16143 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:11:18.603 DEBUG:tasks.cephadm:checking if 'smb.adipctdb' in {'osd', 'smb.adipctdb', 'mgr', 'mon', 'mds.cephfs'} 2024-09-20T19:11:18.629 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:11:18 smithi071 ceph-mon[28196]: from='client.16143 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:11:19.546 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:11:19 smithi070 ceph-mon[25053]: Removing key for client.smb.config.adipctdb.1.0.smithi079.bucmrt 2024-09-20T19:11:19.546 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:11:19 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adipctdb.1.0.smithi079.bucmrt"} : dispatch 2024-09-20T19:11:19.546 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:11:19 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adipctdb.1.0.smithi079.bucmrt"}]': finished 2024-09-20T19:11:19.546 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:11:19 smithi070 ceph-mon[25053]: Purge service smb.adipctdb 2024-09-20T19:11:19.546 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:11:19 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adipctdb"} : dispatch 2024-09-20T19:11:19.547 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:11:19 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adipctdb"}]': finished 2024-09-20T19:11:19.547 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:11:19 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:11:19.547 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:11:19 smithi070 ceph-mon[25053]: pgmap v108: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 341 B/s rd, 0 B/s wr, 0 op/s 2024-09-20T19:11:19.600 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:11:19 smithi079 ceph-mon[27843]: Removing key for client.smb.config.adipctdb.1.0.smithi079.bucmrt 2024-09-20T19:11:19.600 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:11:19 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adipctdb.1.0.smithi079.bucmrt"} : dispatch 2024-09-20T19:11:19.600 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:11:19 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adipctdb.1.0.smithi079.bucmrt"}]': finished 2024-09-20T19:11:19.600 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:11:19 smithi079 ceph-mon[27843]: Purge service smb.adipctdb 2024-09-20T19:11:19.600 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:11:19 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adipctdb"} : dispatch 2024-09-20T19:11:19.600 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:11:19 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adipctdb"}]': finished 2024-09-20T19:11:19.600 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:11:19 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:11:19.600 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:11:19 smithi079 ceph-mon[27843]: pgmap v108: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 341 B/s rd, 0 B/s wr, 0 op/s 2024-09-20T19:11:19.604 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid ba4a2144-7782-11ef-baf5-efdc52797490 -- ceph orch ls -f json 2024-09-20T19:11:19.606 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:11:19 smithi071 ceph-mon[28196]: Removing key for client.smb.config.adipctdb.1.0.smithi079.bucmrt 2024-09-20T19:11:19.607 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:11:19 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adipctdb.1.0.smithi079.bucmrt"} : dispatch 2024-09-20T19:11:19.607 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:11:19 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adipctdb.1.0.smithi079.bucmrt"}]': finished 2024-09-20T19:11:19.607 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:11:19 smithi071 ceph-mon[28196]: Purge service smb.adipctdb 2024-09-20T19:11:19.607 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:11:19 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adipctdb"} : dispatch 2024-09-20T19:11:19.607 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:11:19 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adipctdb"}]': finished 2024-09-20T19:11:19.607 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:11:19 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:11:19.607 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:11:19 smithi071 ceph-mon[28196]: pgmap v108: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 341 B/s rd, 0 B/s wr, 0 op/s 2024-09-20T19:11:20.090 INFO:teuthology.orchestra.run.smithi070.stderr:Inferring config /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:11:20.752 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-20T19:11:20.752 INFO:teuthology.orchestra.run.smithi070.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-20T19:07:39.041617Z", "last_refresh": "2024-09-20T19:11:20.179070Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi070=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-20T19:04:14.090001Z", "last_refresh": "2024-09-20T19:11:20.672071Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi070:172.21.15.70=a", "smithi071:172.21.15.71=b", "smithi079:172.21.15.79=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-20T19:03:49.482543Z", "last_refresh": "2024-09-20T19:11:20.135286Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2", "last_refresh": "2024-09-20T19:11:20.135392Z", "running": 6, "size": 6}, "unmanaged": true}] 2024-09-20T19:11:21.357 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:11:21 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:11:21.357 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:11:21 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:11:21.357 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:11:21 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:11:21.357 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:11:21 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:11:21.357 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:11:21 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:11:21.358 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:11:21 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:11:21.358 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:11:21 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:11:21.358 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:11:21 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:11:21.358 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:11:21 smithi070 ceph-mon[25053]: pgmap v109: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 352 B/s rd, 0 B/s wr, 1 op/s 2024-09-20T19:11:21.358 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:11:21 smithi070 ceph-mon[25053]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:11:21.358 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:11:21 smithi070 ceph-mon[25053]: from='client.16149 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:11:21.384 DEBUG:tasks.cephadm:checking if 'smb.adipctdb' in {'mgr', 'osd', 'mon', 'mds.cephfs'} 2024-09-20T19:11:21.384 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-09-20T19:11:21.395 INFO:tasks.cephadm:Teardown begin 2024-09-20T19:11:21.396 DEBUG:teuthology.orchestra.run.smithi070:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-20T19:11:21.411 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:11:21 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:11:21.411 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:11:21 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:11:21.411 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:11:21 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:11:21.411 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:11:21 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:11:21.411 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:11:21 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:11:21.411 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:11:21 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:11:21.411 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:11:21 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:11:21.411 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:11:21 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:11:21.411 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:11:21 smithi079 ceph-mon[27843]: pgmap v109: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 352 B/s rd, 0 B/s wr, 1 op/s 2024-09-20T19:11:21.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:11:21 smithi079 ceph-mon[27843]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:11:21.412 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:11:21 smithi079 ceph-mon[27843]: from='client.16149 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:11:21.421 DEBUG:teuthology.orchestra.run.smithi071:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-20T19:11:21.448 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:11:21 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:11:21.448 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:11:21 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:11:21.448 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:11:21 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:11:21.448 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:11:21 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:11:21.449 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:11:21 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:11:21.449 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:11:21 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:11:21.449 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:11:21 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:11:21.449 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:11:21 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:11:21.449 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:11:21 smithi071 ceph-mon[28196]: pgmap v109: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 352 B/s rd, 0 B/s wr, 1 op/s 2024-09-20T19:11:21.449 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:11:21 smithi071 ceph-mon[28196]: from='mgr.14562 172.21.15.70:0/948423882' entity='mgr.x' 2024-09-20T19:11:21.449 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:11:21 smithi071 ceph-mon[28196]: from='client.16149 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T19:11:21.454 DEBUG:teuthology.orchestra.run.smithi079:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-20T19:11:21.484 DEBUG:teuthology.orchestra.run.smithi164:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-20T19:11:21.511 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-09-20T19:11:21.511 DEBUG:teuthology.orchestra.run.smithi070:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-20T19:11:21.526 DEBUG:teuthology.orchestra.run.smithi071:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-20T19:11:21.543 DEBUG:teuthology.orchestra.run.smithi079:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-20T19:11:21.560 DEBUG:teuthology.orchestra.run.smithi164:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-20T19:11:21.575 INFO:tasks.cephadm:Stopping all daemons... 2024-09-20T19:11:21.575 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-09-20T19:11:21.576 DEBUG:teuthology.orchestra.run.smithi070:> sudo systemctl stop ceph-ba4a2144-7782-11ef-baf5-efdc52797490@mon.a 2024-09-20T19:11:21.878 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:11:21 smithi070 systemd[1]: Stopping Ceph mon.a for ba4a2144-7782-11ef-baf5-efdc52797490... 2024-09-20T19:11:22.296 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:11:21 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mon-a[25049]: 2024-09-20T19:11:21.875+0000 7fde9faed640 -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-20T19:11:22.296 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:11:21 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mon-a[25049]: 2024-09-20T19:11:21.875+0000 7fde9faed640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-09-20T19:11:22.296 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:11:21 smithi070 podman[58653]: 2024-09-20 19:11:21.926404925 +0000 UTC m=+0.159329316 container died 04c417ec09ba42bb4fc597d4ebd65b950df1f3226f57709fad4ff406ed219708 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mon-a, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2) 2024-09-20T19:11:22.757 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:11:22 smithi070 podman[58653]: 2024-09-20 19:11:22.483356237 +0000 UTC m=+0.716280614 container cleanup 04c417ec09ba42bb4fc597d4ebd65b950df1f3226f57709fad4ff406ed219708 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mon-a, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, ceph=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731) 2024-09-20T19:11:22.758 INFO:journalctl@ceph.mon.a.smithi070.stdout:Sep 20 19:11:22 smithi070 bash[58653]: ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mon-a 2024-09-20T19:11:22.919 DEBUG:teuthology.orchestra.run.smithi070:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ba4a2144-7782-11ef-baf5-efdc52797490@mon.a.service' 2024-09-20T19:11:22.969 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-20T19:11:22.969 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-09-20T19:11:22.969 INFO:tasks.cephadm.mon.c:Stopping mon.b... 2024-09-20T19:11:22.969 DEBUG:teuthology.orchestra.run.smithi071:> sudo systemctl stop ceph-ba4a2144-7782-11ef-baf5-efdc52797490@mon.b 2024-09-20T19:11:23.276 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:11:23 smithi071 systemd[1]: Stopping Ceph mon.b for ba4a2144-7782-11ef-baf5-efdc52797490... 2024-09-20T19:11:23.576 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:11:23 smithi071 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mon-b[28192]: 2024-09-20T19:11:23.272+0000 7f903023c640 -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-20T19:11:23.576 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:11:23 smithi071 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mon-b[28192]: 2024-09-20T19:11:23.272+0000 7f903023c640 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2024-09-20T19:11:23.576 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:11:23 smithi071 podman[45574]: 2024-09-20 19:11:23.293911759 +0000 UTC m=+0.128464310 container died 1f09a38cb35aa1b800c7c981447942343c8d6f25c56e4a0af38175d5e1e84f93 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mon-b, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, ceph=True, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=) 2024-09-20T19:11:23.879 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:11:23 smithi071 podman[45574]: 2024-09-20 19:11:23.664831451 +0000 UTC m=+0.499384002 container cleanup 1f09a38cb35aa1b800c7c981447942343c8d6f25c56e4a0af38175d5e1e84f93 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mon-b, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_CLEAN=True, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2) 2024-09-20T19:11:23.879 INFO:journalctl@ceph.mon.b.smithi071.stdout:Sep 20 19:11:23 smithi071 bash[45574]: ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mon-b 2024-09-20T19:11:24.090 DEBUG:teuthology.orchestra.run.smithi071:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ba4a2144-7782-11ef-baf5-efdc52797490@mon.b.service' 2024-09-20T19:11:24.131 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-20T19:11:24.131 INFO:tasks.cephadm.mon.c:Stopped mon.b 2024-09-20T19:11:24.131 INFO:tasks.cephadm.mon.c:Stopping mon.c... 2024-09-20T19:11:24.131 DEBUG:teuthology.orchestra.run.smithi079:> sudo systemctl stop ceph-ba4a2144-7782-11ef-baf5-efdc52797490@mon.c 2024-09-20T19:11:24.411 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:11:24 smithi079 systemd[1]: Stopping Ceph mon.c for ba4a2144-7782-11ef-baf5-efdc52797490... 2024-09-20T19:11:24.860 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:11:24 smithi079 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mon-c[27839]: 2024-09-20T19:11:24.423+0000 7fc47f8cd640 -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-20T19:11:24.861 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:11:24 smithi079 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mon-c[27839]: 2024-09-20T19:11:24.423+0000 7fc47f8cd640 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2024-09-20T19:11:24.861 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:11:24 smithi079 podman[46964]: 2024-09-20 19:11:24.598008956 +0000 UTC m=+0.278114166 container died 7b7e0e79b60684f24386cf1616463c2c3d8ca4b2b21894403d784dc10ce6c66c (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mon-c, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.vendor=CentOS, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2) 2024-09-20T19:11:25.160 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:11:25 smithi079 podman[46964]: 2024-09-20 19:11:25.049545509 +0000 UTC m=+0.729650747 container cleanup 7b7e0e79b60684f24386cf1616463c2c3d8ca4b2b21894403d784dc10ce6c66c (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mon-c, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0) 2024-09-20T19:11:25.161 INFO:journalctl@ceph.mon.c.smithi079.stdout:Sep 20 19:11:25 smithi079 bash[46964]: ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mon-c 2024-09-20T19:11:25.521 DEBUG:teuthology.orchestra.run.smithi079:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ba4a2144-7782-11ef-baf5-efdc52797490@mon.c.service' 2024-09-20T19:11:25.569 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-20T19:11:25.569 INFO:tasks.cephadm.mon.c:Stopped mon.c 2024-09-20T19:11:25.569 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-09-20T19:11:25.569 DEBUG:teuthology.orchestra.run.smithi070:> sudo systemctl stop ceph-ba4a2144-7782-11ef-baf5-efdc52797490@mgr.x 2024-09-20T19:11:26.046 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:11:25 smithi070 systemd[1]: Stopping Ceph mgr.x for ba4a2144-7782-11ef-baf5-efdc52797490... 2024-09-20T19:11:26.420 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:11:26 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: 2024-09-20T19:11:26.117+0000 7f0bb80ec640 -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-20T19:11:26.420 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:11:26 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x[25277]: 2024-09-20T19:11:26.117+0000 7f0bb80ec640 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-09-20T19:11:26.420 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:11:26 smithi070 podman[58773]: 2024-09-20 19:11:26.14879284 +0000 UTC m=+0.393849323 container died a92867c56bca8086b86564f346bedce1702ff9ac74f7b4218b1f1496f38ff900 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-20T19:11:26.788 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:11:26 smithi070 podman[58773]: 2024-09-20 19:11:26.501541312 +0000 UTC m=+0.746597788 container cleanup a92867c56bca8086b86564f346bedce1702ff9ac74f7b4218b1f1496f38ff900 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0) 2024-09-20T19:11:26.788 INFO:journalctl@ceph.mgr.x.smithi070.stdout:Sep 20 19:11:26 smithi070 bash[58773]: ceph-ba4a2144-7782-11ef-baf5-efdc52797490-mgr-x 2024-09-20T19:11:26.926 DEBUG:teuthology.orchestra.run.smithi070:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ba4a2144-7782-11ef-baf5-efdc52797490@mgr.x.service' 2024-09-20T19:11:26.960 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-20T19:11:26.960 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-09-20T19:11:26.960 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-09-20T19:11:26.960 DEBUG:teuthology.orchestra.run.smithi070:> sudo systemctl stop ceph-ba4a2144-7782-11ef-baf5-efdc52797490@osd.0 2024-09-20T19:11:27.296 INFO:journalctl@ceph.osd.0.smithi070.stdout:Sep 20 19:11:27 smithi070 systemd[1]: Stopping Ceph osd.0 for ba4a2144-7782-11ef-baf5-efdc52797490... 2024-09-20T19:11:27.296 INFO:journalctl@ceph.osd.0.smithi070.stdout:Sep 20 19:11:27 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-0[34951]: 2024-09-20T19:11:27.281+0000 7fabda210640 -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-20T19:11:27.296 INFO:journalctl@ceph.osd.0.smithi070.stdout:Sep 20 19:11:27 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-0[34951]: 2024-09-20T19:11:27.281+0000 7fabda210640 -1 osd.0 50 *** Got signal Terminated *** 2024-09-20T19:11:27.296 INFO:journalctl@ceph.osd.0.smithi070.stdout:Sep 20 19:11:27 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-0[34951]: 2024-09-20T19:11:27.281+0000 7fabda210640 -1 osd.0 50 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-20T19:11:32.949 INFO:journalctl@ceph.osd.0.smithi070.stdout:Sep 20 19:11:32 smithi070 podman[58897]: 2024-09-20 19:11:32.634371832 +0000 UTC m=+5.458672507 container died 7428aaea6049d919afe59b51ecd8b22267b169b313a252d43cdb2902ad88563b (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-0, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2) 2024-09-20T19:11:33.296 INFO:journalctl@ceph.osd.0.smithi070.stdout:Sep 20 19:11:33 smithi070 podman[58897]: 2024-09-20 19:11:33.081417195 +0000 UTC m=+5.905717861 container cleanup 7428aaea6049d919afe59b51ecd8b22267b169b313a252d43cdb2902ad88563b (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-0, ceph=True, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux ) 2024-09-20T19:11:33.296 INFO:journalctl@ceph.osd.0.smithi070.stdout:Sep 20 19:11:33 smithi070 bash[58897]: ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-0 2024-09-20T19:11:33.760 INFO:journalctl@ceph.osd.0.smithi070.stdout:Sep 20 19:11:33 smithi070 podman[58913]: 2024-09-20 19:11:33.29737747 +0000 UTC m=+0.655959754 container remove 7428aaea6049d919afe59b51ecd8b22267b169b313a252d43cdb2902ad88563b (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-0, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , ceph=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.build-date=20240731) 2024-09-20T19:11:34.028 INFO:journalctl@ceph.osd.0.smithi070.stdout:Sep 20 19:11:33 smithi070 podman[59009]: 2024-09-20 19:11:33.660881019 +0000 UTC m=+0.015949853 image pull 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2 2024-09-20T19:11:34.028 INFO:journalctl@ceph.osd.0.smithi070.stdout:Sep 20 19:11:33 smithi070 podman[59009]: 2024-09-20 19:11:33.764729329 +0000 UTC m=+0.119798156 container create 56c18450e64170b47b812ea3fa66d88a95605e43a528aab3e1850ee8749ef2df (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-0-deactivate, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_CLEAN=True, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731) 2024-09-20T19:11:34.028 INFO:journalctl@ceph.osd.0.smithi070.stdout:Sep 20 19:11:34 smithi070 podman[59009]: 2024-09-20 19:11:34.026704971 +0000 UTC m=+0.381773791 container init 56c18450e64170b47b812ea3fa66d88a95605e43a528aab3e1850ee8749ef2df (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-0-deactivate, GIT_BRANCH=HEAD, ceph=True, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-20T19:11:34.296 INFO:journalctl@ceph.osd.0.smithi070.stdout:Sep 20 19:11:34 smithi070 podman[59009]: 2024-09-20 19:11:34.030643928 +0000 UTC m=+0.385712753 container start 56c18450e64170b47b812ea3fa66d88a95605e43a528aab3e1850ee8749ef2df (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-0-deactivate, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, ceph=True, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux ) 2024-09-20T19:11:34.296 INFO:journalctl@ceph.osd.0.smithi070.stdout:Sep 20 19:11:34 smithi070 podman[59009]: 2024-09-20 19:11:34.126462664 +0000 UTC m=+0.481531486 container attach 56c18450e64170b47b812ea3fa66d88a95605e43a528aab3e1850ee8749ef2df (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-0-deactivate, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731) 2024-09-20T19:11:34.296 INFO:journalctl@ceph.osd.0.smithi070.stdout:Sep 20 19:11:34 smithi070 podman[59009]: 2024-09-20 19:11:34.221564538 +0000 UTC m=+0.576633370 container died 56c18450e64170b47b812ea3fa66d88a95605e43a528aab3e1850ee8749ef2df (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-0-deactivate, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, ceph=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=wip-guits-main-2024-09-20-1028-88deadb) 2024-09-20T19:11:34.861 DEBUG:teuthology.orchestra.run.smithi070:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ba4a2144-7782-11ef-baf5-efdc52797490@osd.0.service' 2024-09-20T19:11:34.900 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-20T19:11:34.901 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-09-20T19:11:34.901 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-09-20T19:11:34.901 DEBUG:teuthology.orchestra.run.smithi070:> sudo systemctl stop ceph-ba4a2144-7782-11ef-baf5-efdc52797490@osd.1 2024-09-20T19:11:35.236 INFO:journalctl@ceph.osd.1.smithi070.stdout:Sep 20 19:11:34 smithi070 systemd[1]: Stopping Ceph osd.1 for ba4a2144-7782-11ef-baf5-efdc52797490... 2024-09-20T19:11:35.546 INFO:journalctl@ceph.osd.1.smithi070.stdout:Sep 20 19:11:35 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-1[40785]: 2024-09-20T19:11:35.232+0000 7fcce4715640 -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-20T19:11:35.546 INFO:journalctl@ceph.osd.1.smithi070.stdout:Sep 20 19:11:35 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-1[40785]: 2024-09-20T19:11:35.232+0000 7fcce4715640 -1 osd.1 50 *** Got signal Terminated *** 2024-09-20T19:11:35.546 INFO:journalctl@ceph.osd.1.smithi070.stdout:Sep 20 19:11:35 smithi070 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-1[40785]: 2024-09-20T19:11:35.232+0000 7fcce4715640 -1 osd.1 50 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-20T19:11:40.860 INFO:journalctl@ceph.osd.1.smithi070.stdout:Sep 20 19:11:40 smithi070 podman[59113]: 2024-09-20 19:11:40.576205335 +0000 UTC m=+5.458861472 container died a1216563da80ac4a559a839a1431aa816d98016946cd6694835320b276763a5f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-1, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, 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, org.label-schema.build-date=20240731) 2024-09-20T19:11:41.202 INFO:journalctl@ceph.osd.1.smithi070.stdout:Sep 20 19:11:40 smithi070 podman[59113]: 2024-09-20 19:11:40.940863519 +0000 UTC m=+5.823519655 container cleanup a1216563da80ac4a559a839a1431aa816d98016946cd6694835320b276763a5f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-1, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.schema-version=1.0, ceph=True) 2024-09-20T19:11:41.203 INFO:journalctl@ceph.osd.1.smithi070.stdout:Sep 20 19:11:40 smithi070 bash[59113]: ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-1 2024-09-20T19:11:41.546 INFO:journalctl@ceph.osd.1.smithi070.stdout:Sep 20 19:11:41 smithi070 podman[59130]: 2024-09-20 19:11:41.201013122 +0000 UTC m=+0.625854184 container remove a1216563da80ac4a559a839a1431aa816d98016946cd6694835320b276763a5f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-1, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS) 2024-09-20T19:11:41.807 INFO:journalctl@ceph.osd.1.smithi070.stdout:Sep 20 19:11:41 smithi070 podman[59219]: 2024-09-20 19:11:41.452852129 +0000 UTC m=+0.016381875 image pull 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2 2024-09-20T19:11:41.807 INFO:journalctl@ceph.osd.1.smithi070.stdout:Sep 20 19:11:41 smithi070 podman[59219]: 2024-09-20 19:11:41.560466203 +0000 UTC m=+0.123995926 container create 671d3debc2c792915e0758f32e3d31f724e3542ec62b4742748f1bafc48ba3c7 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-1-deactivate, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_CLEAN=True, ceph=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux ) 2024-09-20T19:11:41.807 INFO:journalctl@ceph.osd.1.smithi070.stdout:Sep 20 19:11:41 smithi070 podman[59219]: 2024-09-20 19:11:41.805391596 +0000 UTC m=+0.368921332 container init 671d3debc2c792915e0758f32e3d31f724e3542ec62b4742748f1bafc48ba3c7 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-1-deactivate, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=) 2024-09-20T19:11:42.269 INFO:journalctl@ceph.osd.1.smithi070.stdout:Sep 20 19:11:41 smithi070 podman[59219]: 2024-09-20 19:11:41.808957766 +0000 UTC m=+0.372487491 container start 671d3debc2c792915e0758f32e3d31f724e3542ec62b4742748f1bafc48ba3c7 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-1-deactivate, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD) 2024-09-20T19:11:42.269 INFO:journalctl@ceph.osd.1.smithi070.stdout:Sep 20 19:11:41 smithi070 podman[59219]: 2024-09-20 19:11:41.888568116 +0000 UTC m=+0.452097840 container attach 671d3debc2c792915e0758f32e3d31f724e3542ec62b4742748f1bafc48ba3c7 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-1-deactivate, ceph=True, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2) 2024-09-20T19:11:42.269 INFO:journalctl@ceph.osd.1.smithi070.stdout:Sep 20 19:11:41 smithi070 podman[59219]: 2024-09-20 19:11:41.99065483 +0000 UTC m=+0.554184564 container died 671d3debc2c792915e0758f32e3d31f724e3542ec62b4742748f1bafc48ba3c7 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-1-deactivate, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-20T19:11:42.538 DEBUG:teuthology.orchestra.run.smithi070:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ba4a2144-7782-11ef-baf5-efdc52797490@osd.1.service' 2024-09-20T19:11:42.578 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-20T19:11:42.578 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-09-20T19:11:42.578 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-09-20T19:11:42.579 DEBUG:teuthology.orchestra.run.smithi071:> sudo systemctl stop ceph-ba4a2144-7782-11ef-baf5-efdc52797490@osd.2 2024-09-20T19:11:42.878 INFO:journalctl@ceph.osd.2.smithi071.stdout:Sep 20 19:11:42 smithi071 systemd[1]: Stopping Ceph osd.2 for ba4a2144-7782-11ef-baf5-efdc52797490... 2024-09-20T19:11:43.129 INFO:journalctl@ceph.osd.2.smithi071.stdout:Sep 20 19:11:42 smithi071 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-2[31314]: 2024-09-20T19:11:42.874+0000 7fa3f1c91640 -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-20T19:11:43.129 INFO:journalctl@ceph.osd.2.smithi071.stdout:Sep 20 19:11:42 smithi071 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-2[31314]: 2024-09-20T19:11:42.874+0000 7fa3f1c91640 -1 osd.2 50 *** Got signal Terminated *** 2024-09-20T19:11:43.129 INFO:journalctl@ceph.osd.2.smithi071.stdout:Sep 20 19:11:42 smithi071 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-2[31314]: 2024-09-20T19:11:42.874+0000 7fa3f1c91640 -1 osd.2 50 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-20T19:11:48.495 INFO:journalctl@ceph.osd.2.smithi071.stdout:Sep 20 19:11:48 smithi071 podman[45710]: 2024-09-20 19:11:48.227324674 +0000 UTC m=+5.450366597 container died df8fd6336f67262361a849fffa1ea9a9a8fd571b501d40ff9ffcb13a8621363d (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-2, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, ceph=True, org.label-schema.vendor=CentOS) 2024-09-20T19:11:48.836 INFO:journalctl@ceph.osd.2.smithi071.stdout:Sep 20 19:11:48 smithi071 podman[45710]: 2024-09-20 19:11:48.583234995 +0000 UTC m=+5.806276912 container cleanup df8fd6336f67262361a849fffa1ea9a9a8fd571b501d40ff9ffcb13a8621363d (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-2, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-20-1028-88deadb, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_CLEAN=True) 2024-09-20T19:11:48.836 INFO:journalctl@ceph.osd.2.smithi071.stdout:Sep 20 19:11:48 smithi071 bash[45710]: ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-2 2024-09-20T19:11:49.129 INFO:journalctl@ceph.osd.2.smithi071.stdout:Sep 20 19:11:48 smithi071 podman[45725]: 2024-09-20 19:11:48.834565053 +0000 UTC m=+0.600644502 container remove df8fd6336f67262361a849fffa1ea9a9a8fd571b501d40ff9ffcb13a8621363d (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-2, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, 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.vendor=CentOS, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, io.buildah.version=1.37.2, ceph=True) 2024-09-20T19:11:49.489 INFO:journalctl@ceph.osd.2.smithi071.stdout:Sep 20 19:11:49 smithi071 podman[45812]: 2024-09-20 19:11:49.094482948 +0000 UTC m=+0.015715676 image pull 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2 2024-09-20T19:11:49.490 INFO:journalctl@ceph.osd.2.smithi071.stdout:Sep 20 19:11:49 smithi071 podman[45812]: 2024-09-20 19:11:49.202029538 +0000 UTC m=+0.123262257 container create eed3221af8bf8a7f678e9efbba0a0fb0a5c0752350f53c4be9f58867ab858648 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-2-deactivate, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, io.buildah.version=1.37.2, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2) 2024-09-20T19:11:49.490 INFO:journalctl@ceph.osd.2.smithi071.stdout:Sep 20 19:11:49 smithi071 podman[45812]: 2024-09-20 19:11:49.412945196 +0000 UTC m=+0.334177920 container init eed3221af8bf8a7f678e9efbba0a0fb0a5c0752350f53c4be9f58867ab858648 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-2-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_BRANCH=HEAD, ceph=True, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=) 2024-09-20T19:11:49.490 INFO:journalctl@ceph.osd.2.smithi071.stdout:Sep 20 19:11:49 smithi071 podman[45812]: 2024-09-20 19:11:49.416119205 +0000 UTC m=+0.337351924 container start eed3221af8bf8a7f678e9efbba0a0fb0a5c0752350f53c4be9f58867ab858648 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-2-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-20T19:11:49.490 INFO:journalctl@ceph.osd.2.smithi071.stdout:Sep 20 19:11:49 smithi071 podman[45812]: 2024-09-20 19:11:49.487988496 +0000 UTC m=+0.409221226 container attach eed3221af8bf8a7f678e9efbba0a0fb0a5c0752350f53c4be9f58867ab858648 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-2-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731) 2024-09-20T19:11:49.876 INFO:journalctl@ceph.osd.2.smithi071.stdout:Sep 20 19:11:49 smithi071 podman[45812]: 2024-09-20 19:11:49.603186408 +0000 UTC m=+0.524419127 container died eed3221af8bf8a7f678e9efbba0a0fb0a5c0752350f53c4be9f58867ab858648 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-2-deactivate, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS) 2024-09-20T19:11:50.167 DEBUG:teuthology.orchestra.run.smithi071:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ba4a2144-7782-11ef-baf5-efdc52797490@osd.2.service' 2024-09-20T19:11:50.208 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-20T19:11:50.208 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-09-20T19:11:50.209 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-09-20T19:11:50.209 DEBUG:teuthology.orchestra.run.smithi071:> sudo systemctl stop ceph-ba4a2144-7782-11ef-baf5-efdc52797490@osd.3 2024-09-20T19:11:50.404 INFO:journalctl@ceph.osd.3.smithi071.stdout:Sep 20 19:11:50 smithi071 systemd[1]: Stopping Ceph osd.3 for ba4a2144-7782-11ef-baf5-efdc52797490... 2024-09-20T19:11:50.879 INFO:journalctl@ceph.osd.3.smithi071.stdout:Sep 20 19:11:50 smithi071 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-3[37008]: 2024-09-20T19:11:50.553+0000 7f3f0c9e7640 -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-20T19:11:50.879 INFO:journalctl@ceph.osd.3.smithi071.stdout:Sep 20 19:11:50 smithi071 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-3[37008]: 2024-09-20T19:11:50.553+0000 7f3f0c9e7640 -1 osd.3 50 *** Got signal Terminated *** 2024-09-20T19:11:50.879 INFO:journalctl@ceph.osd.3.smithi071.stdout:Sep 20 19:11:50 smithi071 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-3[37008]: 2024-09-20T19:11:50.553+0000 7f3f0c9e7640 -1 osd.3 50 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-20T19:11:54.629 INFO:journalctl@ceph.osd.3.smithi071.stdout:Sep 20 19:11:54 smithi071 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-3[37008]: 2024-09-20T19:11:54.193+0000 7f3f04ff4640 -1 osd.3 50 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-09-20T19:11:31.073356+0000 front 2024-09-20T19:11:31.073415+0000 (oldest deadline 2024-09-20T19:11:53.373305+0000) 2024-09-20T19:11:55.629 INFO:journalctl@ceph.osd.3.smithi071.stdout:Sep 20 19:11:55 smithi071 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-3[37008]: 2024-09-20T19:11:55.158+0000 7f3f04ff4640 -1 osd.3 50 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-09-20T19:11:31.073356+0000 front 2024-09-20T19:11:31.073415+0000 (oldest deadline 2024-09-20T19:11:53.373305+0000) 2024-09-20T19:11:56.346 INFO:journalctl@ceph.osd.3.smithi071.stdout:Sep 20 19:11:56 smithi071 podman[45916]: 2024-09-20 19:11:56.074080608 +0000 UTC m=+5.641759186 container died b91002a4b878a1e6542e5d2b44ef0f94e4f99a13fd3e137f46cc25ce8d223b13 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-3, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731) 2024-09-20T19:11:56.630 INFO:journalctl@ceph.osd.3.smithi071.stdout:Sep 20 19:11:56 smithi071 podman[45916]: 2024-09-20 19:11:56.452485176 +0000 UTC m=+6.020163752 container cleanup b91002a4b878a1e6542e5d2b44ef0f94e4f99a13fd3e137f46cc25ce8d223b13 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-3, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux ) 2024-09-20T19:11:56.630 INFO:journalctl@ceph.osd.3.smithi071.stdout:Sep 20 19:11:56 smithi071 bash[45916]: ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-3 2024-09-20T19:11:56.911 INFO:journalctl@ceph.osd.4.smithi079.stdout:Sep 20 19:11:56 smithi079 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-4[31474]: 2024-09-20T19:11:56.567+0000 7f73290ee640 -1 osd.4 50 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-09-20T19:11:32.018706+0000 front 2024-09-20T19:11:32.018657+0000 (oldest deadline 2024-09-20T19:11:56.118529+0000) 2024-09-20T19:11:57.014 INFO:journalctl@ceph.osd.3.smithi071.stdout:Sep 20 19:11:56 smithi071 podman[45942]: 2024-09-20 19:11:56.712459907 +0000 UTC m=+0.632806601 container remove b91002a4b878a1e6542e5d2b44ef0f94e4f99a13fd3e137f46cc25ce8d223b13 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-3, org.label-schema.schema-version=1.0, GIT_CLEAN=True, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, ceph=True, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD) 2024-09-20T19:11:57.292 INFO:journalctl@ceph.osd.3.smithi071.stdout:Sep 20 19:11:57 smithi071 podman[46031]: 2024-09-20 19:11:57.0133172 +0000 UTC m=+0.107716778 container create f53fadc955c0a1874674f99136346a30f251d134771402ed21ea75ffacea49dd (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-3-deactivate, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , ceph=True, GIT_CLEAN=True) 2024-09-20T19:11:57.293 INFO:journalctl@ceph.osd.3.smithi071.stdout:Sep 20 19:11:57 smithi071 podman[46031]: 2024-09-20 19:11:56.92115071 +0000 UTC m=+0.015550301 image pull 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2 2024-09-20T19:11:57.293 INFO:journalctl@ceph.osd.3.smithi071.stdout:Sep 20 19:11:57 smithi071 podman[46031]: 2024-09-20 19:11:57.216133766 +0000 UTC m=+0.310533352 container init f53fadc955c0a1874674f99136346a30f251d134771402ed21ea75ffacea49dd (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-3-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, ceph=True, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux ) 2024-09-20T19:11:57.293 INFO:journalctl@ceph.osd.3.smithi071.stdout:Sep 20 19:11:57 smithi071 podman[46031]: 2024-09-20 19:11:57.219512952 +0000 UTC m=+0.313912531 container start f53fadc955c0a1874674f99136346a30f251d134771402ed21ea75ffacea49dd (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-3-deactivate, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, ceph=True, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS) 2024-09-20T19:11:57.293 INFO:journalctl@ceph.osd.3.smithi071.stdout:Sep 20 19:11:57 smithi071 podman[46031]: 2024-09-20 19:11:57.290949073 +0000 UTC m=+0.385348667 container attach f53fadc955c0a1874674f99136346a30f251d134771402ed21ea75ffacea49dd (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-3-deactivate, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, ceph=True, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.build-date=20240731) 2024-09-20T19:11:57.629 INFO:journalctl@ceph.osd.3.smithi071.stdout:Sep 20 19:11:57 smithi071 podman[46031]: 2024-09-20 19:11:57.406745436 +0000 UTC m=+0.501145025 container died f53fadc955c0a1874674f99136346a30f251d134771402ed21ea75ffacea49dd (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-3-deactivate, GIT_CLEAN=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, RELEASE=wip-guits-main-2024-09-20-1028-88deadb) 2024-09-20T19:11:57.910 INFO:journalctl@ceph.osd.4.smithi079.stdout:Sep 20 19:11:57 smithi079 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-4[31474]: 2024-09-20T19:11:57.582+0000 7f73290ee640 -1 osd.4 50 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-09-20T19:11:32.018706+0000 front 2024-09-20T19:11:32.018657+0000 (oldest deadline 2024-09-20T19:11:56.118529+0000) 2024-09-20T19:11:57.932 DEBUG:teuthology.orchestra.run.smithi071:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ba4a2144-7782-11ef-baf5-efdc52797490@osd.3.service' 2024-09-20T19:11:57.955 INFO:journalctl@ceph.osd.3.smithi071.stdout:Sep 20 19:11:57 smithi071 podman[46054]: 2024-09-20 19:11:57.910939028 +0000 UTC m=+0.495646669 container remove f53fadc955c0a1874674f99136346a30f251d134771402ed21ea75ffacea49dd (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-3-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, io.buildah.version=1.37.2, org.label-schema.build-date=20240731) 2024-09-20T19:11:57.955 INFO:journalctl@ceph.osd.3.smithi071.stdout:Sep 20 19:11:57 smithi071 systemd[1]: ceph-ba4a2144-7782-11ef-baf5-efdc52797490@osd.3.service: Deactivated successfully. 2024-09-20T19:11:57.956 INFO:journalctl@ceph.osd.3.smithi071.stdout:Sep 20 19:11:57 smithi071 systemd[1]: Stopped Ceph osd.3 for ba4a2144-7782-11ef-baf5-efdc52797490. 2024-09-20T19:11:57.956 INFO:journalctl@ceph.osd.3.smithi071.stdout:Sep 20 19:11:57 smithi071 systemd[1]: ceph-ba4a2144-7782-11ef-baf5-efdc52797490@osd.3.service: Consumed 3.945s CPU time. 2024-09-20T19:11:57.970 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-20T19:11:57.970 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-09-20T19:11:57.970 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-09-20T19:11:57.970 DEBUG:teuthology.orchestra.run.smithi079:> sudo systemctl stop ceph-ba4a2144-7782-11ef-baf5-efdc52797490@osd.4 2024-09-20T19:11:58.275 INFO:journalctl@ceph.osd.4.smithi079.stdout:Sep 20 19:11:58 smithi079 systemd[1]: Stopping Ceph osd.4 for ba4a2144-7782-11ef-baf5-efdc52797490... 2024-09-20T19:11:58.569 INFO:journalctl@ceph.osd.5.smithi079.stdout:Sep 20 19:11:58 smithi079 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-5[37170]: 2024-09-20T19:11:58.331+0000 7f080d969640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-09-20T19:11:28.951016+0000 front 2024-09-20T19:11:28.950908+0000 (oldest deadline 2024-09-20T19:11:57.751189+0000) 2024-09-20T19:11:58.569 INFO:journalctl@ceph.osd.4.smithi079.stdout:Sep 20 19:11:58 smithi079 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-4[31474]: 2024-09-20T19:11:58.272+0000 7f7330ae1640 -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-20T19:11:58.569 INFO:journalctl@ceph.osd.4.smithi079.stdout:Sep 20 19:11:58 smithi079 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-4[31474]: 2024-09-20T19:11:58.272+0000 7f7330ae1640 -1 osd.4 50 *** Got signal Terminated *** 2024-09-20T19:11:58.569 INFO:journalctl@ceph.osd.4.smithi079.stdout:Sep 20 19:11:58 smithi079 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-4[31474]: 2024-09-20T19:11:58.272+0000 7f7330ae1640 -1 osd.4 50 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-20T19:11:58.570 INFO:journalctl@ceph.osd.4.smithi079.stdout:Sep 20 19:11:58 smithi079 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-4[31474]: 2024-09-20T19:11:58.566+0000 7f73290ee640 -1 osd.4 50 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-09-20T19:11:32.018706+0000 front 2024-09-20T19:11:32.018657+0000 (oldest deadline 2024-09-20T19:11:56.118529+0000) 2024-09-20T19:11:59.660 INFO:journalctl@ceph.osd.4.smithi079.stdout:Sep 20 19:11:59 smithi079 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-4[31474]: 2024-09-20T19:11:59.589+0000 7f73290ee640 -1 osd.4 50 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-09-20T19:11:32.018706+0000 front 2024-09-20T19:11:32.018657+0000 (oldest deadline 2024-09-20T19:11:56.118529+0000) 2024-09-20T19:11:59.661 INFO:journalctl@ceph.osd.5.smithi079.stdout:Sep 20 19:11:59 smithi079 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-5[37170]: 2024-09-20T19:11:59.348+0000 7f080d969640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-09-20T19:11:28.951016+0000 front 2024-09-20T19:11:28.950908+0000 (oldest deadline 2024-09-20T19:11:57.751189+0000) 2024-09-20T19:12:00.660 INFO:journalctl@ceph.osd.4.smithi079.stdout:Sep 20 19:12:00 smithi079 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-4[31474]: 2024-09-20T19:12:00.554+0000 7f73290ee640 -1 osd.4 50 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-09-20T19:11:32.018706+0000 front 2024-09-20T19:11:32.018657+0000 (oldest deadline 2024-09-20T19:11:56.118529+0000) 2024-09-20T19:12:00.661 INFO:journalctl@ceph.osd.5.smithi079.stdout:Sep 20 19:12:00 smithi079 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-5[37170]: 2024-09-20T19:12:00.359+0000 7f080d969640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-09-20T19:11:28.951016+0000 front 2024-09-20T19:11:28.950908+0000 (oldest deadline 2024-09-20T19:11:57.751189+0000) 2024-09-20T19:12:01.660 INFO:journalctl@ceph.osd.5.smithi079.stdout:Sep 20 19:12:01 smithi079 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-5[37170]: 2024-09-20T19:12:01.371+0000 7f080d969640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-09-20T19:11:28.951016+0000 front 2024-09-20T19:11:28.950908+0000 (oldest deadline 2024-09-20T19:11:57.751189+0000) 2024-09-20T19:12:01.661 INFO:journalctl@ceph.osd.4.smithi079.stdout:Sep 20 19:12:01 smithi079 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-4[31474]: 2024-09-20T19:12:01.554+0000 7f73290ee640 -1 osd.4 50 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-09-20T19:11:32.018706+0000 front 2024-09-20T19:11:32.018657+0000 (oldest deadline 2024-09-20T19:11:56.118529+0000) 2024-09-20T19:12:01.661 INFO:journalctl@ceph.osd.4.smithi079.stdout:Sep 20 19:12:01 smithi079 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-4[31474]: 2024-09-20T19:12:01.554+0000 7f73290ee640 -1 osd.4 50 heartbeat_check: no reply from 172.21.15.70:6814 osd.1 since back 2024-09-20T19:11:36.119082+0000 front 2024-09-20T19:11:36.119151+0000 (oldest deadline 2024-09-20T19:12:00.818998+0000) 2024-09-20T19:12:02.661 INFO:journalctl@ceph.osd.5.smithi079.stdout:Sep 20 19:12:02 smithi079 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-5[37170]: 2024-09-20T19:12:02.395+0000 7f080d969640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-09-20T19:11:28.951016+0000 front 2024-09-20T19:11:28.950908+0000 (oldest deadline 2024-09-20T19:11:57.751189+0000) 2024-09-20T19:12:02.661 INFO:journalctl@ceph.osd.4.smithi079.stdout:Sep 20 19:12:02 smithi079 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-4[31474]: 2024-09-20T19:12:02.577+0000 7f73290ee640 -1 osd.4 50 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-09-20T19:11:32.018706+0000 front 2024-09-20T19:11:32.018657+0000 (oldest deadline 2024-09-20T19:11:56.118529+0000) 2024-09-20T19:12:02.662 INFO:journalctl@ceph.osd.4.smithi079.stdout:Sep 20 19:12:02 smithi079 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-4[31474]: 2024-09-20T19:12:02.577+0000 7f73290ee640 -1 osd.4 50 heartbeat_check: no reply from 172.21.15.70:6814 osd.1 since back 2024-09-20T19:11:36.119082+0000 front 2024-09-20T19:11:36.119151+0000 (oldest deadline 2024-09-20T19:12:00.818998+0000) 2024-09-20T19:12:03.660 INFO:journalctl@ceph.osd.5.smithi079.stdout:Sep 20 19:12:03 smithi079 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-5[37170]: 2024-09-20T19:12:03.385+0000 7f080d969640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-09-20T19:11:28.951016+0000 front 2024-09-20T19:11:28.950908+0000 (oldest deadline 2024-09-20T19:11:57.751189+0000) 2024-09-20T19:12:03.661 INFO:journalctl@ceph.osd.5.smithi079.stdout:Sep 20 19:12:03 smithi079 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-5[37170]: 2024-09-20T19:12:03.385+0000 7f080d969640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.70:6814 osd.1 since back 2024-09-20T19:11:37.751674+0000 front 2024-09-20T19:11:37.751621+0000 (oldest deadline 2024-09-20T19:12:03.051512+0000) 2024-09-20T19:12:03.966 INFO:journalctl@ceph.osd.4.smithi079.stdout:Sep 20 19:12:03 smithi079 podman[47100]: 2024-09-20 19:12:03.708900133 +0000 UTC m=+5.535692864 container died 6912229ad6de6869a9a17ccab0fdb515b118b703ae3e8a3618fb560286e9cd31 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-4, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-20-1028-88deadb) 2024-09-20T19:12:04.359 INFO:journalctl@ceph.osd.4.smithi079.stdout:Sep 20 19:12:04 smithi079 podman[47100]: 2024-09-20 19:12:04.114722986 +0000 UTC m=+5.941515762 container cleanup 6912229ad6de6869a9a17ccab0fdb515b118b703ae3e8a3618fb560286e9cd31 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-4, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, ceph=True, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0) 2024-09-20T19:12:04.360 INFO:journalctl@ceph.osd.4.smithi079.stdout:Sep 20 19:12:04 smithi079 bash[47100]: ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-4 2024-09-20T19:12:04.659 INFO:journalctl@ceph.osd.4.smithi079.stdout:Sep 20 19:12:04 smithi079 podman[47118]: 2024-09-20 19:12:04.35767983 +0000 UTC m=+0.641830796 container remove 6912229ad6de6869a9a17ccab0fdb515b118b703ae3e8a3618fb560286e9cd31 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-4, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True) 2024-09-20T19:12:04.660 INFO:journalctl@ceph.osd.5.smithi079.stdout:Sep 20 19:12:04 smithi079 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-5[37170]: 2024-09-20T19:12:04.413+0000 7f080d969640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-09-20T19:11:28.951016+0000 front 2024-09-20T19:11:28.950908+0000 (oldest deadline 2024-09-20T19:11:57.751189+0000) 2024-09-20T19:12:04.660 INFO:journalctl@ceph.osd.5.smithi079.stdout:Sep 20 19:12:04 smithi079 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-5[37170]: 2024-09-20T19:12:04.413+0000 7f080d969640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.70:6814 osd.1 since back 2024-09-20T19:11:37.751674+0000 front 2024-09-20T19:11:37.751621+0000 (oldest deadline 2024-09-20T19:12:03.051512+0000) 2024-09-20T19:12:04.911 INFO:journalctl@ceph.osd.4.smithi079.stdout:Sep 20 19:12:04 smithi079 podman[47202]: 2024-09-20 19:12:04.658427811 +0000 UTC m=+0.108226119 container create 4192fd8a9ddbb28d90d3b0a0e12dd2388e5686c4bc054b2c3a0a7387f5677713 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-4-deactivate, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, CEPH_POINT_RELEASE=) 2024-09-20T19:12:04.911 INFO:journalctl@ceph.osd.4.smithi079.stdout:Sep 20 19:12:04 smithi079 podman[47202]: 2024-09-20 19:12:04.565595004 +0000 UTC m=+0.015393325 image pull 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2 2024-09-20T19:12:04.911 INFO:journalctl@ceph.osd.4.smithi079.stdout:Sep 20 19:12:04 smithi079 podman[47202]: 2024-09-20 19:12:04.861245862 +0000 UTC m=+0.311044186 container init 4192fd8a9ddbb28d90d3b0a0e12dd2388e5686c4bc054b2c3a0a7387f5677713 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-4-deactivate, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-20-1028-88deadb) 2024-09-20T19:12:04.911 INFO:journalctl@ceph.osd.4.smithi079.stdout:Sep 20 19:12:04 smithi079 podman[47202]: 2024-09-20 19:12:04.864808457 +0000 UTC m=+0.314606771 container start 4192fd8a9ddbb28d90d3b0a0e12dd2388e5686c4bc054b2c3a0a7387f5677713 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-4-deactivate, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, GIT_BRANCH=HEAD) 2024-09-20T19:12:05.282 INFO:journalctl@ceph.osd.4.smithi079.stdout:Sep 20 19:12:04 smithi079 podman[47202]: 2024-09-20 19:12:04.952499977 +0000 UTC m=+0.402298303 container attach 4192fd8a9ddbb28d90d3b0a0e12dd2388e5686c4bc054b2c3a0a7387f5677713 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-4-deactivate, ceph=True, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=) 2024-09-20T19:12:05.282 INFO:journalctl@ceph.osd.4.smithi079.stdout:Sep 20 19:12:05 smithi079 podman[47202]: 2024-09-20 19:12:05.054834567 +0000 UTC m=+0.504632884 container died 4192fd8a9ddbb28d90d3b0a0e12dd2388e5686c4bc054b2c3a0a7387f5677713 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-4-deactivate, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, ceph=True, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2) 2024-09-20T19:12:05.566 INFO:journalctl@ceph.osd.5.smithi079.stdout:Sep 20 19:12:05 smithi079 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-5[37170]: 2024-09-20T19:12:05.390+0000 7f080d969640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-09-20T19:11:28.951016+0000 front 2024-09-20T19:11:28.950908+0000 (oldest deadline 2024-09-20T19:11:57.751189+0000) 2024-09-20T19:12:05.567 INFO:journalctl@ceph.osd.5.smithi079.stdout:Sep 20 19:12:05 smithi079 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-5[37170]: 2024-09-20T19:12:05.390+0000 7f080d969640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.70:6814 osd.1 since back 2024-09-20T19:11:37.751674+0000 front 2024-09-20T19:11:37.751621+0000 (oldest deadline 2024-09-20T19:12:03.051512+0000) 2024-09-20T19:12:05.589 DEBUG:teuthology.orchestra.run.smithi079:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ba4a2144-7782-11ef-baf5-efdc52797490@osd.4.service' 2024-09-20T19:12:05.626 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-20T19:12:05.626 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-09-20T19:12:05.627 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-09-20T19:12:05.627 DEBUG:teuthology.orchestra.run.smithi079:> sudo systemctl stop ceph-ba4a2144-7782-11ef-baf5-efdc52797490@osd.5 2024-09-20T19:12:05.910 INFO:journalctl@ceph.osd.5.smithi079.stdout:Sep 20 19:12:05 smithi079 systemd[1]: Stopping Ceph osd.5 for ba4a2144-7782-11ef-baf5-efdc52797490... 2024-09-20T19:12:06.252 INFO:journalctl@ceph.osd.5.smithi079.stdout:Sep 20 19:12:05 smithi079 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-5[37170]: 2024-09-20T19:12:05.957+0000 7f081535c640 -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-20T19:12:06.252 INFO:journalctl@ceph.osd.5.smithi079.stdout:Sep 20 19:12:05 smithi079 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-5[37170]: 2024-09-20T19:12:05.957+0000 7f081535c640 -1 osd.5 50 *** Got signal Terminated *** 2024-09-20T19:12:06.252 INFO:journalctl@ceph.osd.5.smithi079.stdout:Sep 20 19:12:05 smithi079 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-5[37170]: 2024-09-20T19:12:05.957+0000 7f081535c640 -1 osd.5 50 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-20T19:12:06.660 INFO:journalctl@ceph.osd.5.smithi079.stdout:Sep 20 19:12:06 smithi079 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-5[37170]: 2024-09-20T19:12:06.439+0000 7f080d969640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-09-20T19:11:28.951016+0000 front 2024-09-20T19:11:28.950908+0000 (oldest deadline 2024-09-20T19:11:57.751189+0000) 2024-09-20T19:12:06.660 INFO:journalctl@ceph.osd.5.smithi079.stdout:Sep 20 19:12:06 smithi079 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-5[37170]: 2024-09-20T19:12:06.439+0000 7f080d969640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.70:6814 osd.1 since back 2024-09-20T19:11:37.751674+0000 front 2024-09-20T19:11:37.751621+0000 (oldest deadline 2024-09-20T19:12:03.051512+0000) 2024-09-20T19:12:07.661 INFO:journalctl@ceph.osd.5.smithi079.stdout:Sep 20 19:12:07 smithi079 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-5[37170]: 2024-09-20T19:12:07.417+0000 7f080d969640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-09-20T19:11:28.951016+0000 front 2024-09-20T19:11:28.950908+0000 (oldest deadline 2024-09-20T19:11:57.751189+0000) 2024-09-20T19:12:07.661 INFO:journalctl@ceph.osd.5.smithi079.stdout:Sep 20 19:12:07 smithi079 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-5[37170]: 2024-09-20T19:12:07.417+0000 7f080d969640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.70:6814 osd.1 since back 2024-09-20T19:11:37.751674+0000 front 2024-09-20T19:11:37.751621+0000 (oldest deadline 2024-09-20T19:12:03.051512+0000) 2024-09-20T19:12:08.910 INFO:journalctl@ceph.osd.5.smithi079.stdout:Sep 20 19:12:08 smithi079 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-5[37170]: 2024-09-20T19:12:08.440+0000 7f080d969640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-09-20T19:11:28.951016+0000 front 2024-09-20T19:11:28.950908+0000 (oldest deadline 2024-09-20T19:11:57.751189+0000) 2024-09-20T19:12:08.911 INFO:journalctl@ceph.osd.5.smithi079.stdout:Sep 20 19:12:08 smithi079 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-5[37170]: 2024-09-20T19:12:08.440+0000 7f080d969640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.70:6814 osd.1 since back 2024-09-20T19:11:37.751674+0000 front 2024-09-20T19:11:37.751621+0000 (oldest deadline 2024-09-20T19:12:03.051512+0000) 2024-09-20T19:12:09.910 INFO:journalctl@ceph.osd.5.smithi079.stdout:Sep 20 19:12:09 smithi079 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-5[37170]: 2024-09-20T19:12:09.477+0000 7f080d969640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-09-20T19:11:28.951016+0000 front 2024-09-20T19:11:28.950908+0000 (oldest deadline 2024-09-20T19:11:57.751189+0000) 2024-09-20T19:12:09.910 INFO:journalctl@ceph.osd.5.smithi079.stdout:Sep 20 19:12:09 smithi079 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-5[37170]: 2024-09-20T19:12:09.477+0000 7f080d969640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.70:6814 osd.1 since back 2024-09-20T19:11:37.751674+0000 front 2024-09-20T19:11:37.751621+0000 (oldest deadline 2024-09-20T19:12:03.051512+0000) 2024-09-20T19:12:10.911 INFO:journalctl@ceph.osd.5.smithi079.stdout:Sep 20 19:12:10 smithi079 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-5[37170]: 2024-09-20T19:12:10.501+0000 7f080d969640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.70:6806 osd.0 since back 2024-09-20T19:11:28.951016+0000 front 2024-09-20T19:11:28.950908+0000 (oldest deadline 2024-09-20T19:11:57.751189+0000) 2024-09-20T19:12:10.911 INFO:journalctl@ceph.osd.5.smithi079.stdout:Sep 20 19:12:10 smithi079 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-5[37170]: 2024-09-20T19:12:10.501+0000 7f080d969640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.70:6814 osd.1 since back 2024-09-20T19:11:37.751674+0000 front 2024-09-20T19:11:37.751621+0000 (oldest deadline 2024-09-20T19:12:03.051512+0000) 2024-09-20T19:12:10.911 INFO:journalctl@ceph.osd.5.smithi079.stdout:Sep 20 19:12:10 smithi079 ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-5[37170]: 2024-09-20T19:12:10.501+0000 7f080d969640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.71:6804 osd.2 since back 2024-09-20T19:11:47.652886+0000 front 2024-09-20T19:11:47.652902+0000 (oldest deadline 2024-09-20T19:12:09.952666+0000) 2024-09-20T19:12:11.618 INFO:journalctl@ceph.osd.5.smithi079.stdout:Sep 20 19:12:11 smithi079 podman[47312]: 2024-09-20 19:12:11.31968154 +0000 UTC m=+5.468393461 container died 2ade1340325b654239fe5fc51b9586730d468bc8a2d72f4b80ed51e2310d152c (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-5, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, ceph=True, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS) 2024-09-20T19:12:11.618 INFO:journalctl@ceph.osd.5.smithi079.stdout:Sep 20 19:12:11 smithi079 podman[47312]: 2024-09-20 19:12:11.616313718 +0000 UTC m=+5.765025638 container cleanup 2ade1340325b654239fe5fc51b9586730d468bc8a2d72f4b80ed51e2310d152c (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-5, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS) 2024-09-20T19:12:11.910 INFO:journalctl@ceph.osd.5.smithi079.stdout:Sep 20 19:12:11 smithi079 bash[47312]: ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-5 2024-09-20T19:12:11.910 INFO:journalctl@ceph.osd.5.smithi079.stdout:Sep 20 19:12:11 smithi079 podman[47329]: 2024-09-20 19:12:11.842358229 +0000 UTC m=+0.520985830 container remove 2ade1340325b654239fe5fc51b9586730d468bc8a2d72f4b80ed51e2310d152c (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-5, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_CLEAN=True) 2024-09-20T19:12:12.411 INFO:journalctl@ceph.osd.5.smithi079.stdout:Sep 20 19:12:12 smithi079 podman[47419]: 2024-09-20 19:12:12.057620853 +0000 UTC m=+0.015446073 image pull 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2 2024-09-20T19:12:12.411 INFO:journalctl@ceph.osd.5.smithi079.stdout:Sep 20 19:12:12 smithi079 podman[47419]: 2024-09-20 19:12:12.176607245 +0000 UTC m=+0.134432536 container create 7c0051ae936cee298cb22b3674a88aefdb8a2dfa5d43b37fa9322173d99e7ef4 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-5-deactivate, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_BRANCH=HEAD) 2024-09-20T19:12:12.411 INFO:journalctl@ceph.osd.5.smithi079.stdout:Sep 20 19:12:12 smithi079 podman[47419]: 2024-09-20 19:12:12.378787407 +0000 UTC m=+0.336612632 container init 7c0051ae936cee298cb22b3674a88aefdb8a2dfa5d43b37fa9322173d99e7ef4 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-5-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_CLEAN=True, ceph=True, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2) 2024-09-20T19:12:12.411 INFO:journalctl@ceph.osd.5.smithi079.stdout:Sep 20 19:12:12 smithi079 podman[47419]: 2024-09-20 19:12:12.38206742 +0000 UTC m=+0.339892641 container start 7c0051ae936cee298cb22b3674a88aefdb8a2dfa5d43b37fa9322173d99e7ef4 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-5-deactivate, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_CLEAN=True, ceph=True, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2) 2024-09-20T19:12:12.866 INFO:journalctl@ceph.osd.5.smithi079.stdout:Sep 20 19:12:12 smithi079 podman[47419]: 2024-09-20 19:12:12.445310125 +0000 UTC m=+0.403135341 container attach 7c0051ae936cee298cb22b3674a88aefdb8a2dfa5d43b37fa9322173d99e7ef4 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-5-deactivate, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, CEPH_POINT_RELEASE=) 2024-09-20T19:12:12.867 INFO:journalctl@ceph.osd.5.smithi079.stdout:Sep 20 19:12:12 smithi079 podman[47419]: 2024-09-20 19:12:12.570813463 +0000 UTC m=+0.528638679 container died 7c0051ae936cee298cb22b3674a88aefdb8a2dfa5d43b37fa9322173d99e7ef4 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-5-deactivate, 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, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, ceph=True, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, io.buildah.version=1.37.2, GIT_BRANCH=HEAD) 2024-09-20T19:12:13.123 INFO:journalctl@ceph.osd.5.smithi079.stdout:Sep 20 19:12:13 smithi079 podman[47443]: 2024-09-20 19:12:13.106872671 +0000 UTC m=+0.530325982 container remove 7c0051ae936cee298cb22b3674a88aefdb8a2dfa5d43b37fa9322173d99e7ef4 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2, name=ceph-ba4a2144-7782-11ef-baf5-efdc52797490-osd-5-deactivate, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_CLEAN=True, ceph=True, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-20T19:12:13.128 DEBUG:teuthology.orchestra.run.smithi079:> sudo pkill -f 'journalctl -f -n 0 -u ceph-ba4a2144-7782-11ef-baf5-efdc52797490@osd.5.service' 2024-09-20T19:12:13.166 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-20T19:12:13.166 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-09-20T19:12:13.166 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid ba4a2144-7782-11ef-baf5-efdc52797490 --force --keep-logs 2024-09-20T19:12:13.366 INFO:teuthology.orchestra.run.smithi070.stdout:Deleting cluster with fsid: ba4a2144-7782-11ef-baf5-efdc52797490 2024-09-20T19:12:18.656 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid ba4a2144-7782-11ef-baf5-efdc52797490 --force --keep-logs 2024-09-20T19:12:18.859 INFO:teuthology.orchestra.run.smithi071.stdout:Deleting cluster with fsid: ba4a2144-7782-11ef-baf5-efdc52797490 2024-09-20T19:12:19.937 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid ba4a2144-7782-11ef-baf5-efdc52797490 --force --keep-logs 2024-09-20T19:12:20.137 INFO:teuthology.orchestra.run.smithi079.stdout:Deleting cluster with fsid: ba4a2144-7782-11ef-baf5-efdc52797490 2024-09-20T19:12:29.412 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid ba4a2144-7782-11ef-baf5-efdc52797490 --force --keep-logs 2024-09-20T19:12:29.611 INFO:teuthology.orchestra.run.smithi164.stdout:Deleting cluster with fsid: ba4a2144-7782-11ef-baf5-efdc52797490 2024-09-20T19:12:29.745 DEBUG:teuthology.orchestra.run.smithi070:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-20T19:12:29.778 DEBUG:teuthology.orchestra.run.smithi071:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-20T19:12:29.808 DEBUG:teuthology.orchestra.run.smithi079:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-20T19:12:29.837 DEBUG:teuthology.orchestra.run.smithi164:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-20T19:12:29.863 INFO:tasks.cephadm:Archiving crash dumps... 2024-09-20T19:12:29.864 DEBUG:teuthology.misc:Transferring archived files from smithi070:/var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/crash to /home/teuthworker/archive/gabrioux-2024-09-20_12:24:58-orch:cephadm-wip-guits-main-2024-09-20-1028-distro-default-smithi/7912745/remote/smithi070/crash 2024-09-20T19:12:29.865 DEBUG:teuthology.orchestra.run.smithi070:> sudo tar c -f - -C /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/crash -- . 2024-09-20T19:12:29.910 INFO:teuthology.orchestra.run.smithi070.stderr:tar: /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/crash: Cannot open: No such file or directory 2024-09-20T19:12:29.911 INFO:teuthology.orchestra.run.smithi070.stderr:tar: Error is not recoverable: exiting now 2024-09-20T19:12:29.913 DEBUG:teuthology.misc:Transferring archived files from smithi071:/var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/crash to /home/teuthworker/archive/gabrioux-2024-09-20_12:24:58-orch:cephadm-wip-guits-main-2024-09-20-1028-distro-default-smithi/7912745/remote/smithi071/crash 2024-09-20T19:12:29.914 DEBUG:teuthology.orchestra.run.smithi071:> sudo tar c -f - -C /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/crash -- . 2024-09-20T19:12:29.961 INFO:teuthology.orchestra.run.smithi071.stderr:tar: /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/crash: Cannot open: No such file or directory 2024-09-20T19:12:29.961 INFO:teuthology.orchestra.run.smithi071.stderr:tar: Error is not recoverable: exiting now 2024-09-20T19:12:29.963 DEBUG:teuthology.misc:Transferring archived files from smithi079:/var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/crash to /home/teuthworker/archive/gabrioux-2024-09-20_12:24:58-orch:cephadm-wip-guits-main-2024-09-20-1028-distro-default-smithi/7912745/remote/smithi079/crash 2024-09-20T19:12:29.963 DEBUG:teuthology.orchestra.run.smithi079:> sudo tar c -f - -C /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/crash -- . 2024-09-20T19:12:29.999 INFO:teuthology.orchestra.run.smithi079.stderr:tar: /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/crash: Cannot open: No such file or directory 2024-09-20T19:12:29.999 INFO:teuthology.orchestra.run.smithi079.stderr:tar: Error is not recoverable: exiting now 2024-09-20T19:12:30.001 DEBUG:teuthology.misc:Transferring archived files from smithi164:/var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/crash to /home/teuthworker/archive/gabrioux-2024-09-20_12:24:58-orch:cephadm-wip-guits-main-2024-09-20-1028-distro-default-smithi/7912745/remote/smithi164/crash 2024-09-20T19:12:30.001 DEBUG:teuthology.orchestra.run.smithi164:> sudo tar c -f - -C /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/crash -- . 2024-09-20T19:12:30.049 INFO:teuthology.orchestra.run.smithi164.stderr:tar: /var/lib/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/crash: Cannot open: No such file or directory 2024-09-20T19:12:30.049 INFO:teuthology.orchestra.run.smithi164.stderr:tar: Error is not recoverable: exiting now 2024-09-20T19:12:30.050 INFO:tasks.cephadm:Checking cluster log for badness... 2024-09-20T19:12:30.050 DEBUG:teuthology.orchestra.run.smithi070:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-09-20T19:12:30.082 INFO:tasks.cephadm:Compressing logs... 2024-09-20T19:12:30.082 DEBUG:teuthology.orchestra.run.smithi070:> 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-20T19:12:30.125 DEBUG:teuthology.orchestra.run.smithi071:> 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-20T19:12:30.127 DEBUG:teuthology.orchestra.run.smithi079:> 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-20T19:12:30.129 DEBUG:teuthology.orchestra.run.smithi164:> 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-20T19:12:30.149 INFO:teuthology.orchestra.run.smithi070.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/ceph-osd.0.log 2024-09-20T19:12:30.149 INFO:teuthology.orchestra.run.smithi070.stderr:: No such file or directory 2024-09-20T19:12:30.150 INFO:teuthology.orchestra.run.smithi071.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/ceph-volume.log 2024-09-20T19:12:30.151 INFO:teuthology.orchestra.run.smithi071.stderr:: No such file or directory 2024-09-20T19:12:30.151 INFO:teuthology.orchestra.run.smithi071.stderr:gzip -5 --verbose -- /var/log/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/ceph.audit.log 2024-09-20T19:12:30.151 INFO:teuthology.orchestra.run.smithi071.stderr:gzip -5 --verbose -- /var/log/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/ceph.cephadm.log 2024-09-20T19:12:30.151 INFO:teuthology.orchestra.run.smithi071.stderr:/var/log/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/ceph-volume.log: /var/log/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/ceph-osd.2.log 2024-09-20T19:12:30.154 INFO:teuthology.orchestra.run.smithi071.stderr:/var/log/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/ceph.log 2024-09-20T19:12:30.154 INFO:teuthology.orchestra.run.smithi071.stderr:gzip -5 --verbose -- /var/log/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/ceph-mon.b.log 2024-09-20T19:12:30.154 INFO:teuthology.orchestra.run.smithi071.stderr:/var/log/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/ceph-osd.2.log: 81.8% -- replaced with /var/log/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/ceph.cephadm.log.gz 2024-09-20T19:12:30.154 INFO:teuthology.orchestra.run.smithi071.stderr:/var/log/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/ceph.log: gzip -5 --verbose -- /var/log/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/ceph-osd.3.log 2024-09-20T19:12:30.154 INFO:teuthology.orchestra.run.smithi071.stderr:/var/log/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/ceph-mon.b.log: 90.1% -- replaced with /var/log/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/ceph.audit.log.gz 2024-09-20T19:12:30.155 INFO:teuthology.orchestra.run.smithi071.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-20T19:12:30.155 INFO:teuthology.orchestra.run.smithi071.stderr:/var/log/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/ceph-osd.3.log: /var/log/ceph/cephadm.log: 86.4% -- replaced with /var/log/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/ceph.log.gz 2024-09-20T19:12:30.155 INFO:teuthology.orchestra.run.smithi071.stderr: 87.5% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-20T19:12:30.157 INFO:teuthology.orchestra.run.smithi071.stderr: 91.2% -- replaced with /var/log/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/ceph-volume.log.gz 2024-09-20T19:12:30.159 INFO:teuthology.orchestra.run.smithi164.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-20T19:12:30.160 INFO:teuthology.orchestra.run.smithi164.stderr:: No such file or directory 2024-09-20T19:12:30.160 INFO:teuthology.orchestra.run.smithi164.stderr:/var/log/ceph/cephadm.log: 76.2% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-20T19:12:30.160 INFO:teuthology.orchestra.run.smithi164.stderr: 2024-09-20T19:12:30.160 INFO:teuthology.orchestra.run.smithi164.stderr:real 0m0.012s 2024-09-20T19:12:30.160 INFO:teuthology.orchestra.run.smithi164.stderr:user 0m0.010s 2024-09-20T19:12:30.160 INFO:teuthology.orchestra.run.smithi164.stderr:sys 0m0.012s 2024-09-20T19:12:30.160 INFO:teuthology.orchestra.run.smithi070.stderr:gzip -5 --verbose -- /var/log/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/ceph-osd.1.log 2024-09-20T19:12:30.160 INFO:teuthology.orchestra.run.smithi070.stderr:/var/log/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/ceph-volume.log 2024-09-20T19:12:30.161 INFO:teuthology.orchestra.run.smithi070.stderr:/var/log/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/ceph.audit.log 2024-09-20T19:12:30.161 INFO:teuthology.orchestra.run.smithi070.stderr:/var/log/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/ceph.cephadm.log 2024-09-20T19:12:30.161 INFO:teuthology.orchestra.run.smithi070.stderr:/var/log/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/ceph-mon.a.log 2024-09-20T19:12:30.161 INFO:teuthology.orchestra.run.smithi070.stderr:/var/log/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/ceph-mds.cephfs.smithi070.xnnyob.log 2024-09-20T19:12:30.161 INFO:teuthology.orchestra.run.smithi070.stderr:/var/log/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/ceph.log 84.4% -- replaced with /var/log/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/ceph.cephadm.log.gz 2024-09-20T19:12:30.161 INFO:teuthology.orchestra.run.smithi070.stderr: 2024-09-20T19:12:30.161 INFO:teuthology.orchestra.run.smithi070.stderr:/var/log/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/ceph-mds.cephfs.smithi070.xnnyob.log: gzip -5 --verbose -- 79.0% -- replaced with /var/log/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/ceph-mds.cephfs.smithi070.xnnyob.log.gz 2024-09-20T19:12:30.161 INFO:teuthology.orchestra.run.smithi070.stderr: /var/log/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/ceph-mgr.x.log 2024-09-20T19:12:30.161 INFO:teuthology.orchestra.run.smithi070.stderr:/var/log/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/ceph.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-20T19:12:30.161 INFO:teuthology.orchestra.run.smithi070.stderr: 89.9% -- replaced with /var/log/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/ceph.audit.log.gz 2024-09-20T19:12:30.161 INFO:teuthology.orchestra.run.smithi070.stderr:/var/log/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/ceph-mgr.x.log: /var/log/ceph/cephadm.log: 86.5% -- replaced with /var/log/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/ceph.log.gz 2024-09-20T19:12:30.161 INFO:teuthology.orchestra.run.smithi070.stderr: 90.0% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-20T19:12:30.161 INFO:teuthology.orchestra.run.smithi070.stderr: 91.2% -- replaced with /var/log/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/ceph-volume.log.gz 2024-09-20T19:12:30.163 INFO:teuthology.orchestra.run.smithi079.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2024-09-20T19:12:30.163 INFO:teuthology.orchestra.run.smithi079.stderr:gzip -5 --verbose -- /var/log/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/ceph-volume.log 2024-09-20T19:12:30.163 INFO:teuthology.orchestra.run.smithi079.stderr:gzip -5 --verbose -- /var/log/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/ceph-osd.4.log 2024-09-20T19:12:30.163 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/ceph.audit.log 2024-09-20T19:12:30.163 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/ceph-osd.4.log: gzip -5 --verbose -- /var/log/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/ceph-mon.c.log 2024-09-20T19:12:30.163 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/ceph.cephadm.log 2024-09-20T19:12:30.164 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/ceph-osd.5.log 2024-09-20T19:12:30.164 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/ceph.log 2024-09-20T19:12:30.164 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/ceph-osd.5.log: gzip 81.8% -5 -- replaced with /var/log/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/ceph.cephadm.log.gz --verbose 2024-09-20T19:12:30.164 INFO:teuthology.orchestra.run.smithi079.stderr: -- /var/log/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/ceph-mds.cephfs.smithi079.gihyqc.log 2024-09-20T19:12:30.164 INFO:teuthology.orchestra.run.smithi079.stderr: 90.1% -- replaced with /var/log/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/ceph.audit.log.gz 2024-09-20T19:12:30.164 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/ceph.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-20T19:12:30.164 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/ceph-mds.cephfs.smithi079.gihyqc.log: /var/log/ceph/cephadm.log: 84.0% -- replaced with /var/log/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/ceph-mds.cephfs.smithi079.gihyqc.log.gz 2024-09-20T19:12:30.164 INFO:teuthology.orchestra.run.smithi079.stderr: 86.4% -- replaced with /var/log/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/ceph.log.gz 2024-09-20T19:12:30.164 INFO:teuthology.orchestra.run.smithi079.stderr: 89.1% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-20T19:12:30.164 INFO:teuthology.orchestra.run.smithi079.stderr: 91.2% -- replaced with /var/log/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/ceph-volume.log.gz 2024-09-20T19:12:30.247 INFO:teuthology.orchestra.run.smithi071.stderr: 92.5% -- replaced with /var/log/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/ceph-mon.b.log.gz 2024-09-20T19:12:30.268 INFO:teuthology.orchestra.run.smithi079.stderr: 92.3% -- replaced with /var/log/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/ceph-mon.c.log.gz 2024-09-20T19:12:30.277 INFO:teuthology.orchestra.run.smithi070.stderr: 89.8% -- replaced with /var/log/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/ceph-mgr.x.log.gz 2024-09-20T19:12:30.343 INFO:teuthology.orchestra.run.smithi070.stderr: 93.7% -- replaced with /var/log/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/ceph-osd.0.log.gz 2024-09-20T19:12:30.350 INFO:teuthology.orchestra.run.smithi079.stderr: 93.8% -- replaced with /var/log/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/ceph-osd.5.log.gz 2024-09-20T19:12:30.370 INFO:teuthology.orchestra.run.smithi070.stderr: 93.8% -- replaced with /var/log/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/ceph-osd.1.log.gz 2024-09-20T19:12:30.401 INFO:teuthology.orchestra.run.smithi071.stderr: 93.6% -- replaced with /var/log/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/ceph-osd.2.log.gz 2024-09-20T19:12:30.414 INFO:teuthology.orchestra.run.smithi079.stderr: 93.4% -- replaced with /var/log/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/ceph-osd.4.log.gz 2024-09-20T19:12:30.416 INFO:teuthology.orchestra.run.smithi079.stderr: 2024-09-20T19:12:30.416 INFO:teuthology.orchestra.run.smithi079.stderr:real 0m0.274s 2024-09-20T19:12:30.416 INFO:teuthology.orchestra.run.smithi079.stderr:user 0m0.572s 2024-09-20T19:12:30.416 INFO:teuthology.orchestra.run.smithi079.stderr:sys 0m0.037s 2024-09-20T19:12:30.442 INFO:teuthology.orchestra.run.smithi071.stderr: 93.8% -- replaced with /var/log/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/ceph-osd.3.log.gz 2024-09-20T19:12:30.444 INFO:teuthology.orchestra.run.smithi071.stderr: 2024-09-20T19:12:30.444 INFO:teuthology.orchestra.run.smithi071.stderr:real 0m0.304s 2024-09-20T19:12:30.444 INFO:teuthology.orchestra.run.smithi071.stderr:user 0m0.633s 2024-09-20T19:12:30.444 INFO:teuthology.orchestra.run.smithi071.stderr:sys 0m0.037s 2024-09-20T19:12:30.458 INFO:teuthology.orchestra.run.smithi070.stderr: 90.9% -- replaced with /var/log/ceph/ba4a2144-7782-11ef-baf5-efdc52797490/ceph-mon.a.log.gz 2024-09-20T19:12:30.460 INFO:teuthology.orchestra.run.smithi070.stderr: 2024-09-20T19:12:30.460 INFO:teuthology.orchestra.run.smithi070.stderr:real 0m0.321s 2024-09-20T19:12:30.460 INFO:teuthology.orchestra.run.smithi070.stderr:user 0m0.837s 2024-09-20T19:12:30.460 INFO:teuthology.orchestra.run.smithi070.stderr:sys 0m0.050s 2024-09-20T19:12:30.460 INFO:tasks.cephadm:Archiving logs... 2024-09-20T19:12:30.461 DEBUG:teuthology.misc:Transferring archived files from smithi070:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-09-20_12:24:58-orch:cephadm-wip-guits-main-2024-09-20-1028-distro-default-smithi/7912745/remote/smithi070/log 2024-09-20T19:12:30.462 DEBUG:teuthology.orchestra.run.smithi070:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-20T19:12:30.659 DEBUG:teuthology.misc:Transferring archived files from smithi071:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-09-20_12:24:58-orch:cephadm-wip-guits-main-2024-09-20-1028-distro-default-smithi/7912745/remote/smithi071/log 2024-09-20T19:12:30.660 DEBUG:teuthology.orchestra.run.smithi071:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-20T19:12:30.778 DEBUG:teuthology.misc:Transferring archived files from smithi079:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-09-20_12:24:58-orch:cephadm-wip-guits-main-2024-09-20-1028-distro-default-smithi/7912745/remote/smithi079/log 2024-09-20T19:12:30.779 DEBUG:teuthology.orchestra.run.smithi079:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-20T19:12:30.890 DEBUG:teuthology.misc:Transferring archived files from smithi164:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-09-20_12:24:58-orch:cephadm-wip-guits-main-2024-09-20-1028-distro-default-smithi/7912745/remote/smithi164/log 2024-09-20T19:12:30.891 DEBUG:teuthology.orchestra.run.smithi164:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-20T19:12:30.917 INFO:tasks.cephadm:Removing cluster... 2024-09-20T19:12:30.917 DEBUG:teuthology.orchestra.run.smithi070:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid ba4a2144-7782-11ef-baf5-efdc52797490 --force 2024-09-20T19:12:31.105 INFO:teuthology.orchestra.run.smithi070.stdout:Deleting cluster with fsid: ba4a2144-7782-11ef-baf5-efdc52797490 2024-09-20T19:12:31.230 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid ba4a2144-7782-11ef-baf5-efdc52797490 --force 2024-09-20T19:12:31.422 INFO:teuthology.orchestra.run.smithi071.stdout:Deleting cluster with fsid: ba4a2144-7782-11ef-baf5-efdc52797490 2024-09-20T19:12:31.537 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid ba4a2144-7782-11ef-baf5-efdc52797490 --force 2024-09-20T19:12:31.731 INFO:teuthology.orchestra.run.smithi079.stdout:Deleting cluster with fsid: ba4a2144-7782-11ef-baf5-efdc52797490 2024-09-20T19:12:31.848 INFO:tasks.cephadm:Removing cephadm ... 2024-09-20T19:12:31.849 DEBUG:teuthology.orchestra.run.smithi070:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-20T19:12:31.865 DEBUG:teuthology.orchestra.run.smithi071:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-20T19:12:31.881 DEBUG:teuthology.orchestra.run.smithi079:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-20T19:12:31.896 DEBUG:teuthology.orchestra.run.smithi164:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-20T19:12:31.914 INFO:tasks.cephadm:Teardown complete 2024-09-20T19:12:31.914 DEBUG:teuthology.run_tasks:Unwinding manager vip 2024-09-20T19:12:31.926 INFO:tasks.vip:Removing 10.0.15.70 (and any VIPs) on smithi070.front.sepia.ceph.com iface enp3s0f1... 2024-09-20T19:12:31.926 DEBUG:teuthology.orchestra.run.smithi070:> sudo ip addr del 10.0.15.70/16 dev enp3s0f1 2024-09-20T19:12:31.953 DEBUG:teuthology.orchestra.run.smithi070:> sudo ip addr del 10.0.31.70/16 dev enp3s0f1 2024-09-20T19:12:32.020 DEBUG:teuthology.orchestra.run.smithi070:> sudo ip addr del 10.0.47.70/16 dev enp3s0f1 2024-09-20T19:12:32.084 INFO:teuthology.orchestra.run.smithi070.stderr:Error: ipv4: Address not found. 2024-09-20T19:12:32.086 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-09-20T19:12:32.086 INFO:tasks.vip:Removing 10.0.15.71 (and any VIPs) on smithi071.front.sepia.ceph.com iface enp3s0f1... 2024-09-20T19:12:32.086 DEBUG:teuthology.orchestra.run.smithi071:> sudo ip addr del 10.0.15.71/16 dev enp3s0f1 2024-09-20T19:12:32.114 DEBUG:teuthology.orchestra.run.smithi071:> sudo ip addr del 10.0.31.70/16 dev enp3s0f1 2024-09-20T19:12:32.181 DEBUG:teuthology.orchestra.run.smithi071:> sudo ip addr del 10.0.47.70/16 dev enp3s0f1 2024-09-20T19:12:32.246 INFO:teuthology.orchestra.run.smithi071.stderr:Error: ipv4: Address not found. 2024-09-20T19:12:32.247 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-09-20T19:12:32.247 INFO:tasks.vip:Removing 10.0.15.79 (and any VIPs) on smithi079.front.sepia.ceph.com iface enp3s0f1... 2024-09-20T19:12:32.247 DEBUG:teuthology.orchestra.run.smithi079:> sudo ip addr del 10.0.15.79/16 dev enp3s0f1 2024-09-20T19:12:32.274 DEBUG:teuthology.orchestra.run.smithi079:> sudo ip addr del 10.0.31.70/16 dev enp3s0f1 2024-09-20T19:12:32.338 INFO:teuthology.orchestra.run.smithi079.stderr:Error: ipv4: Address not found. 2024-09-20T19:12:32.340 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-09-20T19:12:32.340 DEBUG:teuthology.orchestra.run.smithi079:> sudo ip addr del 10.0.47.70/16 dev enp3s0f1 2024-09-20T19:12:32.406 INFO:tasks.vip:Removing 10.0.15.164 (and any VIPs) on smithi164.front.sepia.ceph.com iface enp3s0f1... 2024-09-20T19:12:32.406 DEBUG:teuthology.orchestra.run.smithi164:> sudo ip addr del 10.0.15.164/16 dev enp3s0f1 2024-09-20T19:12:32.453 DEBUG:teuthology.orchestra.run.smithi164:> sudo ip addr del 10.0.31.70/16 dev enp3s0f1 2024-09-20T19:12:32.520 INFO:teuthology.orchestra.run.smithi164.stderr:Error: ipv4: Address not found. 2024-09-20T19:12:32.521 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-09-20T19:12:32.522 DEBUG:teuthology.orchestra.run.smithi164:> sudo ip addr del 10.0.47.70/16 dev enp3s0f1 2024-09-20T19:12:32.588 INFO:teuthology.orchestra.run.smithi164.stderr:Error: ipv4: Address not found. 2024-09-20T19:12:32.589 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-09-20T19:12:32.590 DEBUG:teuthology.run_tasks:Unwinding manager cephadm.deploy_samba_ad_dc 2024-09-20T19:12:32.607 DEBUG:teuthology.orchestra.run.smithi164:> sudo podman stop samba-ad 2024-09-20T19:12:33.372 INFO:teuthology.orchestra.run.smithi164.stdout:samba-ad 2024-09-20T19:12:33.376 DEBUG:teuthology.orchestra.run.smithi164:> sudo podman rm samba-ad 2024-09-20T19:12:33.740 INFO:teuthology.orchestra.run.smithi164.stdout:samba-ad 2024-09-20T19:12:33.744 DEBUG:teuthology.orchestra.run.smithi164:> sudo rm -rf /var/lib/samba/container/logs /var/lib/samba/container/data 2024-09-20T19:12:33.772 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-20T19:12:33.782 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-20T19:12:33.783 DEBUG:teuthology.orchestra.run.smithi070:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-20T19:12:33.785 DEBUG:teuthology.orchestra.run.smithi071:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-20T19:12:33.788 DEBUG:teuthology.orchestra.run.smithi079:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-20T19:12:33.791 DEBUG:teuthology.orchestra.run.smithi164:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-20T19:12:33.800 INFO:teuthology.orchestra.run.smithi070.stderr:bash: line 1: ntpq: command not found 2024-09-20T19:12:33.803 INFO:teuthology.orchestra.run.smithi071.stderr:bash: line 1: ntpq: command not found 2024-09-20T19:12:33.805 INFO:teuthology.orchestra.run.smithi070.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-20T19:12:33.806 INFO:teuthology.orchestra.run.smithi070.stdout:=============================================================================== 2024-09-20T19:12:33.806 INFO:teuthology.orchestra.run.smithi070.stdout:^* hv01.front.sepia.ceph.com 3 6 377 17 +368us[ +387us] +/- 49ms 2024-09-20T19:12:33.806 INFO:teuthology.orchestra.run.smithi070.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 17 +1149us[+1167us] +/- 70ms 2024-09-20T19:12:33.806 INFO:teuthology.orchestra.run.smithi070.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 16 -1586us[-1586us] +/- 72ms 2024-09-20T19:12:33.806 INFO:teuthology.orchestra.run.smithi070.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T19:12:33.806 INFO:teuthology.orchestra.run.smithi079.stderr:bash: line 1: ntpq: command not found 2024-09-20T19:12:33.807 INFO:teuthology.orchestra.run.smithi071.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-20T19:12:33.807 INFO:teuthology.orchestra.run.smithi071.stdout:=============================================================================== 2024-09-20T19:12:33.808 INFO:teuthology.orchestra.run.smithi071.stdout:^* hv01.front.sepia.ceph.com 3 6 377 16 +332us[ +347us] +/- 49ms 2024-09-20T19:12:33.808 INFO:teuthology.orchestra.run.smithi071.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 18 +1106us[+1121us] +/- 70ms 2024-09-20T19:12:33.808 INFO:teuthology.orchestra.run.smithi071.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 17 -1636us[-1621us] +/- 72ms 2024-09-20T19:12:33.808 INFO:teuthology.orchestra.run.smithi071.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T19:12:33.810 INFO:teuthology.orchestra.run.smithi079.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-20T19:12:33.810 INFO:teuthology.orchestra.run.smithi079.stdout:=============================================================================== 2024-09-20T19:12:33.810 INFO:teuthology.orchestra.run.smithi079.stdout:^* hv01.front.sepia.ceph.com 3 6 377 15 +316us[ +315us] +/- 49ms 2024-09-20T19:12:33.810 INFO:teuthology.orchestra.run.smithi079.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 19 +1092us[+1091us] +/- 70ms 2024-09-20T19:12:33.810 INFO:teuthology.orchestra.run.smithi079.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 17 -1653us[-1654us] +/- 72ms 2024-09-20T19:12:33.810 INFO:teuthology.orchestra.run.smithi079.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T19:12:33.827 INFO:teuthology.orchestra.run.smithi164.stderr:bash: line 1: ntpq: command not found 2024-09-20T19:12:33.831 INFO:teuthology.orchestra.run.smithi164.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-20T19:12:33.831 INFO:teuthology.orchestra.run.smithi164.stdout:=============================================================================== 2024-09-20T19:12:33.831 INFO:teuthology.orchestra.run.smithi164.stdout:^* hv01.front.sepia.ceph.com 3 6 377 17 +339us[ +354us] +/- 49ms 2024-09-20T19:12:33.831 INFO:teuthology.orchestra.run.smithi164.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 17 +1116us[+1130us] +/- 70ms 2024-09-20T19:12:33.831 INFO:teuthology.orchestra.run.smithi164.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 17 -1624us[-1609us] +/- 72ms 2024-09-20T19:12:33.832 INFO:teuthology.orchestra.run.smithi164.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T19:12:33.833 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-20T19:12:33.843 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-20T19:12:33.844 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-20T19:12:33.875 DEBUG:teuthology.orchestra.run.smithi070:> 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-20T19:12:33.948 DEBUG:teuthology.orchestra.run.smithi071:> 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-20T19:12:34.017 DEBUG:teuthology.orchestra.run.smithi079:> 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-20T19:12:34.087 DEBUG:teuthology.orchestra.run.smithi164:> 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-20T19:12:34.150 DEBUG:teuthology.orchestra.run.smithi070:> 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-20T19:12:34.179 INFO:teuthology.orchestra.run.smithi070.stdout:type=AVC msg=audit(1726859373.245:10109): avc: denied { nlmsg_read } for pid=54154 comm="ss" scontext=system_u:system_r:container_t:s0:c367,c634 tcontext=system_u:system_r:container_t:s0:c367,c634 tclass=netlink_tcpdiag_socket permissive=1 2024-09-20T19:12:34.180 DEBUG:teuthology.task.selinux:ubuntu@smithi070.front.sepia.ceph.com has 1 denials 2024-09-20T19:12:34.180 DEBUG:teuthology.orchestra.run.smithi071:> 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-20T19:12:34.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T19:12:34.211 DEBUG:teuthology.orchestra.run.smithi079:> 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-20T19:12:34.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T19:12:34.241 DEBUG:teuthology.orchestra.run.smithi164:> 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-20T19:12:34.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T19:12:34.269 ERROR:teuthology.run_tasks:Manager failed: selinux Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 160, in run_tasks suppress = manager.__exit__(*exc_info) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/__init__.py", line 136, in __exit__ self.teardown() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/selinux.py", line 167, in teardown self.get_new_denials() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/selinux.py", line 216, in get_new_denials raise SELinuxError(node=remote, teuthology.exceptions.SELinuxError: SELinux denials found on ubuntu@smithi070.front.sepia.ceph.com: ['type=AVC msg=audit(1726859373.245:10109): avc: denied { nlmsg_read } for pid=54154 comm="ss" scontext=system_u:system_r:container_t:s0:c367,c634 tcontext=system_u:system_r:container_t:s0:c367,c634 tclass=netlink_tcpdiag_socket permissive=1'] 2024-09-20T19:12:34.270 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-20T19:12:34.280 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-20T19:12:34.324 INFO:teuthology.task.internal:Duration was 969.103091 seconds 2024-09-20T19:12:34.325 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-20T19:12:34.350 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-20T19:12:34.350 DEBUG:teuthology.orchestra.run.smithi070:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-20T19:12:34.353 DEBUG:teuthology.orchestra.run.smithi071:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-20T19:12:34.355 DEBUG:teuthology.orchestra.run.smithi079:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-20T19:12:34.358 DEBUG:teuthology.orchestra.run.smithi164:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-20T19:12:34.391 INFO:teuthology.orchestra.run.smithi070.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-20T19:12:34.396 INFO:teuthology.orchestra.run.smithi071.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-20T19:12:34.399 INFO:teuthology.orchestra.run.smithi164.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-20T19:12:34.400 INFO:teuthology.orchestra.run.smithi079.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-20T19:12:34.920 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-20T19:12:34.920 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi070.front.sepia.ceph.com 2024-09-20T19:12:34.920 DEBUG:teuthology.orchestra.run.smithi070:> 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-20T19:12:34.943 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi071.front.sepia.ceph.com 2024-09-20T19:12:34.943 DEBUG:teuthology.orchestra.run.smithi071:> 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-20T19:12:34.967 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi079.front.sepia.ceph.com 2024-09-20T19:12:34.967 DEBUG:teuthology.orchestra.run.smithi079:> 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-20T19:12:35.002 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi164.front.sepia.ceph.com 2024-09-20T19:12:35.002 DEBUG:teuthology.orchestra.run.smithi164:> 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-20T19:12:35.027 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-20T19:12:35.027 DEBUG:teuthology.orchestra.run.smithi070:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-20T19:12:35.029 DEBUG:teuthology.orchestra.run.smithi071:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-20T19:12:35.032 DEBUG:teuthology.orchestra.run.smithi079:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-20T19:12:35.044 DEBUG:teuthology.orchestra.run.smithi164:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-20T19:12:35.096 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-20T19:12:35.096 DEBUG:teuthology.orchestra.run.smithi070:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-20T19:12:35.099 DEBUG:teuthology.orchestra.run.smithi071:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-20T19:12:35.107 DEBUG:teuthology.orchestra.run.smithi079:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-20T19:12:35.115 DEBUG:teuthology.orchestra.run.smithi164:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-20T19:12:35.645 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-20T19:12:35.657 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-20T19:12:35.657 DEBUG:teuthology.orchestra.run.smithi070:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-20T19:12:35.682 DEBUG:teuthology.orchestra.run.smithi071:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-20T19:12:35.707 DEBUG:teuthology.orchestra.run.smithi079:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-20T19:12:35.732 DEBUG:teuthology.orchestra.run.smithi164:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-20T19:12:35.759 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-20T19:12:35.770 DEBUG:teuthology.orchestra.run.smithi070:> 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-20T19:12:35.772 DEBUG:teuthology.orchestra.run.smithi071:> 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-20T19:12:35.774 DEBUG:teuthology.orchestra.run.smithi079:> 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-20T19:12:35.777 DEBUG:teuthology.orchestra.run.smithi164:> 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-20T19:12:35.793 INFO:teuthology.orchestra.run.smithi070.stdout:kernel.core_pattern = core 2024-09-20T19:12:35.795 INFO:teuthology.orchestra.run.smithi071.stdout:kernel.core_pattern = core 2024-09-20T19:12:35.797 INFO:teuthology.orchestra.run.smithi079.stdout:kernel.core_pattern = core 2024-09-20T19:12:35.824 INFO:teuthology.orchestra.run.smithi164.stdout:kernel.core_pattern = core 2024-09-20T19:12:35.849 DEBUG:teuthology.orchestra.run.smithi070:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-20T19:12:35.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T19:12:35.886 DEBUG:teuthology.orchestra.run.smithi071:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-20T19:12:35.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T19:12:35.901 DEBUG:teuthology.orchestra.run.smithi079:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-20T19:12:35.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T19:12:35.917 DEBUG:teuthology.orchestra.run.smithi164:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-20T19:12:35.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T19:12:35.932 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-20T19:12:35.944 INFO:teuthology.task.internal:Transferring archived files... 2024-09-20T19:12:35.945 DEBUG:teuthology.misc:Transferring archived files from smithi070:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-09-20_12:24:58-orch:cephadm-wip-guits-main-2024-09-20-1028-distro-default-smithi/7912745/remote/smithi070 2024-09-20T19:12:35.945 DEBUG:teuthology.orchestra.run.smithi070:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-20T19:12:35.984 DEBUG:teuthology.misc:Transferring archived files from smithi071:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-09-20_12:24:58-orch:cephadm-wip-guits-main-2024-09-20-1028-distro-default-smithi/7912745/remote/smithi071 2024-09-20T19:12:35.984 DEBUG:teuthology.orchestra.run.smithi071:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-20T19:12:36.019 DEBUG:teuthology.misc:Transferring archived files from smithi079:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-09-20_12:24:58-orch:cephadm-wip-guits-main-2024-09-20-1028-distro-default-smithi/7912745/remote/smithi079 2024-09-20T19:12:36.019 DEBUG:teuthology.orchestra.run.smithi079:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-20T19:12:36.055 DEBUG:teuthology.misc:Transferring archived files from smithi164:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-09-20_12:24:58-orch:cephadm-wip-guits-main-2024-09-20-1028-distro-default-smithi/7912745/remote/smithi164 2024-09-20T19:12:36.056 DEBUG:teuthology.orchestra.run.smithi164:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-20T19:12:36.093 INFO:teuthology.task.internal:Removing archive directory... 2024-09-20T19:12:36.094 DEBUG:teuthology.orchestra.run.smithi070:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-20T19:12:36.096 DEBUG:teuthology.orchestra.run.smithi071:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-20T19:12:36.099 DEBUG:teuthology.orchestra.run.smithi079:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-20T19:12:36.101 DEBUG:teuthology.orchestra.run.smithi164:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-20T19:12:36.143 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-20T19:12:36.156 INFO:teuthology.task.internal:Not uploading archives. 2024-09-20T19:12:36.157 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-20T19:12:36.176 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-20T19:12:36.176 DEBUG:teuthology.orchestra.run.smithi070:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-20T19:12:36.179 DEBUG:teuthology.orchestra.run.smithi071:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-20T19:12:36.181 DEBUG:teuthology.orchestra.run.smithi079:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-20T19:12:36.183 DEBUG:teuthology.orchestra.run.smithi164:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-20T19:12:36.191 INFO:teuthology.orchestra.run.smithi070.stdout: 262169 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 20 19:12 /home/ubuntu/cephtest 2024-09-20T19:12:36.193 INFO:teuthology.orchestra.run.smithi071.stdout: 262169 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 20 19:12 /home/ubuntu/cephtest 2024-09-20T19:12:36.196 INFO:teuthology.orchestra.run.smithi079.stdout: 262169 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 20 19:12 /home/ubuntu/cephtest 2024-09-20T19:12:36.197 INFO:teuthology.orchestra.run.smithi164.stdout: 262169 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 20 19:12 /home/ubuntu/cephtest 2024-09-20T19:12:36.198 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-20T19:12:36.210 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-20T19:12:36.235 DEBUG:teuthology.run_tasks:Exception was not quenched, exiting: SELinuxError: SELinux denials found on ubuntu@smithi070.front.sepia.ceph.com: ['type=AVC msg=audit(1726859373.245:10109): avc: denied { nlmsg_read } for pid=54154 comm="ss" scontext=system_u:system_r:container_t:s0:c367,c634 tcontext=system_u:system_r:container_t:s0:c367,c634 tclass=netlink_tcpdiag_socket permissive=1'] 2024-09-20T19:12:36.238 INFO:teuthology.run:Summary data: description: orch:cephadm/smb/{0-distro/centos_9.stream tasks/deploy_smb_mgr_ctdb_res_ips} duration: 969.1030905246735 failure_reason: 'SELinux denials found on ubuntu@smithi070.front.sepia.ceph.com: [''type=AVC msg=audit(1726859373.245:10109): avc: denied { nlmsg_read } for pid=54154 comm="ss" scontext=system_u:system_r:container_t:s0:c367,c634 tcontext=system_u:system_r:container_t:s0:c367,c634 tclass=netlink_tcpdiag_socket permissive=1'']' owner: scheduled_gabrioux@teuthology status: fail success: false 2024-09-20T19:12:36.238 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-20T19:12:36.321 INFO:teuthology.run:FAIL