2024-09-16T13:25:59.906 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-16T13:25:59.924 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-16T13:26:00.009 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/gabrioux-2024-09-16_13:13:56-orch:cephadm-wip-guits-main-2024-09-13-1248-distro-default-smithi/7907329 branch: wip-guits-main-2024-09-13-1248 description: orch:cephadm/smb/{0-distro/centos_9.stream_runc tasks/deploy_smb_mgr_ctdb_res_ips} email: gabrioux@redhat.com first_in_suite: false job_id: '7907329' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: gabrioux-2024-09-16_13:13:56-orch:cephadm-wip-guits-main-2024-09-13-1248-distro-default-smithi no_nested_subset: false os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-guits-main-2024-09-13-1248 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: 8293d73f8690540e843a81caec373f9cc29cf705 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 8293d73f8690540e843a81caec373f9cc29cf705 selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-guits-main-2024-09-13-1248 sha1: 8293d73f8690540e843a81caec373f9cc29cf705 owner: scheduled_gabrioux@teuthology priority: 30 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: 6714 sha1: 8293d73f8690540e843a81caec373f9cc29cf705 sleep_before_teardown: 0 subset: 1/8 suite: orch:cephadm suite_branch: wip-guits-main-2024-09-13-1248 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_8293d73f8690540e843a81caec373f9cc29cf705/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: 8293d73f8690540e843a81caec373f9cc29cf705 targets: smithi063.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBImPPx4RdDd6rJ9j+CZ3FTAIx566yG5TOg0qJjT53jMd4/Zv2EgfeUAMS/OsYazRCVok7RAhSEg4qWTNsDIykiE= smithi066.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHIej3LXtnRgE5/+uDS3q/03JR/wM+gGLJhcEdhX+Ro92yVt+bX4xqS90QUzpa5L++qqVIoz5Eohl/Mn7YVedVQ= smithi131.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPaa8BXjxBvZeV2RsCbtcRb2yUU1YmW6iTs5uzj8YhQqWgvNypSThlokbM8G3kHjWxXuhrMSopIu1i3mVONTvvY= smithi161.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGVbB7semeg2Xh1RIfOmWohx1WEjqUQedu5ZsUAL4xT02xytrOOWvCDbiaAcKrtaK3CPXnC58+9CU9AnUtuts9M= tasks: - pexec: all: - sudo dnf remove nvme-cli -y - sudo dnf install runc nvmetcli nvme-cli -y - sudo sed -i 's/^#runtime = "crun"/runtime = "runc"/g' /usr/share/containers/containers.conf - sudo sed -i 's/runtime = "crun"/#runtime = "crun"/g' /usr/share/containers/containers.conf - 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-16_13:13:56 tube: smithi user: gabrioux verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 2024-09-16T13:26:00.009 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_8293d73f8690540e843a81caec373f9cc29cf705/qa; will attempt to use it 2024-09-16T13:26:00.010 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_8293d73f8690540e843a81caec373f9cc29cf705/qa/tasks 2024-09-16T13:26:00.010 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-16T13:26:00.012 INFO:teuthology.task.internal:Checking packages... 2024-09-16T13:26:00.033 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '8293d73f8690540e843a81caec373f9cc29cf705' 2024-09-16T13:26:00.033 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-16T13:26:00.033 INFO:teuthology.packaging:ref: None 2024-09-16T13:26:00.033 INFO:teuthology.packaging:tag: None 2024-09-16T13:26:00.033 INFO:teuthology.packaging:branch: wip-guits-main-2024-09-13-1248 2024-09-16T13:26:00.033 INFO:teuthology.packaging:sha1: 8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T13:26:00.034 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-13-1248 2024-09-16T13:26:00.174 INFO:teuthology.task.internal:Found packages for ceph version 19.3.0-4917.g8293d73f 2024-09-16T13:26:00.175 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-16T13:26:00.184 INFO:teuthology.task.internal:no buildpackages task found 2024-09-16T13:26:00.184 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-16T13:26:00.199 INFO:teuthology.task.internal:Saving configuration 2024-09-16T13:26:00.224 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-16T13:26:00.236 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-16T13:26:00.255 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi063.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-16_13:13:56-orch:cephadm-wip-guits-main-2024-09-13-1248-distro-default-smithi/7907329', '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-16 13:20:11.144758', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBImPPx4RdDd6rJ9j+CZ3FTAIx566yG5TOg0qJjT53jMd4/Zv2EgfeUAMS/OsYazRCVok7RAhSEg4qWTNsDIykiE='} 2024-09-16T13:26:00.275 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi066.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-16_13:13:56-orch:cephadm-wip-guits-main-2024-09-13-1248-distro-default-smithi/7907329', '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-16 13:20:11.143072', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHIej3LXtnRgE5/+uDS3q/03JR/wM+gGLJhcEdhX+Ro92yVt+bX4xqS90QUzpa5L++qqVIoz5Eohl/Mn7YVedVQ='} 2024-09-16T13:26:00.293 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi131.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-16_13:13:56-orch:cephadm-wip-guits-main-2024-09-13-1248-distro-default-smithi/7907329', '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-16 13:20:11.147499', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPaa8BXjxBvZeV2RsCbtcRb2yUU1YmW6iTs5uzj8YhQqWgvNypSThlokbM8G3kHjWxXuhrMSopIu1i3mVONTvvY='} 2024-09-16T13:26:00.311 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi161.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-16_13:13:56-orch:cephadm-wip-guits-main-2024-09-13-1248-distro-default-smithi/7907329', '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-16 13:20:11.146120', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGVbB7semeg2Xh1RIfOmWohx1WEjqUQedu5ZsUAL4xT02xytrOOWvCDbiaAcKrtaK3CPXnC58+9CU9AnUtuts9M='} 2024-09-16T13:26:00.311 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-16T13:26:00.320 INFO:teuthology.task.internal:roles: ubuntu@smithi063.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.x', 'osd.0', 'osd.1', 'client.0'] 2024-09-16T13:26:00.321 INFO:teuthology.task.internal:roles: ubuntu@smithi066.front.sepia.ceph.com - ['host.b', 'mon.b', 'osd.2', 'osd.3'] 2024-09-16T13:26:00.321 INFO:teuthology.task.internal:roles: ubuntu@smithi131.front.sepia.ceph.com - ['host.c', 'mon.c', 'osd.4', 'osd.5'] 2024-09-16T13:26:00.321 INFO:teuthology.task.internal:roles: ubuntu@smithi161.front.sepia.ceph.com - ['host.d', 'cephadm.exclude'] 2024-09-16T13:26:00.321 INFO:teuthology.run_tasks:Running task console_log... 2024-09-16T13:26:00.424 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f87006ebd00>, signals=[15]) 2024-09-16T13:26:00.424 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-16T13:26:00.432 INFO:teuthology.task.internal:Opening connections... 2024-09-16T13:26:00.433 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi063.front.sepia.ceph.com 2024-09-16T13:26:00.434 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi063.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T13:26:00.525 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi066.front.sepia.ceph.com 2024-09-16T13:26:00.526 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi066.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T13:26:00.599 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi131.front.sepia.ceph.com 2024-09-16T13:26:00.599 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi131.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T13:26:00.674 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi161.front.sepia.ceph.com 2024-09-16T13:26:00.674 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi161.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T13:26:00.747 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-16T13:26:00.756 DEBUG:teuthology.orchestra.run.smithi063:> uname -m 2024-09-16T13:26:00.774 INFO:teuthology.orchestra.run.smithi063.stdout:x86_64 2024-09-16T13:26:00.774 DEBUG:teuthology.orchestra.run.smithi063:> cat /etc/os-release 2024-09-16T13:26:00.831 INFO:teuthology.orchestra.run.smithi063.stdout:NAME="CentOS Stream" 2024-09-16T13:26:00.832 INFO:teuthology.orchestra.run.smithi063.stdout:VERSION="9" 2024-09-16T13:26:00.832 INFO:teuthology.orchestra.run.smithi063.stdout:ID="centos" 2024-09-16T13:26:00.832 INFO:teuthology.orchestra.run.smithi063.stdout:ID_LIKE="rhel fedora" 2024-09-16T13:26:00.832 INFO:teuthology.orchestra.run.smithi063.stdout:VERSION_ID="9" 2024-09-16T13:26:00.832 INFO:teuthology.orchestra.run.smithi063.stdout:PLATFORM_ID="platform:el9" 2024-09-16T13:26:00.832 INFO:teuthology.orchestra.run.smithi063.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-16T13:26:00.832 INFO:teuthology.orchestra.run.smithi063.stdout:ANSI_COLOR="0;31" 2024-09-16T13:26:00.832 INFO:teuthology.orchestra.run.smithi063.stdout:LOGO="fedora-logo-icon" 2024-09-16T13:26:00.832 INFO:teuthology.orchestra.run.smithi063.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-16T13:26:00.832 INFO:teuthology.orchestra.run.smithi063.stdout:HOME_URL="https://centos.org/" 2024-09-16T13:26:00.832 INFO:teuthology.orchestra.run.smithi063.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-16T13:26:00.832 INFO:teuthology.orchestra.run.smithi063.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-16T13:26:00.833 INFO:teuthology.orchestra.run.smithi063.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-16T13:26:00.833 INFO:teuthology.lock.ops:Updating smithi063.front.sepia.ceph.com on lock server 2024-09-16T13:26:00.855 DEBUG:teuthology.orchestra.run.smithi066:> uname -m 2024-09-16T13:26:00.874 INFO:teuthology.orchestra.run.smithi066.stdout:x86_64 2024-09-16T13:26:00.874 DEBUG:teuthology.orchestra.run.smithi066:> cat /etc/os-release 2024-09-16T13:26:00.932 INFO:teuthology.orchestra.run.smithi066.stdout:NAME="CentOS Stream" 2024-09-16T13:26:00.933 INFO:teuthology.orchestra.run.smithi066.stdout:VERSION="9" 2024-09-16T13:26:00.933 INFO:teuthology.orchestra.run.smithi066.stdout:ID="centos" 2024-09-16T13:26:00.933 INFO:teuthology.orchestra.run.smithi066.stdout:ID_LIKE="rhel fedora" 2024-09-16T13:26:00.933 INFO:teuthology.orchestra.run.smithi066.stdout:VERSION_ID="9" 2024-09-16T13:26:00.933 INFO:teuthology.orchestra.run.smithi066.stdout:PLATFORM_ID="platform:el9" 2024-09-16T13:26:00.933 INFO:teuthology.orchestra.run.smithi066.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-16T13:26:00.933 INFO:teuthology.orchestra.run.smithi066.stdout:ANSI_COLOR="0;31" 2024-09-16T13:26:00.933 INFO:teuthology.orchestra.run.smithi066.stdout:LOGO="fedora-logo-icon" 2024-09-16T13:26:00.933 INFO:teuthology.orchestra.run.smithi066.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-16T13:26:00.933 INFO:teuthology.orchestra.run.smithi066.stdout:HOME_URL="https://centos.org/" 2024-09-16T13:26:00.933 INFO:teuthology.orchestra.run.smithi066.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-16T13:26:00.933 INFO:teuthology.orchestra.run.smithi066.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-16T13:26:00.933 INFO:teuthology.orchestra.run.smithi066.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-16T13:26:00.934 INFO:teuthology.lock.ops:Updating smithi066.front.sepia.ceph.com on lock server 2024-09-16T13:26:00.955 DEBUG:teuthology.orchestra.run.smithi131:> uname -m 2024-09-16T13:26:00.973 INFO:teuthology.orchestra.run.smithi131.stdout:x86_64 2024-09-16T13:26:00.973 DEBUG:teuthology.orchestra.run.smithi131:> cat /etc/os-release 2024-09-16T13:26:01.031 INFO:teuthology.orchestra.run.smithi131.stdout:NAME="CentOS Stream" 2024-09-16T13:26:01.031 INFO:teuthology.orchestra.run.smithi131.stdout:VERSION="9" 2024-09-16T13:26:01.031 INFO:teuthology.orchestra.run.smithi131.stdout:ID="centos" 2024-09-16T13:26:01.031 INFO:teuthology.orchestra.run.smithi131.stdout:ID_LIKE="rhel fedora" 2024-09-16T13:26:01.031 INFO:teuthology.orchestra.run.smithi131.stdout:VERSION_ID="9" 2024-09-16T13:26:01.031 INFO:teuthology.orchestra.run.smithi131.stdout:PLATFORM_ID="platform:el9" 2024-09-16T13:26:01.031 INFO:teuthology.orchestra.run.smithi131.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-16T13:26:01.031 INFO:teuthology.orchestra.run.smithi131.stdout:ANSI_COLOR="0;31" 2024-09-16T13:26:01.032 INFO:teuthology.orchestra.run.smithi131.stdout:LOGO="fedora-logo-icon" 2024-09-16T13:26:01.032 INFO:teuthology.orchestra.run.smithi131.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-16T13:26:01.032 INFO:teuthology.orchestra.run.smithi131.stdout:HOME_URL="https://centos.org/" 2024-09-16T13:26:01.032 INFO:teuthology.orchestra.run.smithi131.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-16T13:26:01.032 INFO:teuthology.orchestra.run.smithi131.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-16T13:26:01.032 INFO:teuthology.orchestra.run.smithi131.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-16T13:26:01.032 INFO:teuthology.lock.ops:Updating smithi131.front.sepia.ceph.com on lock server 2024-09-16T13:26:01.055 DEBUG:teuthology.orchestra.run.smithi161:> uname -m 2024-09-16T13:26:01.072 INFO:teuthology.orchestra.run.smithi161.stdout:x86_64 2024-09-16T13:26:01.073 DEBUG:teuthology.orchestra.run.smithi161:> cat /etc/os-release 2024-09-16T13:26:01.130 INFO:teuthology.orchestra.run.smithi161.stdout:NAME="CentOS Stream" 2024-09-16T13:26:01.130 INFO:teuthology.orchestra.run.smithi161.stdout:VERSION="9" 2024-09-16T13:26:01.131 INFO:teuthology.orchestra.run.smithi161.stdout:ID="centos" 2024-09-16T13:26:01.131 INFO:teuthology.orchestra.run.smithi161.stdout:ID_LIKE="rhel fedora" 2024-09-16T13:26:01.131 INFO:teuthology.orchestra.run.smithi161.stdout:VERSION_ID="9" 2024-09-16T13:26:01.131 INFO:teuthology.orchestra.run.smithi161.stdout:PLATFORM_ID="platform:el9" 2024-09-16T13:26:01.131 INFO:teuthology.orchestra.run.smithi161.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-16T13:26:01.131 INFO:teuthology.orchestra.run.smithi161.stdout:ANSI_COLOR="0;31" 2024-09-16T13:26:01.131 INFO:teuthology.orchestra.run.smithi161.stdout:LOGO="fedora-logo-icon" 2024-09-16T13:26:01.131 INFO:teuthology.orchestra.run.smithi161.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-16T13:26:01.131 INFO:teuthology.orchestra.run.smithi161.stdout:HOME_URL="https://centos.org/" 2024-09-16T13:26:01.131 INFO:teuthology.orchestra.run.smithi161.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-16T13:26:01.131 INFO:teuthology.orchestra.run.smithi161.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-16T13:26:01.131 INFO:teuthology.orchestra.run.smithi161.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-16T13:26:01.132 INFO:teuthology.lock.ops:Updating smithi161.front.sepia.ceph.com on lock server 2024-09-16T13:26:01.146 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-16T13:26:01.155 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-16T13:26:01.168 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-16T13:26:01.169 DEBUG:teuthology.orchestra.run.smithi063:> test '!' -e /home/ubuntu/cephtest 2024-09-16T13:26:01.171 DEBUG:teuthology.orchestra.run.smithi066:> test '!' -e /home/ubuntu/cephtest 2024-09-16T13:26:01.173 DEBUG:teuthology.orchestra.run.smithi131:> test '!' -e /home/ubuntu/cephtest 2024-09-16T13:26:01.176 DEBUG:teuthology.orchestra.run.smithi161:> test '!' -e /home/ubuntu/cephtest 2024-09-16T13:26:01.192 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-16T13:26:01.203 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-16T13:26:01.203 DEBUG:teuthology.orchestra.run.smithi063:> test -z $(ls -A /var/lib/ceph) 2024-09-16T13:26:01.228 DEBUG:teuthology.orchestra.run.smithi066:> test -z $(ls -A /var/lib/ceph) 2024-09-16T13:26:01.231 DEBUG:teuthology.orchestra.run.smithi131:> test -z $(ls -A /var/lib/ceph) 2024-09-16T13:26:01.233 DEBUG:teuthology.orchestra.run.smithi161:> test -z $(ls -A /var/lib/ceph) 2024-09-16T13:26:01.259 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-16T13:26:01.338 INFO:teuthology.run_tasks:Running task kernel... 2024-09-16T13:26:01.353 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-16T13:26:01.353 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-16T13:26:01.353 DEBUG:teuthology.orchestra.run.smithi063:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-16T13:26:01.354 DEBUG:teuthology.orchestra.run.smithi066:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-16T13:26:01.354 DEBUG:teuthology.orchestra.run.smithi131:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-16T13:26:01.354 DEBUG:teuthology.orchestra.run.smithi161:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-16T13:26:01.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T13:26:01.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T13:26:01.372 DEBUG:teuthology.orchestra.run.smithi161:> uname -r 2024-09-16T13:26:01.372 DEBUG:teuthology.orchestra.run.smithi131:> uname -r 2024-09-16T13:26:01.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T13:26:01.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T13:26:01.374 DEBUG:teuthology.orchestra.run.smithi066:> uname -r 2024-09-16T13:26:01.374 DEBUG:teuthology.orchestra.run.smithi063:> uname -r 2024-09-16T13:26:01.429 INFO:teuthology.orchestra.run.smithi161.stdout:5.14.0-503.el9.x86_64 2024-09-16T13:26:01.429 INFO:teuthology.task.kernel:Running kernel on smithi161: 5.14.0-503.el9.x86_64 2024-09-16T13:26:01.429 DEBUG:teuthology.orchestra.run.smithi161:> sudo yum install -y kernel 2024-09-16T13:26:01.430 INFO:teuthology.orchestra.run.smithi131.stdout:5.14.0-503.el9.x86_64 2024-09-16T13:26:01.430 INFO:teuthology.task.kernel:Running kernel on smithi131: 5.14.0-503.el9.x86_64 2024-09-16T13:26:01.431 DEBUG:teuthology.orchestra.run.smithi131:> sudo yum install -y kernel 2024-09-16T13:26:01.433 INFO:teuthology.orchestra.run.smithi063.stdout:5.14.0-503.el9.x86_64 2024-09-16T13:26:01.433 INFO:teuthology.orchestra.run.smithi066.stdout:5.14.0-503.el9.x86_64 2024-09-16T13:26:01.433 INFO:teuthology.task.kernel:Running kernel on smithi063: 5.14.0-503.el9.x86_64 2024-09-16T13:26:01.433 DEBUG:teuthology.orchestra.run.smithi063:> sudo yum install -y kernel 2024-09-16T13:26:01.434 INFO:teuthology.task.kernel:Running kernel on smithi066: 5.14.0-503.el9.x86_64 2024-09-16T13:26:01.434 DEBUG:teuthology.orchestra.run.smithi066:> sudo yum install -y kernel 2024-09-16T13:26:03.775 INFO:teuthology.orchestra.run.smithi161.stdout:CentOS Stream 9 - BaseOS 13 MB/s | 8.2 MB 00:00 2024-09-16T13:26:04.064 INFO:teuthology.orchestra.run.smithi063.stdout:CentOS Stream 9 - BaseOS 9.4 MB/s | 8.2 MB 00:00 2024-09-16T13:26:04.245 INFO:teuthology.orchestra.run.smithi066.stdout:CentOS Stream 9 - BaseOS 7.7 MB/s | 8.2 MB 00:01 2024-09-16T13:26:05.058 INFO:teuthology.orchestra.run.smithi131.stdout:CentOS Stream 9 - BaseOS 4.7 MB/s | 8.2 MB 00:01 2024-09-16T13:26:05.618 INFO:teuthology.orchestra.run.smithi161.stdout:CentOS Stream 9 - AppStream 30 MB/s | 20 MB 00:00 2024-09-16T13:26:06.850 INFO:teuthology.orchestra.run.smithi131.stdout:CentOS Stream 9 - AppStream 30 MB/s | 20 MB 00:00 2024-09-16T13:26:07.446 INFO:teuthology.orchestra.run.smithi066.stdout:CentOS Stream 9 - AppStream 10 MB/s | 20 MB 00:02 2024-09-16T13:26:08.139 INFO:teuthology.orchestra.run.smithi063.stdout:CentOS Stream 9 - AppStream 7.0 MB/s | 20 MB 00:02 2024-09-16T13:26:10.011 INFO:teuthology.orchestra.run.smithi161.stdout:CentOS Stream 9 - CRB 14 MB/s | 6.5 MB 00:00 2024-09-16T13:26:11.519 INFO:teuthology.orchestra.run.smithi161.stdout:CentOS Stream 9 - Extras packages 74 kB/s | 19 kB 00:00 2024-09-16T13:26:11.830 INFO:teuthology.orchestra.run.smithi066.stdout:CentOS Stream 9 - CRB 17 MB/s | 6.5 MB 00:00 2024-09-16T13:26:12.334 INFO:teuthology.orchestra.run.smithi131.stdout:CentOS Stream 9 - CRB 3.9 MB/s | 6.5 MB 00:01 2024-09-16T13:26:12.699 INFO:teuthology.orchestra.run.smithi161.stdout:Extra Packages for Enterprise Linux 21 MB/s | 23 MB 00:01 2024-09-16T13:26:13.638 INFO:teuthology.orchestra.run.smithi066.stdout:CentOS Stream 9 - Extras packages 36 kB/s | 19 kB 00:00 2024-09-16T13:26:13.731 INFO:teuthology.orchestra.run.smithi063.stdout:CentOS Stream 9 - CRB 3.8 MB/s | 6.5 MB 00:01 2024-09-16T13:26:13.985 INFO:teuthology.orchestra.run.smithi131.stdout:CentOS Stream 9 - Extras packages 44 kB/s | 19 kB 00:00 2024-09-16T13:26:15.193 INFO:teuthology.orchestra.run.smithi066.stdout:Extra Packages for Enterprise Linux 16 MB/s | 23 MB 00:01 2024-09-16T13:26:15.199 INFO:teuthology.orchestra.run.smithi063.stdout:CentOS Stream 9 - Extras packages 102 kB/s | 19 kB 00:00 2024-09-16T13:26:15.280 INFO:teuthology.orchestra.run.smithi131.stdout:Extra Packages for Enterprise Linux 19 MB/s | 23 MB 00:01 2024-09-16T13:26:16.378 INFO:teuthology.orchestra.run.smithi063.stdout:Extra Packages for Enterprise Linux 22 MB/s | 23 MB 00:01 2024-09-16T13:26:18.229 INFO:teuthology.orchestra.run.smithi161.stdout:lab-extras 33 kB/s | 1.7 kB 00:00 2024-09-16T13:26:20.286 INFO:teuthology.orchestra.run.smithi161.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-16T13:26:20.286 INFO:teuthology.orchestra.run.smithi161.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-16T13:26:20.388 INFO:teuthology.orchestra.run.smithi161.stdout:Dependencies resolved. 2024-09-16T13:26:20.398 INFO:teuthology.orchestra.run.smithi161.stdout:================================================================================ 2024-09-16T13:26:20.398 INFO:teuthology.orchestra.run.smithi161.stdout: Package Architecture Version Repository Size 2024-09-16T13:26:20.398 INFO:teuthology.orchestra.run.smithi161.stdout:================================================================================ 2024-09-16T13:26:20.398 INFO:teuthology.orchestra.run.smithi161.stdout:Installing: 2024-09-16T13:26:20.398 INFO:teuthology.orchestra.run.smithi161.stdout: kernel x86_64 5.14.0-505.el9 baseos 23 k 2024-09-16T13:26:20.398 INFO:teuthology.orchestra.run.smithi161.stdout:Installing dependencies: 2024-09-16T13:26:20.398 INFO:teuthology.orchestra.run.smithi161.stdout: kernel-core x86_64 5.14.0-505.el9 baseos 16 M 2024-09-16T13:26:20.398 INFO:teuthology.orchestra.run.smithi161.stdout: kernel-modules x86_64 5.14.0-505.el9 baseos 35 M 2024-09-16T13:26:20.398 INFO:teuthology.orchestra.run.smithi161.stdout: kernel-modules-core x86_64 5.14.0-505.el9 baseos 29 M 2024-09-16T13:26:20.399 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-09-16T13:26:20.399 INFO:teuthology.orchestra.run.smithi161.stdout:Transaction Summary 2024-09-16T13:26:20.399 INFO:teuthology.orchestra.run.smithi161.stdout:================================================================================ 2024-09-16T13:26:20.399 INFO:teuthology.orchestra.run.smithi161.stdout:Install 4 Packages 2024-09-16T13:26:20.399 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-09-16T13:26:20.399 INFO:teuthology.orchestra.run.smithi161.stdout:Total download size: 79 M 2024-09-16T13:26:20.399 INFO:teuthology.orchestra.run.smithi161.stdout:Installed size: 126 M 2024-09-16T13:26:20.400 INFO:teuthology.orchestra.run.smithi161.stdout:Downloading Packages: 2024-09-16T13:26:20.531 INFO:teuthology.orchestra.run.smithi161.stdout:(1/4): kernel-5.14.0-505.el9.x86_64.rpm 263 kB/s | 23 kB 00:00 2024-09-16T13:26:20.744 INFO:teuthology.orchestra.run.smithi131.stdout:lab-extras 30 kB/s | 1.7 kB 00:00 2024-09-16T13:26:20.898 INFO:teuthology.orchestra.run.smithi066.stdout:lab-extras 24 kB/s | 1.7 kB 00:00 2024-09-16T13:26:22.626 INFO:teuthology.orchestra.run.smithi063.stdout:lab-extras 2.7 kB/s | 1.7 kB 00:00 2024-09-16T13:26:22.768 INFO:teuthology.orchestra.run.smithi131.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-16T13:26:22.768 INFO:teuthology.orchestra.run.smithi131.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-16T13:26:22.859 INFO:teuthology.orchestra.run.smithi131.stdout:Dependencies resolved. 2024-09-16T13:26:22.875 INFO:teuthology.orchestra.run.smithi131.stdout:================================================================================ 2024-09-16T13:26:22.876 INFO:teuthology.orchestra.run.smithi131.stdout: Package Architecture Version Repository Size 2024-09-16T13:26:22.876 INFO:teuthology.orchestra.run.smithi131.stdout:================================================================================ 2024-09-16T13:26:22.876 INFO:teuthology.orchestra.run.smithi131.stdout:Installing: 2024-09-16T13:26:22.876 INFO:teuthology.orchestra.run.smithi131.stdout: kernel x86_64 5.14.0-505.el9 baseos 23 k 2024-09-16T13:26:22.876 INFO:teuthology.orchestra.run.smithi131.stdout:Installing dependencies: 2024-09-16T13:26:22.876 INFO:teuthology.orchestra.run.smithi131.stdout: kernel-core x86_64 5.14.0-505.el9 baseos 16 M 2024-09-16T13:26:22.876 INFO:teuthology.orchestra.run.smithi131.stdout: kernel-modules x86_64 5.14.0-505.el9 baseos 35 M 2024-09-16T13:26:22.876 INFO:teuthology.orchestra.run.smithi131.stdout: kernel-modules-core x86_64 5.14.0-505.el9 baseos 29 M 2024-09-16T13:26:22.876 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-09-16T13:26:22.876 INFO:teuthology.orchestra.run.smithi131.stdout:Transaction Summary 2024-09-16T13:26:22.876 INFO:teuthology.orchestra.run.smithi131.stdout:================================================================================ 2024-09-16T13:26:22.876 INFO:teuthology.orchestra.run.smithi131.stdout:Install 4 Packages 2024-09-16T13:26:22.876 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-09-16T13:26:22.876 INFO:teuthology.orchestra.run.smithi131.stdout:Total download size: 79 M 2024-09-16T13:26:22.877 INFO:teuthology.orchestra.run.smithi131.stdout:Installed size: 126 M 2024-09-16T13:26:22.877 INFO:teuthology.orchestra.run.smithi131.stdout:Downloading Packages: 2024-09-16T13:26:22.981 INFO:teuthology.orchestra.run.smithi161.stdout:(2/4): kernel-core-5.14.0-505.el9.x86_64.rpm 6.2 MB/s | 16 MB 00:02 2024-09-16T13:26:22.988 INFO:teuthology.orchestra.run.smithi066.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-16T13:26:22.988 INFO:teuthology.orchestra.run.smithi066.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-16T13:26:23.004 INFO:teuthology.orchestra.run.smithi131.stdout:(1/4): kernel-5.14.0-505.el9.x86_64.rpm 213 kB/s | 23 kB 00:00 2024-09-16T13:26:23.077 INFO:teuthology.orchestra.run.smithi066.stdout:Dependencies resolved. 2024-09-16T13:26:23.086 INFO:teuthology.orchestra.run.smithi066.stdout:================================================================================ 2024-09-16T13:26:23.086 INFO:teuthology.orchestra.run.smithi066.stdout: Package Architecture Version Repository Size 2024-09-16T13:26:23.086 INFO:teuthology.orchestra.run.smithi066.stdout:================================================================================ 2024-09-16T13:26:23.086 INFO:teuthology.orchestra.run.smithi066.stdout:Installing: 2024-09-16T13:26:23.086 INFO:teuthology.orchestra.run.smithi066.stdout: kernel x86_64 5.14.0-505.el9 baseos 23 k 2024-09-16T13:26:23.086 INFO:teuthology.orchestra.run.smithi066.stdout:Installing dependencies: 2024-09-16T13:26:23.086 INFO:teuthology.orchestra.run.smithi066.stdout: kernel-core x86_64 5.14.0-505.el9 baseos 16 M 2024-09-16T13:26:23.086 INFO:teuthology.orchestra.run.smithi066.stdout: kernel-modules x86_64 5.14.0-505.el9 baseos 35 M 2024-09-16T13:26:23.087 INFO:teuthology.orchestra.run.smithi066.stdout: kernel-modules-core x86_64 5.14.0-505.el9 baseos 29 M 2024-09-16T13:26:23.087 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-16T13:26:23.087 INFO:teuthology.orchestra.run.smithi066.stdout:Transaction Summary 2024-09-16T13:26:23.087 INFO:teuthology.orchestra.run.smithi066.stdout:================================================================================ 2024-09-16T13:26:23.087 INFO:teuthology.orchestra.run.smithi066.stdout:Install 4 Packages 2024-09-16T13:26:23.087 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-16T13:26:23.087 INFO:teuthology.orchestra.run.smithi066.stdout:Total download size: 79 M 2024-09-16T13:26:23.087 INFO:teuthology.orchestra.run.smithi066.stdout:Installed size: 126 M 2024-09-16T13:26:23.087 INFO:teuthology.orchestra.run.smithi066.stdout:Downloading Packages: 2024-09-16T13:26:23.441 INFO:teuthology.orchestra.run.smithi066.stdout:(1/4): kernel-5.14.0-505.el9.x86_64.rpm 175 kB/s | 23 kB 00:00 2024-09-16T13:26:24.497 INFO:teuthology.orchestra.run.smithi161.stdout:(3/4): kernel-modules-core-5.14.0-505.el9.x86_6 7.2 MB/s | 29 MB 00:03 2024-09-16T13:26:24.674 INFO:teuthology.orchestra.run.smithi063.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-16T13:26:24.674 INFO:teuthology.orchestra.run.smithi063.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-16T13:26:24.781 INFO:teuthology.orchestra.run.smithi063.stdout:Dependencies resolved. 2024-09-16T13:26:24.787 INFO:teuthology.orchestra.run.smithi063.stdout:================================================================================ 2024-09-16T13:26:24.787 INFO:teuthology.orchestra.run.smithi063.stdout: Package Architecture Version Repository Size 2024-09-16T13:26:24.787 INFO:teuthology.orchestra.run.smithi063.stdout:================================================================================ 2024-09-16T13:26:24.787 INFO:teuthology.orchestra.run.smithi063.stdout:Installing: 2024-09-16T13:26:24.787 INFO:teuthology.orchestra.run.smithi063.stdout: kernel x86_64 5.14.0-505.el9 baseos 23 k 2024-09-16T13:26:24.787 INFO:teuthology.orchestra.run.smithi063.stdout:Installing dependencies: 2024-09-16T13:26:24.787 INFO:teuthology.orchestra.run.smithi063.stdout: kernel-core x86_64 5.14.0-505.el9 baseos 16 M 2024-09-16T13:26:24.788 INFO:teuthology.orchestra.run.smithi063.stdout: kernel-modules x86_64 5.14.0-505.el9 baseos 35 M 2024-09-16T13:26:24.788 INFO:teuthology.orchestra.run.smithi063.stdout: kernel-modules-core x86_64 5.14.0-505.el9 baseos 29 M 2024-09-16T13:26:24.788 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-16T13:26:24.788 INFO:teuthology.orchestra.run.smithi063.stdout:Transaction Summary 2024-09-16T13:26:24.788 INFO:teuthology.orchestra.run.smithi063.stdout:================================================================================ 2024-09-16T13:26:24.788 INFO:teuthology.orchestra.run.smithi063.stdout:Install 4 Packages 2024-09-16T13:26:24.788 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-16T13:26:24.789 INFO:teuthology.orchestra.run.smithi063.stdout:Total download size: 79 M 2024-09-16T13:26:24.789 INFO:teuthology.orchestra.run.smithi063.stdout:Installed size: 126 M 2024-09-16T13:26:24.789 INFO:teuthology.orchestra.run.smithi063.stdout:Downloading Packages: 2024-09-16T13:26:25.060 INFO:teuthology.orchestra.run.smithi063.stdout:(1/4): kernel-5.14.0-505.el9.x86_64.rpm 228 kB/s | 23 kB 00:00 2024-09-16T13:26:25.446 INFO:teuthology.orchestra.run.smithi131.stdout:(2/4): kernel-modules-core-5.14.0-505.el9.x86_6 12 MB/s | 29 MB 00:02 2024-09-16T13:26:25.604 INFO:teuthology.orchestra.run.smithi131.stdout:(3/4): kernel-core-5.14.0-505.el9.x86_64.rpm 5.8 MB/s | 16 MB 00:02 2024-09-16T13:26:26.913 INFO:teuthology.orchestra.run.smithi131.stdout:(4/4): kernel-modules-5.14.0-505.el9.x86_64.rpm 8.6 MB/s | 35 MB 00:04 2024-09-16T13:26:26.913 INFO:teuthology.orchestra.run.smithi131.stdout:-------------------------------------------------------------------------------- 2024-09-16T13:26:26.913 INFO:teuthology.orchestra.run.smithi131.stdout:Total 20 MB/s | 79 MB 00:04 2024-09-16T13:26:27.048 INFO:teuthology.orchestra.run.smithi161.stdout:(4/4): kernel-modules-5.14.0-505.el9.x86_64.rpm 5.2 MB/s | 35 MB 00:06 2024-09-16T13:26:27.048 INFO:teuthology.orchestra.run.smithi161.stdout:-------------------------------------------------------------------------------- 2024-09-16T13:26:27.048 INFO:teuthology.orchestra.run.smithi161.stdout:Total 12 MB/s | 79 MB 00:06 2024-09-16T13:26:27.500 INFO:teuthology.orchestra.run.smithi066.stdout:(2/4): kernel-core-5.14.0-505.el9.x86_64.rpm 3.7 MB/s | 16 MB 00:04 2024-09-16T13:26:27.593 INFO:teuthology.orchestra.run.smithi131.stdout:Running transaction check 2024-09-16T13:26:27.727 INFO:teuthology.orchestra.run.smithi161.stdout:Running transaction check 2024-09-16T13:26:27.758 INFO:teuthology.orchestra.run.smithi066.stdout:(3/4): kernel-modules-core-5.14.0-505.el9.x86_6 6.6 MB/s | 29 MB 00:04 2024-09-16T13:26:27.957 INFO:teuthology.orchestra.run.smithi131.stdout:Transaction check succeeded. 2024-09-16T13:26:27.958 INFO:teuthology.orchestra.run.smithi131.stdout:Running transaction test 2024-09-16T13:26:28.074 INFO:teuthology.orchestra.run.smithi161.stdout:Transaction check succeeded. 2024-09-16T13:26:28.074 INFO:teuthology.orchestra.run.smithi161.stdout:Running transaction test 2024-09-16T13:26:28.517 INFO:teuthology.orchestra.run.smithi066.stdout:(4/4): kernel-modules-5.14.0-505.el9.x86_64.rpm 6.6 MB/s | 35 MB 00:05 2024-09-16T13:26:28.517 INFO:teuthology.orchestra.run.smithi066.stdout:-------------------------------------------------------------------------------- 2024-09-16T13:26:28.517 INFO:teuthology.orchestra.run.smithi066.stdout:Total 15 MB/s | 79 MB 00:05 2024-09-16T13:26:28.644 INFO:teuthology.orchestra.run.smithi063.stdout:(2/4): kernel-core-5.14.0-505.el9.x86_64.rpm 4.2 MB/s | 16 MB 00:03 2024-09-16T13:26:28.922 INFO:teuthology.orchestra.run.smithi131.stdout:Transaction test succeeded. 2024-09-16T13:26:28.922 INFO:teuthology.orchestra.run.smithi131.stdout:Running transaction 2024-09-16T13:26:29.037 INFO:teuthology.orchestra.run.smithi161.stdout:Transaction test succeeded. 2024-09-16T13:26:29.037 INFO:teuthology.orchestra.run.smithi161.stdout:Running transaction 2024-09-16T13:26:29.224 INFO:teuthology.orchestra.run.smithi066.stdout:Running transaction check 2024-09-16T13:26:29.335 INFO:teuthology.orchestra.run.smithi063.stdout:(3/4): kernel-modules-core-5.14.0-505.el9.x86_6 6.7 MB/s | 29 MB 00:04 2024-09-16T13:26:29.647 INFO:teuthology.orchestra.run.smithi066.stdout:Transaction check succeeded. 2024-09-16T13:26:29.647 INFO:teuthology.orchestra.run.smithi066.stdout:Running transaction test 2024-09-16T13:26:29.860 INFO:teuthology.orchestra.run.smithi063.stdout:(4/4): kernel-modules-5.14.0-505.el9.x86_64.rpm 7.0 MB/s | 35 MB 00:04 2024-09-16T13:26:29.861 INFO:teuthology.orchestra.run.smithi063.stdout:-------------------------------------------------------------------------------- 2024-09-16T13:26:29.861 INFO:teuthology.orchestra.run.smithi063.stdout:Total 16 MB/s | 79 MB 00:05 2024-09-16T13:26:30.572 INFO:teuthology.orchestra.run.smithi063.stdout:Running transaction check 2024-09-16T13:26:30.666 INFO:teuthology.orchestra.run.smithi066.stdout:Transaction test succeeded. 2024-09-16T13:26:30.667 INFO:teuthology.orchestra.run.smithi066.stdout:Running transaction 2024-09-16T13:26:30.969 INFO:teuthology.orchestra.run.smithi063.stdout:Transaction check succeeded. 2024-09-16T13:26:30.969 INFO:teuthology.orchestra.run.smithi063.stdout:Running transaction test 2024-09-16T13:26:31.381 INFO:teuthology.orchestra.run.smithi131.stdout: Preparing : 1/1 2024-09-16T13:26:31.482 INFO:teuthology.orchestra.run.smithi161.stdout: Preparing : 1/1 2024-09-16T13:26:31.938 INFO:teuthology.orchestra.run.smithi063.stdout:Transaction test succeeded. 2024-09-16T13:26:31.939 INFO:teuthology.orchestra.run.smithi063.stdout:Running transaction 2024-09-16T13:26:32.029 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : kernel-modules-core-5.14.0-505.el9.x86_64 1/4 2024-09-16T13:26:32.113 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-16T13:26:32.141 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : kernel-modules-core-5.14.0-505.el9.x86_64 1/4 2024-09-16T13:26:32.223 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-16T13:26:33.255 INFO:teuthology.orchestra.run.smithi066.stdout: Preparing : 1/1 2024-09-16T13:26:33.968 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : kernel-modules-core-5.14.0-505.el9.x86_64 1/4 2024-09-16T13:26:34.050 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-16T13:26:34.532 INFO:teuthology.orchestra.run.smithi063.stdout: Preparing : 1/1 2024-09-16T13:26:34.896 INFO:teuthology.orchestra.run.smithi131.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-16T13:26:35.032 INFO:teuthology.orchestra.run.smithi161.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-16T13:26:35.049 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-16T13:26:35.159 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-16T13:26:35.181 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : kernel-modules-core-5.14.0-505.el9.x86_64 1/4 2024-09-16T13:26:35.270 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-16T13:26:36.977 INFO:teuthology.orchestra.run.smithi066.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-16T13:26:37.118 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-16T13:26:38.063 INFO:teuthology.orchestra.run.smithi063.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-16T13:26:38.190 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-16T13:26:40.009 INFO:teuthology.orchestra.run.smithi161.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-16T13:26:40.036 INFO:teuthology.orchestra.run.smithi131.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-16T13:26:40.081 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : kernel-5.14.0-505.el9.x86_64 4/4 2024-09-16T13:26:40.185 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : kernel-5.14.0-505.el9.x86_64 4/4 2024-09-16T13:26:42.335 INFO:teuthology.orchestra.run.smithi066.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-16T13:26:42.378 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : kernel-5.14.0-505.el9.x86_64 4/4 2024-09-16T13:26:43.311 INFO:teuthology.orchestra.run.smithi063.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-16T13:26:43.358 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : kernel-5.14.0-505.el9.x86_64 4/4 2024-09-16T13:26:44.914 INFO:teuthology.orchestra.run.smithi131.stdout: Running scriptlet: kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-16T13:26:45.013 INFO:teuthology.orchestra.run.smithi161.stdout: Running scriptlet: kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-16T13:26:47.615 INFO:teuthology.orchestra.run.smithi066.stdout: Running scriptlet: kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-16T13:26:48.510 INFO:teuthology.orchestra.run.smithi063.stdout: Running scriptlet: kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-16T13:27:23.248 INFO:teuthology.orchestra.run.smithi131.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 4/4 2024-09-16T13:27:23.294 INFO:teuthology.orchestra.run.smithi131.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 4/4 2024-09-16T13:27:23.333 INFO:teuthology.orchestra.run.smithi161.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 4/4 2024-09-16T13:27:23.372 INFO:teuthology.orchestra.run.smithi161.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 4/4 2024-09-16T13:27:23.693 INFO:teuthology.orchestra.run.smithi131.stdout: Running scriptlet: kernel-5.14.0-505.el9.x86_64 4/4 2024-09-16T13:27:23.693 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : kernel-5.14.0-505.el9.x86_64 1/4 2024-09-16T13:27:23.693 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-16T13:27:23.693 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-16T13:27:23.730 INFO:teuthology.orchestra.run.smithi161.stdout: Running scriptlet: kernel-5.14.0-505.el9.x86_64 4/4 2024-09-16T13:27:23.730 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : kernel-5.14.0-505.el9.x86_64 1/4 2024-09-16T13:27:23.730 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-16T13:27:23.730 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-16T13:27:24.534 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-16T13:27:24.534 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-09-16T13:27:24.534 INFO:teuthology.orchestra.run.smithi131.stdout:Installed: 2024-09-16T13:27:24.534 INFO:teuthology.orchestra.run.smithi131.stdout: kernel-5.14.0-505.el9.x86_64 2024-09-16T13:27:24.534 INFO:teuthology.orchestra.run.smithi131.stdout: kernel-core-5.14.0-505.el9.x86_64 2024-09-16T13:27:24.534 INFO:teuthology.orchestra.run.smithi131.stdout: kernel-modules-5.14.0-505.el9.x86_64 2024-09-16T13:27:24.534 INFO:teuthology.orchestra.run.smithi131.stdout: kernel-modules-core-5.14.0-505.el9.x86_64 2024-09-16T13:27:24.534 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-09-16T13:27:24.534 INFO:teuthology.orchestra.run.smithi131.stdout:Complete! 2024-09-16T13:27:24.623 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-16T13:27:24.623 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-09-16T13:27:24.624 INFO:teuthology.orchestra.run.smithi161.stdout:Installed: 2024-09-16T13:27:24.624 INFO:teuthology.orchestra.run.smithi161.stdout: kernel-5.14.0-505.el9.x86_64 2024-09-16T13:27:24.624 INFO:teuthology.orchestra.run.smithi161.stdout: kernel-core-5.14.0-505.el9.x86_64 2024-09-16T13:27:24.624 INFO:teuthology.orchestra.run.smithi161.stdout: kernel-modules-5.14.0-505.el9.x86_64 2024-09-16T13:27:24.624 INFO:teuthology.orchestra.run.smithi161.stdout: kernel-modules-core-5.14.0-505.el9.x86_64 2024-09-16T13:27:24.624 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-09-16T13:27:24.624 INFO:teuthology.orchestra.run.smithi161.stdout:Complete! 2024-09-16T13:27:24.901 DEBUG:teuthology.orchestra.run.smithi131:> rpm -q kernel | sort -rV | head -n 1 2024-09-16T13:27:24.982 INFO:teuthology.orchestra.run.smithi131.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-16T13:27:24.983 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-16T13:27:24.983 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-505.el9.x86_64 2024-09-16T13:27:24.983 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-16T13:27:24.983 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-16T13:27:24.984 INFO:teuthology.task.kernel:Installing distro kernel on host.c... 2024-09-16T13:27:24.984 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi131.front.sepia.ceph.com, path=None, version=distro) 2024-09-16T13:27:24.984 DEBUG:teuthology.orchestra.run.smithi131:> rpm -q kernel | sort -rV | head -n 1 2024-09-16T13:27:24.987 DEBUG:teuthology.orchestra.run.smithi161:> rpm -q kernel | sort -rV | head -n 1 2024-09-16T13:27:25.041 INFO:teuthology.orchestra.run.smithi131.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-16T13:27:25.042 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-16T13:27:25.042 DEBUG:teuthology.orchestra.run.smithi131:> sudo rpm -qi grub2-tools 2024-09-16T13:27:25.073 INFO:teuthology.orchestra.run.smithi131.stdout:Name : grub2-tools 2024-09-16T13:27:25.073 INFO:teuthology.orchestra.run.smithi131.stdout:Epoch : 1 2024-09-16T13:27:25.074 INFO:teuthology.orchestra.run.smithi131.stdout:Version : 2.06 2024-09-16T13:27:25.074 INFO:teuthology.orchestra.run.smithi131.stdout:Release : 82.el9 2024-09-16T13:27:25.074 INFO:teuthology.orchestra.run.smithi131.stdout:Architecture: x86_64 2024-09-16T13:27:25.074 INFO:teuthology.orchestra.run.smithi131.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-16T13:27:25.074 INFO:teuthology.orchestra.run.smithi131.stdout:Group : Unspecified 2024-09-16T13:27:25.074 INFO:teuthology.orchestra.run.smithi131.stdout:Size : 8274670 2024-09-16T13:27:25.074 INFO:teuthology.orchestra.run.smithi131.stdout:License : GPLv3+ 2024-09-16T13:27:25.074 INFO:teuthology.orchestra.run.smithi131.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-16T13:27:25.074 INFO:teuthology.orchestra.run.smithi131.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-16T13:27:25.074 INFO:teuthology.orchestra.run.smithi131.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-16T13:27:25.074 INFO:teuthology.orchestra.run.smithi131.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-16T13:27:25.074 INFO:teuthology.orchestra.run.smithi131.stdout:Packager : builder@centos.org 2024-09-16T13:27:25.074 INFO:teuthology.orchestra.run.smithi131.stdout:Vendor : CentOS 2024-09-16T13:27:25.074 INFO:teuthology.orchestra.run.smithi131.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-16T13:27:25.075 INFO:teuthology.orchestra.run.smithi131.stdout:Summary : Support tools for GRUB. 2024-09-16T13:27:25.075 INFO:teuthology.orchestra.run.smithi131.stdout:Description : 2024-09-16T13:27:25.075 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-09-16T13:27:25.075 INFO:teuthology.orchestra.run.smithi131.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-16T13:27:25.075 INFO:teuthology.orchestra.run.smithi131.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-16T13:27:25.075 INFO:teuthology.orchestra.run.smithi131.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-16T13:27:25.075 INFO:teuthology.orchestra.run.smithi131.stdout:hardware devices. 2024-09-16T13:27:25.075 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-09-16T13:27:25.075 INFO:teuthology.orchestra.run.smithi131.stdout:This subpackage provides tools for support of all platforms. 2024-09-16T13:27:25.076 INFO:teuthology.orchestra.run.smithi161.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-16T13:27:25.077 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-16T13:27:25.077 INFO:teuthology.task.kernel:Updating grub on smithi131 to boot 5.14.0-505.el9.x86_64 2024-09-16T13:27:25.077 DEBUG:teuthology.orchestra.run.smithi131:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-16T13:27:25.077 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-16T13:27:25.077 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-505.el9.x86_64 2024-09-16T13:27:25.077 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-16T13:27:25.077 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-16T13:27:25.078 INFO:teuthology.task.kernel:Installing distro kernel on host.d... 2024-09-16T13:27:25.078 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi161.front.sepia.ceph.com, path=None, version=distro) 2024-09-16T13:27:25.078 DEBUG:teuthology.orchestra.run.smithi161:> rpm -q kernel | sort -rV | head -n 1 2024-09-16T13:27:25.136 INFO:teuthology.orchestra.run.smithi161.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-16T13:27:25.136 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-16T13:27:25.136 DEBUG:teuthology.orchestra.run.smithi161:> sudo rpm -qi grub2-tools 2024-09-16T13:27:25.170 INFO:teuthology.orchestra.run.smithi161.stdout:Name : grub2-tools 2024-09-16T13:27:25.170 INFO:teuthology.orchestra.run.smithi161.stdout:Epoch : 1 2024-09-16T13:27:25.170 INFO:teuthology.orchestra.run.smithi161.stdout:Version : 2.06 2024-09-16T13:27:25.170 INFO:teuthology.orchestra.run.smithi161.stdout:Release : 82.el9 2024-09-16T13:27:25.170 INFO:teuthology.orchestra.run.smithi161.stdout:Architecture: x86_64 2024-09-16T13:27:25.170 INFO:teuthology.orchestra.run.smithi161.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-16T13:27:25.170 INFO:teuthology.orchestra.run.smithi161.stdout:Group : Unspecified 2024-09-16T13:27:25.170 INFO:teuthology.orchestra.run.smithi161.stdout:Size : 8274670 2024-09-16T13:27:25.170 INFO:teuthology.orchestra.run.smithi161.stdout:License : GPLv3+ 2024-09-16T13:27:25.170 INFO:teuthology.orchestra.run.smithi161.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-16T13:27:25.170 INFO:teuthology.orchestra.run.smithi161.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-16T13:27:25.170 INFO:teuthology.orchestra.run.smithi161.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-16T13:27:25.171 INFO:teuthology.orchestra.run.smithi161.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-16T13:27:25.171 INFO:teuthology.orchestra.run.smithi161.stdout:Packager : builder@centos.org 2024-09-16T13:27:25.171 INFO:teuthology.orchestra.run.smithi161.stdout:Vendor : CentOS 2024-09-16T13:27:25.171 INFO:teuthology.orchestra.run.smithi161.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-16T13:27:25.171 INFO:teuthology.orchestra.run.smithi161.stdout:Summary : Support tools for GRUB. 2024-09-16T13:27:25.171 INFO:teuthology.orchestra.run.smithi161.stdout:Description : 2024-09-16T13:27:25.171 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-09-16T13:27:25.171 INFO:teuthology.orchestra.run.smithi161.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-16T13:27:25.171 INFO:teuthology.orchestra.run.smithi161.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-16T13:27:25.171 INFO:teuthology.orchestra.run.smithi161.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-16T13:27:25.171 INFO:teuthology.orchestra.run.smithi161.stdout:hardware devices. 2024-09-16T13:27:25.171 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-09-16T13:27:25.171 INFO:teuthology.orchestra.run.smithi161.stdout:This subpackage provides tools for support of all platforms. 2024-09-16T13:27:25.172 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-16T13:27:25.172 INFO:teuthology.task.kernel:Updating grub on smithi161 to boot 5.14.0-505.el9.x86_64 2024-09-16T13:27:25.172 DEBUG:teuthology.orchestra.run.smithi161:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-16T13:27:25.683 INFO:teuthology.orchestra.run.smithi131.stderr:Generating grub configuration file ... 2024-09-16T13:27:25.790 INFO:teuthology.orchestra.run.smithi161.stderr:Generating grub configuration file ... 2024-09-16T13:27:27.063 INFO:teuthology.orchestra.run.smithi131.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-16T13:27:27.104 INFO:teuthology.orchestra.run.smithi131.stderr:done 2024-09-16T13:27:27.105 INFO:teuthology.orchestra.run.smithi161.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-16T13:27:27.106 DEBUG:teuthology.orchestra.run.smithi131:> mktemp 2024-09-16T13:27:27.122 INFO:teuthology.orchestra.run.smithi131.stdout:/tmp/tmp.so9oDhGkZp 2024-09-16T13:27:27.123 DEBUG:teuthology.orchestra.run.smithi131:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.so9oDhGkZp 2024-09-16T13:27:27.156 INFO:teuthology.orchestra.run.smithi161.stderr:done 2024-09-16T13:27:27.158 DEBUG:teuthology.orchestra.run.smithi161:> mktemp 2024-09-16T13:27:27.173 INFO:teuthology.orchestra.run.smithi161.stdout:/tmp/tmp.DyYg8bKWJo 2024-09-16T13:27:27.174 DEBUG:teuthology.orchestra.run.smithi161:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.DyYg8bKWJo 2024-09-16T13:27:27.195 DEBUG:teuthology.orchestra.run.smithi131:> sudo chmod 0666 /tmp/tmp.so9oDhGkZp 2024-09-16T13:27:27.242 DEBUG:teuthology.orchestra.run.smithi161:> sudo chmod 0666 /tmp/tmp.DyYg8bKWJo 2024-09-16T13:27:27.315 INFO:teuthology.orchestra.run.smithi063.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 4/4 2024-09-16T13:27:27.343 DEBUG:teuthology.orchestra.remote:smithi131:/tmp/tmp.so9oDhGkZp is 6KB 2024-09-16T13:27:27.357 INFO:teuthology.orchestra.run.smithi063.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 4/4 2024-09-16T13:27:27.363 DEBUG:teuthology.orchestra.run.smithi131:> rm -fr /tmp/tmp.so9oDhGkZp 2024-09-16T13:27:27.378 DEBUG:teuthology.orchestra.run.smithi131:> sudo /bin/ls /boot/loader/entries || true 2024-09-16T13:27:27.378 DEBUG:teuthology.orchestra.remote:smithi161:/tmp/tmp.DyYg8bKWJo is 6KB 2024-09-16T13:27:27.427 DEBUG:teuthology.orchestra.run.smithi161:> rm -fr /tmp/tmp.DyYg8bKWJo 2024-09-16T13:27:27.440 INFO:teuthology.orchestra.run.smithi131.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-16T13:27:27.441 INFO:teuthology.orchestra.run.smithi131.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-16T13:27:27.441 INFO:teuthology.orchestra.run.smithi131.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-16T13:27:27.441 INFO:teuthology.orchestra.run.smithi131.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64.conf 2024-09-16T13:27:27.442 DEBUG:teuthology.orchestra.run.smithi161:> sudo /bin/ls /boot/loader/entries || true 2024-09-16T13:27:27.443 DEBUG:teuthology.orchestra.run.smithi131:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64 2024-09-16T13:27:27.505 INFO:teuthology.orchestra.run.smithi161.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-16T13:27:27.505 INFO:teuthology.orchestra.run.smithi161.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-16T13:27:27.505 INFO:teuthology.orchestra.run.smithi161.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-16T13:27:27.505 INFO:teuthology.orchestra.run.smithi161.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64.conf 2024-09-16T13:27:27.507 DEBUG:teuthology.orchestra.run.smithi161:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64 2024-09-16T13:27:27.605 DEBUG:teuthology.orchestra.run.smithi131:> sudo shutdown -r now 2024-09-16T13:27:27.656 DEBUG:teuthology.orchestra.run.smithi161:> sudo shutdown -r now 2024-09-16T13:27:27.704 INFO:teuthology.orchestra.run.smithi063.stdout: Running scriptlet: kernel-5.14.0-505.el9.x86_64 4/4 2024-09-16T13:27:27.704 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : kernel-5.14.0-505.el9.x86_64 1/4 2024-09-16T13:27:27.704 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-16T13:27:27.704 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-16T13:27:27.780 INFO:teuthology.orchestra.run.smithi066.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 4/4 2024-09-16T13:27:27.822 INFO:teuthology.orchestra.run.smithi066.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 4/4 2024-09-16T13:27:28.325 INFO:teuthology.orchestra.run.smithi066.stdout: Running scriptlet: kernel-5.14.0-505.el9.x86_64 4/4 2024-09-16T13:27:28.325 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : kernel-5.14.0-505.el9.x86_64 1/4 2024-09-16T13:27:28.325 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-16T13:27:28.325 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-16T13:27:28.524 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-16T13:27:28.524 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-16T13:27:28.524 INFO:teuthology.orchestra.run.smithi063.stdout:Installed: 2024-09-16T13:27:28.524 INFO:teuthology.orchestra.run.smithi063.stdout: kernel-5.14.0-505.el9.x86_64 2024-09-16T13:27:28.525 INFO:teuthology.orchestra.run.smithi063.stdout: kernel-core-5.14.0-505.el9.x86_64 2024-09-16T13:27:28.525 INFO:teuthology.orchestra.run.smithi063.stdout: kernel-modules-5.14.0-505.el9.x86_64 2024-09-16T13:27:28.525 INFO:teuthology.orchestra.run.smithi063.stdout: kernel-modules-core-5.14.0-505.el9.x86_64 2024-09-16T13:27:28.525 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-16T13:27:28.525 INFO:teuthology.orchestra.run.smithi063.stdout:Complete! 2024-09-16T13:27:28.873 DEBUG:teuthology.orchestra.run.smithi063:> rpm -q kernel | sort -rV | head -n 1 2024-09-16T13:27:28.949 INFO:teuthology.orchestra.run.smithi063.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-16T13:27:28.950 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-16T13:27:28.950 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-505.el9.x86_64 2024-09-16T13:27:28.950 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-16T13:27:28.950 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-16T13:27:28.950 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-09-16T13:27:28.950 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi063.front.sepia.ceph.com, path=None, version=distro) 2024-09-16T13:27:28.950 DEBUG:teuthology.orchestra.run.smithi063:> rpm -q kernel | sort -rV | head -n 1 2024-09-16T13:27:29.009 INFO:teuthology.orchestra.run.smithi063.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-16T13:27:29.009 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-16T13:27:29.009 DEBUG:teuthology.orchestra.run.smithi063:> sudo rpm -qi grub2-tools 2024-09-16T13:27:29.041 INFO:teuthology.orchestra.run.smithi063.stdout:Name : grub2-tools 2024-09-16T13:27:29.041 INFO:teuthology.orchestra.run.smithi063.stdout:Epoch : 1 2024-09-16T13:27:29.041 INFO:teuthology.orchestra.run.smithi063.stdout:Version : 2.06 2024-09-16T13:27:29.041 INFO:teuthology.orchestra.run.smithi063.stdout:Release : 82.el9 2024-09-16T13:27:29.041 INFO:teuthology.orchestra.run.smithi063.stdout:Architecture: x86_64 2024-09-16T13:27:29.041 INFO:teuthology.orchestra.run.smithi063.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-16T13:27:29.041 INFO:teuthology.orchestra.run.smithi063.stdout:Group : Unspecified 2024-09-16T13:27:29.041 INFO:teuthology.orchestra.run.smithi063.stdout:Size : 8274670 2024-09-16T13:27:29.041 INFO:teuthology.orchestra.run.smithi063.stdout:License : GPLv3+ 2024-09-16T13:27:29.041 INFO:teuthology.orchestra.run.smithi063.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-16T13:27:29.042 INFO:teuthology.orchestra.run.smithi063.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-16T13:27:29.042 INFO:teuthology.orchestra.run.smithi063.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-16T13:27:29.042 INFO:teuthology.orchestra.run.smithi063.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-16T13:27:29.042 INFO:teuthology.orchestra.run.smithi063.stdout:Packager : builder@centos.org 2024-09-16T13:27:29.042 INFO:teuthology.orchestra.run.smithi063.stdout:Vendor : CentOS 2024-09-16T13:27:29.042 INFO:teuthology.orchestra.run.smithi063.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-16T13:27:29.042 INFO:teuthology.orchestra.run.smithi063.stdout:Summary : Support tools for GRUB. 2024-09-16T13:27:29.042 INFO:teuthology.orchestra.run.smithi063.stdout:Description : 2024-09-16T13:27:29.042 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-16T13:27:29.042 INFO:teuthology.orchestra.run.smithi063.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-16T13:27:29.042 INFO:teuthology.orchestra.run.smithi063.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-16T13:27:29.042 INFO:teuthology.orchestra.run.smithi063.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-16T13:27:29.042 INFO:teuthology.orchestra.run.smithi063.stdout:hardware devices. 2024-09-16T13:27:29.042 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-16T13:27:29.043 INFO:teuthology.orchestra.run.smithi063.stdout:This subpackage provides tools for support of all platforms. 2024-09-16T13:27:29.043 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-16T13:27:29.043 INFO:teuthology.task.kernel:Updating grub on smithi063 to boot 5.14.0-505.el9.x86_64 2024-09-16T13:27:29.044 DEBUG:teuthology.orchestra.run.smithi063:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-16T13:27:29.223 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-16T13:27:29.223 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-16T13:27:29.223 INFO:teuthology.orchestra.run.smithi066.stdout:Installed: 2024-09-16T13:27:29.223 INFO:teuthology.orchestra.run.smithi066.stdout: kernel-5.14.0-505.el9.x86_64 2024-09-16T13:27:29.223 INFO:teuthology.orchestra.run.smithi066.stdout: kernel-core-5.14.0-505.el9.x86_64 2024-09-16T13:27:29.223 INFO:teuthology.orchestra.run.smithi066.stdout: kernel-modules-5.14.0-505.el9.x86_64 2024-09-16T13:27:29.223 INFO:teuthology.orchestra.run.smithi066.stdout: kernel-modules-core-5.14.0-505.el9.x86_64 2024-09-16T13:27:29.224 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-16T13:27:29.224 INFO:teuthology.orchestra.run.smithi066.stdout:Complete! 2024-09-16T13:27:29.573 DEBUG:teuthology.orchestra.run.smithi066:> rpm -q kernel | sort -rV | head -n 1 2024-09-16T13:27:29.662 INFO:teuthology.orchestra.run.smithi066.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-16T13:27:29.662 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-16T13:27:29.662 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-505.el9.x86_64 2024-09-16T13:27:29.662 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-16T13:27:29.662 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-16T13:27:29.663 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-09-16T13:27:29.663 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi066.front.sepia.ceph.com, path=None, version=distro) 2024-09-16T13:27:29.663 DEBUG:teuthology.orchestra.run.smithi066:> rpm -q kernel | sort -rV | head -n 1 2024-09-16T13:27:29.697 INFO:teuthology.orchestra.run.smithi063.stderr:Generating grub configuration file ... 2024-09-16T13:27:29.722 INFO:teuthology.orchestra.run.smithi066.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-16T13:27:29.723 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-16T13:27:29.723 DEBUG:teuthology.orchestra.run.smithi066:> sudo rpm -qi grub2-tools 2024-09-16T13:27:29.765 INFO:teuthology.orchestra.run.smithi066.stdout:Name : grub2-tools 2024-09-16T13:27:29.765 INFO:teuthology.orchestra.run.smithi066.stdout:Epoch : 1 2024-09-16T13:27:29.765 INFO:teuthology.orchestra.run.smithi066.stdout:Version : 2.06 2024-09-16T13:27:29.765 INFO:teuthology.orchestra.run.smithi066.stdout:Release : 82.el9 2024-09-16T13:27:29.765 INFO:teuthology.orchestra.run.smithi066.stdout:Architecture: x86_64 2024-09-16T13:27:29.765 INFO:teuthology.orchestra.run.smithi066.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-16T13:27:29.765 INFO:teuthology.orchestra.run.smithi066.stdout:Group : Unspecified 2024-09-16T13:27:29.765 INFO:teuthology.orchestra.run.smithi066.stdout:Size : 8274670 2024-09-16T13:27:29.765 INFO:teuthology.orchestra.run.smithi066.stdout:License : GPLv3+ 2024-09-16T13:27:29.765 INFO:teuthology.orchestra.run.smithi066.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-16T13:27:29.765 INFO:teuthology.orchestra.run.smithi066.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-16T13:27:29.766 INFO:teuthology.orchestra.run.smithi066.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-16T13:27:29.766 INFO:teuthology.orchestra.run.smithi066.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-16T13:27:29.766 INFO:teuthology.orchestra.run.smithi066.stdout:Packager : builder@centos.org 2024-09-16T13:27:29.766 INFO:teuthology.orchestra.run.smithi066.stdout:Vendor : CentOS 2024-09-16T13:27:29.766 INFO:teuthology.orchestra.run.smithi066.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-16T13:27:29.766 INFO:teuthology.orchestra.run.smithi066.stdout:Summary : Support tools for GRUB. 2024-09-16T13:27:29.766 INFO:teuthology.orchestra.run.smithi066.stdout:Description : 2024-09-16T13:27:29.766 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-16T13:27:29.766 INFO:teuthology.orchestra.run.smithi066.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-16T13:27:29.766 INFO:teuthology.orchestra.run.smithi066.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-16T13:27:29.766 INFO:teuthology.orchestra.run.smithi066.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-16T13:27:29.766 INFO:teuthology.orchestra.run.smithi066.stdout:hardware devices. 2024-09-16T13:27:29.766 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-16T13:27:29.766 INFO:teuthology.orchestra.run.smithi066.stdout:This subpackage provides tools for support of all platforms. 2024-09-16T13:27:29.767 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-16T13:27:29.767 INFO:teuthology.task.kernel:Updating grub on smithi066 to boot 5.14.0-505.el9.x86_64 2024-09-16T13:27:29.767 DEBUG:teuthology.orchestra.run.smithi066:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-16T13:27:30.424 INFO:teuthology.orchestra.run.smithi066.stderr:Generating grub configuration file ... 2024-09-16T13:27:31.005 INFO:teuthology.orchestra.run.smithi063.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-16T13:27:31.039 INFO:teuthology.orchestra.run.smithi063.stderr:done 2024-09-16T13:27:31.041 DEBUG:teuthology.orchestra.run.smithi063:> mktemp 2024-09-16T13:27:31.056 INFO:teuthology.orchestra.run.smithi063.stdout:/tmp/tmp.U11uZYnqNX 2024-09-16T13:27:31.056 DEBUG:teuthology.orchestra.run.smithi063:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.U11uZYnqNX 2024-09-16T13:27:31.133 DEBUG:teuthology.orchestra.run.smithi063:> sudo chmod 0666 /tmp/tmp.U11uZYnqNX 2024-09-16T13:27:31.275 DEBUG:teuthology.orchestra.remote:smithi063:/tmp/tmp.U11uZYnqNX is 6KB 2024-09-16T13:27:31.324 DEBUG:teuthology.orchestra.run.smithi063:> rm -fr /tmp/tmp.U11uZYnqNX 2024-09-16T13:27:31.338 DEBUG:teuthology.orchestra.run.smithi063:> sudo /bin/ls /boot/loader/entries || true 2024-09-16T13:27:31.402 INFO:teuthology.orchestra.run.smithi063.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-16T13:27:31.402 INFO:teuthology.orchestra.run.smithi063.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-16T13:27:31.402 INFO:teuthology.orchestra.run.smithi063.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-16T13:27:31.402 INFO:teuthology.orchestra.run.smithi063.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64.conf 2024-09-16T13:27:31.404 DEBUG:teuthology.orchestra.run.smithi063:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64 2024-09-16T13:27:31.560 DEBUG:teuthology.orchestra.run.smithi063:> sudo shutdown -r now 2024-09-16T13:27:31.744 INFO:teuthology.orchestra.run.smithi066.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-16T13:27:31.789 INFO:teuthology.orchestra.run.smithi066.stderr:done 2024-09-16T13:27:31.791 DEBUG:teuthology.orchestra.run.smithi066:> mktemp 2024-09-16T13:27:31.807 INFO:teuthology.orchestra.run.smithi066.stdout:/tmp/tmp.GUvD02kAyM 2024-09-16T13:27:31.807 DEBUG:teuthology.orchestra.run.smithi066:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.GUvD02kAyM 2024-09-16T13:27:31.878 DEBUG:teuthology.orchestra.run.smithi066:> sudo chmod 0666 /tmp/tmp.GUvD02kAyM 2024-09-16T13:27:32.014 DEBUG:teuthology.orchestra.remote:smithi066:/tmp/tmp.GUvD02kAyM is 6KB 2024-09-16T13:27:32.062 DEBUG:teuthology.orchestra.run.smithi066:> rm -fr /tmp/tmp.GUvD02kAyM 2024-09-16T13:27:32.078 DEBUG:teuthology.orchestra.run.smithi066:> sudo /bin/ls /boot/loader/entries || true 2024-09-16T13:27:32.141 INFO:teuthology.orchestra.run.smithi066.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-16T13:27:32.142 INFO:teuthology.orchestra.run.smithi066.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-16T13:27:32.142 INFO:teuthology.orchestra.run.smithi066.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-16T13:27:32.142 INFO:teuthology.orchestra.run.smithi066.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64.conf 2024-09-16T13:27:32.143 DEBUG:teuthology.orchestra.run.smithi066:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64 2024-09-16T13:27:32.297 DEBUG:teuthology.orchestra.run.smithi066:> sudo shutdown -r now 2024-09-16T13:27:57.633 INFO:teuthology.task.kernel:Checking client host.c for new kernel version... 2024-09-16T13:27:57.633 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi131.front.sepia.ceph.com' 2024-09-16T13:27:57.634 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi131.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T13:27:57.659 INFO:teuthology.task.kernel:Checking client host.d for new kernel version... 2024-09-16T13:27:57.659 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi161.front.sepia.ceph.com' 2024-09-16T13:27:57.659 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi161.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T13:28:01.567 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-09-16T13:28:01.567 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi063.front.sepia.ceph.com' 2024-09-16T13:28:01.568 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi063.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T13:28:02.301 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-09-16T13:28:02.301 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi066.front.sepia.ceph.com' 2024-09-16T13:28:02.302 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi066.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T13:28:20.029 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.63 2024-09-16T13:28:20.797 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.66 2024-09-16T13:28:29.033 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi063.front.sepia.ceph.com' 2024-09-16T13:28:29.034 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi063.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T13:28:29.798 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi066.front.sepia.ceph.com' 2024-09-16T13:28:29.799 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi066.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T13:28:32.093 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.63 2024-09-16T13:28:32.321 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.161 2024-09-16T13:28:32.865 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.66 2024-09-16T13:28:41.331 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi161.front.sepia.ceph.com' 2024-09-16T13:28:41.332 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi161.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T13:28:44.123 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi063.front.sepia.ceph.com' 2024-09-16T13:28:44.124 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi063.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T13:28:44.867 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi066.front.sepia.ceph.com' 2024-09-16T13:28:44.867 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi066.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T13:28:47.937 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.66 2024-09-16T13:28:57.639 DEBUG:teuthology.orchestra.remote:timed out 2024-09-16T13:28:59.709 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.161 2024-09-16T13:29:02.525 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.63 2024-09-16T13:29:02.939 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi066.front.sepia.ceph.com' 2024-09-16T13:29:02.940 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi066.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T13:29:06.641 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi131.front.sepia.ceph.com' 2024-09-16T13:29:06.642 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi131.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T13:29:06.895 DEBUG:teuthology.orchestra.run.smithi131:> true 2024-09-16T13:29:07.265 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi131.front.sepia.ceph.com' 2024-09-16T13:29:07.266 INFO:teuthology.task.kernel:Checking kernel version of host.c, want "5.14.0-505.el9.x86_64"... 2024-09-16T13:29:07.266 DEBUG:teuthology.orchestra.run.smithi131:> uname -r 2024-09-16T13:29:07.325 INFO:teuthology.orchestra.run.smithi131.stdout:5.14.0-505.el9.x86_64 2024-09-16T13:29:07.325 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-505.el9.x86_64 vs 5.14.0-505.el9.x86_64 2024-09-16T13:29:07.325 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-16T13:29:07.325 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-16T13:29:08.326 INFO:teuthology.task.kernel:Enabling kdb on host.c... 2024-09-16T13:29:08.326 DEBUG:teuthology.orchestra.run.smithi131:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-16T13:29:08.442 INFO:teuthology.orchestra.run.smithi131.stdout:ttyS1 2024-09-16T13:29:08.470 DEBUG:teuthology.parallel:result is None 2024-09-16T13:29:11.710 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi161.front.sepia.ceph.com' 2024-09-16T13:29:11.710 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi161.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T13:29:12.087 DEBUG:teuthology.orchestra.run.smithi161:> true 2024-09-16T13:29:12.461 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi161.front.sepia.ceph.com' 2024-09-16T13:29:12.461 INFO:teuthology.task.kernel:Checking kernel version of host.d, want "5.14.0-505.el9.x86_64"... 2024-09-16T13:29:12.461 DEBUG:teuthology.orchestra.run.smithi161:> uname -r 2024-09-16T13:29:12.475 INFO:teuthology.orchestra.run.smithi161.stdout:5.14.0-505.el9.x86_64 2024-09-16T13:29:12.476 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-505.el9.x86_64 vs 5.14.0-505.el9.x86_64 2024-09-16T13:29:12.476 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-16T13:29:12.476 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-16T13:29:13.477 INFO:teuthology.task.kernel:Enabling kdb on host.d... 2024-09-16T13:29:13.477 DEBUG:teuthology.orchestra.run.smithi161:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-16T13:29:13.573 INFO:teuthology.orchestra.run.smithi161.stdout:ttyS1 2024-09-16T13:29:13.600 DEBUG:teuthology.parallel:result is None 2024-09-16T13:29:17.526 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi063.front.sepia.ceph.com' 2024-09-16T13:29:17.527 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi063.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T13:29:17.888 DEBUG:teuthology.orchestra.run.smithi063:> true 2024-09-16T13:29:18.301 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi063.front.sepia.ceph.com' 2024-09-16T13:29:18.301 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.14.0-505.el9.x86_64"... 2024-09-16T13:29:18.301 DEBUG:teuthology.orchestra.run.smithi063:> uname -r 2024-09-16T13:29:18.316 INFO:teuthology.orchestra.run.smithi063.stdout:5.14.0-505.el9.x86_64 2024-09-16T13:29:18.316 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-505.el9.x86_64 vs 5.14.0-505.el9.x86_64 2024-09-16T13:29:18.317 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-16T13:29:18.317 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-16T13:29:19.317 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-09-16T13:29:19.318 DEBUG:teuthology.orchestra.run.smithi063:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-16T13:29:19.460 INFO:teuthology.orchestra.run.smithi063.stdout:ttyS1 2024-09-16T13:29:19.477 DEBUG:teuthology.parallel:result is None 2024-09-16T13:29:21.469 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.66 2024-09-16T13:29:39.470 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi066.front.sepia.ceph.com' 2024-09-16T13:29:39.471 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi066.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T13:29:39.756 DEBUG:teuthology.orchestra.run.smithi066:> true 2024-09-16T13:29:40.135 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi066.front.sepia.ceph.com' 2024-09-16T13:29:40.135 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.14.0-505.el9.x86_64"... 2024-09-16T13:29:40.136 DEBUG:teuthology.orchestra.run.smithi066:> uname -r 2024-09-16T13:29:40.150 INFO:teuthology.orchestra.run.smithi066.stdout:5.14.0-505.el9.x86_64 2024-09-16T13:29:40.151 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-505.el9.x86_64 vs 5.14.0-505.el9.x86_64 2024-09-16T13:29:40.151 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-16T13:29:40.151 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-16T13:29:41.151 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-09-16T13:29:41.151 DEBUG:teuthology.orchestra.run.smithi066:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-16T13:29:41.279 INFO:teuthology.orchestra.run.smithi066.stdout:ttyS1 2024-09-16T13:29:41.306 DEBUG:teuthology.parallel:result is None 2024-09-16T13:29:41.306 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-16T13:29:41.316 INFO:teuthology.task.internal:Creating test directory... 2024-09-16T13:29:41.316 DEBUG:teuthology.orchestra.run.smithi063:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-16T13:29:41.319 DEBUG:teuthology.orchestra.run.smithi066:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-16T13:29:41.321 DEBUG:teuthology.orchestra.run.smithi131:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-16T13:29:41.324 DEBUG:teuthology.orchestra.run.smithi161:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-16T13:29:41.345 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-16T13:29:41.351 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-16T13:29:41.412 INFO:teuthology.task.internal:Creating archive directory... 2024-09-16T13:29:41.412 DEBUG:teuthology.orchestra.run.smithi063:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-16T13:29:41.414 DEBUG:teuthology.orchestra.run.smithi066:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-16T13:29:41.416 DEBUG:teuthology.orchestra.run.smithi131:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-16T13:29:41.419 DEBUG:teuthology.orchestra.run.smithi161:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-16T13:29:41.475 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-16T13:29:41.482 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-16T13:29:41.483 DEBUG:teuthology.orchestra.run.smithi063:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-16T13:29:41.485 DEBUG:teuthology.orchestra.run.smithi066:> 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-16T13:29:41.487 DEBUG:teuthology.orchestra.run.smithi131:> 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-16T13:29:41.490 DEBUG:teuthology.orchestra.run.smithi161:> 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-16T13:29:41.511 INFO:teuthology.orchestra.run.smithi066.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T13:29:41.521 INFO:teuthology.orchestra.run.smithi161.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T13:29:41.521 INFO:teuthology.orchestra.run.smithi066.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T13:29:41.523 INFO:teuthology.orchestra.run.smithi063.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T13:29:41.527 INFO:teuthology.orchestra.run.smithi131.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T13:29:41.533 INFO:teuthology.orchestra.run.smithi161.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T13:29:41.536 INFO:teuthology.orchestra.run.smithi063.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T13:29:41.542 INFO:teuthology.orchestra.run.smithi131.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T13:29:41.542 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-16T13:29:41.549 INFO:teuthology.task.internal:Configuring sudo... 2024-09-16T13:29:41.549 DEBUG:teuthology.orchestra.run.smithi063:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-16T13:29:41.584 DEBUG:teuthology.orchestra.run.smithi066:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-16T13:29:41.587 DEBUG:teuthology.orchestra.run.smithi131:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-16T13:29:41.589 DEBUG:teuthology.orchestra.run.smithi161:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-16T13:29:41.617 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-16T13:29:41.626 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-16T13:29:41.626 DEBUG:teuthology.orchestra.run.smithi063:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-16T13:29:41.654 DEBUG:teuthology.orchestra.run.smithi066:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-16T13:29:41.657 DEBUG:teuthology.orchestra.run.smithi131:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-16T13:29:41.659 DEBUG:teuthology.orchestra.run.smithi161:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-16T13:29:41.675 DEBUG:teuthology.orchestra.run.smithi063:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T13:29:41.758 DEBUG:teuthology.orchestra.run.smithi063:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T13:29:41.808 DEBUG:teuthology.orchestra.run.smithi063:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T13:29:41.892 DEBUG:teuthology.orchestra.run.smithi063:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T13:29:41.939 DEBUG:teuthology.orchestra.run.smithi063:> set -ex 2024-09-16T13:29:41.939 DEBUG:teuthology.orchestra.run.smithi063:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-16T13:29:42.009 DEBUG:teuthology.orchestra.run.smithi066:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T13:29:42.053 DEBUG:teuthology.orchestra.run.smithi066:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T13:29:42.121 DEBUG:teuthology.orchestra.run.smithi066:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T13:29:42.168 DEBUG:teuthology.orchestra.run.smithi066:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T13:29:42.255 DEBUG:teuthology.orchestra.run.smithi066:> set -ex 2024-09-16T13:29:42.255 DEBUG:teuthology.orchestra.run.smithi066:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-16T13:29:42.324 DEBUG:teuthology.orchestra.run.smithi131:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T13:29:42.369 DEBUG:teuthology.orchestra.run.smithi131:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T13:29:42.438 DEBUG:teuthology.orchestra.run.smithi131:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T13:29:42.480 DEBUG:teuthology.orchestra.run.smithi131:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T13:29:42.526 DEBUG:teuthology.orchestra.run.smithi131:> set -ex 2024-09-16T13:29:42.527 DEBUG:teuthology.orchestra.run.smithi131:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-16T13:29:42.593 DEBUG:teuthology.orchestra.run.smithi161:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T13:29:42.638 DEBUG:teuthology.orchestra.run.smithi161:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T13:29:42.697 DEBUG:teuthology.orchestra.run.smithi161:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T13:29:42.779 DEBUG:teuthology.orchestra.run.smithi161:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T13:29:42.822 DEBUG:teuthology.orchestra.run.smithi161:> set -ex 2024-09-16T13:29:42.822 DEBUG:teuthology.orchestra.run.smithi161:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-16T13:29:42.890 DEBUG:teuthology.orchestra.run.smithi063:> sudo service rsyslog restart 2024-09-16T13:29:42.893 DEBUG:teuthology.orchestra.run.smithi066:> sudo service rsyslog restart 2024-09-16T13:29:42.896 DEBUG:teuthology.orchestra.run.smithi131:> sudo service rsyslog restart 2024-09-16T13:29:42.900 DEBUG:teuthology.orchestra.run.smithi161:> sudo service rsyslog restart 2024-09-16T13:29:42.946 INFO:teuthology.orchestra.run.smithi063.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-16T13:29:42.950 INFO:teuthology.orchestra.run.smithi131.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-16T13:29:42.969 INFO:teuthology.orchestra.run.smithi066.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-16T13:29:42.969 INFO:teuthology.orchestra.run.smithi161.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-16T13:29:43.426 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-16T13:29:43.434 INFO:teuthology.task.internal:Starting timer... 2024-09-16T13:29:43.434 INFO:teuthology.run_tasks:Running task pcp... 2024-09-16T13:29:43.467 INFO:teuthology.run_tasks:Running task selinux... 2024-09-16T13:29:43.522 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-09-16T13:29:43.523 DEBUG:teuthology.orchestra.run.smithi063:> sudo service auditd rotate 2024-09-16T13:29:43.590 INFO:teuthology.orchestra.run.smithi063.stdout:Rotating logs: 2024-09-16T13:29:43.592 DEBUG:teuthology.orchestra.run.smithi066:> sudo service auditd rotate 2024-09-16T13:29:43.757 INFO:teuthology.orchestra.run.smithi066.stdout:Rotating logs: 2024-09-16T13:29:43.812 DEBUG:teuthology.orchestra.run.smithi131:> sudo service auditd rotate 2024-09-16T13:29:43.887 INFO:teuthology.orchestra.run.smithi131.stdout:Rotating logs: 2024-09-16T13:29:43.890 DEBUG:teuthology.orchestra.run.smithi161:> sudo service auditd rotate 2024-09-16T13:29:43.947 INFO:teuthology.orchestra.run.smithi161.stdout:Rotating logs: 2024-09-16T13:29:43.949 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-16T13:29:43.949 DEBUG:teuthology.orchestra.run.smithi063:> /usr/sbin/getenforce 2024-09-16T13:29:43.970 INFO:teuthology.orchestra.run.smithi063.stdout:Permissive 2024-09-16T13:29:43.971 DEBUG:teuthology.orchestra.run.smithi066:> /usr/sbin/getenforce 2024-09-16T13:29:44.010 INFO:teuthology.orchestra.run.smithi066.stdout:Permissive 2024-09-16T13:29:44.011 DEBUG:teuthology.orchestra.run.smithi131:> /usr/sbin/getenforce 2024-09-16T13:29:44.034 INFO:teuthology.orchestra.run.smithi131.stdout:Permissive 2024-09-16T13:29:44.034 DEBUG:teuthology.orchestra.run.smithi161:> /usr/sbin/getenforce 2024-09-16T13:29:44.057 INFO:teuthology.orchestra.run.smithi161.stdout:Permissive 2024-09-16T13:29:44.058 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi063.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi066.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi131.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi161.front.sepia.ceph.com': 'permissive'} 2024-09-16T13:29:44.058 DEBUG:teuthology.orchestra.run.smithi063:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-09-16T13:29:44.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T13:29:44.089 DEBUG:teuthology.orchestra.run.smithi066:> 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 2024-09-16T13:29:44.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T13:29:44.117 DEBUG:teuthology.orchestra.run.smithi131:> 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 2024-09-16T13:29:44.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T13:29:44.147 DEBUG:teuthology.orchestra.run.smithi161:> 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 2024-09-16T13:29:44.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T13:29:44.175 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-16T13:29:44.175 DEBUG:teuthology.orchestra.run.smithi063:> sudo /usr/sbin/setenforce permissive 2024-09-16T13:29:44.215 DEBUG:teuthology.orchestra.run.smithi066:> sudo /usr/sbin/setenforce permissive 2024-09-16T13:29:44.255 DEBUG:teuthology.orchestra.run.smithi131:> sudo /usr/sbin/setenforce permissive 2024-09-16T13:29:44.303 DEBUG:teuthology.orchestra.run.smithi161:> sudo /usr/sbin/setenforce permissive 2024-09-16T13:29:44.335 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-16T13:29:44.346 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-16T13:29:44.362 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-16T13:29:44.363 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi063.front.sepia.ceph.com,smithi066.front.sepia.ceph.com,smithi131.front.sepia.ceph.com,smithi161.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-16T13:33:40.547 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi063.front.sepia.ceph.com'), Remote(name='ubuntu@smithi066.front.sepia.ceph.com'), Remote(name='ubuntu@smithi131.front.sepia.ceph.com'), Remote(name='ubuntu@smithi161.front.sepia.ceph.com')] 2024-09-16T13:33:40.549 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi063.front.sepia.ceph.com' 2024-09-16T13:33:40.550 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi063.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T13:33:40.629 DEBUG:teuthology.orchestra.run.smithi063:> true 2024-09-16T13:33:40.706 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi063.front.sepia.ceph.com' 2024-09-16T13:33:40.706 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi066.front.sepia.ceph.com' 2024-09-16T13:33:40.707 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi066.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T13:33:40.785 DEBUG:teuthology.orchestra.run.smithi066:> true 2024-09-16T13:33:40.862 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi066.front.sepia.ceph.com' 2024-09-16T13:33:40.862 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi131.front.sepia.ceph.com' 2024-09-16T13:33:40.863 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi131.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T13:33:40.941 DEBUG:teuthology.orchestra.run.smithi131:> true 2024-09-16T13:33:41.023 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi131.front.sepia.ceph.com' 2024-09-16T13:33:41.024 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi161.front.sepia.ceph.com' 2024-09-16T13:33:41.024 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi161.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T13:33:41.099 DEBUG:teuthology.orchestra.run.smithi161:> true 2024-09-16T13:33:41.182 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi161.front.sepia.ceph.com' 2024-09-16T13:33:41.183 INFO:teuthology.run_tasks:Running task clock... 2024-09-16T13:33:41.199 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-16T13:33:41.200 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-16T13:33:41.200 DEBUG:teuthology.orchestra.run.smithi063:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-16T13:33:41.203 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-16T13:33:41.203 DEBUG:teuthology.orchestra.run.smithi066:> 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-16T13:33:41.205 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-16T13:33:41.206 DEBUG:teuthology.orchestra.run.smithi131:> 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-16T13:33:41.208 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-16T13:33:41.208 DEBUG:teuthology.orchestra.run.smithi161:> 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-16T13:33:41.236 INFO:teuthology.orchestra.run.smithi066.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-16T13:33:41.236 INFO:teuthology.orchestra.run.smithi063.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-16T13:33:41.238 INFO:teuthology.orchestra.run.smithi131.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-16T13:33:41.252 INFO:teuthology.orchestra.run.smithi066.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-16T13:33:41.253 INFO:teuthology.orchestra.run.smithi063.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-16T13:33:41.254 INFO:teuthology.orchestra.run.smithi161.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-16T13:33:41.254 INFO:teuthology.orchestra.run.smithi131.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-16T13:33:41.269 INFO:teuthology.orchestra.run.smithi161.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-16T13:33:41.279 INFO:teuthology.orchestra.run.smithi066.stderr:sudo: ntpd: command not found 2024-09-16T13:33:41.279 INFO:teuthology.orchestra.run.smithi131.stderr:sudo: ntpd: command not found 2024-09-16T13:33:41.281 INFO:teuthology.orchestra.run.smithi063.stderr:sudo: ntpd: command not found 2024-09-16T13:33:41.291 INFO:teuthology.orchestra.run.smithi131.stdout:506 Cannot talk to daemon 2024-09-16T13:33:41.291 INFO:teuthology.orchestra.run.smithi066.stdout:506 Cannot talk to daemon 2024-09-16T13:33:41.293 INFO:teuthology.orchestra.run.smithi063.stdout:506 Cannot talk to daemon 2024-09-16T13:33:41.295 INFO:teuthology.orchestra.run.smithi161.stderr:sudo: ntpd: command not found 2024-09-16T13:33:41.305 INFO:teuthology.orchestra.run.smithi131.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-16T13:33:41.306 INFO:teuthology.orchestra.run.smithi066.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-16T13:33:41.306 INFO:teuthology.orchestra.run.smithi161.stdout:506 Cannot talk to daemon 2024-09-16T13:33:41.309 INFO:teuthology.orchestra.run.smithi063.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-16T13:33:41.319 INFO:teuthology.orchestra.run.smithi131.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-16T13:33:41.320 INFO:teuthology.orchestra.run.smithi161.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-16T13:33:41.321 INFO:teuthology.orchestra.run.smithi066.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-16T13:33:41.324 INFO:teuthology.orchestra.run.smithi063.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-16T13:33:41.334 INFO:teuthology.orchestra.run.smithi161.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-16T13:33:41.377 INFO:teuthology.orchestra.run.smithi066.stderr:bash: line 1: ntpq: command not found 2024-09-16T13:33:41.380 INFO:teuthology.orchestra.run.smithi066.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-16T13:33:41.380 INFO:teuthology.orchestra.run.smithi066.stdout:=============================================================================== 2024-09-16T13:33:41.380 INFO:teuthology.orchestra.run.smithi066.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T13:33:41.380 INFO:teuthology.orchestra.run.smithi066.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T13:33:41.380 INFO:teuthology.orchestra.run.smithi066.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T13:33:41.380 INFO:teuthology.orchestra.run.smithi066.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T13:33:41.381 INFO:teuthology.orchestra.run.smithi131.stderr:bash: line 1: ntpq: command not found 2024-09-16T13:33:41.381 INFO:teuthology.orchestra.run.smithi063.stderr:bash: line 1: ntpq: command not found 2024-09-16T13:33:41.384 INFO:teuthology.orchestra.run.smithi131.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-16T13:33:41.384 INFO:teuthology.orchestra.run.smithi131.stdout:=============================================================================== 2024-09-16T13:33:41.385 INFO:teuthology.orchestra.run.smithi131.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T13:33:41.385 INFO:teuthology.orchestra.run.smithi131.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T13:33:41.385 INFO:teuthology.orchestra.run.smithi131.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T13:33:41.385 INFO:teuthology.orchestra.run.smithi131.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T13:33:41.386 INFO:teuthology.orchestra.run.smithi063.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-16T13:33:41.386 INFO:teuthology.orchestra.run.smithi063.stdout:=============================================================================== 2024-09-16T13:33:41.386 INFO:teuthology.orchestra.run.smithi063.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T13:33:41.386 INFO:teuthology.orchestra.run.smithi063.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T13:33:41.386 INFO:teuthology.orchestra.run.smithi063.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T13:33:41.387 INFO:teuthology.orchestra.run.smithi063.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T13:33:41.395 INFO:teuthology.orchestra.run.smithi161.stderr:bash: line 1: ntpq: command not found 2024-09-16T13:33:41.396 INFO:teuthology.orchestra.run.smithi161.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-16T13:33:41.397 INFO:teuthology.orchestra.run.smithi161.stdout:=============================================================================== 2024-09-16T13:33:41.397 INFO:teuthology.orchestra.run.smithi161.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T13:33:41.397 INFO:teuthology.orchestra.run.smithi161.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T13:33:41.397 INFO:teuthology.orchestra.run.smithi161.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T13:33:41.397 INFO:teuthology.orchestra.run.smithi161.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T13:33:41.398 INFO:teuthology.run_tasks:Running task pexec... 2024-09-16T13:33:41.407 INFO:teuthology.task.pexec:Executing custom commands... 2024-09-16T13:33:41.408 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi063.front.sepia.ceph.com 2024-09-16T13:33:41.408 DEBUG:teuthology.orchestra.run.smithi063:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-16T13:33:41.408 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi066.front.sepia.ceph.com 2024-09-16T13:33:41.408 DEBUG:teuthology.orchestra.run.smithi066:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-16T13:33:41.409 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi131.front.sepia.ceph.com 2024-09-16T13:33:41.409 DEBUG:teuthology.orchestra.run.smithi131:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-16T13:33:41.409 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi161.front.sepia.ceph.com 2024-09-16T13:33:41.409 DEBUG:teuthology.orchestra.run.smithi161:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-16T13:33:41.778 INFO:teuthology.orchestra.run.smithi131.stdout:Dependencies resolved. 2024-09-16T13:33:41.788 INFO:teuthology.orchestra.run.smithi066.stdout:Dependencies resolved. 2024-09-16T13:33:41.789 INFO:teuthology.orchestra.run.smithi131.stdout:================================================================================ 2024-09-16T13:33:41.789 INFO:teuthology.orchestra.run.smithi131.stdout: Package Architecture Version Repository Size 2024-09-16T13:33:41.789 INFO:teuthology.orchestra.run.smithi131.stdout:================================================================================ 2024-09-16T13:33:41.789 INFO:teuthology.orchestra.run.smithi131.stdout:Removing: 2024-09-16T13:33:41.789 INFO:teuthology.orchestra.run.smithi131.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-16T13:33:41.789 INFO:teuthology.orchestra.run.smithi131.stdout:Removing unused dependencies: 2024-09-16T13:33:41.789 INFO:teuthology.orchestra.run.smithi131.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-16T13:33:41.789 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-09-16T13:33:41.789 INFO:teuthology.orchestra.run.smithi131.stdout:Transaction Summary 2024-09-16T13:33:41.789 INFO:teuthology.orchestra.run.smithi131.stdout:================================================================================ 2024-09-16T13:33:41.789 INFO:teuthology.orchestra.run.smithi131.stdout:Remove 2 Packages 2024-09-16T13:33:41.789 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-09-16T13:33:41.789 INFO:teuthology.orchestra.run.smithi131.stdout:Freed space: 5.5 M 2024-09-16T13:33:41.790 INFO:teuthology.orchestra.run.smithi131.stdout:Running transaction check 2024-09-16T13:33:41.790 INFO:teuthology.orchestra.run.smithi161.stdout:Dependencies resolved. 2024-09-16T13:33:41.793 INFO:teuthology.orchestra.run.smithi131.stdout:Transaction check succeeded. 2024-09-16T13:33:41.793 INFO:teuthology.orchestra.run.smithi131.stdout:Running transaction test 2024-09-16T13:33:41.796 INFO:teuthology.orchestra.run.smithi063.stdout:Dependencies resolved. 2024-09-16T13:33:41.797 INFO:teuthology.orchestra.run.smithi066.stdout:================================================================================ 2024-09-16T13:33:41.797 INFO:teuthology.orchestra.run.smithi066.stdout: Package Architecture Version Repository Size 2024-09-16T13:33:41.797 INFO:teuthology.orchestra.run.smithi066.stdout:================================================================================ 2024-09-16T13:33:41.797 INFO:teuthology.orchestra.run.smithi066.stdout:Removing: 2024-09-16T13:33:41.797 INFO:teuthology.orchestra.run.smithi066.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-16T13:33:41.797 INFO:teuthology.orchestra.run.smithi066.stdout:Removing unused dependencies: 2024-09-16T13:33:41.797 INFO:teuthology.orchestra.run.smithi066.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-16T13:33:41.797 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-16T13:33:41.797 INFO:teuthology.orchestra.run.smithi066.stdout:Transaction Summary 2024-09-16T13:33:41.797 INFO:teuthology.orchestra.run.smithi066.stdout:================================================================================ 2024-09-16T13:33:41.798 INFO:teuthology.orchestra.run.smithi066.stdout:Remove 2 Packages 2024-09-16T13:33:41.798 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-16T13:33:41.798 INFO:teuthology.orchestra.run.smithi066.stdout:Freed space: 5.5 M 2024-09-16T13:33:41.798 INFO:teuthology.orchestra.run.smithi066.stdout:Running transaction check 2024-09-16T13:33:41.798 INFO:teuthology.orchestra.run.smithi063.stdout:================================================================================ 2024-09-16T13:33:41.798 INFO:teuthology.orchestra.run.smithi063.stdout: Package Architecture Version Repository Size 2024-09-16T13:33:41.799 INFO:teuthology.orchestra.run.smithi063.stdout:================================================================================ 2024-09-16T13:33:41.799 INFO:teuthology.orchestra.run.smithi063.stdout:Removing: 2024-09-16T13:33:41.799 INFO:teuthology.orchestra.run.smithi063.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-16T13:33:41.799 INFO:teuthology.orchestra.run.smithi063.stdout:Removing unused dependencies: 2024-09-16T13:33:41.799 INFO:teuthology.orchestra.run.smithi063.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-16T13:33:41.799 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-16T13:33:41.799 INFO:teuthology.orchestra.run.smithi063.stdout:Transaction Summary 2024-09-16T13:33:41.799 INFO:teuthology.orchestra.run.smithi063.stdout:================================================================================ 2024-09-16T13:33:41.799 INFO:teuthology.orchestra.run.smithi063.stdout:Remove 2 Packages 2024-09-16T13:33:41.799 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-16T13:33:41.799 INFO:teuthology.orchestra.run.smithi063.stdout:Freed space: 5.5 M 2024-09-16T13:33:41.799 INFO:teuthology.orchestra.run.smithi063.stdout:Running transaction check 2024-09-16T13:33:41.802 INFO:teuthology.orchestra.run.smithi066.stdout:Transaction check succeeded. 2024-09-16T13:33:41.802 INFO:teuthology.orchestra.run.smithi066.stdout:Running transaction test 2024-09-16T13:33:41.803 INFO:teuthology.orchestra.run.smithi063.stdout:Transaction check succeeded. 2024-09-16T13:33:41.803 INFO:teuthology.orchestra.run.smithi063.stdout:Running transaction test 2024-09-16T13:33:41.804 INFO:teuthology.orchestra.run.smithi161.stdout:================================================================================ 2024-09-16T13:33:41.804 INFO:teuthology.orchestra.run.smithi161.stdout: Package Architecture Version Repository Size 2024-09-16T13:33:41.804 INFO:teuthology.orchestra.run.smithi161.stdout:================================================================================ 2024-09-16T13:33:41.804 INFO:teuthology.orchestra.run.smithi161.stdout:Removing: 2024-09-16T13:33:41.804 INFO:teuthology.orchestra.run.smithi161.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-16T13:33:41.804 INFO:teuthology.orchestra.run.smithi161.stdout:Removing unused dependencies: 2024-09-16T13:33:41.804 INFO:teuthology.orchestra.run.smithi161.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-16T13:33:41.804 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-09-16T13:33:41.804 INFO:teuthology.orchestra.run.smithi161.stdout:Transaction Summary 2024-09-16T13:33:41.804 INFO:teuthology.orchestra.run.smithi161.stdout:================================================================================ 2024-09-16T13:33:41.805 INFO:teuthology.orchestra.run.smithi161.stdout:Remove 2 Packages 2024-09-16T13:33:41.805 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-09-16T13:33:41.805 INFO:teuthology.orchestra.run.smithi161.stdout:Freed space: 5.5 M 2024-09-16T13:33:41.805 INFO:teuthology.orchestra.run.smithi161.stdout:Running transaction check 2024-09-16T13:33:41.808 INFO:teuthology.orchestra.run.smithi161.stdout:Transaction check succeeded. 2024-09-16T13:33:41.808 INFO:teuthology.orchestra.run.smithi161.stdout:Running transaction test 2024-09-16T13:33:41.843 INFO:teuthology.orchestra.run.smithi131.stdout:Transaction test succeeded. 2024-09-16T13:33:41.843 INFO:teuthology.orchestra.run.smithi131.stdout:Running transaction 2024-09-16T13:33:41.862 INFO:teuthology.orchestra.run.smithi066.stdout:Transaction test succeeded. 2024-09-16T13:33:41.863 INFO:teuthology.orchestra.run.smithi066.stdout:Running transaction 2024-09-16T13:33:41.864 INFO:teuthology.orchestra.run.smithi161.stdout:Transaction test succeeded. 2024-09-16T13:33:41.865 INFO:teuthology.orchestra.run.smithi161.stdout:Running transaction 2024-09-16T13:33:41.872 INFO:teuthology.orchestra.run.smithi063.stdout:Transaction test succeeded. 2024-09-16T13:33:41.872 INFO:teuthology.orchestra.run.smithi063.stdout:Running transaction 2024-09-16T13:33:41.990 INFO:teuthology.orchestra.run.smithi131.stdout: Preparing : 1/1 2024-09-16T13:33:42.006 INFO:teuthology.orchestra.run.smithi161.stdout: Preparing : 1/1 2024-09-16T13:33:42.023 INFO:teuthology.orchestra.run.smithi063.stdout: Preparing : 1/1 2024-09-16T13:33:42.059 INFO:teuthology.orchestra.run.smithi131.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-16T13:33:42.080 INFO:teuthology.orchestra.run.smithi161.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-16T13:33:42.106 INFO:teuthology.orchestra.run.smithi063.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-16T13:33:42.117 INFO:teuthology.orchestra.run.smithi131.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-16T13:33:42.143 INFO:teuthology.orchestra.run.smithi161.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-16T13:33:42.169 INFO:teuthology.orchestra.run.smithi063.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-16T13:33:42.171 INFO:teuthology.orchestra.run.smithi066.stdout: Preparing : 1/1 2024-09-16T13:33:42.267 INFO:teuthology.orchestra.run.smithi066.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-16T13:33:42.317 INFO:teuthology.orchestra.run.smithi066.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-16T13:33:42.630 INFO:teuthology.orchestra.run.smithi063.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-16T13:33:42.630 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-16T13:33:42.650 INFO:teuthology.orchestra.run.smithi131.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-16T13:33:42.650 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-16T13:33:42.736 INFO:teuthology.orchestra.run.smithi066.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-16T13:33:42.737 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-16T13:33:42.740 INFO:teuthology.orchestra.run.smithi161.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-16T13:33:42.740 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-16T13:33:42.905 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-16T13:33:42.905 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-09-16T13:33:42.905 INFO:teuthology.orchestra.run.smithi131.stdout:Removed: 2024-09-16T13:33:42.905 INFO:teuthology.orchestra.run.smithi131.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-16T13:33:42.905 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-09-16T13:33:42.905 INFO:teuthology.orchestra.run.smithi131.stdout:Complete! 2024-09-16T13:33:42.926 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-16T13:33:42.926 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-16T13:33:42.926 INFO:teuthology.orchestra.run.smithi063.stdout:Removed: 2024-09-16T13:33:42.926 INFO:teuthology.orchestra.run.smithi063.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-16T13:33:42.926 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-16T13:33:42.926 INFO:teuthology.orchestra.run.smithi063.stdout:Complete! 2024-09-16T13:33:43.003 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-16T13:33:43.004 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-09-16T13:33:43.004 INFO:teuthology.orchestra.run.smithi161.stdout:Removed: 2024-09-16T13:33:43.004 INFO:teuthology.orchestra.run.smithi161.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-16T13:33:43.004 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-09-16T13:33:43.004 INFO:teuthology.orchestra.run.smithi161.stdout:Complete! 2024-09-16T13:33:43.022 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-16T13:33:43.023 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-16T13:33:43.023 INFO:teuthology.orchestra.run.smithi066.stdout:Removed: 2024-09-16T13:33:43.023 INFO:teuthology.orchestra.run.smithi066.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-16T13:33:43.023 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-16T13:33:43.023 INFO:teuthology.orchestra.run.smithi066.stdout:Complete! 2024-09-16T13:33:43.738 INFO:teuthology.orchestra.run.smithi063.stdout:Last metadata expiration check: 0:00:55 ago on Mon 16 Sep 2024 01:32:48 PM UTC. 2024-09-16T13:33:43.784 INFO:teuthology.orchestra.run.smithi131.stdout:Last metadata expiration check: 0:00:52 ago on Mon 16 Sep 2024 01:32:51 PM UTC. 2024-09-16T13:33:43.839 INFO:teuthology.orchestra.run.smithi161.stdout:Last metadata expiration check: 0:01:00 ago on Mon 16 Sep 2024 01:32:43 PM UTC. 2024-09-16T13:33:43.872 INFO:teuthology.orchestra.run.smithi066.stdout:Last metadata expiration check: 0:00:56 ago on Mon 16 Sep 2024 01:32:47 PM UTC. 2024-09-16T13:33:43.878 INFO:teuthology.orchestra.run.smithi063.stdout:Dependencies resolved. 2024-09-16T13:33:43.879 INFO:teuthology.orchestra.run.smithi063.stdout:================================================================================ 2024-09-16T13:33:43.880 INFO:teuthology.orchestra.run.smithi063.stdout: Package Arch Version Repository Size 2024-09-16T13:33:43.880 INFO:teuthology.orchestra.run.smithi063.stdout:================================================================================ 2024-09-16T13:33:43.880 INFO:teuthology.orchestra.run.smithi063.stdout:Installing: 2024-09-16T13:33:43.880 INFO:teuthology.orchestra.run.smithi063.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-16T13:33:43.880 INFO:teuthology.orchestra.run.smithi063.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-16T13:33:43.880 INFO:teuthology.orchestra.run.smithi063.stdout: runc x86_64 4:1.1.13-4.el9 appstream 3.2 M 2024-09-16T13:33:43.880 INFO:teuthology.orchestra.run.smithi063.stdout:Installing dependencies: 2024-09-16T13:33:43.880 INFO:teuthology.orchestra.run.smithi063.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-16T13:33:43.880 INFO:teuthology.orchestra.run.smithi063.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-16T13:33:43.880 INFO:teuthology.orchestra.run.smithi063.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-16T13:33:43.880 INFO:teuthology.orchestra.run.smithi063.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-16T13:33:43.880 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-16T13:33:43.880 INFO:teuthology.orchestra.run.smithi063.stdout:Transaction Summary 2024-09-16T13:33:43.881 INFO:teuthology.orchestra.run.smithi063.stdout:================================================================================ 2024-09-16T13:33:43.881 INFO:teuthology.orchestra.run.smithi063.stdout:Install 7 Packages 2024-09-16T13:33:43.881 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-16T13:33:43.885 INFO:teuthology.orchestra.run.smithi063.stdout:Total download size: 5.2 M 2024-09-16T13:33:43.885 INFO:teuthology.orchestra.run.smithi063.stdout:Installed size: 19 M 2024-09-16T13:33:43.885 INFO:teuthology.orchestra.run.smithi063.stdout:Downloading Packages: 2024-09-16T13:33:43.924 INFO:teuthology.orchestra.run.smithi131.stdout:Dependencies resolved. 2024-09-16T13:33:43.925 INFO:teuthology.orchestra.run.smithi131.stdout:================================================================================ 2024-09-16T13:33:43.925 INFO:teuthology.orchestra.run.smithi131.stdout: Package Arch Version Repository Size 2024-09-16T13:33:43.925 INFO:teuthology.orchestra.run.smithi131.stdout:================================================================================ 2024-09-16T13:33:43.925 INFO:teuthology.orchestra.run.smithi131.stdout:Installing: 2024-09-16T13:33:43.925 INFO:teuthology.orchestra.run.smithi131.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-16T13:33:43.925 INFO:teuthology.orchestra.run.smithi131.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-16T13:33:43.925 INFO:teuthology.orchestra.run.smithi131.stdout: runc x86_64 4:1.1.13-4.el9 appstream 3.2 M 2024-09-16T13:33:43.925 INFO:teuthology.orchestra.run.smithi131.stdout:Installing dependencies: 2024-09-16T13:33:43.926 INFO:teuthology.orchestra.run.smithi131.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-16T13:33:43.926 INFO:teuthology.orchestra.run.smithi131.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-16T13:33:43.926 INFO:teuthology.orchestra.run.smithi131.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-16T13:33:43.926 INFO:teuthology.orchestra.run.smithi131.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-16T13:33:43.926 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-09-16T13:33:43.926 INFO:teuthology.orchestra.run.smithi131.stdout:Transaction Summary 2024-09-16T13:33:43.926 INFO:teuthology.orchestra.run.smithi131.stdout:================================================================================ 2024-09-16T13:33:43.926 INFO:teuthology.orchestra.run.smithi131.stdout:Install 7 Packages 2024-09-16T13:33:43.926 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-09-16T13:33:43.937 INFO:teuthology.orchestra.run.smithi131.stdout:Total download size: 5.2 M 2024-09-16T13:33:43.937 INFO:teuthology.orchestra.run.smithi131.stdout:Installed size: 19 M 2024-09-16T13:33:43.937 INFO:teuthology.orchestra.run.smithi131.stdout:Downloading Packages: 2024-09-16T13:33:43.981 INFO:teuthology.orchestra.run.smithi161.stdout:Dependencies resolved. 2024-09-16T13:33:43.982 INFO:teuthology.orchestra.run.smithi161.stdout:================================================================================ 2024-09-16T13:33:43.982 INFO:teuthology.orchestra.run.smithi161.stdout: Package Arch Version Repository Size 2024-09-16T13:33:43.982 INFO:teuthology.orchestra.run.smithi161.stdout:================================================================================ 2024-09-16T13:33:43.982 INFO:teuthology.orchestra.run.smithi161.stdout:Installing: 2024-09-16T13:33:43.982 INFO:teuthology.orchestra.run.smithi161.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-16T13:33:43.982 INFO:teuthology.orchestra.run.smithi161.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-16T13:33:43.982 INFO:teuthology.orchestra.run.smithi161.stdout: runc x86_64 4:1.1.13-4.el9 appstream 3.2 M 2024-09-16T13:33:43.982 INFO:teuthology.orchestra.run.smithi161.stdout:Installing dependencies: 2024-09-16T13:33:43.982 INFO:teuthology.orchestra.run.smithi161.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-16T13:33:43.983 INFO:teuthology.orchestra.run.smithi161.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-16T13:33:43.983 INFO:teuthology.orchestra.run.smithi161.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-16T13:33:43.983 INFO:teuthology.orchestra.run.smithi161.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-16T13:33:43.983 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-09-16T13:33:43.983 INFO:teuthology.orchestra.run.smithi161.stdout:Transaction Summary 2024-09-16T13:33:43.983 INFO:teuthology.orchestra.run.smithi161.stdout:================================================================================ 2024-09-16T13:33:43.983 INFO:teuthology.orchestra.run.smithi161.stdout:Install 7 Packages 2024-09-16T13:33:43.983 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-09-16T13:33:43.992 INFO:teuthology.orchestra.run.smithi161.stdout:Total download size: 5.2 M 2024-09-16T13:33:43.992 INFO:teuthology.orchestra.run.smithi161.stdout:Installed size: 19 M 2024-09-16T13:33:43.992 INFO:teuthology.orchestra.run.smithi161.stdout:Downloading Packages: 2024-09-16T13:33:44.022 INFO:teuthology.orchestra.run.smithi066.stdout:Dependencies resolved. 2024-09-16T13:33:44.023 INFO:teuthology.orchestra.run.smithi066.stdout:================================================================================ 2024-09-16T13:33:44.023 INFO:teuthology.orchestra.run.smithi066.stdout: Package Arch Version Repository Size 2024-09-16T13:33:44.023 INFO:teuthology.orchestra.run.smithi066.stdout:================================================================================ 2024-09-16T13:33:44.023 INFO:teuthology.orchestra.run.smithi066.stdout:Installing: 2024-09-16T13:33:44.023 INFO:teuthology.orchestra.run.smithi066.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-16T13:33:44.024 INFO:teuthology.orchestra.run.smithi066.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-16T13:33:44.024 INFO:teuthology.orchestra.run.smithi066.stdout: runc x86_64 4:1.1.13-4.el9 appstream 3.2 M 2024-09-16T13:33:44.024 INFO:teuthology.orchestra.run.smithi066.stdout:Installing dependencies: 2024-09-16T13:33:44.024 INFO:teuthology.orchestra.run.smithi066.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-16T13:33:44.024 INFO:teuthology.orchestra.run.smithi066.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-16T13:33:44.024 INFO:teuthology.orchestra.run.smithi066.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-16T13:33:44.024 INFO:teuthology.orchestra.run.smithi066.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-16T13:33:44.024 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-16T13:33:44.024 INFO:teuthology.orchestra.run.smithi066.stdout:Transaction Summary 2024-09-16T13:33:44.024 INFO:teuthology.orchestra.run.smithi066.stdout:================================================================================ 2024-09-16T13:33:44.024 INFO:teuthology.orchestra.run.smithi066.stdout:Install 7 Packages 2024-09-16T13:33:44.024 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-16T13:33:44.036 INFO:teuthology.orchestra.run.smithi066.stdout:Total download size: 5.2 M 2024-09-16T13:33:44.037 INFO:teuthology.orchestra.run.smithi066.stdout:Installed size: 19 M 2024-09-16T13:33:44.037 INFO:teuthology.orchestra.run.smithi066.stdout:Downloading Packages: 2024-09-16T13:33:44.063 INFO:teuthology.orchestra.run.smithi063.stdout:(1/7): nvmetcli-0.7-3.el9.noarch.rpm 451 kB/s | 44 kB 00:00 2024-09-16T13:33:44.066 INFO:teuthology.orchestra.run.smithi131.stdout:(1/7): nvmetcli-0.7-3.el9.noarch.rpm 541 kB/s | 44 kB 00:00 2024-09-16T13:33:44.088 INFO:teuthology.orchestra.run.smithi063.stdout:(2/7): libnvme-1.9-3.el9.x86_64.rpm 857 kB/s | 106 kB 00:00 2024-09-16T13:33:44.091 INFO:teuthology.orchestra.run.smithi131.stdout:(2/7): libnvme-1.9-3.el9.x86_64.rpm 986 kB/s | 106 kB 00:00 2024-09-16T13:33:44.121 INFO:teuthology.orchestra.run.smithi063.stdout:(3/7): python3-configshell-1.1.30-1.el9.noarch. 1.2 MB/s | 72 kB 00:00 2024-09-16T13:33:44.125 INFO:teuthology.orchestra.run.smithi131.stdout:(3/7): python3-configshell-1.1.30-1.el9.noarch. 1.2 MB/s | 72 kB 00:00 2024-09-16T13:33:44.147 INFO:teuthology.orchestra.run.smithi063.stdout:(4/7): python3-kmod-0.9-32.el9.x86_64.rpm 1.4 MB/s | 84 kB 00:00 2024-09-16T13:33:44.150 INFO:teuthology.orchestra.run.smithi131.stdout:(4/7): python3-kmod-0.9-32.el9.x86_64.rpm 1.4 MB/s | 84 kB 00:00 2024-09-16T13:33:44.183 INFO:teuthology.orchestra.run.smithi131.stdout:(5/7): nvme-cli-2.9.1-6.el9.x86_64.rpm 4.4 MB/s | 906 kB 00:00 2024-09-16T13:33:44.224 INFO:teuthology.orchestra.run.smithi161.stdout:(1/7): nvmetcli-0.7-3.el9.noarch.rpm 404 kB/s | 44 kB 00:00 2024-09-16T13:33:44.225 INFO:teuthology.orchestra.run.smithi131.stdout:(6/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 8.2 MB/s | 837 kB 00:00 2024-09-16T13:33:44.230 INFO:teuthology.orchestra.run.smithi063.stdout:(5/7): nvme-cli-2.9.1-6.el9.x86_64.rpm 3.3 MB/s | 906 kB 00:00 2024-09-16T13:33:44.241 INFO:teuthology.orchestra.run.smithi161.stdout:(2/7): libnvme-1.9-3.el9.x86_64.rpm 834 kB/s | 106 kB 00:00 2024-09-16T13:33:44.272 INFO:teuthology.orchestra.run.smithi063.stdout:(6/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 5.4 MB/s | 837 kB 00:00 2024-09-16T13:33:44.300 INFO:teuthology.orchestra.run.smithi161.stdout:(3/7): python3-configshell-1.1.30-1.el9.noarch. 951 kB/s | 72 kB 00:00 2024-09-16T13:33:44.316 INFO:teuthology.orchestra.run.smithi161.stdout:(4/7): python3-kmod-0.9-32.el9.x86_64.rpm 1.1 MB/s | 84 kB 00:00 2024-09-16T13:33:44.350 INFO:teuthology.orchestra.run.smithi161.stdout:(5/7): nvme-cli-2.9.1-6.el9.x86_64.rpm 3.7 MB/s | 906 kB 00:00 2024-09-16T13:33:44.401 INFO:teuthology.orchestra.run.smithi131.stdout:(7/7): runc-1.1.13-4.el9.x86_64.rpm 13 MB/s | 3.2 MB 00:00 2024-09-16T13:33:44.401 INFO:teuthology.orchestra.run.smithi131.stdout:-------------------------------------------------------------------------------- 2024-09-16T13:33:44.401 INFO:teuthology.orchestra.run.smithi131.stdout:Total 11 MB/s | 5.2 MB 00:00 2024-09-16T13:33:44.442 INFO:teuthology.orchestra.run.smithi161.stdout:(6/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 5.8 MB/s | 837 kB 00:00 2024-09-16T13:33:44.514 INFO:teuthology.orchestra.run.smithi131.stdout:Running transaction check 2024-09-16T13:33:44.529 INFO:teuthology.orchestra.run.smithi131.stdout:Transaction check succeeded. 2024-09-16T13:33:44.529 INFO:teuthology.orchestra.run.smithi131.stdout:Running transaction test 2024-09-16T13:33:44.552 INFO:teuthology.orchestra.run.smithi066.stdout:(1/7): nvmetcli-0.7-3.el9.noarch.rpm 119 kB/s | 44 kB 00:00 2024-09-16T13:33:44.575 INFO:teuthology.orchestra.run.smithi161.stdout:(7/7): runc-1.1.13-4.el9.x86_64.rpm 12 MB/s | 3.2 MB 00:00 2024-09-16T13:33:44.576 INFO:teuthology.orchestra.run.smithi161.stdout:-------------------------------------------------------------------------------- 2024-09-16T13:33:44.576 INFO:teuthology.orchestra.run.smithi161.stdout:Total 8.9 MB/s | 5.2 MB 00:00 2024-09-16T13:33:44.623 INFO:teuthology.orchestra.run.smithi063.stdout:(7/7): runc-1.1.13-4.el9.x86_64.rpm 6.7 MB/s | 3.2 MB 00:00 2024-09-16T13:33:44.623 INFO:teuthology.orchestra.run.smithi063.stdout:-------------------------------------------------------------------------------- 2024-09-16T13:33:44.623 INFO:teuthology.orchestra.run.smithi063.stdout:Total 7.0 MB/s | 5.2 MB 00:00 2024-09-16T13:33:44.636 INFO:teuthology.orchestra.run.smithi066.stdout:(2/7): libnvme-1.9-3.el9.x86_64.rpm 232 kB/s | 106 kB 00:00 2024-09-16T13:33:44.685 INFO:teuthology.orchestra.run.smithi161.stdout:Running transaction check 2024-09-16T13:33:44.700 INFO:teuthology.orchestra.run.smithi161.stdout:Transaction check succeeded. 2024-09-16T13:33:44.700 INFO:teuthology.orchestra.run.smithi161.stdout:Running transaction test 2024-09-16T13:33:44.741 INFO:teuthology.orchestra.run.smithi063.stdout:Running transaction check 2024-09-16T13:33:44.745 INFO:teuthology.orchestra.run.smithi066.stdout:(3/7): python3-kmod-0.9-32.el9.x86_64.rpm 778 kB/s | 84 kB 00:00 2024-09-16T13:33:44.757 INFO:teuthology.orchestra.run.smithi063.stdout:Transaction check succeeded. 2024-09-16T13:33:44.757 INFO:teuthology.orchestra.run.smithi063.stdout:Running transaction test 2024-09-16T13:33:44.770 INFO:teuthology.orchestra.run.smithi066.stdout:(4/7): python3-configshell-1.1.30-1.el9.noarch. 330 kB/s | 72 kB 00:00 2024-09-16T13:33:44.857 INFO:teuthology.orchestra.run.smithi131.stdout:Transaction test succeeded. 2024-09-16T13:33:44.857 INFO:teuthology.orchestra.run.smithi131.stdout:Running transaction 2024-09-16T13:33:44.993 INFO:teuthology.orchestra.run.smithi161.stdout:Transaction test succeeded. 2024-09-16T13:33:44.993 INFO:teuthology.orchestra.run.smithi161.stdout:Running transaction 2024-09-16T13:33:44.995 INFO:teuthology.orchestra.run.smithi066.stdout:(5/7): runc-1.1.13-4.el9.x86_64.rpm 14 MB/s | 3.2 MB 00:00 2024-09-16T13:33:45.029 INFO:teuthology.orchestra.run.smithi066.stdout:(6/7): nvme-cli-2.9.1-6.el9.x86_64.rpm 1.0 MB/s | 906 kB 00:00 2024-09-16T13:33:45.060 INFO:teuthology.orchestra.run.smithi063.stdout:Transaction test succeeded. 2024-09-16T13:33:45.061 INFO:teuthology.orchestra.run.smithi063.stdout:Running transaction 2024-09-16T13:33:45.212 INFO:teuthology.orchestra.run.smithi066.stdout:(7/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 1.8 MB/s | 837 kB 00:00 2024-09-16T13:33:45.213 INFO:teuthology.orchestra.run.smithi066.stdout:-------------------------------------------------------------------------------- 2024-09-16T13:33:45.213 INFO:teuthology.orchestra.run.smithi066.stdout:Total 4.4 MB/s | 5.2 MB 00:01 2024-09-16T13:33:45.325 INFO:teuthology.orchestra.run.smithi131.stdout: Preparing : 1/1 2024-09-16T13:33:45.329 INFO:teuthology.orchestra.run.smithi066.stdout:Running transaction check 2024-09-16T13:33:45.345 INFO:teuthology.orchestra.run.smithi066.stdout:Transaction check succeeded. 2024-09-16T13:33:45.345 INFO:teuthology.orchestra.run.smithi066.stdout:Running transaction test 2024-09-16T13:33:45.412 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/7 2024-09-16T13:33:45.448 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/7 2024-09-16T13:33:45.460 INFO:teuthology.orchestra.run.smithi161.stdout: Preparing : 1/1 2024-09-16T13:33:45.475 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/7 2024-09-16T13:33:45.553 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/7 2024-09-16T13:33:45.556 INFO:teuthology.orchestra.run.smithi063.stdout: Preparing : 1/1 2024-09-16T13:33:45.588 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/7 2024-09-16T13:33:45.616 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/7 2024-09-16T13:33:45.651 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/7 2024-09-16T13:33:45.657 INFO:teuthology.orchestra.run.smithi066.stdout:Transaction test succeeded. 2024-09-16T13:33:45.658 INFO:teuthology.orchestra.run.smithi066.stdout:Running transaction 2024-09-16T13:33:45.684 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/7 2024-09-16T13:33:45.693 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/7 2024-09-16T13:33:45.715 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-16T13:33:45.730 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/7 2024-09-16T13:33:45.823 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/7 2024-09-16T13:33:45.855 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-16T13:33:45.956 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/7 2024-09-16T13:33:45.986 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-16T13:33:46.148 INFO:teuthology.orchestra.run.smithi131.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-16T13:33:46.151 INFO:teuthology.orchestra.run.smithi066.stdout: Preparing : 1/1 2024-09-16T13:33:46.176 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/7 2024-09-16T13:33:46.249 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/7 2024-09-16T13:33:46.284 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/7 2024-09-16T13:33:46.293 INFO:teuthology.orchestra.run.smithi131.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/7 2024-09-16T13:33:46.311 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/7 2024-09-16T13:33:46.319 INFO:teuthology.orchestra.run.smithi161.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-16T13:33:46.351 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/7 2024-09-16T13:33:46.354 INFO:teuthology.orchestra.run.smithi131.stdout: Installing : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-16T13:33:46.455 INFO:teuthology.orchestra.run.smithi063.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-16T13:33:46.489 INFO:teuthology.orchestra.run.smithi161.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/7 2024-09-16T13:33:46.490 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/7 2024-09-16T13:33:46.544 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/7 2024-09-16T13:33:46.555 INFO:teuthology.orchestra.run.smithi161.stdout: Installing : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-16T13:33:46.576 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-16T13:33:46.613 INFO:teuthology.orchestra.run.smithi063.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/7 2024-09-16T13:33:46.678 INFO:teuthology.orchestra.run.smithi063.stdout: Installing : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-16T13:33:47.070 INFO:teuthology.orchestra.run.smithi066.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-16T13:33:47.095 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/7 2024-09-16T13:33:47.227 INFO:teuthology.orchestra.run.smithi066.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/7 2024-09-16T13:33:47.293 INFO:teuthology.orchestra.run.smithi066.stdout: Installing : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-16T13:33:47.367 INFO:teuthology.orchestra.run.smithi131.stdout: Running scriptlet: runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-16T13:33:47.367 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/7 2024-09-16T13:33:47.367 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/7 2024-09-16T13:33:47.368 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/7 2024-09-16T13:33:47.368 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/7 2024-09-16T13:33:47.368 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/7 2024-09-16T13:33:47.368 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/7 2024-09-16T13:33:47.502 INFO:teuthology.orchestra.run.smithi161.stdout: Running scriptlet: runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-16T13:33:47.502 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/7 2024-09-16T13:33:47.502 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/7 2024-09-16T13:33:47.502 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/7 2024-09-16T13:33:47.502 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/7 2024-09-16T13:33:47.503 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/7 2024-09-16T13:33:47.503 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/7 2024-09-16T13:33:47.745 INFO:teuthology.orchestra.run.smithi063.stdout: Running scriptlet: runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-16T13:33:47.745 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/7 2024-09-16T13:33:47.745 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/7 2024-09-16T13:33:47.745 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/7 2024-09-16T13:33:47.745 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/7 2024-09-16T13:33:47.745 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/7 2024-09-16T13:33:47.745 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/7 2024-09-16T13:33:47.780 INFO:teuthology.orchestra.run.smithi131.stdout: Verifying : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-16T13:33:47.780 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-09-16T13:33:47.780 INFO:teuthology.orchestra.run.smithi131.stdout:Installed: 2024-09-16T13:33:47.780 INFO:teuthology.orchestra.run.smithi131.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-16T13:33:47.780 INFO:teuthology.orchestra.run.smithi131.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-16T13:33:47.780 INFO:teuthology.orchestra.run.smithi131.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-16T13:33:47.780 INFO:teuthology.orchestra.run.smithi131.stdout: runc-4:1.1.13-4.el9.x86_64 2024-09-16T13:33:47.780 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-09-16T13:33:47.780 INFO:teuthology.orchestra.run.smithi131.stdout:Complete! 2024-09-16T13:33:47.894 INFO:teuthology.orchestra.run.smithi161.stdout: Verifying : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-16T13:33:47.894 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-09-16T13:33:47.894 INFO:teuthology.orchestra.run.smithi161.stdout:Installed: 2024-09-16T13:33:47.894 INFO:teuthology.orchestra.run.smithi161.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-16T13:33:47.895 INFO:teuthology.orchestra.run.smithi161.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-16T13:33:47.895 INFO:teuthology.orchestra.run.smithi161.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-16T13:33:47.895 INFO:teuthology.orchestra.run.smithi161.stdout: runc-4:1.1.13-4.el9.x86_64 2024-09-16T13:33:47.895 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-09-16T13:33:47.895 INFO:teuthology.orchestra.run.smithi161.stdout:Complete! 2024-09-16T13:33:48.108 INFO:teuthology.orchestra.run.smithi063.stdout: Verifying : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-16T13:33:48.108 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-16T13:33:48.108 INFO:teuthology.orchestra.run.smithi063.stdout:Installed: 2024-09-16T13:33:48.108 INFO:teuthology.orchestra.run.smithi063.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-16T13:33:48.108 INFO:teuthology.orchestra.run.smithi063.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-16T13:33:48.108 INFO:teuthology.orchestra.run.smithi063.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-16T13:33:48.108 INFO:teuthology.orchestra.run.smithi063.stdout: runc-4:1.1.13-4.el9.x86_64 2024-09-16T13:33:48.108 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-16T13:33:48.108 INFO:teuthology.orchestra.run.smithi063.stdout:Complete! 2024-09-16T13:33:48.129 DEBUG:teuthology.parallel:result is None 2024-09-16T13:33:48.266 INFO:teuthology.orchestra.run.smithi066.stdout: Running scriptlet: runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-16T13:33:48.266 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/7 2024-09-16T13:33:48.266 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/7 2024-09-16T13:33:48.266 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/7 2024-09-16T13:33:48.266 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/7 2024-09-16T13:33:48.266 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/7 2024-09-16T13:33:48.266 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/7 2024-09-16T13:33:48.282 DEBUG:teuthology.parallel:result is None 2024-09-16T13:33:48.442 DEBUG:teuthology.parallel:result is None 2024-09-16T13:33:48.623 INFO:teuthology.orchestra.run.smithi066.stdout: Verifying : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-16T13:33:48.623 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-16T13:33:48.623 INFO:teuthology.orchestra.run.smithi066.stdout:Installed: 2024-09-16T13:33:48.623 INFO:teuthology.orchestra.run.smithi066.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-16T13:33:48.623 INFO:teuthology.orchestra.run.smithi066.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-16T13:33:48.624 INFO:teuthology.orchestra.run.smithi066.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-16T13:33:48.624 INFO:teuthology.orchestra.run.smithi066.stdout: runc-4:1.1.13-4.el9.x86_64 2024-09-16T13:33:48.624 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-16T13:33:48.624 INFO:teuthology.orchestra.run.smithi066.stdout:Complete! 2024-09-16T13:33:49.004 DEBUG:teuthology.parallel:result is None 2024-09-16T13:33:49.004 INFO:teuthology.run_tasks:Running task cephadm.deploy_samba_ad_dc... 2024-09-16T13:33:49.112 INFO:tasks.cephadm:Testing if podman is available 2024-09-16T13:33:49.113 DEBUG:teuthology.orchestra.run.smithi161:> sudo podman --help 2024-09-16T13:33:49.797 INFO:teuthology.orchestra.run.smithi161.stdout:Manage pods, containers and images 2024-09-16T13:33:49.797 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-09-16T13:33:49.801 INFO:teuthology.orchestra.run.smithi161.stdout:Usage: 2024-09-16T13:33:49.801 INFO:teuthology.orchestra.run.smithi161.stdout: podman [options] [command] 2024-09-16T13:33:49.801 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-09-16T13:33:49.801 INFO:teuthology.orchestra.run.smithi161.stdout:Available Commands: 2024-09-16T13:33:49.801 INFO:teuthology.orchestra.run.smithi161.stdout: attach Attach to a running container 2024-09-16T13:33:49.801 INFO:teuthology.orchestra.run.smithi161.stdout: auto-update Auto update containers according to their auto-update policy 2024-09-16T13:33:49.801 INFO:teuthology.orchestra.run.smithi161.stdout: build Build an image using instructions from Containerfiles 2024-09-16T13:33:49.801 INFO:teuthology.orchestra.run.smithi161.stdout: commit Create new image based on the changed container 2024-09-16T13:33:49.801 INFO:teuthology.orchestra.run.smithi161.stdout: compose Run compose workloads via an external provider such as docker-compose or podman-compose 2024-09-16T13:33:49.801 INFO:teuthology.orchestra.run.smithi161.stdout: container Manage containers 2024-09-16T13:33:49.802 INFO:teuthology.orchestra.run.smithi161.stdout: cp Copy files/folders between a container and the local filesystem 2024-09-16T13:33:49.802 INFO:teuthology.orchestra.run.smithi161.stdout: create Create but do not start a container 2024-09-16T13:33:49.802 INFO:teuthology.orchestra.run.smithi161.stdout: diff Display the changes to the object's file system 2024-09-16T13:33:49.802 INFO:teuthology.orchestra.run.smithi161.stdout: events Show podman system events 2024-09-16T13:33:49.802 INFO:teuthology.orchestra.run.smithi161.stdout: exec Run a process in a running container 2024-09-16T13:33:49.802 INFO:teuthology.orchestra.run.smithi161.stdout: export Export container's filesystem contents as a tar archive 2024-09-16T13:33:49.802 INFO:teuthology.orchestra.run.smithi161.stdout: farm Farm out builds to remote machines 2024-09-16T13:33:49.802 INFO:teuthology.orchestra.run.smithi161.stdout: generate Generate structured data based on containers, pods or volumes 2024-09-16T13:33:49.802 INFO:teuthology.orchestra.run.smithi161.stdout: healthcheck Manage health checks on containers 2024-09-16T13:33:49.802 INFO:teuthology.orchestra.run.smithi161.stdout: help Help about any command 2024-09-16T13:33:49.802 INFO:teuthology.orchestra.run.smithi161.stdout: history Show history of a specified image 2024-09-16T13:33:49.802 INFO:teuthology.orchestra.run.smithi161.stdout: image Manage images 2024-09-16T13:33:49.802 INFO:teuthology.orchestra.run.smithi161.stdout: images List images in local storage 2024-09-16T13:33:49.802 INFO:teuthology.orchestra.run.smithi161.stdout: import Import a tarball to create a filesystem image 2024-09-16T13:33:49.802 INFO:teuthology.orchestra.run.smithi161.stdout: info Display podman system information 2024-09-16T13:33:49.803 INFO:teuthology.orchestra.run.smithi161.stdout: init Initialize one or more containers 2024-09-16T13:33:49.803 INFO:teuthology.orchestra.run.smithi161.stdout: inspect Display the configuration of object denoted by ID 2024-09-16T13:33:49.804 INFO:teuthology.orchestra.run.smithi161.stdout: kill Kill one or more running containers with a specific signal 2024-09-16T13:33:49.804 INFO:teuthology.orchestra.run.smithi161.stdout: kube Play containers, pods or volumes from a structured file 2024-09-16T13:33:49.805 INFO:teuthology.orchestra.run.smithi161.stdout: load Load image(s) from a tar archive 2024-09-16T13:33:49.805 INFO:teuthology.orchestra.run.smithi161.stdout: login Log in to a container registry 2024-09-16T13:33:49.805 INFO:teuthology.orchestra.run.smithi161.stdout: logout Log out of a container registry 2024-09-16T13:33:49.805 INFO:teuthology.orchestra.run.smithi161.stdout: logs Fetch the logs of one or more containers 2024-09-16T13:33:49.805 INFO:teuthology.orchestra.run.smithi161.stdout: machine Manage a virtual machine 2024-09-16T13:33:49.805 INFO:teuthology.orchestra.run.smithi161.stdout: manifest Manipulate manifest lists and image indexes 2024-09-16T13:33:49.805 INFO:teuthology.orchestra.run.smithi161.stdout: mount Mount a working container's root filesystem 2024-09-16T13:33:49.805 INFO:teuthology.orchestra.run.smithi161.stdout: network Manage networks 2024-09-16T13:33:49.805 INFO:teuthology.orchestra.run.smithi161.stdout: pause Pause all the processes in one or more containers 2024-09-16T13:33:49.805 INFO:teuthology.orchestra.run.smithi161.stdout: pod Manage pods 2024-09-16T13:33:49.805 INFO:teuthology.orchestra.run.smithi161.stdout: port List port mappings or a specific mapping for the container 2024-09-16T13:33:49.805 INFO:teuthology.orchestra.run.smithi161.stdout: ps List containers 2024-09-16T13:33:49.805 INFO:teuthology.orchestra.run.smithi161.stdout: pull Pull an image from a registry 2024-09-16T13:33:49.805 INFO:teuthology.orchestra.run.smithi161.stdout: push Push an image to a specified destination 2024-09-16T13:33:49.805 INFO:teuthology.orchestra.run.smithi161.stdout: rename Rename an existing container 2024-09-16T13:33:49.806 INFO:teuthology.orchestra.run.smithi161.stdout: restart Restart one or more containers 2024-09-16T13:33:49.806 INFO:teuthology.orchestra.run.smithi161.stdout: rm Remove one or more containers 2024-09-16T13:33:49.806 INFO:teuthology.orchestra.run.smithi161.stdout: rmi Remove one or more images from local storage 2024-09-16T13:33:49.806 INFO:teuthology.orchestra.run.smithi161.stdout: run Run a command in a new container 2024-09-16T13:33:49.806 INFO:teuthology.orchestra.run.smithi161.stdout: save Save image(s) to an archive 2024-09-16T13:33:49.806 INFO:teuthology.orchestra.run.smithi161.stdout: search Search registry for image 2024-09-16T13:33:49.806 INFO:teuthology.orchestra.run.smithi161.stdout: secret Manage secrets 2024-09-16T13:33:49.806 INFO:teuthology.orchestra.run.smithi161.stdout: start Start one or more containers 2024-09-16T13:33:49.806 INFO:teuthology.orchestra.run.smithi161.stdout: stats Display a live stream of container resource usage statistics 2024-09-16T13:33:49.806 INFO:teuthology.orchestra.run.smithi161.stdout: stop Stop one or more containers 2024-09-16T13:33:49.806 INFO:teuthology.orchestra.run.smithi161.stdout: system Manage podman 2024-09-16T13:33:49.806 INFO:teuthology.orchestra.run.smithi161.stdout: tag Add an additional name to a local image 2024-09-16T13:33:49.806 INFO:teuthology.orchestra.run.smithi161.stdout: top Display the running processes of a container 2024-09-16T13:33:49.806 INFO:teuthology.orchestra.run.smithi161.stdout: unmount Unmount working container's root filesystem 2024-09-16T13:33:49.807 INFO:teuthology.orchestra.run.smithi161.stdout: unpause Unpause the processes in one or more containers 2024-09-16T13:33:49.807 INFO:teuthology.orchestra.run.smithi161.stdout: unshare Run a command in a modified user namespace 2024-09-16T13:33:49.807 INFO:teuthology.orchestra.run.smithi161.stdout: untag Remove a name from a local image 2024-09-16T13:33:49.807 INFO:teuthology.orchestra.run.smithi161.stdout: update Update an existing container 2024-09-16T13:33:49.807 INFO:teuthology.orchestra.run.smithi161.stdout: version Display the Podman version information 2024-09-16T13:33:49.807 INFO:teuthology.orchestra.run.smithi161.stdout: volume Manage volumes 2024-09-16T13:33:49.807 INFO:teuthology.orchestra.run.smithi161.stdout: wait Block on one or more containers 2024-09-16T13:33:49.807 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-09-16T13:33:49.807 INFO:teuthology.orchestra.run.smithi161.stdout:Options: 2024-09-16T13:33:49.808 INFO:teuthology.orchestra.run.smithi161.stdout: --cgroup-manager string Cgroup manager to use ("cgroupfs"|"systemd") (default "systemd") 2024-09-16T13:33:49.808 INFO:teuthology.orchestra.run.smithi161.stdout: --config string Location of authentication config file 2024-09-16T13:33:49.808 INFO:teuthology.orchestra.run.smithi161.stdout: --conmon string Path of the conmon binary 2024-09-16T13:33:49.808 INFO:teuthology.orchestra.run.smithi161.stdout: -c, --connection string Connection to use for remote Podman service (CONTAINER_CONNECTION) 2024-09-16T13:33:49.808 INFO:teuthology.orchestra.run.smithi161.stdout: --events-backend string Events backend to use ("file"|"journald"|"none") (default "journald") 2024-09-16T13:33:49.808 INFO:teuthology.orchestra.run.smithi161.stdout: --help Help for podman 2024-09-16T13:33:49.809 INFO:teuthology.orchestra.run.smithi161.stdout: --hooks-dir stringArray Set the OCI hooks directory path (may be set multiple times) (default [/usr/share/containers/oci/hooks.d]) 2024-09-16T13:33:49.809 INFO:teuthology.orchestra.run.smithi161.stdout: --identity string path to SSH identity file, (CONTAINER_SSHKEY) 2024-09-16T13:33:49.809 INFO:teuthology.orchestra.run.smithi161.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-16T13:33:49.809 INFO:teuthology.orchestra.run.smithi161.stdout: --log-level string Log messages above specified level (trace, debug, info, warn, warning, error, fatal, panic) (default "warn") 2024-09-16T13:33:49.809 INFO:teuthology.orchestra.run.smithi161.stdout: --module stringArray Load the containers.conf(5) module 2024-09-16T13:33:49.809 INFO:teuthology.orchestra.run.smithi161.stdout: --network-cmd-path string Path to the command for configuring the network 2024-09-16T13:33:49.809 INFO:teuthology.orchestra.run.smithi161.stdout: --network-config-dir string Path of the configuration directory for networks 2024-09-16T13:33:49.809 INFO:teuthology.orchestra.run.smithi161.stdout: --out string Send output (stdout) from podman to a file 2024-09-16T13:33:49.809 INFO:teuthology.orchestra.run.smithi161.stdout: -r, --remote Access remote Podman service 2024-09-16T13:33:49.809 INFO:teuthology.orchestra.run.smithi161.stdout: --root string Path to the graph root directory where images, containers, etc. are stored 2024-09-16T13:33:49.809 INFO:teuthology.orchestra.run.smithi161.stdout: --runroot string Path to the 'run directory' where all state information is stored 2024-09-16T13:33:49.809 INFO:teuthology.orchestra.run.smithi161.stdout: --runtime string Path to the OCI-compatible binary used to run containers. (default "runc") 2024-09-16T13:33:49.809 INFO:teuthology.orchestra.run.smithi161.stdout: --runtime-flag stringArray add global flags for the container runtime 2024-09-16T13:33:49.809 INFO:teuthology.orchestra.run.smithi161.stdout: --ssh string define the ssh mode (default "golang") 2024-09-16T13:33:49.810 INFO:teuthology.orchestra.run.smithi161.stdout: --storage-driver string Select which storage driver is used to manage storage of images and containers 2024-09-16T13:33:49.810 INFO:teuthology.orchestra.run.smithi161.stdout: --storage-opt stringArray Used to pass an option to the storage driver 2024-09-16T13:33:49.810 INFO:teuthology.orchestra.run.smithi161.stdout: --syslog Output logging information to syslog as well as the console (default false) 2024-09-16T13:33:49.810 INFO:teuthology.orchestra.run.smithi161.stdout: --tmpdir string Path to the tmp directory for libpod state content. 2024-09-16T13:33:49.810 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-09-16T13:33:49.810 INFO:teuthology.orchestra.run.smithi161.stdout: Note: use the environment variable 'TMPDIR' to change the temporary storage location for container images, '/var/tmp'. 2024-09-16T13:33:49.810 INFO:teuthology.orchestra.run.smithi161.stdout: (default "/run/libpod") 2024-09-16T13:33:49.810 INFO:teuthology.orchestra.run.smithi161.stdout: --transient-store Enable transient container storage 2024-09-16T13:33:49.810 INFO:teuthology.orchestra.run.smithi161.stdout: --url string URL to access Podman service (CONTAINER_HOST) (default "unix:///run/podman/podman.sock") 2024-09-16T13:33:49.810 INFO:teuthology.orchestra.run.smithi161.stdout: -v, --version version for podman 2024-09-16T13:33:49.810 INFO:teuthology.orchestra.run.smithi161.stdout: --volumepath string Path to the volume directory in which volume data is stored 2024-09-16T13:33:49.811 DEBUG:teuthology.orchestra.run.smithi161:> sudo podman pull quay.io/samba.org/samba-ad-server:latest 2024-09-16T13:33:50.699 INFO:teuthology.orchestra.run.smithi161.stderr:Trying to pull quay.io/samba.org/samba-ad-server:latest... 2024-09-16T13:33:51.439 INFO:teuthology.orchestra.run.smithi161.stderr:Getting image source signatures 2024-09-16T13:33:51.443 INFO:teuthology.orchestra.run.smithi161.stderr:Copying blob sha256:ce284533fb571330e4c7b45308740839192e6130b648534f2dd11cd2550b78c2 2024-09-16T13:33:51.443 INFO:teuthology.orchestra.run.smithi161.stderr:Copying blob sha256:9becbd3ff57a38f5e91996fdfba3bf6b1cf5e271e3c24e47142bc286d2383819 2024-09-16T13:33:51.443 INFO:teuthology.orchestra.run.smithi161.stderr:Copying blob sha256:cb294f98c1c1aa2eb7231bf745c855c8b7f2ee76632e198973138aef210a0360 2024-09-16T13:33:51.443 INFO:teuthology.orchestra.run.smithi161.stderr:Copying blob sha256:d273459a00cfe0d0fe62878f82c058f1c46f55295ce113c48f501275483f7448 2024-09-16T13:33:51.443 INFO:teuthology.orchestra.run.smithi161.stderr:Copying blob sha256:154c34730d055458258086ba3fd9d8b84c2f01c0681053bb3d7a76380c6e9b65 2024-09-16T13:33:51.443 INFO:teuthology.orchestra.run.smithi161.stderr:Copying blob sha256:22c4b59e3e84940387b6be82d62e084abb13e3633289f883bdca4b846574a93c 2024-09-16T13:33:57.776 INFO:teuthology.orchestra.run.smithi161.stderr:Copying config sha256:e00ebca7745eace56079a1efe58c4555f0f45c130f26bcdfda37460b90c46b8b 2024-09-16T13:33:57.951 INFO:teuthology.orchestra.run.smithi161.stderr:Writing manifest to image destination 2024-09-16T13:33:58.174 INFO:teuthology.orchestra.run.smithi161.stdout:e00ebca7745eace56079a1efe58c4555f0f45c130f26bcdfda37460b90c46b8b 2024-09-16T13:33:58.179 DEBUG:teuthology.orchestra.run.smithi161:> sudo podman pull quay.io/samba.org/samba-client:latest 2024-09-16T13:33:58.301 INFO:teuthology.orchestra.run.smithi161.stderr:Trying to pull quay.io/samba.org/samba-client:latest... 2024-09-16T13:33:58.631 INFO:teuthology.orchestra.run.smithi161.stderr:Getting image source signatures 2024-09-16T13:33:58.632 INFO:teuthology.orchestra.run.smithi161.stderr:Copying blob sha256:6196f032a81485d3445f1dbcb22ece20aaaf4cca952c3cb062ddebc0bff9a6f4 2024-09-16T13:33:58.632 INFO:teuthology.orchestra.run.smithi161.stderr:Copying blob sha256:cb294f98c1c1aa2eb7231bf745c855c8b7f2ee76632e198973138aef210a0360 2024-09-16T13:34:01.085 INFO:teuthology.orchestra.run.smithi161.stderr:Copying config sha256:bbb206431dd445d48e6ff2e467911bdca0b63c98429c57947be9ad352461d0ed 2024-09-16T13:34:02.787 INFO:teuthology.orchestra.run.smithi161.stderr:Writing manifest to image destination 2024-09-16T13:34:03.722 INFO:teuthology.orchestra.run.smithi161.stdout:bbb206431dd445d48e6ff2e467911bdca0b63c98429c57947be9ad352461d0ed 2024-09-16T13:34:03.726 DEBUG:teuthology.orchestra.run.smithi161:> ss -lunH 2024-09-16T13:34:03.748 INFO:teuthology.orchestra.run.smithi161.stdout:UNCONN 0 0 0.0.0.0:111 0.0.0.0:* 2024-09-16T13:34:03.748 INFO:teuthology.orchestra.run.smithi161.stdout:UNCONN 0 0 127.0.0.1:323 0.0.0.0:* 2024-09-16T13:34:03.748 INFO:teuthology.orchestra.run.smithi161.stdout:UNCONN 0 0 [::]:111 [::]:* 2024-09-16T13:34:03.748 INFO:teuthology.orchestra.run.smithi161.stdout:UNCONN 0 0 [::1]:323 [::]:* 2024-09-16T13:34:03.749 DEBUG:teuthology.orchestra.run.smithi161:> sudo mkdir -p /var/lib/samba/container/logs /var/lib/samba/container/data 2024-09-16T13:34:03.825 DEBUG:teuthology.orchestra.run.smithi161:> sudo mkdir -p /var/tmp/samba 2024-09-16T13:34:03.893 DEBUG:teuthology.orchestra.run.smithi161:> set -ex 2024-09-16T13:34:03.893 DEBUG:teuthology.orchestra.run.smithi161:> sudo dd of=/var/tmp/samba/container.json 2024-09-16T13:34:03.960 DEBUG:teuthology.orchestra.run.smithi161:> 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-16T13:34:04.601 INFO:teuthology.orchestra.run.smithi161.stdout:de175ae2e7a4e10832f34ef922035bea43ff938a4b674e9da6a14f6ac0b65206 2024-09-16T13:34:04.855 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.161, idx=0 2024-09-16T13:34:04.856 DEBUG:teuthology.orchestra.run.smithi161:> sudo podman run --rm --net=host --dns=172.21.15.161 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-16T13:34:05.346 INFO:teuthology.orchestra.run.smithi161.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-16T13:34:06.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T13:34:06.880 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.161, idx=1 2024-09-16T13:34:06.881 DEBUG:teuthology.orchestra.run.smithi161:> sudo podman run --rm --net=host --dns=172.21.15.161 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-16T13:34:07.660 INFO:teuthology.orchestra.run.smithi161.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-16T13:34:08.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T13:34:09.630 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.161, idx=2 2024-09-16T13:34:09.631 DEBUG:teuthology.orchestra.run.smithi161:> sudo podman run --rm --net=host --dns=172.21.15.161 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-16T13:34:10.255 INFO:teuthology.orchestra.run.smithi161.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-16T13:34:10.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T13:34:12.831 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.161, idx=3 2024-09-16T13:34:12.832 DEBUG:teuthology.orchestra.run.smithi161:> sudo podman run --rm --net=host --dns=172.21.15.161 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-16T13:34:13.637 INFO:teuthology.orchestra.run.smithi161.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-16T13:34:14.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T13:34:18.504 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.161, idx=4 2024-09-16T13:34:18.505 DEBUG:teuthology.orchestra.run.smithi161:> sudo podman run --rm --net=host --dns=172.21.15.161 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-16T13:34:19.074 INFO:teuthology.orchestra.run.smithi161.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-16T13:34:19.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T13:34:27.689 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.161, idx=5 2024-09-16T13:34:27.689 DEBUG:teuthology.orchestra.run.smithi161:> sudo podman run --rm --net=host --dns=172.21.15.161 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-16T13:34:33.907 INFO:teuthology.orchestra.run.smithi161.stdout: . D 0 Mon Sep 16 13:34:13 2024 2024-09-16T13:34:33.908 INFO:teuthology.orchestra.run.smithi161.stdout: .. D 0 Mon Sep 16 13:34:13 2024 2024-09-16T13:34:33.908 INFO:teuthology.orchestra.run.smithi161.stdout: domain1.sink.test D 0 Mon Sep 16 13:34:12 2024 2024-09-16T13:34:33.908 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-09-16T13:34:33.908 INFO:teuthology.orchestra.run.smithi161.stdout: 960311424 blocks of size 1024. 907755340 blocks available 2024-09-16T13:34:34.893 INFO:tasks.cephadm:SMB status probe succeeded 2024-09-16T13:34:34.894 INFO:teuthology.run_tasks:Running task vip... 2024-09-16T13:34:34.911 INFO:tasks.vip:Allocating static IPs for each host... 2024-09-16T13:34:34.911 INFO:tasks.vip:peername 172.21.15.63 2024-09-16T13:34:34.914 INFO:tasks.vip:172.21.15.63 in 172.21.0.0/20, pos 3902 2024-09-16T13:34:34.921 INFO:tasks.vip:smithi063.front.sepia.ceph.com static 10.0.15.63, vnet 10.0.0.0/16 2024-09-16T13:34:34.921 INFO:tasks.vip:VIPs are [IPv4Address('10.0.31.63'), IPv4Address('10.0.47.63')] 2024-09-16T13:34:34.922 DEBUG:teuthology.orchestra.run.smithi063:> sudo ip route ls 2024-09-16T13:34:34.955 INFO:teuthology.orchestra.run.smithi063.stdout:default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.63 metric 100 2024-09-16T13:34:34.955 INFO:teuthology.orchestra.run.smithi063.stdout:172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.63 metric 100 2024-09-16T13:34:34.956 INFO:tasks.vip:Configuring 10.0.15.63 on smithi063.front.sepia.ceph.com iface enp3s0f1... 2024-09-16T13:34:34.956 DEBUG:teuthology.orchestra.run.smithi063:> sudo ip addr add 10.0.15.63/16 dev enp3s0f1 2024-09-16T13:34:35.027 INFO:tasks.vip:peername 172.21.15.66 2024-09-16T13:34:35.030 INFO:tasks.vip:172.21.15.66 in 172.21.0.0/20, pos 3905 2024-09-16T13:34:35.094 INFO:tasks.vip:smithi066.front.sepia.ceph.com static 10.0.15.66, vnet 10.0.0.0/16 2024-09-16T13:34:35.095 DEBUG:teuthology.orchestra.run.smithi066:> sudo ip route ls 2024-09-16T13:34:35.126 INFO:teuthology.orchestra.run.smithi066.stdout:default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.66 metric 100 2024-09-16T13:34:35.126 INFO:teuthology.orchestra.run.smithi066.stdout:172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.66 metric 100 2024-09-16T13:34:35.127 INFO:tasks.vip:Configuring 10.0.15.66 on smithi066.front.sepia.ceph.com iface enp3s0f1... 2024-09-16T13:34:35.127 DEBUG:teuthology.orchestra.run.smithi066:> sudo ip addr add 10.0.15.66/16 dev enp3s0f1 2024-09-16T13:34:35.197 INFO:tasks.vip:peername 172.21.15.131 2024-09-16T13:34:35.200 INFO:tasks.vip:172.21.15.131 in 172.21.0.0/20, pos 3970 2024-09-16T13:34:35.206 INFO:tasks.vip:smithi131.front.sepia.ceph.com static 10.0.15.131, vnet 10.0.0.0/16 2024-09-16T13:34:35.207 DEBUG:teuthology.orchestra.run.smithi131:> sudo ip route ls 2024-09-16T13:34:35.239 INFO:teuthology.orchestra.run.smithi131.stdout:default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.131 metric 100 2024-09-16T13:34:35.239 INFO:teuthology.orchestra.run.smithi131.stdout:172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.131 metric 100 2024-09-16T13:34:35.240 INFO:tasks.vip:Configuring 10.0.15.131 on smithi131.front.sepia.ceph.com iface enp3s0f1... 2024-09-16T13:34:35.240 DEBUG:teuthology.orchestra.run.smithi131:> sudo ip addr add 10.0.15.131/16 dev enp3s0f1 2024-09-16T13:34:35.312 INFO:tasks.vip:peername 172.21.15.161 2024-09-16T13:34:35.315 INFO:tasks.vip:172.21.15.161 in 172.21.0.0/20, pos 4000 2024-09-16T13:34:35.320 INFO:tasks.vip:smithi161.front.sepia.ceph.com static 10.0.15.161, vnet 10.0.0.0/16 2024-09-16T13:34:35.320 DEBUG:teuthology.orchestra.run.smithi161:> sudo ip route ls 2024-09-16T13:34:35.351 INFO:teuthology.orchestra.run.smithi161.stdout:default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.161 metric 100 2024-09-16T13:34:35.351 INFO:teuthology.orchestra.run.smithi161.stdout:172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.161 metric 100 2024-09-16T13:34:35.353 INFO:tasks.vip:Configuring 10.0.15.161 on smithi161.front.sepia.ceph.com iface enp3s0f1... 2024-09-16T13:34:35.353 DEBUG:teuthology.orchestra.run.smithi161:> sudo ip addr add 10.0.15.161/16 dev enp3s0f1 2024-09-16T13:34:35.421 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-16T13:34:35.430 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': '8293d73f8690540e843a81caec373f9cc29cf705'} 2024-09-16T13:34:35.430 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T13:34:35.430 INFO:tasks.cephadm:Cluster fsid is 69d0a65c-7430-11ef-bceb-c7b262605968 2024-09-16T13:34:35.431 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-16T13:34:35.431 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.63', 'mon.b': '172.21.15.66', 'mon.c': '172.21.15.131'} 2024-09-16T13:34:35.431 INFO:tasks.cephadm:First mon is mon.a on smithi063 2024-09-16T13:34:35.431 INFO:tasks.cephadm:First mgr is x 2024-09-16T13:34:35.431 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-16T13:34:35.431 DEBUG:teuthology.orchestra.run.smithi063:> sudo hostname $(hostname -s) 2024-09-16T13:34:35.463 DEBUG:teuthology.orchestra.run.smithi066:> sudo hostname $(hostname -s) 2024-09-16T13:34:35.492 DEBUG:teuthology.orchestra.run.smithi131:> sudo hostname $(hostname -s) 2024-09-16T13:34:35.521 DEBUG:teuthology.orchestra.run.smithi161:> sudo hostname $(hostname -s) 2024-09-16T13:34:35.552 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-09-16T13:34:35.553 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T13:34:35.696 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': '8293d73f8690540e843a81caec373f9cc29cf705', '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/83046/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.3.0-4917-g8293d73f', 'node_name': '172.21.5.39+adami09', '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-4917.g8293d73f'}, 'url': 'https://3.chacra.ceph.com/r/ceph/wip-guits-main-2024-09-13-1248/8293d73f8690540e843a81caec373f9cc29cf705/centos/9/flavors/default/', 'distro_codename': None, 'modified': '2024-09-13 15:55:14.480698', 'distro_version': '9', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-guits-main-2024-09-13-1248', 'chacra_url': 'https://3.chacra.ceph.com/repos/ceph/wip-guits-main-2024-09-13-1248/8293d73f8690540e843a81caec373f9cc29cf705/centos/9/flavors/default/', 'archs': ['source', 'x86_64'], 'distro': 'centos'}] 2024-09-16T13:34:35.835 INFO:tasks.util.chacra:got chacra host 3.chacra.ceph.com, ref wip-guits-main-2024-09-13-1248, sha1 8293d73f8690540e843a81caec373f9cc29cf705 from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F9%2Fx86_64&flavor=default&sha1=8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T13:34:35.837 INFO:tasks.cephadm:Discovered cachra url: https://3.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-13-1248/8293d73f8690540e843a81caec373f9cc29cf705/centos/9/x86_64/flavors/default/cephadm 2024-09-16T13:34:35.837 INFO:tasks.cephadm:Downloading cephadm from url: https://3.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-13-1248/8293d73f8690540e843a81caec373f9cc29cf705/centos/9/x86_64/flavors/default/cephadm 2024-09-16T13:34:35.837 DEBUG:teuthology.orchestra.run.smithi063:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-13-1248/8293d73f8690540e843a81caec373f9cc29cf705/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-16T13:34:36.213 INFO:teuthology.orchestra.run.smithi063.stdout:-rw-r--r--. 1 ubuntu ubuntu 804182 Sep 16 13:34 /home/ubuntu/cephtest/cephadm 2024-09-16T13:34:36.213 DEBUG:teuthology.orchestra.run.smithi066:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-13-1248/8293d73f8690540e843a81caec373f9cc29cf705/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-16T13:34:36.572 INFO:teuthology.orchestra.run.smithi066.stdout:-rw-r--r--. 1 ubuntu ubuntu 804182 Sep 16 13:34 /home/ubuntu/cephtest/cephadm 2024-09-16T13:34:36.572 DEBUG:teuthology.orchestra.run.smithi131:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-13-1248/8293d73f8690540e843a81caec373f9cc29cf705/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-16T13:34:36.955 INFO:teuthology.orchestra.run.smithi131.stdout:-rw-r--r--. 1 ubuntu ubuntu 804182 Sep 16 13:34 /home/ubuntu/cephtest/cephadm 2024-09-16T13:34:36.955 DEBUG:teuthology.orchestra.run.smithi161:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-13-1248/8293d73f8690540e843a81caec373f9cc29cf705/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-16T13:34:37.329 INFO:teuthology.orchestra.run.smithi161.stdout:-rw-r--r--. 1 ubuntu ubuntu 804182 Sep 16 13:34 /home/ubuntu/cephtest/cephadm 2024-09-16T13:34:37.330 DEBUG:teuthology.orchestra.run.smithi063:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-16T13:34:37.350 DEBUG:teuthology.orchestra.run.smithi066:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-16T13:34:37.370 DEBUG:teuthology.orchestra.run.smithi131:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-16T13:34:37.390 DEBUG:teuthology.orchestra.run.smithi161:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-16T13:34:37.421 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 on all hosts... 2024-09-16T13:34:37.421 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 pull 2024-09-16T13:34:37.424 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 pull 2024-09-16T13:34:37.427 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 pull 2024-09-16T13:34:37.433 DEBUG:teuthology.orchestra.run.smithi161:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 pull 2024-09-16T13:34:37.661 INFO:teuthology.orchestra.run.smithi161.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705... 2024-09-16T13:34:38.932 INFO:teuthology.orchestra.run.smithi063.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705... 2024-09-16T13:34:39.004 INFO:teuthology.orchestra.run.smithi066.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705... 2024-09-16T13:34:39.060 INFO:teuthology.orchestra.run.smithi131.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705... 2024-09-16T13:35:11.612 INFO:teuthology.orchestra.run.smithi131.stdout:{ 2024-09-16T13:35:11.612 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph_version": "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)", 2024-09-16T13:35:11.612 INFO:teuthology.orchestra.run.smithi131.stdout: "image_id": "425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c", 2024-09-16T13:35:11.612 INFO:teuthology.orchestra.run.smithi131.stdout: "repo_digests": [ 2024-09-16T13:35:11.612 INFO:teuthology.orchestra.run.smithi131.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce" 2024-09-16T13:35:11.613 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-09-16T13:35:11.613 INFO:teuthology.orchestra.run.smithi131.stdout:} 2024-09-16T13:35:19.879 INFO:teuthology.orchestra.run.smithi161.stdout:{ 2024-09-16T13:35:19.880 INFO:teuthology.orchestra.run.smithi161.stdout: "ceph_version": "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)", 2024-09-16T13:35:19.880 INFO:teuthology.orchestra.run.smithi161.stdout: "image_id": "425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c", 2024-09-16T13:35:19.880 INFO:teuthology.orchestra.run.smithi161.stdout: "repo_digests": [ 2024-09-16T13:35:19.880 INFO:teuthology.orchestra.run.smithi161.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce" 2024-09-16T13:35:19.880 INFO:teuthology.orchestra.run.smithi161.stdout: ] 2024-09-16T13:35:19.880 INFO:teuthology.orchestra.run.smithi161.stdout:} 2024-09-16T13:35:22.250 INFO:teuthology.orchestra.run.smithi066.stdout:{ 2024-09-16T13:35:22.250 INFO:teuthology.orchestra.run.smithi066.stdout: "ceph_version": "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)", 2024-09-16T13:35:22.250 INFO:teuthology.orchestra.run.smithi066.stdout: "image_id": "425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c", 2024-09-16T13:35:22.250 INFO:teuthology.orchestra.run.smithi066.stdout: "repo_digests": [ 2024-09-16T13:35:22.250 INFO:teuthology.orchestra.run.smithi066.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce" 2024-09-16T13:35:22.250 INFO:teuthology.orchestra.run.smithi066.stdout: ] 2024-09-16T13:35:22.251 INFO:teuthology.orchestra.run.smithi066.stdout:} 2024-09-16T13:35:22.321 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-09-16T13:35:22.321 INFO:teuthology.orchestra.run.smithi063.stdout: "ceph_version": "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)", 2024-09-16T13:35:22.321 INFO:teuthology.orchestra.run.smithi063.stdout: "image_id": "425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c", 2024-09-16T13:35:22.321 INFO:teuthology.orchestra.run.smithi063.stdout: "repo_digests": [ 2024-09-16T13:35:22.321 INFO:teuthology.orchestra.run.smithi063.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce" 2024-09-16T13:35:22.321 INFO:teuthology.orchestra.run.smithi063.stdout: ] 2024-09-16T13:35:22.321 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-09-16T13:35:22.348 DEBUG:teuthology.orchestra.run.smithi063:> sudo mkdir -p /etc/ceph 2024-09-16T13:35:22.386 DEBUG:teuthology.orchestra.run.smithi066:> sudo mkdir -p /etc/ceph 2024-09-16T13:35:22.416 DEBUG:teuthology.orchestra.run.smithi131:> sudo mkdir -p /etc/ceph 2024-09-16T13:35:22.448 DEBUG:teuthology.orchestra.run.smithi161:> sudo mkdir -p /etc/ceph 2024-09-16T13:35:22.483 DEBUG:teuthology.orchestra.run.smithi063:> sudo chmod 777 /etc/ceph 2024-09-16T13:35:22.509 DEBUG:teuthology.orchestra.run.smithi066:> sudo chmod 777 /etc/ceph 2024-09-16T13:35:22.535 DEBUG:teuthology.orchestra.run.smithi131:> sudo chmod 777 /etc/ceph 2024-09-16T13:35:22.563 DEBUG:teuthology.orchestra.run.smithi161:> sudo chmod 777 /etc/ceph 2024-09-16T13:35:22.594 INFO:tasks.cephadm:Writing seed config... 2024-09-16T13:35:22.595 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-09-16T13:35:22.595 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-09-16T13:35:22.595 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-09-16T13:35:22.595 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-09-16T13:35:22.595 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-09-16T13:35:22.595 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-09-16T13:35:22.595 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-09-16T13:35:22.596 DEBUG:teuthology.orchestra.run.smithi063:> set -ex 2024-09-16T13:35:22.596 DEBUG:teuthology.orchestra.run.smithi063:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-09-16T13:35:22.612 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 = 69d0a65c-7430-11ef-bceb-c7b262605968 [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-16T13:35:22.612 DEBUG:teuthology.orchestra.run.smithi063:mon.a> sudo journalctl -f -n 0 -u ceph-69d0a65c-7430-11ef-bceb-c7b262605968@mon.a.service 2024-09-16T13:35:22.656 DEBUG:teuthology.orchestra.run.smithi063:mgr.x> sudo journalctl -f -n 0 -u ceph-69d0a65c-7430-11ef-bceb-c7b262605968@mgr.x.service 2024-09-16T13:35:22.699 INFO:tasks.cephadm:Bootstrapping... 2024-09-16T13:35:22.699 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 -v bootstrap --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id x --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.63 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-09-16T13:35:22.909 INFO:teuthology.orchestra.run.smithi063.stdout:-------------------------------------------------------------------------------- 2024-09-16T13:35:22.909 INFO:teuthology.orchestra.run.smithi063.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705', '-v', 'bootstrap', '--fsid', '69d0a65c-7430-11ef-bceb-c7b262605968', '--config', '/home/ubuntu/cephtest/seed.ceph.conf', '--output-config', '/etc/ceph/ceph.conf', '--output-keyring', '/etc/ceph/ceph.client.admin.keyring', '--output-pub-ssh-key', '/home/ubuntu/cephtest/ceph.pub', '--mon-id', 'a', '--mgr-id', 'x', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-ip', '172.21.15.63', '--skip-admin-label'] 2024-09-16T13:35:22.909 INFO:teuthology.orchestra.run.smithi063.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-09-16T13:35:22.910 INFO:teuthology.orchestra.run.smithi063.stdout:Verifying podman|docker is present... 2024-09-16T13:35:22.933 INFO:teuthology.orchestra.run.smithi063.stdout:/bin/podman: stdout 5.2.2 2024-09-16T13:35:22.933 INFO:teuthology.orchestra.run.smithi063.stdout:Verifying lvm2 is present... 2024-09-16T13:35:22.933 INFO:teuthology.orchestra.run.smithi063.stdout:Verifying time synchronization is in place... 2024-09-16T13:35:22.941 INFO:teuthology.orchestra.run.smithi063.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-16T13:35:22.941 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-16T13:35:22.947 INFO:teuthology.orchestra.run.smithi063.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-16T13:35:22.948 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stdout inactive 2024-09-16T13:35:22.954 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stdout enabled 2024-09-16T13:35:22.961 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stdout active 2024-09-16T13:35:22.961 INFO:teuthology.orchestra.run.smithi063.stdout:Unit chronyd.service is enabled and running 2024-09-16T13:35:22.961 INFO:teuthology.orchestra.run.smithi063.stdout:Repeating the final host check... 2024-09-16T13:35:22.984 INFO:teuthology.orchestra.run.smithi063.stdout:/bin/podman: stdout 5.2.2 2024-09-16T13:35:22.984 INFO:teuthology.orchestra.run.smithi063.stdout:podman (/bin/podman) version 5.2.2 is present 2024-09-16T13:35:22.984 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl is present 2024-09-16T13:35:22.984 INFO:teuthology.orchestra.run.smithi063.stdout:lvcreate is present 2024-09-16T13:35:22.991 INFO:teuthology.orchestra.run.smithi063.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-16T13:35:22.991 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-16T13:35:23.001 INFO:teuthology.orchestra.run.smithi063.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-16T13:35:23.001 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stdout inactive 2024-09-16T13:35:23.004 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stdout enabled 2024-09-16T13:35:23.011 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stdout active 2024-09-16T13:35:23.011 INFO:teuthology.orchestra.run.smithi063.stdout:Unit chronyd.service is enabled and running 2024-09-16T13:35:23.011 INFO:teuthology.orchestra.run.smithi063.stdout:Host looks OK 2024-09-16T13:35:23.011 INFO:teuthology.orchestra.run.smithi063.stdout:Cluster fsid: 69d0a65c-7430-11ef-bceb-c7b262605968 2024-09-16T13:35:23.011 INFO:teuthology.orchestra.run.smithi063.stdout:Acquiring lock 140334923495120 on /run/cephadm/69d0a65c-7430-11ef-bceb-c7b262605968.lock 2024-09-16T13:35:23.011 INFO:teuthology.orchestra.run.smithi063.stdout:Lock 140334923495120 acquired on /run/cephadm/69d0a65c-7430-11ef-bceb-c7b262605968.lock 2024-09-16T13:35:23.012 INFO:teuthology.orchestra.run.smithi063.stdout:Verifying IP 172.21.15.63 port 3300 ... 2024-09-16T13:35:23.012 INFO:teuthology.orchestra.run.smithi063.stdout:Verifying IP 172.21.15.63 port 6789 ... 2024-09-16T13:35:23.012 INFO:teuthology.orchestra.run.smithi063.stdout:Base mon IP(s) is [172.21.15.63:3300, 172.21.15.63:6789], mon addrv is [v2:172.21.15.63:3300,v1:172.21.15.63:6789] 2024-09-16T13:35:23.015 INFO:teuthology.orchestra.run.smithi063.stdout:/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.63 metric 100 2024-09-16T13:35:23.015 INFO:teuthology.orchestra.run.smithi063.stdout:/sbin/ip: stdout 10.0.0.0/16 dev enp3s0f1 proto kernel scope link src 10.0.15.63 2024-09-16T13:35:23.015 INFO:teuthology.orchestra.run.smithi063.stdout:/sbin/ip: stdout 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.63 metric 100 2024-09-16T13:35:23.018 INFO:teuthology.orchestra.run.smithi063.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-09-16T13:35:23.018 INFO:teuthology.orchestra.run.smithi063.stdout:/sbin/ip: stdout fe80::/64 dev enp3s0f1 proto kernel metric 1024 pref medium 2024-09-16T13:35:23.018 INFO:teuthology.orchestra.run.smithi063.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 pref medium 2024-09-16T13:35:23.020 INFO:teuthology.orchestra.run.smithi063.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-09-16T13:35:23.020 INFO:teuthology.orchestra.run.smithi063.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2024-09-16T13:35:23.021 INFO:teuthology.orchestra.run.smithi063.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-16T13:35:23.021 INFO:teuthology.orchestra.run.smithi063.stdout:/sbin/ip: stdout 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-09-16T13:35:23.021 INFO:teuthology.orchestra.run.smithi063.stdout:/sbin/ip: stdout inet6 fe80::ec4:7aff:feb6:f8d7/64 scope link noprefixroute 2024-09-16T13:35:23.021 INFO:teuthology.orchestra.run.smithi063.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-16T13:35:23.021 INFO:teuthology.orchestra.run.smithi063.stdout:Mon IP `172.21.15.63` is in CIDR network `172.21.0.0/20` 2024-09-16T13:35:23.021 INFO:teuthology.orchestra.run.smithi063.stdout:Mon IP `172.21.15.63` is in CIDR network `172.21.0.0/20` 2024-09-16T13:35:23.022 INFO:teuthology.orchestra.run.smithi063.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-09-16T13:35:23.022 INFO:teuthology.orchestra.run.smithi063.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-09-16T13:35:23.022 INFO:teuthology.orchestra.run.smithi063.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705... 2024-09-16T13:35:23.499 INFO:teuthology.orchestra.run.smithi063.stdout:/bin/podman: stdout 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c 2024-09-16T13:35:23.499 INFO:teuthology.orchestra.run.smithi063.stdout:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705... 2024-09-16T13:35:23.499 INFO:teuthology.orchestra.run.smithi063.stdout:/bin/podman: stderr Getting image source signatures 2024-09-16T13:35:23.499 INFO:teuthology.orchestra.run.smithi063.stdout:/bin/podman: stderr Copying blob sha256:7b1291ae133cf24c065f94db08f06624ab089b121831fa7f7f15d46063d39776 2024-09-16T13:35:23.500 INFO:teuthology.orchestra.run.smithi063.stdout:/bin/podman: stderr Copying blob sha256:e8b54c863393b7a8216a71737771b73b16a8e43ec7acf927c7faa175c255e551 2024-09-16T13:35:23.500 INFO:teuthology.orchestra.run.smithi063.stdout:/bin/podman: stderr Copying config sha256:425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c 2024-09-16T13:35:23.500 INFO:teuthology.orchestra.run.smithi063.stdout:/bin/podman: stderr Writing manifest to image destination 2024-09-16T13:35:24.395 INFO:teuthology.orchestra.run.smithi063.stdout:ceph: stdout ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev) 2024-09-16T13:35:24.395 INFO:teuthology.orchestra.run.smithi063.stdout:Ceph version: ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev) 2024-09-16T13:35:24.395 INFO:teuthology.orchestra.run.smithi063.stdout:Extracting ceph user uid/gid from container image... 2024-09-16T13:35:25.341 INFO:teuthology.orchestra.run.smithi063.stdout:stat: stdout 167 167 2024-09-16T13:35:25.341 INFO:teuthology.orchestra.run.smithi063.stdout:Creating initial keys... 2024-09-16T13:35:26.480 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-authtool: stdout AQAdNOhmP4m8KBAAdNXrXEA2AafxJjrVJEBaoQ== 2024-09-16T13:35:27.560 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-authtool: stdout AQAeNOhmrr4EMhAAKwJ44BGCkWyQ3iHy1EiDcg== 2024-09-16T13:35:28.615 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph-authtool: stdout AQAfNOhmd4zANhAAeP41qBg2tQeE5pNYjONG2A== 2024-09-16T13:35:28.616 INFO:teuthology.orchestra.run.smithi063.stdout:Creating initial monmap... 2024-09-16T13:35:29.504 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-16T13:35:29.505 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-09-16T13:35:29.505 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 69d0a65c-7430-11ef-bceb-c7b262605968 2024-09-16T13:35:29.505 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-16T13:35:29.505 INFO:teuthology.orchestra.run.smithi063.stdout:monmaptool for a [v2:172.21.15.63:3300,v1:172.21.15.63:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-16T13:35:29.505 INFO:teuthology.orchestra.run.smithi063.stdout:setting min_mon_release = quincy 2024-09-16T13:35:29.505 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/monmaptool: set fsid to 69d0a65c-7430-11ef-bceb-c7b262605968 2024-09-16T13:35:29.505 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-16T13:35:29.505 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-16T13:35:29.506 INFO:teuthology.orchestra.run.smithi063.stdout:Creating mon... 2024-09-16T13:35:30.400 INFO:teuthology.orchestra.run.smithi063.stdout:create mon.a on 2024-09-16T13:35:30.751 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-09-16T13:35:30.936 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-69d0a65c-7430-11ef-bceb-c7b262605968.target → /etc/systemd/system/ceph-69d0a65c-7430-11ef-bceb-c7b262605968.target. 2024-09-16T13:35:30.937 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-69d0a65c-7430-11ef-bceb-c7b262605968.target → /etc/systemd/system/ceph-69d0a65c-7430-11ef-bceb-c7b262605968.target. 2024-09-16T13:35:31.194 INFO:teuthology.orchestra.run.smithi063.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-69d0a65c-7430-11ef-bceb-c7b262605968@mon.a 2024-09-16T13:35:31.194 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stderr Failed to reset failed state of unit ceph-69d0a65c-7430-11ef-bceb-c7b262605968@mon.a.service: Unit ceph-69d0a65c-7430-11ef-bceb-c7b262605968@mon.a.service not loaded. 2024-09-16T13:35:31.366 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-69d0a65c-7430-11ef-bceb-c7b262605968.target.wants/ceph-69d0a65c-7430-11ef-bceb-c7b262605968@mon.a.service → /etc/systemd/system/ceph-69d0a65c-7430-11ef-bceb-c7b262605968@.service. 2024-09-16T13:35:31.910 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:31 smithi063 ceph-mon[24970]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-16T13:35:31.924 INFO:teuthology.orchestra.run.smithi063.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-16T13:35:31.924 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stdout disabled 2024-09-16T13:35:31.932 INFO:teuthology.orchestra.run.smithi063.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-16T13:35:31.932 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stdout inactive 2024-09-16T13:35:31.932 INFO:teuthology.orchestra.run.smithi063.stdout:firewalld.service is not enabled 2024-09-16T13:35:31.933 INFO:teuthology.orchestra.run.smithi063.stdout:Not possible to enable service . firewalld.service is not available 2024-09-16T13:35:31.933 INFO:teuthology.orchestra.run.smithi063.stdout:Waiting for mon to start... 2024-09-16T13:35:31.933 INFO:teuthology.orchestra.run.smithi063.stdout:Waiting for mon... 2024-09-16T13:35:32.181 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:31 smithi063 bash[24931]: 1c8d934ef201b45cc9ac05b1e16d864ab92bcd2e0aeeb437a8d65a1299b03e5e 2024-09-16T13:35:32.181 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:31 smithi063 systemd[1]: Started Ceph mon.a for 69d0a65c-7430-11ef-bceb-c7b262605968. 2024-09-16T13:35:32.904 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout cluster: 2024-09-16T13:35:32.904 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout id: 69d0a65c-7430-11ef-bceb-c7b262605968 2024-09-16T13:35:32.904 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-09-16T13:35:32.904 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout 2024-09-16T13:35:32.904 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout services: 2024-09-16T13:35:32.904 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.57284s) 2024-09-16T13:35:32.904 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-09-16T13:35:32.904 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-09-16T13:35:32.904 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout 2024-09-16T13:35:32.904 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout data: 2024-09-16T13:35:32.904 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-09-16T13:35:32.905 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-09-16T13:35:32.905 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-09-16T13:35:32.905 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout pgs: 2024-09-16T13:35:32.905 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout 2024-09-16T13:35:32.905 INFO:teuthology.orchestra.run.smithi063.stdout:mon is available 2024-09-16T13:35:32.905 INFO:teuthology.orchestra.run.smithi063.stdout:Assimilating anything we can from ceph.conf... 2024-09-16T13:35:32.930 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:32 smithi063 ceph-mon[24970]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-16T13:35:32.930 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:32 smithi063 ceph-mon[24970]: monmap epoch 1 2024-09-16T13:35:32.930 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:32 smithi063 ceph-mon[24970]: fsid 69d0a65c-7430-11ef-bceb-c7b262605968 2024-09-16T13:35:32.930 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:32 smithi063 ceph-mon[24970]: last_changed 2024-09-16T13:35:28.955950+0000 2024-09-16T13:35:32.930 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:32 smithi063 ceph-mon[24970]: created 2024-09-16T13:35:28.955950+0000 2024-09-16T13:35:32.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:32 smithi063 ceph-mon[24970]: min_mon_release 19 (squid) 2024-09-16T13:35:32.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:32 smithi063 ceph-mon[24970]: election_strategy: 1 2024-09-16T13:35:32.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:32 smithi063 ceph-mon[24970]: 0: [v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0] mon.a 2024-09-16T13:35:32.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:32 smithi063 ceph-mon[24970]: fsmap 2024-09-16T13:35:32.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:32 smithi063 ceph-mon[24970]: osdmap e1: 0 total, 0 up, 0 in 2024-09-16T13:35:32.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:32 smithi063 ceph-mon[24970]: mgrmap e1: no daemons active 2024-09-16T13:35:32.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:32 smithi063 ceph-mon[24970]: from='client.? 172.21.15.63:0/839940087' entity='client.admin' cmd={"prefix": "status"} : dispatch 2024-09-16T13:35:35.930 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:35 smithi063 ceph-mon[24970]: from='client.? 172.21.15.63:0/3751754722' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-16T13:35:35.930 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:35 smithi063 ceph-mon[24970]: from='client.? 172.21.15.63:0/3751754722' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-16T13:35:42.137 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout 2024-09-16T13:35:42.137 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout [global] 2024-09-16T13:35:42.138 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout fsid = 69d0a65c-7430-11ef-bceb-c7b262605968 2024-09-16T13:35:42.138 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-09-16T13:35:42.138 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.63:3300,v1:172.21.15.63:6789] 2024-09-16T13:35:42.138 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-16T13:35:42.138 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-16T13:35:42.138 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-16T13:35:42.138 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-16T13:35:42.138 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout 2024-09-16T13:35:42.139 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-16T13:35:42.139 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-16T13:35:42.139 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout 2024-09-16T13:35:42.139 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout [osd] 2024-09-16T13:35:42.139 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-16T13:35:42.139 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-16T13:35:42.139 INFO:teuthology.orchestra.run.smithi063.stdout:Generating new minimal ceph.conf... 2024-09-16T13:35:44.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:44 smithi063 ceph-mon[24970]: from='client.? 172.21.15.63:0/2954062294' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:35:45.068 INFO:teuthology.orchestra.run.smithi063.stdout:Restarting the monitor... 2024-09-16T13:35:45.355 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:45 smithi063 systemd[1]: Stopping Ceph mon.a for 69d0a65c-7430-11ef-bceb-c7b262605968... 2024-09-16T13:35:45.610 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:45 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mon-a[24947]: 2024-09-16T13:35:45.352+0000 7fdf3d3b9640 -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-16T13:35:45.610 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:45 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mon-a[24947]: 2024-09-16T13:35:45.352+0000 7fdf3d3b9640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-09-16T13:35:45.884 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:45 smithi063 podman[25289]: 2024-09-16 13:35:45.608758671 +0000 UTC m=+0.366446624 container died 1c8d934ef201b45cc9ac05b1e16d864ab92bcd2e0aeeb437a8d65a1299b03e5e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mon-a, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_BRANCH=HEAD) 2024-09-16T13:35:46.180 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:45 smithi063 podman[25289]: 2024-09-16 13:35:45.882732333 +0000 UTC m=+0.640420283 container cleanup 1c8d934ef201b45cc9ac05b1e16d864ab92bcd2e0aeeb437a8d65a1299b03e5e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mon-a, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2) 2024-09-16T13:35:46.181 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:45 smithi063 bash[25289]: ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mon-a 2024-09-16T13:35:46.181 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 podman[25306]: 2024-09-16 13:35:46.10024642 +0000 UTC m=+0.487491288 container remove 1c8d934ef201b45cc9ac05b1e16d864ab92bcd2e0aeeb437a8d65a1299b03e5e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mon-a, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-13-1248-8293d73) 2024-09-16T13:35:46.554 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 systemd[1]: ceph-69d0a65c-7430-11ef-bceb-c7b262605968@mon.a.service: Deactivated successfully. 2024-09-16T13:35:46.554 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 systemd[1]: Stopped Ceph mon.a for 69d0a65c-7430-11ef-bceb-c7b262605968. 2024-09-16T13:35:46.555 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 systemd[1]: Starting Ceph mon.a for 69d0a65c-7430-11ef-bceb-c7b262605968... 2024-09-16T13:35:46.555 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 podman[25404]: 2024-09-16 13:35:46.442513453 +0000 UTC m=+0.092976188 container create dda7fcb28ba4f34ff3299d33b046eb5d2bb0a7bece826451310c67bc7cc283eb (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mon-a, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-16T13:35:46.555 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 podman[25404]: 2024-09-16 13:35:46.365937078 +0000 UTC m=+0.016399828 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T13:35:46.726 INFO:teuthology.orchestra.run.smithi063.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-09-16T13:35:46.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 podman[25404]: 2024-09-16 13:35:46.644791724 +0000 UTC m=+0.295254458 container init dda7fcb28ba4f34ff3299d33b046eb5d2bb0a7bece826451310c67bc7cc283eb (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mon-a, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , ceph=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T13:35:46.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 podman[25404]: 2024-09-16 13:35:46.64991772 +0000 UTC m=+0.300380454 container start dda7fcb28ba4f34ff3299d33b046eb5d2bb0a7bece826451310c67bc7cc283eb (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mon-a, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_BRANCH=HEAD, ceph=True, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, 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) 2024-09-16T13:35:46.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: set uid:gid to 167:167 (ceph:ceph) 2024-09-16T13:35:46.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev), process ceph-mon, pid 7 2024-09-16T13:35:46.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: pidfile_write: ignore empty --pid-file 2024-09-16T13:35:46.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: load: jerasure load: lrc 2024-09-16T13:35:46.932 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: RocksDB version: 7.9.2 2024-09-16T13:35:46.932 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Git sha 0 2024-09-16T13:35:46.932 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Compile date 2024-09-13 14:50:41 2024-09-16T13:35:46.932 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: DB SUMMARY 2024-09-16T13:35:46.932 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: DB Session ID: OVL1LHIK0UKP544SIH8W 2024-09-16T13:35:46.932 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: CURRENT file: CURRENT 2024-09-16T13:35:46.932 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: IDENTITY file: IDENTITY 2024-09-16T13:35:46.932 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-09-16T13:35:46.932 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-09-16T13:35:46.932 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 88270 ; 2024-09-16T13:35:46.932 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.error_if_exists: 0 2024-09-16T13:35:46.933 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.create_if_missing: 0 2024-09-16T13:35:46.933 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.paranoid_checks: 1 2024-09-16T13:35:46.933 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-16T13:35:46.933 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-16T13:35:46.933 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-16T13:35:46.933 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.env: 0x55cad1fd5120 2024-09-16T13:35:46.933 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.fs: PosixFileSystem 2024-09-16T13:35:46.933 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.info_log: 0x55cad343f700 2024-09-16T13:35:46.933 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.max_file_opening_threads: 16 2024-09-16T13:35:46.933 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.statistics: (nil) 2024-09-16T13:35:46.933 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.use_fsync: 0 2024-09-16T13:35:46.933 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.max_log_file_size: 0 2024-09-16T13:35:46.934 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-16T13:35:46.934 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-16T13:35:46.934 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.keep_log_file_num: 1000 2024-09-16T13:35:46.934 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.recycle_log_file_num: 0 2024-09-16T13:35:46.934 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.allow_fallocate: 1 2024-09-16T13:35:46.934 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.allow_mmap_reads: 0 2024-09-16T13:35:46.934 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.allow_mmap_writes: 0 2024-09-16T13:35:46.934 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.use_direct_reads: 0 2024-09-16T13:35:46.934 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-16T13:35:46.934 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.create_missing_column_families: 0 2024-09-16T13:35:46.934 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.db_log_dir: 2024-09-16T13:35:46.934 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.wal_dir: 2024-09-16T13:35:46.934 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-16T13:35:46.934 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-16T13:35:46.935 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-16T13:35:46.935 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-16T13:35:46.935 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-16T13:35:46.935 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-16T13:35:46.935 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.advise_random_on_open: 1 2024-09-16T13:35:46.935 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.db_write_buffer_size: 0 2024-09-16T13:35:46.935 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.write_buffer_manager: 0x55cad3443b80 2024-09-16T13:35:46.935 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-16T13:35:46.935 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-16T13:35:46.935 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-16T13:35:46.935 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.rate_limiter: (nil) 2024-09-16T13:35:46.935 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-16T13:35:46.936 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.wal_recovery_mode: 2 2024-09-16T13:35:46.936 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.enable_thread_tracking: 0 2024-09-16T13:35:46.936 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.enable_pipelined_write: 0 2024-09-16T13:35:46.936 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.unordered_write: 0 2024-09-16T13:35:46.936 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-16T13:35:46.936 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-16T13:35:46.936 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-16T13:35:46.936 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-16T13:35:46.936 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.row_cache: None 2024-09-16T13:35:46.936 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.wal_filter: None 2024-09-16T13:35:46.937 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-16T13:35:46.937 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.allow_ingest_behind: 0 2024-09-16T13:35:46.938 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.two_write_queues: 0 2024-09-16T13:35:46.938 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.manual_wal_flush: 0 2024-09-16T13:35:46.938 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.wal_compression: 0 2024-09-16T13:35:46.938 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.atomic_flush: 0 2024-09-16T13:35:46.938 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-16T13:35:46.938 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-16T13:35:46.938 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-16T13:35:46.938 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.log_readahead_size: 0 2024-09-16T13:35:46.938 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-16T13:35:46.938 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.best_efforts_recovery: 0 2024-09-16T13:35:46.938 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-16T13:35:46.938 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-16T13:35:46.939 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.allow_data_in_errors: 0 2024-09-16T13:35:46.939 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.db_host_id: __hostname__ 2024-09-16T13:35:46.939 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-16T13:35:46.939 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.max_background_jobs: 2 2024-09-16T13:35:46.939 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.max_background_compactions: -1 2024-09-16T13:35:46.939 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.max_subcompactions: 1 2024-09-16T13:35:46.939 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-16T13:35:46.939 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-16T13:35:46.939 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-16T13:35:46.939 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.max_total_wal_size: 0 2024-09-16T13:35:46.939 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-16T13:35:46.939 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-16T13:35:46.939 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-16T13:35:46.939 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-16T13:35:46.939 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.max_open_files: -1 2024-09-16T13:35:46.940 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.bytes_per_sync: 0 2024-09-16T13:35:46.940 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-16T13:35:46.940 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-16T13:35:46.940 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.compaction_readahead_size: 0 2024-09-16T13:35:46.940 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.max_background_flushes: -1 2024-09-16T13:35:46.940 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Compression algorithms supported: 2024-09-16T13:35:46.940 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: kZSTD supported: 0 2024-09-16T13:35:46.940 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: kXpressCompression supported: 0 2024-09-16T13:35:46.940 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: kBZip2Compression supported: 0 2024-09-16T13:35:46.940 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-16T13:35:46.940 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: kLZ4Compression supported: 1 2024-09-16T13:35:46.940 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: kZlibCompression supported: 1 2024-09-16T13:35:46.940 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: kLZ4HCCompression supported: 1 2024-09-16T13:35:46.940 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: kSnappyCompression supported: 1 2024-09-16T13:35:46.940 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-16T13:35:46.941 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-16T13:35:46.941 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-09-16T13:35:46.941 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-16T13:35:46.941 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-16T13:35:46.941 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.merge_operator: 2024-09-16T13:35:46.941 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.compaction_filter: None 2024-09-16T13:35:46.941 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.compaction_filter_factory: None 2024-09-16T13:35:46.941 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.sst_partitioner_factory: None 2024-09-16T13:35:46.941 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-16T13:35:46.941 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-16T13:35:46.941 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55cad343f320) 2024-09-16T13:35:46.941 INFO:journalctl@ceph.mon.a.smithi063.stdout: cache_index_and_filter_blocks: 1 2024-09-16T13:35:46.941 INFO:journalctl@ceph.mon.a.smithi063.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-16T13:35:46.942 INFO:journalctl@ceph.mon.a.smithi063.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-16T13:35:46.942 INFO:journalctl@ceph.mon.a.smithi063.stdout: pin_top_level_index_and_filter: 1 2024-09-16T13:35:46.942 INFO:journalctl@ceph.mon.a.smithi063.stdout: index_type: 0 2024-09-16T13:35:46.942 INFO:journalctl@ceph.mon.a.smithi063.stdout: data_block_index_type: 0 2024-09-16T13:35:46.942 INFO:journalctl@ceph.mon.a.smithi063.stdout: index_shortening: 1 2024-09-16T13:35:46.942 INFO:journalctl@ceph.mon.a.smithi063.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-16T13:35:46.942 INFO:journalctl@ceph.mon.a.smithi063.stdout: checksum: 4 2024-09-16T13:35:46.942 INFO:journalctl@ceph.mon.a.smithi063.stdout: no_block_cache: 0 2024-09-16T13:35:46.942 INFO:journalctl@ceph.mon.a.smithi063.stdout: block_cache: 0x55cad3433610 2024-09-16T13:35:46.942 INFO:journalctl@ceph.mon.a.smithi063.stdout: block_cache_name: BinnedLRUCache 2024-09-16T13:35:46.942 INFO:journalctl@ceph.mon.a.smithi063.stdout: block_cache_options: 2024-09-16T13:35:46.942 INFO:journalctl@ceph.mon.a.smithi063.stdout: capacity : 536870912 2024-09-16T13:35:46.942 INFO:journalctl@ceph.mon.a.smithi063.stdout: num_shard_bits : 4 2024-09-16T13:35:46.942 INFO:journalctl@ceph.mon.a.smithi063.stdout: strict_capacity_limit : 0 2024-09-16T13:35:46.943 INFO:journalctl@ceph.mon.a.smithi063.stdout: high_pri_pool_ratio: 0.000 2024-09-16T13:35:46.943 INFO:journalctl@ceph.mon.a.smithi063.stdout: block_cache_compressed: (nil) 2024-09-16T13:35:46.943 INFO:journalctl@ceph.mon.a.smithi063.stdout: persistent_cache: (nil) 2024-09-16T13:35:46.943 INFO:journalctl@ceph.mon.a.smithi063.stdout: block_size: 4096 2024-09-16T13:35:46.943 INFO:journalctl@ceph.mon.a.smithi063.stdout: block_size_deviation: 10 2024-09-16T13:35:46.943 INFO:journalctl@ceph.mon.a.smithi063.stdout: block_restart_interval: 16 2024-09-16T13:35:46.943 INFO:journalctl@ceph.mon.a.smithi063.stdout: index_block_restart_interval: 1 2024-09-16T13:35:46.943 INFO:journalctl@ceph.mon.a.smithi063.stdout: metadata_block_size: 4096 2024-09-16T13:35:46.943 INFO:journalctl@ceph.mon.a.smithi063.stdout: partition_filters: 0 2024-09-16T13:35:46.943 INFO:journalctl@ceph.mon.a.smithi063.stdout: use_delta_encoding: 1 2024-09-16T13:35:46.943 INFO:journalctl@ceph.mon.a.smithi063.stdout: filter_policy: bloomfilter 2024-09-16T13:35:46.943 INFO:journalctl@ceph.mon.a.smithi063.stdout: whole_key_filtering: 1 2024-09-16T13:35:46.943 INFO:journalctl@ceph.mon.a.smithi063.stdout: verify_compression: 0 2024-09-16T13:35:46.943 INFO:journalctl@ceph.mon.a.smithi063.stdout: read_amp_bytes_per_bit: 0 2024-09-16T13:35:46.943 INFO:journalctl@ceph.mon.a.smithi063.stdout: format_version: 5 2024-09-16T13:35:46.944 INFO:journalctl@ceph.mon.a.smithi063.stdout: enable_index_compression: 1 2024-09-16T13:35:46.944 INFO:journalctl@ceph.mon.a.smithi063.stdout: block_align: 0 2024-09-16T13:35:46.944 INFO:journalctl@ceph.mon.a.smithi063.stdout: max_auto_readahead_size: 262144 2024-09-16T13:35:46.944 INFO:journalctl@ceph.mon.a.smithi063.stdout: prepopulate_block_cache: 0 2024-09-16T13:35:46.944 INFO:journalctl@ceph.mon.a.smithi063.stdout: initial_auto_readahead_size: 8192 2024-09-16T13:35:46.944 INFO:journalctl@ceph.mon.a.smithi063.stdout: num_file_reads_for_auto_readahead: 2 2024-09-16T13:35:46.944 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.write_buffer_size: 33554432 2024-09-16T13:35:46.944 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.max_write_buffer_number: 2 2024-09-16T13:35:46.944 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.compression: NoCompression 2024-09-16T13:35:46.944 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.bottommost_compression: Disabled 2024-09-16T13:35:46.944 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.prefix_extractor: nullptr 2024-09-16T13:35:46.944 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-16T13:35:46.944 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.num_levels: 7 2024-09-16T13:35:46.944 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-16T13:35:46.944 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-16T13:35:46.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-16T13:35:46.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-16T13:35:46.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-16T13:35:46.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-16T13:35:46.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-16T13:35:46.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-16T13:35:46.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-16T13:35:46.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-16T13:35:46.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-16T13:35:46.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-16T13:35:46.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-16T13:35:46.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.compression_opts.level: 32767 2024-09-16T13:35:46.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.compression_opts.strategy: 0 2024-09-16T13:35:46.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-16T13:35:46.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-16T13:35:46.945 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-16T13:35:46.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-16T13:35:46.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.compression_opts.enabled: false 2024-09-16T13:35:46.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-16T13:35:46.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-16T13:35:46.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-16T13:35:46.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-16T13:35:46.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.target_file_size_base: 67108864 2024-09-16T13:35:46.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-16T13:35:46.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-16T13:35:46.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-16T13:35:46.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-16T13:35:46.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-16T13:35:46.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-16T13:35:46.946 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-16T13:35:46.947 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-16T13:35:46.947 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-16T13:35:46.947 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-16T13:35:46.947 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-16T13:35:46.947 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-16T13:35:46.947 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-16T13:35:46.947 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-16T13:35:46.947 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.arena_block_size: 1048576 2024-09-16T13:35:46.947 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-16T13:35:46.947 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-16T13:35:46.947 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.disable_auto_compactions: 0 2024-09-16T13:35:46.947 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-16T13:35:46.947 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-16T13:35:46.947 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-16T13:35:46.947 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-16T13:35:46.947 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-16T13:35:46.948 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-16T13:35:46.948 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-16T13:35:46.948 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-16T13:35:46.948 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-16T13:35:46.948 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-16T13:35:46.948 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-16T13:35:46.948 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.inplace_update_support: 0 2024-09-16T13:35:46.948 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-16T13:35:46.948 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-16T13:35:46.948 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-16T13:35:46.948 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-16T13:35:46.948 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.bloom_locality: 0 2024-09-16T13:35:46.948 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.max_successive_merges: 0 2024-09-16T13:35:46.948 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-16T13:35:46.949 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.paranoid_file_checks: 0 2024-09-16T13:35:46.949 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.force_consistency_checks: 1 2024-09-16T13:35:46.949 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.report_bg_io_stats: 0 2024-09-16T13:35:46.949 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.ttl: 2592000 2024-09-16T13:35:46.949 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-16T13:35:46.949 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-16T13:35:46.949 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-16T13:35:46.949 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.enable_blob_files: false 2024-09-16T13:35:46.949 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.min_blob_size: 0 2024-09-16T13:35:46.949 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.blob_file_size: 268435456 2024-09-16T13:35:46.949 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-16T13:35:46.949 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-16T13:35:46.949 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-16T13:35:46.949 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-16T13:35:46.950 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-16T13:35:46.950 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.blob_file_starting_level: 0 2024-09-16T13:35:46.950 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-16T13:35:46.950 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: 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-16T13:35:46.950 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-09-16T13:35:46.950 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: fee1c90e-568d-4b38-87d9-96225f031a7c 2024-09-16T13:35:46.950 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726493746677128, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-09-16T13:35:46.950 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-09-16T13:35:46.950 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726493746678133, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 85046, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 257, "table_properties": {"data_size": 83186, "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": 77435, "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": 1726493746, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "fee1c90e-568d-4b38-87d9-96225f031a7c", "db_session_id": "OVL1LHIK0UKP544SIH8W", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-09-16T13:35:46.950 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726493746678231, "job": 1, "event": "recovery_finished"} 2024-09-16T13:35:46.950 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-09-16T13:35:46.950 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: 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-16T13:35:46.950 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55cad3462e00 2024-09-16T13:35:46.951 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: DB pointer 0x55cad3564000 2024-09-16T13:35:46.951 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-16T13:35:46.951 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-16T13:35:46.951 INFO:journalctl@ceph.mon.a.smithi063.stdout: ** DB Stats ** 2024-09-16T13:35:46.951 INFO:journalctl@ceph.mon.a.smithi063.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T13:35:46.951 INFO:journalctl@ceph.mon.a.smithi063.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-16T13:35:46.951 INFO:journalctl@ceph.mon.a.smithi063.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T13:35:46.951 INFO:journalctl@ceph.mon.a.smithi063.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T13:35:46.951 INFO:journalctl@ceph.mon.a.smithi063.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-16T13:35:46.951 INFO:journalctl@ceph.mon.a.smithi063.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T13:35:46.951 INFO:journalctl@ceph.mon.a.smithi063.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T13:35:46.951 INFO:journalctl@ceph.mon.a.smithi063.stdout: 2024-09-16T13:35:46.951 INFO:journalctl@ceph.mon.a.smithi063.stdout: ** Compaction Stats [default] ** 2024-09-16T13:35:46.951 INFO:journalctl@ceph.mon.a.smithi063.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-16T13:35:46.951 INFO:journalctl@ceph.mon.a.smithi063.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-16T13:35:46.951 INFO:journalctl@ceph.mon.a.smithi063.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 123.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-16T13:35:46.952 INFO:journalctl@ceph.mon.a.smithi063.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 123.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-16T13:35:46.952 INFO:journalctl@ceph.mon.a.smithi063.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 123.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-16T13:35:46.952 INFO:journalctl@ceph.mon.a.smithi063.stdout: 2024-09-16T13:35:46.952 INFO:journalctl@ceph.mon.a.smithi063.stdout: ** Compaction Stats [default] ** 2024-09-16T13:35:46.952 INFO:journalctl@ceph.mon.a.smithi063.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-16T13:35:46.952 INFO:journalctl@ceph.mon.a.smithi063.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-16T13:35:46.952 INFO:journalctl@ceph.mon.a.smithi063.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 123.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-16T13:35:46.952 INFO:journalctl@ceph.mon.a.smithi063.stdout: 2024-09-16T13:35:46.952 INFO:journalctl@ceph.mon.a.smithi063.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-16T13:35:46.952 INFO:journalctl@ceph.mon.a.smithi063.stdout: 2024-09-16T13:35:46.952 INFO:journalctl@ceph.mon.a.smithi063.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T13:35:46.952 INFO:journalctl@ceph.mon.a.smithi063.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-16T13:35:46.952 INFO:journalctl@ceph.mon.a.smithi063.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-16T13:35:46.952 INFO:journalctl@ceph.mon.a.smithi063.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-16T13:35:46.952 INFO:journalctl@ceph.mon.a.smithi063.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-16T13:35:46.953 INFO:journalctl@ceph.mon.a.smithi063.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-16T13:35:46.953 INFO:journalctl@ceph.mon.a.smithi063.stdout: Cumulative compaction: 0.00 GB write, 24.80 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T13:35:46.953 INFO:journalctl@ceph.mon.a.smithi063.stdout: Interval compaction: 0.00 GB write, 24.80 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T13:35:46.953 INFO:journalctl@ceph.mon.a.smithi063.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-16T13:35:46.953 INFO:journalctl@ceph.mon.a.smithi063.stdout: Block cache BinnedLRUCache@0x55cad3433610#7 capacity: 512.00 MB usage: 1.20 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1e-05 secs_since: 0 2024-09-16T13:35:46.953 INFO:journalctl@ceph.mon.a.smithi063.stdout: Block cache entry stats(count,size,portion): FilterBlock(2,0.77 KB,0.000146031%) IndexBlock(2,0.44 KB,8.34465e-05%) Misc(1,0.00 KB,0%) 2024-09-16T13:35:46.953 INFO:journalctl@ceph.mon.a.smithi063.stdout: 2024-09-16T13:35:46.953 INFO:journalctl@ceph.mon.a.smithi063.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-16T13:35:46.953 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: starting mon.a rank 0 at public addrs [v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0] at bind addrs [v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 69d0a65c-7430-11ef-bceb-c7b262605968 2024-09-16T13:35:46.953 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: mon.a@-1(???) e1 preinit fsid 69d0a65c-7430-11ef-bceb-c7b262605968 2024-09-16T13:35:46.953 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: mon.a@-1(???).mds e1 new map 2024-09-16T13:35:46.953 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: mon.a@-1(???).mds e1 print_map 2024-09-16T13:35:46.953 INFO:journalctl@ceph.mon.a.smithi063.stdout: e1 2024-09-16T13:35:46.953 INFO:journalctl@ceph.mon.a.smithi063.stdout: btime 2024-09-16T13:35:31:843832+0000 2024-09-16T13:35:46.954 INFO:journalctl@ceph.mon.a.smithi063.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-16T13:35:46.954 INFO:journalctl@ceph.mon.a.smithi063.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments,12=quiesce subvolumes} 2024-09-16T13:35:46.954 INFO:journalctl@ceph.mon.a.smithi063.stdout: legacy client fscid: -1 2024-09-16T13:35:46.954 INFO:journalctl@ceph.mon.a.smithi063.stdout: 2024-09-16T13:35:46.954 INFO:journalctl@ceph.mon.a.smithi063.stdout: No filesystems configured 2024-09-16T13:35:46.954 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-16T13:35:46.954 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T13:35:46.954 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T13:35:46.954 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T13:35:46.954 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-09-16T13:35:46.954 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 bash[25404]: dda7fcb28ba4f34ff3299d33b046eb5d2bb0a7bece826451310c67bc7cc283eb 2024-09-16T13:35:46.954 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 systemd[1]: Started Ceph mon.a for 69d0a65c-7430-11ef-bceb-c7b262605968. 2024-09-16T13:35:46.954 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-16T13:35:46.954 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: monmap epoch 1 2024-09-16T13:35:46.954 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: fsid 69d0a65c-7430-11ef-bceb-c7b262605968 2024-09-16T13:35:46.955 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: last_changed 2024-09-16T13:35:28.955950+0000 2024-09-16T13:35:46.955 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: created 2024-09-16T13:35:28.955950+0000 2024-09-16T13:35:46.955 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: min_mon_release 19 (squid) 2024-09-16T13:35:46.955 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: election_strategy: 1 2024-09-16T13:35:46.955 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: 0: [v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0] mon.a 2024-09-16T13:35:46.955 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: fsmap 2024-09-16T13:35:46.955 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: osdmap e1: 0 total, 0 up, 0 in 2024-09-16T13:35:46.955 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:46 smithi063 ceph-mon[25443]: mgrmap e1: no daemons active 2024-09-16T13:35:47.713 INFO:teuthology.orchestra.run.smithi063.stdout:Wrote config to /etc/ceph/ceph.conf 2024-09-16T13:35:47.734 INFO:teuthology.orchestra.run.smithi063.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-09-16T13:35:47.734 INFO:teuthology.orchestra.run.smithi063.stdout:Creating mgr... 2024-09-16T13:35:47.735 INFO:teuthology.orchestra.run.smithi063.stdout:Verifying port 0.0.0.0:9283 ... 2024-09-16T13:35:47.735 INFO:teuthology.orchestra.run.smithi063.stdout:Verifying port 0.0.0.0:8765 ... 2024-09-16T13:35:47.993 INFO:teuthology.orchestra.run.smithi063.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-69d0a65c-7430-11ef-bceb-c7b262605968@mgr.x 2024-09-16T13:35:47.993 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stderr Failed to reset failed state of unit ceph-69d0a65c-7430-11ef-bceb-c7b262605968@mgr.x.service: Unit ceph-69d0a65c-7430-11ef-bceb-c7b262605968@mgr.x.service not loaded. 2024-09-16T13:35:48.140 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-69d0a65c-7430-11ef-bceb-c7b262605968.target.wants/ceph-69d0a65c-7430-11ef-bceb-c7b262605968@mgr.x.service → /etc/systemd/system/ceph-69d0a65c-7430-11ef-bceb-c7b262605968@.service. 2024-09-16T13:35:48.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:48 smithi063 ceph-mon[25443]: from='client.? 172.21.15.63:0/2045232293' entity='client.admin' 2024-09-16T13:35:48.431 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:35:48 smithi063 podman[25681]: 2024-09-16 13:35:48.273373608 +0000 UTC m=+0.016138216 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T13:35:48.696 INFO:teuthology.orchestra.run.smithi063.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-16T13:35:48.697 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stdout disabled 2024-09-16T13:35:48.704 INFO:teuthology.orchestra.run.smithi063.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-16T13:35:48.705 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stdout inactive 2024-09-16T13:35:48.705 INFO:teuthology.orchestra.run.smithi063.stdout:firewalld.service is not enabled 2024-09-16T13:35:48.705 INFO:teuthology.orchestra.run.smithi063.stdout:Not possible to enable service . firewalld.service is not available 2024-09-16T13:35:48.713 INFO:teuthology.orchestra.run.smithi063.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-16T13:35:48.714 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stdout disabled 2024-09-16T13:35:48.721 INFO:teuthology.orchestra.run.smithi063.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-16T13:35:48.721 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stdout inactive 2024-09-16T13:35:48.721 INFO:teuthology.orchestra.run.smithi063.stdout:firewalld.service is not enabled 2024-09-16T13:35:48.721 INFO:teuthology.orchestra.run.smithi063.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-09-16T13:35:48.722 INFO:teuthology.orchestra.run.smithi063.stdout:Waiting for mgr to start... 2024-09-16T13:35:48.722 INFO:teuthology.orchestra.run.smithi063.stdout:Waiting for mgr... 2024-09-16T13:35:48.848 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:35:48 smithi063 podman[25681]: 2024-09-16 13:35:48.596073155 +0000 UTC m=+0.338837759 container init 00177d302d7ddc4b10b7c2099b252a007716484ff1b3488b1157bfd18258d1e1 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, ceph=True) 2024-09-16T13:35:48.848 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:35:48 smithi063 podman[25681]: 2024-09-16 13:35:48.600795642 +0000 UTC m=+0.343560239 container start 00177d302d7ddc4b10b7c2099b252a007716484ff1b3488b1157bfd18258d1e1 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, ceph=True) 2024-09-16T13:35:48.848 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:35:48 smithi063 bash[25681]: 00177d302d7ddc4b10b7c2099b252a007716484ff1b3488b1157bfd18258d1e1 2024-09-16T13:35:48.848 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:35:48 smithi063 systemd[1]: Started Ceph mgr.x for 69d0a65c-7430-11ef-bceb-c7b262605968. 2024-09-16T13:35:49.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:49 smithi063 ceph-mon[25443]: from='client.? 172.21.15.63:0/165197518' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-16T13:35:50.922 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout 2024-09-16T13:35:50.922 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout { 2024-09-16T13:35:50.922 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "fsid": "69d0a65c-7430-11ef-bceb-c7b262605968", 2024-09-16T13:35:50.922 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "health": { 2024-09-16T13:35:50.922 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-16T13:35:50.922 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-16T13:35:50.922 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-16T13:35:50.922 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout }, 2024-09-16T13:35:50.923 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-16T13:35:50.923 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-16T13:35:50.923 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout 0 2024-09-16T13:35:50.923 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout ], 2024-09-16T13:35:50.923 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-16T13:35:50.923 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "a" 2024-09-16T13:35:50.923 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout ], 2024-09-16T13:35:50.923 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2024-09-16T13:35:50.923 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-16T13:35:50.923 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T13:35:50.923 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-16T13:35:50.923 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-16T13:35:50.923 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout }, 2024-09-16T13:35:50.923 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-16T13:35:50.924 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T13:35:50.924 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-16T13:35:50.924 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-16T13:35:50.924 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-16T13:35:50.924 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-16T13:35:50.924 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-16T13:35:50.924 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-16T13:35:50.927 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout }, 2024-09-16T13:35:50.927 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-16T13:35:50.927 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-16T13:35:50.927 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-16T13:35:50.927 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-16T13:35:50.928 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-16T13:35:50.928 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-16T13:35:50.928 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-16T13:35:50.928 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-16T13:35:50.928 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-16T13:35:50.928 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout }, 2024-09-16T13:35:50.928 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-16T13:35:50.928 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T13:35:50.928 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "btime": "2024-09-16T13:35:31:843832+0000", 2024-09-16T13:35:50.928 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-16T13:35:50.928 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-16T13:35:50.928 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout }, 2024-09-16T13:35:50.928 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-16T13:35:50.929 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-16T13:35:50.929 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-16T13:35:50.929 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-16T13:35:50.929 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-16T13:35:50.929 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-16T13:35:50.929 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "restful" 2024-09-16T13:35:50.929 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout ], 2024-09-16T13:35:50.929 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-16T13:35:50.929 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout }, 2024-09-16T13:35:50.929 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-16T13:35:50.929 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T13:35:50.929 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "modified": "2024-09-16T13:35:31.844662+0000", 2024-09-16T13:35:50.929 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-16T13:35:50.930 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout }, 2024-09-16T13:35:50.930 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-16T13:35:50.930 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout } 2024-09-16T13:35:50.930 INFO:teuthology.orchestra.run.smithi063.stdout:mgr not available, waiting (1/15)... 2024-09-16T13:35:53.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:53 smithi063 ceph-mon[25443]: from='client.? 172.21.15.63:0/2095367054' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-16T13:35:54.103 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout 2024-09-16T13:35:54.103 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout { 2024-09-16T13:35:54.103 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "fsid": "69d0a65c-7430-11ef-bceb-c7b262605968", 2024-09-16T13:35:54.103 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "health": { 2024-09-16T13:35:54.103 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-16T13:35:54.103 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-16T13:35:54.103 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-16T13:35:54.103 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout }, 2024-09-16T13:35:54.103 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-16T13:35:54.103 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-16T13:35:54.103 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout 0 2024-09-16T13:35:54.104 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout ], 2024-09-16T13:35:54.104 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-16T13:35:54.104 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "a" 2024-09-16T13:35:54.104 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout ], 2024-09-16T13:35:54.104 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "quorum_age": 6, 2024-09-16T13:35:54.104 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-16T13:35:54.104 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T13:35:54.104 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-16T13:35:54.104 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-16T13:35:54.104 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout }, 2024-09-16T13:35:54.104 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-16T13:35:54.104 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T13:35:54.104 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-16T13:35:54.105 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-16T13:35:54.105 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-16T13:35:54.105 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-16T13:35:54.105 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-16T13:35:54.105 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-16T13:35:54.108 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout }, 2024-09-16T13:35:54.108 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-16T13:35:54.109 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-16T13:35:54.109 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-16T13:35:54.109 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-16T13:35:54.109 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-16T13:35:54.109 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-16T13:35:54.109 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-16T13:35:54.109 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-16T13:35:54.109 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-16T13:35:54.109 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout }, 2024-09-16T13:35:54.109 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-16T13:35:54.109 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T13:35:54.109 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "btime": "2024-09-16T13:35:31:843832+0000", 2024-09-16T13:35:54.110 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-16T13:35:54.110 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-16T13:35:54.110 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout }, 2024-09-16T13:35:54.110 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-16T13:35:54.110 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-16T13:35:54.110 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-16T13:35:54.110 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-16T13:35:54.110 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-16T13:35:54.110 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-16T13:35:54.110 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "restful" 2024-09-16T13:35:54.110 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout ], 2024-09-16T13:35:54.110 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-16T13:35:54.111 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout }, 2024-09-16T13:35:54.111 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-16T13:35:54.111 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T13:35:54.111 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "modified": "2024-09-16T13:35:31.844662+0000", 2024-09-16T13:35:54.111 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-16T13:35:54.111 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout }, 2024-09-16T13:35:54.111 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-16T13:35:54.111 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout } 2024-09-16T13:35:54.111 INFO:teuthology.orchestra.run.smithi063.stdout:mgr not available, waiting (2/15)... 2024-09-16T13:35:54.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:54 smithi063 ceph-mon[25443]: Activating manager daemon x 2024-09-16T13:35:54.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:54 smithi063 ceph-mon[25443]: mgrmap e2: x(active, starting, since 0.00322612s) 2024-09-16T13:35:54.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:54 smithi063 ceph-mon[25443]: from='mgr.14100 172.21.15.63:0/756178936' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-16T13:35:54.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:54 smithi063 ceph-mon[25443]: from='mgr.14100 172.21.15.63:0/756178936' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-16T13:35:54.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:54 smithi063 ceph-mon[25443]: from='mgr.14100 172.21.15.63:0/756178936' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-16T13:35:54.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:54 smithi063 ceph-mon[25443]: from='mgr.14100 172.21.15.63:0/756178936' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T13:35:54.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:54 smithi063 ceph-mon[25443]: from='mgr.14100 172.21.15.63:0/756178936' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-16T13:35:54.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:54 smithi063 ceph-mon[25443]: Manager daemon x is now available 2024-09-16T13:35:54.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:54 smithi063 ceph-mon[25443]: from='mgr.14100 172.21.15.63:0/756178936' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-16T13:35:54.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:54 smithi063 ceph-mon[25443]: from='mgr.14100 172.21.15.63:0/756178936' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-16T13:35:54.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:54 smithi063 ceph-mon[25443]: from='mgr.14100 172.21.15.63:0/756178936' entity='mgr.x' 2024-09-16T13:35:54.932 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:54 smithi063 ceph-mon[25443]: from='mgr.14100 172.21.15.63:0/756178936' entity='mgr.x' 2024-09-16T13:35:54.932 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:54 smithi063 ceph-mon[25443]: from='mgr.14100 172.21.15.63:0/756178936' entity='mgr.x' 2024-09-16T13:35:56.180 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:55 smithi063 ceph-mon[25443]: mgrmap e3: x(active, since 1.00777s) 2024-09-16T13:35:57.180 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:56 smithi063 ceph-mon[25443]: mgrmap e4: x(active, since 2s) 2024-09-16T13:35:57.508 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout 2024-09-16T13:35:57.508 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout { 2024-09-16T13:35:57.508 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "fsid": "69d0a65c-7430-11ef-bceb-c7b262605968", 2024-09-16T13:35:57.508 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "health": { 2024-09-16T13:35:57.508 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-16T13:35:57.509 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-16T13:35:57.509 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-16T13:35:57.509 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout }, 2024-09-16T13:35:57.509 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-16T13:35:57.509 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-16T13:35:57.509 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout 0 2024-09-16T13:35:57.509 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout ], 2024-09-16T13:35:57.509 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-16T13:35:57.509 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "a" 2024-09-16T13:35:57.509 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout ], 2024-09-16T13:35:57.509 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "quorum_age": 10, 2024-09-16T13:35:57.509 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-16T13:35:57.510 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T13:35:57.510 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-16T13:35:57.510 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-16T13:35:57.510 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout }, 2024-09-16T13:35:57.510 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-16T13:35:57.510 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T13:35:57.510 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-16T13:35:57.510 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-16T13:35:57.510 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-16T13:35:57.510 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-16T13:35:57.510 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-16T13:35:57.511 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-16T13:35:57.514 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout }, 2024-09-16T13:35:57.514 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-16T13:35:57.514 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-16T13:35:57.514 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-16T13:35:57.515 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-16T13:35:57.515 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-16T13:35:57.515 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-16T13:35:57.515 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-16T13:35:57.515 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-16T13:35:57.515 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-16T13:35:57.515 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout }, 2024-09-16T13:35:57.515 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-16T13:35:57.515 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T13:35:57.515 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "btime": "2024-09-16T13:35:31:843832+0000", 2024-09-16T13:35:57.515 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-16T13:35:57.515 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-16T13:35:57.515 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout }, 2024-09-16T13:35:57.515 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-16T13:35:57.516 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-16T13:35:57.516 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-16T13:35:57.516 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-16T13:35:57.516 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-16T13:35:57.516 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-16T13:35:57.516 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "restful" 2024-09-16T13:35:57.516 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout ], 2024-09-16T13:35:57.516 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-16T13:35:57.516 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout }, 2024-09-16T13:35:57.516 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-16T13:35:57.516 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T13:35:57.516 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "modified": "2024-09-16T13:35:31.844662+0000", 2024-09-16T13:35:57.516 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-16T13:35:57.516 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout }, 2024-09-16T13:35:57.516 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-16T13:35:57.517 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout } 2024-09-16T13:35:57.517 INFO:teuthology.orchestra.run.smithi063.stdout:mgr is available 2024-09-16T13:35:58.180 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:57 smithi063 ceph-mon[25443]: from='client.? 172.21.15.63:0/643534135' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-16T13:35:58.673 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout 2024-09-16T13:35:58.673 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout [global] 2024-09-16T13:35:58.673 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout fsid = 69d0a65c-7430-11ef-bceb-c7b262605968 2024-09-16T13:35:58.673 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-09-16T13:35:58.673 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.63:3300,v1:172.21.15.63:6789] 2024-09-16T13:35:58.674 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-16T13:35:58.674 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-16T13:35:58.674 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-16T13:35:58.674 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-16T13:35:58.674 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout 2024-09-16T13:35:58.674 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-16T13:35:58.674 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-16T13:35:58.675 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout 2024-09-16T13:35:58.675 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout [osd] 2024-09-16T13:35:58.675 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-16T13:35:58.675 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-16T13:35:58.675 INFO:teuthology.orchestra.run.smithi063.stdout:Enabling cephadm module... 2024-09-16T13:35:58.930 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:58 smithi063 ceph-mon[25443]: from='client.? 172.21.15.63:0/2170969810' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-16T13:36:00.180 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:35:59 smithi063 ceph-mon[25443]: from='client.? 172.21.15.63:0/3197530786' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "cephadm"} : dispatch 2024-09-16T13:36:00.181 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:35:59 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: ignoring --setuser ceph since I am not root 2024-09-16T13:36:00.181 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:35:59 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: ignoring --setgroup ceph since I am not root 2024-09-16T13:36:01.167 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:00 smithi063 ceph-mon[25443]: from='client.? 172.21.15.63:0/3197530786' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-16T13:36:01.167 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:00 smithi063 ceph-mon[25443]: mgrmap e5: x(active, since 6s) 2024-09-16T13:36:01.732 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout { 2024-09-16T13:36:01.732 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-09-16T13:36:01.732 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-16T13:36:01.732 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "active_name": "x", 2024-09-16T13:36:01.732 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-16T13:36:01.732 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout } 2024-09-16T13:36:01.733 INFO:teuthology.orchestra.run.smithi063.stdout:Waiting for the mgr to restart... 2024-09-16T13:36:01.733 INFO:teuthology.orchestra.run.smithi063.stdout:Waiting for mgr epoch 5... 2024-09-16T13:36:02.081 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:01 smithi063 ceph-mon[25443]: from='client.? 172.21.15.63:0/2169749246' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-16T13:36:05.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:05 smithi063 ceph-mon[25443]: Active manager daemon x restarted 2024-09-16T13:36:05.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:05 smithi063 ceph-mon[25443]: Activating manager daemon x 2024-09-16T13:36:05.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:05 smithi063 ceph-mon[25443]: osdmap e2: 0 total, 0 up, 0 in 2024-09-16T13:36:05.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:05 smithi063 ceph-mon[25443]: mgrmap e6: x(active, starting, since 0.00348202s) 2024-09-16T13:36:05.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:05 smithi063 ceph-mon[25443]: from='mgr.14118 172.21.15.63:0/3224361512' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T13:36:05.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:05 smithi063 ceph-mon[25443]: from='mgr.14118 172.21.15.63:0/3224361512' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-16T13:36:05.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:05 smithi063 ceph-mon[25443]: from='mgr.14118 172.21.15.63:0/3224361512' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-16T13:36:05.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:05 smithi063 ceph-mon[25443]: from='mgr.14118 172.21.15.63:0/3224361512' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-16T13:36:05.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:05 smithi063 ceph-mon[25443]: from='mgr.14118 172.21.15.63:0/3224361512' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-16T13:36:05.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:05 smithi063 ceph-mon[25443]: Manager daemon x is now available 2024-09-16T13:36:06.687 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout { 2024-09-16T13:36:06.687 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-09-16T13:36:06.687 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-16T13:36:06.687 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout } 2024-09-16T13:36:06.687 INFO:teuthology.orchestra.run.smithi063.stdout:mgr epoch 5 is available 2024-09-16T13:36:06.688 INFO:teuthology.orchestra.run.smithi063.stdout:Verifying orchestrator module is enabled... 2024-09-16T13:36:07.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:07 smithi063 ceph-mon[25443]: mgrmap e7: x(active, since 1.00528s) 2024-09-16T13:36:07.431 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:07 smithi063 ceph-mon[25443]: from='mgr.14118 172.21.15.63:0/3224361512' entity='mgr.x' 2024-09-16T13:36:07.431 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:07 smithi063 ceph-mon[25443]: from='mgr.14118 172.21.15.63:0/3224361512' entity='mgr.x' 2024-09-16T13:36:07.431 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:07 smithi063 ceph-mon[25443]: Found migration_current of "None". Setting to last migration. 2024-09-16T13:36:07.431 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:07 smithi063 ceph-mon[25443]: from='mgr.14118 172.21.15.63:0/3224361512' entity='mgr.x' 2024-09-16T13:36:07.431 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:07 smithi063 ceph-mon[25443]: from='mgr.14118 172.21.15.63:0/3224361512' entity='mgr.x' 2024-09-16T13:36:07.431 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:07 smithi063 ceph-mon[25443]: from='mgr.14118 172.21.15.63:0/3224361512' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T13:36:07.431 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:07 smithi063 ceph-mon[25443]: from='mgr.14118 172.21.15.63:0/3224361512' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T13:36:07.431 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:07 smithi063 ceph-mon[25443]: from='mgr.14118 172.21.15.63:0/3224361512' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-16T13:36:07.431 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:07 smithi063 ceph-mon[25443]: from='mgr.14118 172.21.15.63:0/3224361512' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-16T13:36:08.200 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:36:07 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: 2024-09-16T13:36:07.947+0000 7f3f00a9d640 -1 log_channel(cephadm) log [ERR] : [16/Sep/2024:13:36:07] ENGINE Error in HTTPServer.serve 2024-09-16T13:36:08.200 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:36:07 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: Traceback (most recent call last): 2024-09-16T13:36:08.201 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:36:07 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T13:36:08.201 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:36:07 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: self._connections.run(self.expiration_interval) 2024-09-16T13:36:08.201 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:36:07 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T13:36:08.204 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:36:07 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: self._run(expiration_interval) 2024-09-16T13:36:08.204 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:36:07 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T13:36:08.205 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:36:07 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T13:36:08.205 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:36:07 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T13:36:08.205 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:36:07 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T13:36:08.205 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:36:07 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T13:36:08.205 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:36:07 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: s = self.context.wrap_socket( 2024-09-16T13:36:08.205 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:36:07 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T13:36:08.205 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:36:07 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: return self.sslsocket_class._create( 2024-09-16T13:36:08.205 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:36:07 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T13:36:08.205 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:36:07 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: self.do_handshake() 2024-09-16T13:36:08.205 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:36:07 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T13:36:08.205 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:36:07 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: self._sslobj.do_handshake() 2024-09-16T13:36:08.205 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:36:07 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T13:36:08.205 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:36:07 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: 2024-09-16T13:36:08.498 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:08 smithi063 ceph-mon[25443]: mgrmap e8: x(active, since 2s) 2024-09-16T13:36:08.498 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:08 smithi063 ceph-mon[25443]: from='client.? 172.21.15.63:0/3214105431' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "orchestrator"} : dispatch 2024-09-16T13:36:08.498 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:08 smithi063 ceph-mon[25443]: [16/Sep/2024:13:36:07] ENGINE Bus STARTING 2024-09-16T13:36:08.498 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:08 smithi063 ceph-mon[25443]: [16/Sep/2024:13:36:07] ENGINE Serving on https://172.21.15.63:7150 2024-09-16T13:36:08.498 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:08 smithi063 ceph-mon[25443]: [16/Sep/2024:13:36:07] ENGINE Error in HTTPServer.serve 2024-09-16T13:36:08.498 INFO:journalctl@ceph.mon.a.smithi063.stdout: Traceback (most recent call last): 2024-09-16T13:36:08.498 INFO:journalctl@ceph.mon.a.smithi063.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T13:36:08.498 INFO:journalctl@ceph.mon.a.smithi063.stdout: self._connections.run(self.expiration_interval) 2024-09-16T13:36:08.498 INFO:journalctl@ceph.mon.a.smithi063.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T13:36:08.498 INFO:journalctl@ceph.mon.a.smithi063.stdout: self._run(expiration_interval) 2024-09-16T13:36:08.498 INFO:journalctl@ceph.mon.a.smithi063.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T13:36:08.498 INFO:journalctl@ceph.mon.a.smithi063.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T13:36:08.499 INFO:journalctl@ceph.mon.a.smithi063.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T13:36:08.499 INFO:journalctl@ceph.mon.a.smithi063.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T13:36:08.499 INFO:journalctl@ceph.mon.a.smithi063.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T13:36:08.499 INFO:journalctl@ceph.mon.a.smithi063.stdout: s = self.context.wrap_socket( 2024-09-16T13:36:08.499 INFO:journalctl@ceph.mon.a.smithi063.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T13:36:08.499 INFO:journalctl@ceph.mon.a.smithi063.stdout: return self.sslsocket_class._create( 2024-09-16T13:36:08.499 INFO:journalctl@ceph.mon.a.smithi063.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T13:36:08.499 INFO:journalctl@ceph.mon.a.smithi063.stdout: self.do_handshake() 2024-09-16T13:36:08.499 INFO:journalctl@ceph.mon.a.smithi063.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T13:36:08.499 INFO:journalctl@ceph.mon.a.smithi063.stdout: self._sslobj.do_handshake() 2024-09-16T13:36:08.499 INFO:journalctl@ceph.mon.a.smithi063.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T13:36:08.499 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:08 smithi063 ceph-mon[25443]: from='mgr.14118 172.21.15.63:0/3224361512' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T13:36:08.759 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stderr module 'orchestrator' is already enabled (always-on) 2024-09-16T13:36:08.759 INFO:teuthology.orchestra.run.smithi063.stdout:Setting orchestrator backend to cephadm... 2024-09-16T13:36:09.391 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:09 smithi063 ceph-mon[25443]: [16/Sep/2024:13:36:08] ENGINE Serving on http://172.21.15.63:8765 2024-09-16T13:36:09.391 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:09 smithi063 ceph-mon[25443]: [16/Sep/2024:13:36:08] ENGINE Bus STARTED 2024-09-16T13:36:09.392 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:09 smithi063 ceph-mon[25443]: from='client.? 172.21.15.63:0/3214105431' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "orchestrator"}]': finished 2024-09-16T13:36:09.392 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:09 smithi063 ceph-mon[25443]: mgrmap e9: x(active, since 3s) 2024-09-16T13:36:10.605 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:10 smithi063 ceph-mon[25443]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:36:10.605 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:10 smithi063 ceph-mon[25443]: from='mgr.14118 172.21.15.63:0/3224361512' entity='mgr.x' 2024-09-16T13:36:10.605 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:10 smithi063 ceph-mon[25443]: from='mgr.14118 172.21.15.63:0/3224361512' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T13:36:11.153 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout value unchanged 2024-09-16T13:36:11.154 INFO:teuthology.orchestra.run.smithi063.stdout:Generating ssh key... 2024-09-16T13:36:11.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:11 smithi063 ceph-mon[25443]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:36:12.348 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:36:12 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: Generating public/private rsa key pair. 2024-09-16T13:36:12.349 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:36:12 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: Your identification has been saved in /tmp/tmpixkbaxev/key 2024-09-16T13:36:12.349 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:36:12 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: Your public key has been saved in /tmp/tmpixkbaxev/key.pub 2024-09-16T13:36:12.349 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:36:12 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: The key fingerprint is: 2024-09-16T13:36:12.349 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:36:12 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: SHA256:k2vsHA4vwdc4up+3zGxknGXFiIcGxgyBHMfw1m2tiyg ceph-69d0a65c-7430-11ef-bceb-c7b262605968 2024-09-16T13:36:12.349 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:36:12 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: The key's randomart image is: 2024-09-16T13:36:12.349 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:36:12 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: +---[RSA 3072]----+ 2024-09-16T13:36:12.349 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:36:12 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: | .o=+=o. o o | 2024-09-16T13:36:12.349 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:36:12 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: | oo.oo.+.o o | 2024-09-16T13:36:12.349 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:36:12 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: | o ..o... | 2024-09-16T13:36:12.349 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:36:12 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: | . o .o | 2024-09-16T13:36:12.349 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:36:12 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: | . S+.+ | 2024-09-16T13:36:12.349 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:36:12 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: | oo++*. | 2024-09-16T13:36:12.350 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:36:12 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: | E o+*+. | 2024-09-16T13:36:12.350 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:36:12 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: | .oB *o | 2024-09-16T13:36:12.350 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:36:12 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: | .+Bo=. | 2024-09-16T13:36:12.350 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:36:12 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: +----[SHA256]-----+ 2024-09-16T13:36:12.657 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:12 smithi063 ceph-mon[25443]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:36:12.657 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:12 smithi063 ceph-mon[25443]: Generating ssh key... 2024-09-16T13:36:12.658 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:12 smithi063 ceph-mon[25443]: from='mgr.14118 172.21.15.63:0/3224361512' entity='mgr.x' 2024-09-16T13:36:12.658 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:12 smithi063 ceph-mon[25443]: from='mgr.14118 172.21.15.63:0/3224361512' entity='mgr.x' 2024-09-16T13:36:13.782 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCLQCrPcMZetUCd8T9IhKRQf5IiJONrYP17pV1NfvCff2UAa3Mpd2uok6oojUmI/tkO5cTE/QqocjMhui2wdd+6Df/wk7DO5k40XMJej5LGYgXVUJGEchDdWiMxYDNMLAnusbxCbUnMH0N/5lYwURrcqVhwPDl/PlPETvuhRZWt1IqckEPWDRU1q35CVQp/FDKWlHEkI5JhcqsKvC9exMUnsCYOjSk8+voLpOYIepduKbMSNWAdTq93oPH4n6zN8Q3RsdhwaBuufLhog0xvI+TFMNv9FgnJY6UG0oKchWEyhkOu/vX2K8zn3XR/f8kR8oRdob+AemyfqpCLPnarlCISWWkfQjtL7kLx9fumcBYpvar1x2r2ahl9vp1S8RWsXqjpxOq/gIkY9/OWOmJLkKpa6+koGgoGpLz8LPuMLUOjd59q+oL5pbfV9u3oK/ynEyTok93r5/sq3I3nqdKs97DekdheQu3M8ialW1ulMBJzqrldO4073DHlUWFjI4NVfOs= ceph-69d0a65c-7430-11ef-bceb-c7b262605968 2024-09-16T13:36:13.782 INFO:teuthology.orchestra.run.smithi063.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-09-16T13:36:13.782 INFO:teuthology.orchestra.run.smithi063.stdout:Adding key to root@localhost authorized_keys... 2024-09-16T13:36:13.790 INFO:teuthology.orchestra.run.smithi063.stdout:Adding host smithi063... 2024-09-16T13:36:14.180 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:14 smithi063 ceph-mon[25443]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:36:15.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:15 smithi063 ceph-mon[25443]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi063", "addr": "172.21.15.63", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:36:16.310 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:16 smithi063 ceph-mon[25443]: Deploying cephadm binary to smithi063 2024-09-16T13:36:18.956 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout Added host 'smithi063' with addr '172.21.15.63' 2024-09-16T13:36:18.956 INFO:teuthology.orchestra.run.smithi063.stdout:Deploying unmanaged mon service... 2024-09-16T13:36:19.577 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:19 smithi063 ceph-mon[25443]: from='mgr.14118 172.21.15.63:0/3224361512' entity='mgr.x' 2024-09-16T13:36:19.577 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:19 smithi063 ceph-mon[25443]: Added host smithi063 2024-09-16T13:36:19.577 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:19 smithi063 ceph-mon[25443]: from='mgr.14118 172.21.15.63:0/3224361512' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T13:36:20.930 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:20 smithi063 ceph-mon[25443]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:36:20.930 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:20 smithi063 ceph-mon[25443]: Saving service mon spec with placement count:5 2024-09-16T13:36:20.930 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:20 smithi063 ceph-mon[25443]: from='mgr.14118 172.21.15.63:0/3224361512' entity='mgr.x' 2024-09-16T13:36:20.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:20 smithi063 ceph-mon[25443]: from='mgr.14118 172.21.15.63:0/3224361512' entity='mgr.x' 2024-09-16T13:36:21.046 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-09-16T13:36:21.046 INFO:teuthology.orchestra.run.smithi063.stdout:Deploying unmanaged mgr service... 2024-09-16T13:36:22.327 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:22 smithi063 ceph-mon[25443]: from='mgr.14118 172.21.15.63:0/3224361512' entity='mgr.x' 2024-09-16T13:36:22.327 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:22 smithi063 ceph-mon[25443]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:36:22.327 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:22 smithi063 ceph-mon[25443]: Saving service mgr spec with placement count:2 2024-09-16T13:36:22.327 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:22 smithi063 ceph-mon[25443]: from='mgr.14118 172.21.15.63:0/3224361512' entity='mgr.x' 2024-09-16T13:36:22.581 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-09-16T13:36:24.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:24 smithi063 ceph-mon[25443]: from='client.? 172.21.15.63:0/1442519474' entity='client.admin' 2024-09-16T13:36:24.431 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:24 smithi063 ceph-mon[25443]: from='mgr.14118 172.21.15.63:0/3224361512' entity='mgr.x' 2024-09-16T13:36:25.112 INFO:teuthology.orchestra.run.smithi063.stdout:Enabling the dashboard module... 2024-09-16T13:36:25.672 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:25 smithi063 ceph-mon[25443]: from='mgr.14118 172.21.15.63:0/3224361512' entity='mgr.x' 2024-09-16T13:36:25.672 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:25 smithi063 ceph-mon[25443]: from='client.? 172.21.15.63:0/1680040665' entity='client.admin' 2024-09-16T13:36:26.679 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:26 smithi063 ceph-mon[25443]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:36:26.679 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:26 smithi063 ceph-mon[25443]: from='client.? 172.21.15.63:0/4075590848' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "dashboard"} : dispatch 2024-09-16T13:36:26.679 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:36:26 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: ignoring --setuser ceph since I am not root 2024-09-16T13:36:26.680 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:36:26 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: ignoring --setgroup ceph since I am not root 2024-09-16T13:36:27.645 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:27 smithi063 ceph-mon[25443]: from='client.? 172.21.15.63:0/4075590848' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-16T13:36:27.645 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:27 smithi063 ceph-mon[25443]: mgrmap e10: x(active, since 21s) 2024-09-16T13:36:28.181 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout { 2024-09-16T13:36:28.181 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "epoch": 10, 2024-09-16T13:36:28.181 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-16T13:36:28.181 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "active_name": "x", 2024-09-16T13:36:28.181 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-16T13:36:28.181 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout } 2024-09-16T13:36:28.181 INFO:teuthology.orchestra.run.smithi063.stdout:Waiting for the mgr to restart... 2024-09-16T13:36:28.181 INFO:teuthology.orchestra.run.smithi063.stdout:Waiting for mgr epoch 10... 2024-09-16T13:36:28.630 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:28 smithi063 ceph-mon[25443]: from='client.? 172.21.15.63:0/3562217508' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-16T13:36:31.930 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:31 smithi063 ceph-mon[25443]: Active manager daemon x restarted 2024-09-16T13:36:31.930 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:31 smithi063 ceph-mon[25443]: Activating manager daemon x 2024-09-16T13:36:31.930 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:31 smithi063 ceph-mon[25443]: osdmap e3: 0 total, 0 up, 0 in 2024-09-16T13:36:31.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:31 smithi063 ceph-mon[25443]: mgrmap e11: x(active, starting, since 0.00366072s) 2024-09-16T13:36:31.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:31 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T13:36:31.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:31 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-16T13:36:31.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:31 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-16T13:36:31.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:31 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-16T13:36:31.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:31 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-16T13:36:31.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:31 smithi063 ceph-mon[25443]: Manager daemon x is now available 2024-09-16T13:36:32.930 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:32 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T13:36:32.930 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:32 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-16T13:36:32.930 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:32 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-16T13:36:32.930 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:32 smithi063 ceph-mon[25443]: mgrmap e12: x(active, since 1.00686s) 2024-09-16T13:36:33.933 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:33 smithi063 ceph-mon[25443]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-16T13:36:33.933 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:33 smithi063 ceph-mon[25443]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-16T13:36:33.933 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:33 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:36:33.934 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:36:33 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: 2024-09-16T13:36:33.868+0000 7fe2129ea640 -1 log_channel(cephadm) log [ERR] : [16/Sep/2024:13:36:33] ENGINE Error in HTTPServer.serve 2024-09-16T13:36:33.934 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:36:33 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: Traceback (most recent call last): 2024-09-16T13:36:33.934 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:36:33 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T13:36:33.934 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:36:33 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: self._connections.run(self.expiration_interval) 2024-09-16T13:36:33.934 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:36:33 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T13:36:33.934 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:36:33 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: self._run(expiration_interval) 2024-09-16T13:36:33.934 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:36:33 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T13:36:33.934 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:36:33 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T13:36:33.934 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:36:33 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T13:36:33.934 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:36:33 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T13:36:33.935 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:36:33 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T13:36:33.935 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:36:33 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: s = self.context.wrap_socket( 2024-09-16T13:36:33.935 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:36:33 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T13:36:33.935 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:36:33 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: return self.sslsocket_class._create( 2024-09-16T13:36:33.935 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:36:33 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T13:36:33.935 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:36:33 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: self.do_handshake() 2024-09-16T13:36:33.935 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:36:33 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T13:36:33.935 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:36:33 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: self._sslobj.do_handshake() 2024-09-16T13:36:33.935 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:36:33 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T13:36:33.935 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:36:33 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: 2024-09-16T13:36:33.936 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout { 2024-09-16T13:36:33.936 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 12, 2024-09-16T13:36:33.936 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-16T13:36:33.937 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout } 2024-09-16T13:36:33.937 INFO:teuthology.orchestra.run.smithi063.stdout:mgr epoch 10 is available 2024-09-16T13:36:33.937 INFO:teuthology.orchestra.run.smithi063.stdout:Using certmgr to generate dashboard self-signed certificate... 2024-09-16T13:36:34.893 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:34 smithi063 ceph-mon[25443]: mgrmap e13: x(active, since 2s) 2024-09-16T13:36:34.893 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:34 smithi063 ceph-mon[25443]: [16/Sep/2024:13:36:33] ENGINE Bus STARTING 2024-09-16T13:36:34.894 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:34 smithi063 ceph-mon[25443]: [16/Sep/2024:13:36:33] ENGINE Serving on https://172.21.15.63:7150 2024-09-16T13:36:34.894 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:34 smithi063 ceph-mon[25443]: [16/Sep/2024:13:36:33] ENGINE Error in HTTPServer.serve 2024-09-16T13:36:34.894 INFO:journalctl@ceph.mon.a.smithi063.stdout: Traceback (most recent call last): 2024-09-16T13:36:34.894 INFO:journalctl@ceph.mon.a.smithi063.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T13:36:34.894 INFO:journalctl@ceph.mon.a.smithi063.stdout: self._connections.run(self.expiration_interval) 2024-09-16T13:36:34.894 INFO:journalctl@ceph.mon.a.smithi063.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T13:36:34.894 INFO:journalctl@ceph.mon.a.smithi063.stdout: self._run(expiration_interval) 2024-09-16T13:36:34.894 INFO:journalctl@ceph.mon.a.smithi063.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T13:36:34.894 INFO:journalctl@ceph.mon.a.smithi063.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T13:36:34.894 INFO:journalctl@ceph.mon.a.smithi063.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T13:36:34.894 INFO:journalctl@ceph.mon.a.smithi063.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T13:36:34.894 INFO:journalctl@ceph.mon.a.smithi063.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T13:36:34.894 INFO:journalctl@ceph.mon.a.smithi063.stdout: s = self.context.wrap_socket( 2024-09-16T13:36:34.895 INFO:journalctl@ceph.mon.a.smithi063.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T13:36:34.895 INFO:journalctl@ceph.mon.a.smithi063.stdout: return self.sslsocket_class._create( 2024-09-16T13:36:34.895 INFO:journalctl@ceph.mon.a.smithi063.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T13:36:34.895 INFO:journalctl@ceph.mon.a.smithi063.stdout: self.do_handshake() 2024-09-16T13:36:34.895 INFO:journalctl@ceph.mon.a.smithi063.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T13:36:34.895 INFO:journalctl@ceph.mon.a.smithi063.stdout: self._sslobj.do_handshake() 2024-09-16T13:36:34.895 INFO:journalctl@ceph.mon.a.smithi063.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T13:36:34.895 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:34 smithi063 ceph-mon[25443]: [16/Sep/2024:13:36:33] ENGINE Serving on http://172.21.15.63:8765 2024-09-16T13:36:34.895 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:34 smithi063 ceph-mon[25443]: [16/Sep/2024:13:36:33] ENGINE Bus STARTED 2024-09-16T13:36:34.895 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:34 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:36:35.838 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:35 smithi063 ceph-mon[25443]: from='client.14164 -' entity='client.admin' cmd=[{"prefix": "orch certmgr generate-certificates", "module_name": "dashboard", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:36:36.836 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout {"cert": "-----BEGIN CERTIFICATE-----\nMIIFEDCCAvigAwIBAgIUa/M8dK7/o58FQZfMM0x/uEM6nYgwDQYJKoZIhvcNAQEL\nBQAwFzEVMBMGA1UEAwwMY2VwaGFkbS1yb290MB4XDTI0MDkxNjEzMzYzNloXDTM0\nMDkxNzEzMzYzNlowFzEVMBMGA1UEAwwMMTcyLjIxLjE1LjYzMIICIjANBgkqhkiG\n9w0BAQEFAAOCAg8AMIICCgKCAgEA0Mamxbc132zh2SaUEwj149IX79e0oztI5JJe\nLG0OgLESg++yeaz6BL9J4PvebaSL/T0W9it5juNKrxht4w1STvG9iPMXTLoXUdzD\nRxr5ndzf/zQk2IR9woA5WyfkDrCz62TFKp8OlynFfrqDjCkCeQTnq2k5IP+vbTGd\nbvwhMcx04MVtTGZ/KNetP4u4pWVSJ7TahPLAWqU/X23EAh2wF5CDm2YZAWePGRvh\nsJw8nuo+vVAVMfNgDDg2LqPRUni4s09diLpmlOak/idBP+SqOK1VNY5buqFLYXjK\n/X121SusdbsrAw6hwERcqoMzbNeAQDAG/yHF7mtnIvQU0/qBCnyCZqkbid6lSPTM\nYPhUs2isEkHZFC6dtUtxS1JciDrlrXXiv73hAHu+EjfF+8M0gICFXnMCmVmdaPsX\nY3z/I96umy/zK+uj3LTvhSl6HaH91CWJUQPGh7ZoFQH9q+sd6GVxa1ljMInQZ7eF\nLEbbHT9IKWgxT6CioTEHSdVb+30QGJl6zYFLYbJih5N4ploc9ddlUJyTUXKkBs9W\nqHb/Mgw/lJa4JEfIL0jqroIKXEQWnSBBBilYei46yU5SIIDba2eBfXTEfpM7RTYc\npQle0YJc3Yzlb1Pv7+FhztCKFWkNz2y7hiTj8aWUJe+rHsrP7T3mQ8+WeEgN6lYp\nfMkHhEkCAwEAAaNUMFIwQgYDVR0RBDswOYIec21pdGhpMDYzLmZyb250LnNlcGlh\nLmNlcGguY29tghFkYXNoYm9hcmRfc2VydmVyc4cErBUPPzAMBgNVHRMBAf8EAjAA\nMA0GCSqGSIb3DQEBCwUAA4ICAQBNMPPdlIB4kBYCQs4m7c+YrhMf/flFKYZZkVSG\n1ahAQ93sudcbkEthejzBzSHsYTZ3A5CfHYOOyRTbXP/Vy7mXaQL88pIAfXVen0Dz\nn9eqE9dN9789K2rNAZ40DUBQmIXDiS7I9LvQptSB6SL30jmQlU3yYI3JOIWinSZv\nH8bXhcel0Nv82PBAeHs/KNUyDl5cMUG8wiwEarG5ns1S+0I8g1BnJlnz7CUJxY1F\nMHY3WmqerRjNrQmDLTp2CoQ8ix9xyHanmAFssPKkiUehWNpMoZXAguT7sKYLpYxk\n/Zkd7MxvOLVUhZxto5hD1TFMyh6ZOjdEM+ME4WV/IBke2S+ixgzmNn4PRzHXOboj\nLt99TL6w+V7Fxeu10kO3ivgKl1ToXcqdYfWnTwyQOAWk96tQDzxvTi24cty4lBZN\nWinIN5Sxfxy9lNxQqywiW6c0+bPKW9dcuASxaW7UfF5vmTbyxQy44dm22d6sDnGi\ni4vE31V31UUKljPW6Ooc4K4KoPGF28yUydvkDpX1YiztuYjc9NG5X5uEvfG7ugMq\n50wGBzbzuq9U1QSoC9jxqNEaayFer8lj3Cfa+czOBk1p+BHDWlhsBuJkD5VXudkY\nzWic94bGSaEFQ6Ic11uOiO8gHC+KruKLh401fYv4yyk20ZTrObtuzoytjtyUiNf7\nmqPlBg==\n-----END CERTIFICATE-----\n", "key": "-----BEGIN RSA PRIVATE KEY-----\nMIIJKAIBAAKCAgEA0Mamxbc132zh2SaUEwj149IX79e0oztI5JJeLG0OgLESg++y\neaz6BL9J4PvebaSL/T0W9it5juNKrxht4w1STvG9iPMXTLoXUdzDRxr5ndzf/zQk\n2IR9woA5WyfkDrCz62TFKp8OlynFfrqDjCkCeQTnq2k5IP+vbTGdbvwhMcx04MVt\nTGZ/KNetP4u4pWVSJ7TahPLAWqU/X23EAh2wF5CDm2YZAWePGRvhsJw8nuo+vVAV\nMfNgDDg2LqPRUni4s09diLpmlOak/idBP+SqOK1VNY5buqFLYXjK/X121Susdbsr\nAw6hwERcqoMzbNeAQDAG/yHF7mtnIvQU0/qBCnyCZqkbid6lSPTMYPhUs2isEkHZ\nFC6dtUtxS1JciDrlrXXiv73hAHu+EjfF+8M0gICFXnMCmVmdaPsXY3z/I96umy/z\nK+uj3LTvhSl6HaH91CWJUQPGh7ZoFQH9q+sd6GVxa1ljMInQZ7eFLEbbHT9IKWgx\nT6CioTEHSdVb+30QGJl6zYFLYbJih5N4ploc9ddlUJyTUXKkBs9WqHb/Mgw/lJa4\nJEfIL0jqroIKXEQWnSBBBilYei46yU5SIIDba2eBfXTEfpM7RTYcpQle0YJc3Yzl\nb1Pv7+FhztCKFWkNz2y7hiTj8aWUJe+rHsrP7T3mQ8+WeEgN6lYpfMkHhEkCAwEA\nAQKCAgAAlXGdb2n15jjKceZrmDSRzsJU4BpH85A8XWFoh+SIvRYDau3pk69+SGel\nOqcQUOu4SU2xYgU8vkt06mFSR3UBtgDU63MW+pU6nB6qqftlMtsofEWXGmW8n72p\nUNb9KIbUQ2uetyOkDhCYjl50S6APZRFdxBVOD5D2wfMB/q/8EumHwF2SH14/J707\nBoG9aqdcZ4/N29zoU/p1opmv9NPLeRK5IkOzIo4+oHqU0xcDTb3fqyPoCBluZ1DV\neA1LiP1hOPlWusizJWL0N/lhe5rzPh7VH8EHaFCM5PjSVSG6Ll1U1fFkmIugvUAy\nFNxVs1OPOmMmnvpN9Jxs91hAkHyAYPVFURw9zBZBbDNvvcW0UZ1t2ulpuSnT91UG\nqSHsQMoDC9YwoaZLwH1Zzcl4BPEhAlZFPtHz8BifzeHngJacb+h3tDjyGl3Cd0qR\n/JRteumxZc2zZq66VH4AWHQM/5+JZmInhVftpOiwfOW72tCwh9BXINa4Bm6vAePP\nlENJxzW3NmNikfYDzS8/Tiw9ZIXZD4T/7qMMEOjvjl7jmkAN0d60nwXoJF3D6c/H\nCWWbp+8h5Iz6SjrgNEQ/sw+fPcJ9idVxZgYRS9vgypso1sfOPH0FbCe2dTAXujX3\nzbJ9IOa0Eb6Yux4eyfCKRVdrJbzuEa83MRqwEfEtihZ6twqB9QKCAQEA+eSrWfgT\nFQahAw/HJA88oc6nv0CehDuJ4UK46IuphokwDaUfve5cPC0K+vVisQZLSPdauBFp\nbH66ADzhk60/9s47hLTh0/ghPmuvGhUuIgZ6n3rL+jqUTfDjoGSgHMZBvwfq3QP5\npdTYJCOKOu3owZFO5O2Xy8SY/MJLWzpv4vvqzt7b/hWgXufHH/M2vJjec/cJw6Ay\nbDWszwG+zpa71HMea5+iVayaSnwz8QYztWBUniScCx366I/LZmqwu2kSaL3dHrpI\n+68BiiBC9iPfMJ+GXyLEc6yY33mVhGq1fanDOxby4dKhg0XqZhFhT9AnsCwU4J+S\nohxLq8/mWaW4zQKCAQEA1eDAtsjJzLB0UO3tAhlUzYDoHPBIKAqtHKjRwVxhYIU7\nnExWiEG1qT7k0ZBB4iBOaRtYeKguz1jMTrs8a8fmrEmwx1LKLjb3z99M8dPpyREc\nD4YGxZyyfU6OsbiLvNSmaZEZzzcRZiLSKT/AtkxqnrlhEquiqlEE9U8qYSudw/9V\nHIvvodM/0zyZcmkOKC5omXrqzc13y2fDZVdlGP89ZYPUfuBln9BztSv75Puz2WXZ\nMOqxxfxsNrdDUqywjDIEuPC0SjZ3WojpPP40wacwxgeBinjRbq+5xTbI9RmuTh0w\n8Bn1GhBlWsYUlkIYERGA8N2hY8g0DEbcz1gd6lspbQKCAQEAiqn240+i1xH8moRQ\nzpOd43OW5atnypx3IAY0MOX+xeauQYQVHwF7MPEVnLg5cV26vNx0/Jq80zVm5Obj\njVyfl8ZMhJESltqjJ839Ng32sW7C8GfldA65aJ540PHFXvIsXWJ5Uvb3uqtm3HbU\nJ2sIsxB8pM+qYanP8sGlqxO8Lkn3u58yl8VMXh1jAzmkb/arydGVG3ZzRFRsddnU\nFTLTO0o94R6Np9jFLPvKnr4AR28SxUYvSIP0TMQt68DcHMJrMq/YWUqpYO91fT31\nqjuxh3udxoC2XjGyCp+e9gF4gCiJauqLEAAfG4baUJToWK96tmlflF03srjczJPq\nkGhDKQKCAQBSeXDXC2aGACVab+VNQedpt6PKRP4OMs++lXsNTUpfpgDurKFRucUL\nlq02AqLlR//0mA7tuC0U1/ExCxKpnVRea6w3sL02RQwapMlPF6C3YFmpws0ptts9\nZuWvsrJwBrCFVObW+S1EbXkNXwA5TA5xVpsQUA9SDhwTXIvDHMahpfx0HaIyjPu3\nwU6Kx+glpn+/b57L7cecME8w7RqXIRXT55oxsuZ9UizMWEGycz1PP+8Y5efXqRcx\noknbv6v04/TePDPJymcMCm+mjYBajNZKBur1MtHQFQNWAWJM4bJNfQQ6Ekhp3Ji5\nAFk/+Ay/yDgoqc5qY/FuKoVLj3c5wB2hAoIBAFGMWU6V14rJLbPMcpAlFTRAA0zZ\n9eFumVq92jrlLtMMpT3tx7olUHf3GzH5jD7FCvSnfjtFajG6Rc1usBegg5PmGsDM\nyRpBLq7jw8PIiE2+jnGusVAGGJnhlyqevphWinH/o6xPU5fuiLW6Gwnyrt7s4yRL\nWwGDTrIvfEZcVuWP/CtDC+ATCLI5209PwGtl703RqOy0+AdGpv/rPFVCch5fJbCe\nGXBpeSh0uWP2QhAkjj+0TAbH004lAFBT1Q/9XMwMPdXhYsEnOdYa2x8uxJevWQg1\nqoetc+C25aPpBxnazRamU1OEGkktWU43/0ptacnL9NX6sFSve+gasjFZO2E=\n-----END RSA PRIVATE KEY-----\n"} 2024-09-16T13:36:38.013 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout SSL certificate updated 2024-09-16T13:36:38.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:38 smithi063 ceph-mon[25443]: from='client.14166 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:36:38.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:38 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:36:39.181 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout SSL certificate key updated 2024-09-16T13:36:39.181 INFO:teuthology.orchestra.run.smithi063.stdout:Creating initial admin user... 2024-09-16T13:36:39.930 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:39 smithi063 ceph-mon[25443]: from='client.14168 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:36:39.930 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:39 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:36:40.630 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$sJB46TGpax2hQpPeGmtWHuUkRc.aco8KGTAPuLKB.BBO5yeyOehyS", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1726493800, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-09-16T13:36:40.630 INFO:teuthology.orchestra.run.smithi063.stdout:Fetching dashboard port number... 2024-09-16T13:36:41.263 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:41 smithi063 ceph-mon[25443]: 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-16T13:36:41.263 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:41 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:36:41.811 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stdout 8443 2024-09-16T13:36:41.821 INFO:teuthology.orchestra.run.smithi063.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-16T13:36:41.821 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stdout disabled 2024-09-16T13:36:41.829 INFO:teuthology.orchestra.run.smithi063.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-16T13:36:41.829 INFO:teuthology.orchestra.run.smithi063.stdout:systemctl: stdout inactive 2024-09-16T13:36:41.829 INFO:teuthology.orchestra.run.smithi063.stdout:firewalld.service is not enabled 2024-09-16T13:36:41.829 INFO:teuthology.orchestra.run.smithi063.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-09-16T13:36:41.831 INFO:teuthology.orchestra.run.smithi063.stdout:Ceph Dashboard is now available at: 2024-09-16T13:36:41.831 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-16T13:36:41.831 INFO:teuthology.orchestra.run.smithi063.stdout: URL: https://smithi063.front.sepia.ceph.com:8443/ 2024-09-16T13:36:41.831 INFO:teuthology.orchestra.run.smithi063.stdout: User: admin 2024-09-16T13:36:41.831 INFO:teuthology.orchestra.run.smithi063.stdout: Password: etlw2cn1g9 2024-09-16T13:36:41.831 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-16T13:36:41.831 INFO:teuthology.orchestra.run.smithi063.stdout:Saving cluster configuration to /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/config directory 2024-09-16T13:36:42.186 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:42 smithi063 ceph-mon[25443]: from='client.? 172.21.15.63:0/2121709507' entity='client.admin' cmd={"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"} : dispatch 2024-09-16T13:36:43.159 INFO:teuthology.orchestra.run.smithi063.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-09-16T13:36:43.160 INFO:teuthology.orchestra.run.smithi063.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-09-16T13:36:43.160 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-16T13:36:43.160 INFO:teuthology.orchestra.run.smithi063.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-09-16T13:36:43.160 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-16T13:36:43.160 INFO:teuthology.orchestra.run.smithi063.stdout:Or, if you are only running a single cluster on this host: 2024-09-16T13:36:43.160 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-16T13:36:43.160 INFO:teuthology.orchestra.run.smithi063.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-09-16T13:36:43.160 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-16T13:36:43.160 INFO:teuthology.orchestra.run.smithi063.stdout:Please consider enabling telemetry to help improve Ceph: 2024-09-16T13:36:43.160 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-16T13:36:43.160 INFO:teuthology.orchestra.run.smithi063.stdout: ceph telemetry on 2024-09-16T13:36:43.160 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-16T13:36:43.160 INFO:teuthology.orchestra.run.smithi063.stdout:For more information see: 2024-09-16T13:36:43.160 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-16T13:36:43.161 INFO:teuthology.orchestra.run.smithi063.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-09-16T13:36:43.161 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-16T13:36:43.161 INFO:teuthology.orchestra.run.smithi063.stdout:Bootstrap complete. 2024-09-16T13:36:43.206 INFO:tasks.cephadm:Fetching config... 2024-09-16T13:36:43.206 DEBUG:teuthology.orchestra.run.smithi063:> set -ex 2024-09-16T13:36:43.206 DEBUG:teuthology.orchestra.run.smithi063:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-09-16T13:36:43.222 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-09-16T13:36:43.223 DEBUG:teuthology.orchestra.run.smithi063:> set -ex 2024-09-16T13:36:43.223 DEBUG:teuthology.orchestra.run.smithi063:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-09-16T13:36:43.279 INFO:tasks.cephadm:Fetching mon keyring... 2024-09-16T13:36:43.279 DEBUG:teuthology.orchestra.run.smithi063:> set -ex 2024-09-16T13:36:43.279 DEBUG:teuthology.orchestra.run.smithi063:> sudo dd if=/var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/mon.a/keyring of=/dev/stdout 2024-09-16T13:36:43.345 INFO:tasks.cephadm:Fetching pub ssh key... 2024-09-16T13:36:43.345 DEBUG:teuthology.orchestra.run.smithi063:> set -ex 2024-09-16T13:36:43.345 DEBUG:teuthology.orchestra.run.smithi063:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-09-16T13:36:43.401 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-09-16T13:36:43.401 DEBUG:teuthology.orchestra.run.smithi063:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCLQCrPcMZetUCd8T9IhKRQf5IiJONrYP17pV1NfvCff2UAa3Mpd2uok6oojUmI/tkO5cTE/QqocjMhui2wdd+6Df/wk7DO5k40XMJej5LGYgXVUJGEchDdWiMxYDNMLAnusbxCbUnMH0N/5lYwURrcqVhwPDl/PlPETvuhRZWt1IqckEPWDRU1q35CVQp/FDKWlHEkI5JhcqsKvC9exMUnsCYOjSk8+voLpOYIepduKbMSNWAdTq93oPH4n6zN8Q3RsdhwaBuufLhog0xvI+TFMNv9FgnJY6UG0oKchWEyhkOu/vX2K8zn3XR/f8kR8oRdob+AemyfqpCLPnarlCISWWkfQjtL7kLx9fumcBYpvar1x2r2ahl9vp1S8RWsXqjpxOq/gIkY9/OWOmJLkKpa6+koGgoGpLz8LPuMLUOjd59q+oL5pbfV9u3oK/ynEyTok93r5/sq3I3nqdKs97DekdheQu3M8ialW1ulMBJzqrldO4073DHlUWFjI4NVfOs= ceph-69d0a65c-7430-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-16T13:36:43.480 INFO:teuthology.orchestra.run.smithi063.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCLQCrPcMZetUCd8T9IhKRQf5IiJONrYP17pV1NfvCff2UAa3Mpd2uok6oojUmI/tkO5cTE/QqocjMhui2wdd+6Df/wk7DO5k40XMJej5LGYgXVUJGEchDdWiMxYDNMLAnusbxCbUnMH0N/5lYwURrcqVhwPDl/PlPETvuhRZWt1IqckEPWDRU1q35CVQp/FDKWlHEkI5JhcqsKvC9exMUnsCYOjSk8+voLpOYIepduKbMSNWAdTq93oPH4n6zN8Q3RsdhwaBuufLhog0xvI+TFMNv9FgnJY6UG0oKchWEyhkOu/vX2K8zn3XR/f8kR8oRdob+AemyfqpCLPnarlCISWWkfQjtL7kLx9fumcBYpvar1x2r2ahl9vp1S8RWsXqjpxOq/gIkY9/OWOmJLkKpa6+koGgoGpLz8LPuMLUOjd59q+oL5pbfV9u3oK/ynEyTok93r5/sq3I3nqdKs97DekdheQu3M8ialW1ulMBJzqrldO4073DHlUWFjI4NVfOs= ceph-69d0a65c-7430-11ef-bceb-c7b262605968 2024-09-16T13:36:43.493 DEBUG:teuthology.orchestra.run.smithi066:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCLQCrPcMZetUCd8T9IhKRQf5IiJONrYP17pV1NfvCff2UAa3Mpd2uok6oojUmI/tkO5cTE/QqocjMhui2wdd+6Df/wk7DO5k40XMJej5LGYgXVUJGEchDdWiMxYDNMLAnusbxCbUnMH0N/5lYwURrcqVhwPDl/PlPETvuhRZWt1IqckEPWDRU1q35CVQp/FDKWlHEkI5JhcqsKvC9exMUnsCYOjSk8+voLpOYIepduKbMSNWAdTq93oPH4n6zN8Q3RsdhwaBuufLhog0xvI+TFMNv9FgnJY6UG0oKchWEyhkOu/vX2K8zn3XR/f8kR8oRdob+AemyfqpCLPnarlCISWWkfQjtL7kLx9fumcBYpvar1x2r2ahl9vp1S8RWsXqjpxOq/gIkY9/OWOmJLkKpa6+koGgoGpLz8LPuMLUOjd59q+oL5pbfV9u3oK/ynEyTok93r5/sq3I3nqdKs97DekdheQu3M8ialW1ulMBJzqrldO4073DHlUWFjI4NVfOs= ceph-69d0a65c-7430-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-16T13:36:43.550 INFO:teuthology.orchestra.run.smithi066.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCLQCrPcMZetUCd8T9IhKRQf5IiJONrYP17pV1NfvCff2UAa3Mpd2uok6oojUmI/tkO5cTE/QqocjMhui2wdd+6Df/wk7DO5k40XMJej5LGYgXVUJGEchDdWiMxYDNMLAnusbxCbUnMH0N/5lYwURrcqVhwPDl/PlPETvuhRZWt1IqckEPWDRU1q35CVQp/FDKWlHEkI5JhcqsKvC9exMUnsCYOjSk8+voLpOYIepduKbMSNWAdTq93oPH4n6zN8Q3RsdhwaBuufLhog0xvI+TFMNv9FgnJY6UG0oKchWEyhkOu/vX2K8zn3XR/f8kR8oRdob+AemyfqpCLPnarlCISWWkfQjtL7kLx9fumcBYpvar1x2r2ahl9vp1S8RWsXqjpxOq/gIkY9/OWOmJLkKpa6+koGgoGpLz8LPuMLUOjd59q+oL5pbfV9u3oK/ynEyTok93r5/sq3I3nqdKs97DekdheQu3M8ialW1ulMBJzqrldO4073DHlUWFjI4NVfOs= ceph-69d0a65c-7430-11ef-bceb-c7b262605968 2024-09-16T13:36:43.563 DEBUG:teuthology.orchestra.run.smithi131:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCLQCrPcMZetUCd8T9IhKRQf5IiJONrYP17pV1NfvCff2UAa3Mpd2uok6oojUmI/tkO5cTE/QqocjMhui2wdd+6Df/wk7DO5k40XMJej5LGYgXVUJGEchDdWiMxYDNMLAnusbxCbUnMH0N/5lYwURrcqVhwPDl/PlPETvuhRZWt1IqckEPWDRU1q35CVQp/FDKWlHEkI5JhcqsKvC9exMUnsCYOjSk8+voLpOYIepduKbMSNWAdTq93oPH4n6zN8Q3RsdhwaBuufLhog0xvI+TFMNv9FgnJY6UG0oKchWEyhkOu/vX2K8zn3XR/f8kR8oRdob+AemyfqpCLPnarlCISWWkfQjtL7kLx9fumcBYpvar1x2r2ahl9vp1S8RWsXqjpxOq/gIkY9/OWOmJLkKpa6+koGgoGpLz8LPuMLUOjd59q+oL5pbfV9u3oK/ynEyTok93r5/sq3I3nqdKs97DekdheQu3M8ialW1ulMBJzqrldO4073DHlUWFjI4NVfOs= ceph-69d0a65c-7430-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-16T13:36:43.620 INFO:teuthology.orchestra.run.smithi131.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCLQCrPcMZetUCd8T9IhKRQf5IiJONrYP17pV1NfvCff2UAa3Mpd2uok6oojUmI/tkO5cTE/QqocjMhui2wdd+6Df/wk7DO5k40XMJej5LGYgXVUJGEchDdWiMxYDNMLAnusbxCbUnMH0N/5lYwURrcqVhwPDl/PlPETvuhRZWt1IqckEPWDRU1q35CVQp/FDKWlHEkI5JhcqsKvC9exMUnsCYOjSk8+voLpOYIepduKbMSNWAdTq93oPH4n6zN8Q3RsdhwaBuufLhog0xvI+TFMNv9FgnJY6UG0oKchWEyhkOu/vX2K8zn3XR/f8kR8oRdob+AemyfqpCLPnarlCISWWkfQjtL7kLx9fumcBYpvar1x2r2ahl9vp1S8RWsXqjpxOq/gIkY9/OWOmJLkKpa6+koGgoGpLz8LPuMLUOjd59q+oL5pbfV9u3oK/ynEyTok93r5/sq3I3nqdKs97DekdheQu3M8ialW1ulMBJzqrldO4073DHlUWFjI4NVfOs= ceph-69d0a65c-7430-11ef-bceb-c7b262605968 2024-09-16T13:36:43.633 DEBUG:teuthology.orchestra.run.smithi161:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCLQCrPcMZetUCd8T9IhKRQf5IiJONrYP17pV1NfvCff2UAa3Mpd2uok6oojUmI/tkO5cTE/QqocjMhui2wdd+6Df/wk7DO5k40XMJej5LGYgXVUJGEchDdWiMxYDNMLAnusbxCbUnMH0N/5lYwURrcqVhwPDl/PlPETvuhRZWt1IqckEPWDRU1q35CVQp/FDKWlHEkI5JhcqsKvC9exMUnsCYOjSk8+voLpOYIepduKbMSNWAdTq93oPH4n6zN8Q3RsdhwaBuufLhog0xvI+TFMNv9FgnJY6UG0oKchWEyhkOu/vX2K8zn3XR/f8kR8oRdob+AemyfqpCLPnarlCISWWkfQjtL7kLx9fumcBYpvar1x2r2ahl9vp1S8RWsXqjpxOq/gIkY9/OWOmJLkKpa6+koGgoGpLz8LPuMLUOjd59q+oL5pbfV9u3oK/ynEyTok93r5/sq3I3nqdKs97DekdheQu3M8ialW1ulMBJzqrldO4073DHlUWFjI4NVfOs= ceph-69d0a65c-7430-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-16T13:36:43.686 INFO:teuthology.orchestra.run.smithi161.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCLQCrPcMZetUCd8T9IhKRQf5IiJONrYP17pV1NfvCff2UAa3Mpd2uok6oojUmI/tkO5cTE/QqocjMhui2wdd+6Df/wk7DO5k40XMJej5LGYgXVUJGEchDdWiMxYDNMLAnusbxCbUnMH0N/5lYwURrcqVhwPDl/PlPETvuhRZWt1IqckEPWDRU1q35CVQp/FDKWlHEkI5JhcqsKvC9exMUnsCYOjSk8+voLpOYIepduKbMSNWAdTq93oPH4n6zN8Q3RsdhwaBuufLhog0xvI+TFMNv9FgnJY6UG0oKchWEyhkOu/vX2K8zn3XR/f8kR8oRdob+AemyfqpCLPnarlCISWWkfQjtL7kLx9fumcBYpvar1x2r2ahl9vp1S8RWsXqjpxOq/gIkY9/OWOmJLkKpa6+koGgoGpLz8LPuMLUOjd59q+oL5pbfV9u3oK/ynEyTok93r5/sq3I3nqdKs97DekdheQu3M8ialW1ulMBJzqrldO4073DHlUWFjI4NVfOs= ceph-69d0a65c-7430-11ef-bceb-c7b262605968 2024-09-16T13:36:43.699 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-09-16T13:36:43.722 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:43 smithi063 ceph-mon[25443]: from='client.? 172.21.15.63:0/1569699227' entity='client.admin' 2024-09-16T13:36:43.957 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:36:45.191 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-09-16T13:36:45.191 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-09-16T13:36:45.856 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:45 smithi063 ceph-mon[25443]: mgrmap e14: x(active, since 12s) 2024-09-16T13:36:45.856 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:45 smithi063 ceph-mon[25443]: from='client.? 172.21.15.63:0/82399713' entity='client.admin' 2024-09-16T13:36:46.077 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:36:47.335 INFO:tasks.cephadm:Remote smithi161 excluded from cephadm cluster by role 2024-09-16T13:36:47.336 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi066 2024-09-16T13:36:47.336 DEBUG:teuthology.orchestra.run.smithi066:> set -ex 2024-09-16T13:36:47.336 DEBUG:teuthology.orchestra.run.smithi066:> dd of=/etc/ceph/ceph.conf 2024-09-16T13:36:47.355 DEBUG:teuthology.orchestra.run.smithi066:> set -ex 2024-09-16T13:36:47.356 DEBUG:teuthology.orchestra.run.smithi066:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-16T13:36:47.415 INFO:tasks.cephadm:Adding host smithi066 to orchestrator... 2024-09-16T13:36:47.415 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 -- ceph orch host add smithi066 2024-09-16T13:36:47.854 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:36:48.004 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:47 smithi063 ceph-mon[25443]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:36:48.004 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:47 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:36:49.180 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:48 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:36:49.181 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:48 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:36:49.181 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:48 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi063", "name": "osd_memory_target"} : dispatch 2024-09-16T13:36:49.181 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:48 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:36:49.181 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:48 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T13:36:49.181 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:48 smithi063 ceph-mon[25443]: Updating smithi063:/etc/ceph/ceph.conf 2024-09-16T13:36:49.181 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:48 smithi063 ceph-mon[25443]: Updating smithi063:/var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T13:36:49.181 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:48 smithi063 ceph-mon[25443]: Updating smithi063:/etc/ceph/ceph.client.admin.keyring 2024-09-16T13:36:49.181 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:48 smithi063 ceph-mon[25443]: Updating smithi063:/var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T13:36:49.181 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:48 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:36:49.181 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:48 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:36:49.181 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:48 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:36:49.181 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:48 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T13:36:49.181 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:48 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:36:49.182 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:48 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T13:36:49.182 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:48 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:36:50.180 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:49 smithi063 ceph-mon[25443]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi066", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:36:51.081 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:50 smithi063 ceph-mon[25443]: Deploying cephadm binary to smithi066 2024-09-16T13:36:52.498 INFO:teuthology.orchestra.run.smithi063.stdout:Added host 'smithi066' with addr '172.21.15.66' 2024-09-16T13:36:53.109 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:52 smithi063 ceph-mon[25443]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:36:53.109 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:52 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:36:53.109 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:52 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T13:36:53.109 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:52 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:36:53.139 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 -- ceph orch host ls --format=json 2024-09-16T13:36:53.390 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:36:54.033 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-16T13:36:54.033 INFO:teuthology.orchestra.run.smithi063.stdout:[{"addr": "172.21.15.63", "hostname": "smithi063", "labels": [], "status": ""}, {"addr": "172.21.15.66", "hostname": "smithi066", "labels": [], "status": ""}] 2024-09-16T13:36:54.332 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:54 smithi063 ceph-mon[25443]: Added host smithi066 2024-09-16T13:36:54.333 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:54 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:36:54.333 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:54 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:36:54.612 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi131 2024-09-16T13:36:54.612 DEBUG:teuthology.orchestra.run.smithi131:> set -ex 2024-09-16T13:36:54.612 DEBUG:teuthology.orchestra.run.smithi131:> dd of=/etc/ceph/ceph.conf 2024-09-16T13:36:54.630 DEBUG:teuthology.orchestra.run.smithi131:> set -ex 2024-09-16T13:36:54.630 DEBUG:teuthology.orchestra.run.smithi131:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-16T13:36:54.687 INFO:tasks.cephadm:Adding host smithi131 to orchestrator... 2024-09-16T13:36:54.687 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 -- ceph orch host add smithi131 2024-09-16T13:36:54.937 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:36:55.311 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:55 smithi063 ceph-mon[25443]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:36:55.311 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:55 smithi063 ceph-mon[25443]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:36:57.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:57 smithi063 ceph-mon[25443]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi131", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:36:57.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:57 smithi063 ceph-mon[25443]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:36:57.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:57 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:36:57.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:57 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:36:57.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:57 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:36:57.431 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:57 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:36:57.431 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:57 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi066", "name": "osd_memory_target"} : dispatch 2024-09-16T13:36:57.431 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:57 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:36:57.431 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:57 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T13:36:58.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:58 smithi063 ceph-mon[25443]: Deploying cephadm binary to smithi131 2024-09-16T13:36:58.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:58 smithi063 ceph-mon[25443]: Updating smithi066:/etc/ceph/ceph.conf 2024-09-16T13:36:58.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:58 smithi063 ceph-mon[25443]: Updating smithi066:/var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T13:36:58.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:58 smithi063 ceph-mon[25443]: Updating smithi066:/etc/ceph/ceph.client.admin.keyring 2024-09-16T13:36:58.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:58 smithi063 ceph-mon[25443]: Updating smithi066:/var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T13:36:58.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:58 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:36:58.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:58 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:36:58.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:58 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:36:59.341 INFO:teuthology.orchestra.run.smithi063.stdout:Added host 'smithi131' with addr '172.21.15.131' 2024-09-16T13:36:59.631 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:36:59 smithi063 ceph-mon[25443]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:36:59.886 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 -- ceph orch host ls --format=json 2024-09-16T13:37:00.138 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:37:00.575 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:00 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:00.575 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:00 smithi063 ceph-mon[25443]: Added host smithi131 2024-09-16T13:37:00.575 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:00 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T13:37:00.575 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:00 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:00.575 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:00 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:00.766 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-16T13:37:00.766 INFO:teuthology.orchestra.run.smithi063.stdout:[{"addr": "172.21.15.63", "hostname": "smithi063", "labels": [], "status": ""}, {"addr": "172.21.15.66", "hostname": "smithi066", "labels": [], "status": ""}, {"addr": "172.21.15.131", "hostname": "smithi131", "labels": [], "status": ""}] 2024-09-16T13:37:01.365 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:01 smithi063 ceph-mon[25443]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:37:01.365 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:01 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:01.367 INFO:tasks.cephadm:Setting crush tunables to default 2024-09-16T13:37:01.367 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 -- ceph osd crush tunables default 2024-09-16T13:37:01.616 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:37:02.342 INFO:teuthology.orchestra.run.smithi063.stderr:adjusted tunables profile to default 2024-09-16T13:37:02.676 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:02 smithi063 ceph-mon[25443]: from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:37:02.676 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:02 smithi063 ceph-mon[25443]: from='client.? 172.21.15.63:0/1930264120' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-16T13:37:02.957 INFO:tasks.cephadm:Adding mon.a on smithi063 2024-09-16T13:37:02.957 INFO:tasks.cephadm:Adding mon.b on smithi066 2024-09-16T13:37:02.957 INFO:tasks.cephadm:Adding mon.c on smithi131 2024-09-16T13:37:02.957 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 -- ceph orch apply mon '3;smithi063:172.21.15.63=a;smithi066:172.21.15.66=b;smithi131:172.21.15.131=c' 2024-09-16T13:37:03.426 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-16T13:37:03.470 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-16T13:37:03.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:03 smithi063 ceph-mon[25443]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:37:03.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:03 smithi063 ceph-mon[25443]: from='client.? 172.21.15.63:0/1930264120' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-16T13:37:03.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:03 smithi063 ceph-mon[25443]: osdmap e4: 0 total, 0 up, 0 in 2024-09-16T13:37:04.175 INFO:teuthology.orchestra.run.smithi131.stdout:Scheduled mon update... 2024-09-16T13:37:04.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:04 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:04.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:04 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:04.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:04 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:04.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:04 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:04.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:04 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi131", "name": "osd_memory_target"} : dispatch 2024-09-16T13:37:04.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:04 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:37:04.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:04 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T13:37:04.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:04 smithi063 ceph-mon[25443]: Updating smithi131:/etc/ceph/ceph.conf 2024-09-16T13:37:04.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:04 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:04.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:04 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:04.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:04 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:04.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:04 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:04.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:04 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T13:37:04.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:04 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:37:04.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:04 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T13:37:04.682 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:04 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:04.682 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:04 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-16T13:37:04.682 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:04 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:37:04.744 DEBUG:teuthology.orchestra.run.smithi066:mon.b> sudo journalctl -f -n 0 -u ceph-69d0a65c-7430-11ef-bceb-c7b262605968@mon.b.service 2024-09-16T13:37:04.746 DEBUG:teuthology.orchestra.run.smithi131:mon.c> sudo journalctl -f -n 0 -u ceph-69d0a65c-7430-11ef-bceb-c7b262605968@mon.c.service 2024-09-16T13:37:04.749 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-16T13:37:04.749 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-16T13:37:05.390 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T13:37:05.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:05 smithi063 ceph-mon[25443]: Updating smithi131:/var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T13:37:05.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:05 smithi063 ceph-mon[25443]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:37:05.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:05 smithi063 ceph-mon[25443]: Updating smithi131:/etc/ceph/ceph.client.admin.keyring 2024-09-16T13:37:05.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:05 smithi063 ceph-mon[25443]: Updating smithi131:/var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T13:37:05.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:05 smithi063 ceph-mon[25443]: from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi063:172.21.15.63=a;smithi066:172.21.15.66=b;smithi131:172.21.15.131=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:37:05.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:05 smithi063 ceph-mon[25443]: Saving service mon spec with placement smithi063:172.21.15.63=a;smithi066:172.21.15.66=b;smithi131:172.21.15.131=c;count:3 2024-09-16T13:37:05.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:05 smithi063 ceph-mon[25443]: Deploying daemon mon.c on smithi131 2024-09-16T13:37:06.869 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-09-16T13:37:06.869 INFO:teuthology.orchestra.run.smithi131.stdout:{"epoch":1,"fsid":"69d0a65c-7430-11ef-bceb-c7b262605968","modified":"2024-09-16T13:35:28.955950Z","created":"2024-09-16T13:35:28.955950Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:3300","nonce":0},{"type":"v1","addr":"172.21.15.63:6789","nonce":0}]},"addr":"172.21.15.63:6789/0","public_addr":"172.21.15.63:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-16T13:37:06.869 INFO:teuthology.orchestra.run.smithi131.stderr:dumped monmap epoch 1 2024-09-16T13:37:07.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:07 smithi063 ceph-mon[25443]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:37:07.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:07 smithi063 ceph-mon[25443]: from='client.? 172.21.15.131:0/1468058663' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-16T13:37:08.125 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 systemd[1]: Starting Ceph mon.c for 69d0a65c-7430-11ef-bceb-c7b262605968... 2024-09-16T13:37:08.440 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 podman[28281]: 2024-09-16 13:37:08.312957035 +0000 UTC m=+0.103698275 container create fcec7ec517b37b3a6eac8b3dc2360a957345f123a1b9d2d48f3fe383f8019890 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce, name=ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mon-c, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T13:37:08.440 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 podman[28281]: 2024-09-16 13:37:08.224968388 +0000 UTC m=+0.015709641 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce 2024-09-16T13:37:08.800 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-16T13:37:08.801 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-16T13:37:08.825 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 podman[28281]: 2024-09-16 13:37:08.515177901 +0000 UTC m=+0.305919142 container init fcec7ec517b37b3a6eac8b3dc2360a957345f123a1b9d2d48f3fe383f8019890 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce, name=ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mon-c, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, CEPH_POINT_RELEASE=, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731) 2024-09-16T13:37:08.825 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 podman[28281]: 2024-09-16 13:37:08.520335822 +0000 UTC m=+0.311077063 container start fcec7ec517b37b3a6eac8b3dc2360a957345f123a1b9d2d48f3fe383f8019890 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce, name=ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mon-c, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , ceph=True, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731) 2024-09-16T13:37:08.825 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: set uid:gid to 167:167 (ceph:ceph) 2024-09-16T13:37:08.825 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev), process ceph-mon, pid 7 2024-09-16T13:37:08.825 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: pidfile_write: ignore empty --pid-file 2024-09-16T13:37:08.825 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: load: jerasure load: lrc 2024-09-16T13:37:08.825 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: RocksDB version: 7.9.2 2024-09-16T13:37:08.825 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Git sha 0 2024-09-16T13:37:08.826 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Compile date 2024-09-13 14:50:41 2024-09-16T13:37:08.826 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: DB SUMMARY 2024-09-16T13:37:08.826 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: DB Session ID: N2K3RZM85QWFN25DPB8Z 2024-09-16T13:37:08.826 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: CURRENT file: CURRENT 2024-09-16T13:37:08.826 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: IDENTITY file: IDENTITY 2024-09-16T13:37:08.826 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-09-16T13:37:08.826 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2024-09-16T13:37:08.826 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 511 ; 2024-09-16T13:37:08.826 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.error_if_exists: 0 2024-09-16T13:37:08.827 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.create_if_missing: 0 2024-09-16T13:37:08.827 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.paranoid_checks: 1 2024-09-16T13:37:08.827 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-16T13:37:08.827 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-16T13:37:08.827 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-16T13:37:08.827 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.env: 0x557ccef9f120 2024-09-16T13:37:08.827 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.fs: PosixFileSystem 2024-09-16T13:37:08.827 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.info_log: 0x557ccf887700 2024-09-16T13:37:08.827 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.max_file_opening_threads: 16 2024-09-16T13:37:08.829 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.statistics: (nil) 2024-09-16T13:37:08.830 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.use_fsync: 0 2024-09-16T13:37:08.830 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.max_log_file_size: 0 2024-09-16T13:37:08.830 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-16T13:37:08.830 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-16T13:37:08.830 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.keep_log_file_num: 1000 2024-09-16T13:37:08.830 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.recycle_log_file_num: 0 2024-09-16T13:37:08.830 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.allow_fallocate: 1 2024-09-16T13:37:08.830 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.allow_mmap_reads: 0 2024-09-16T13:37:08.830 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.allow_mmap_writes: 0 2024-09-16T13:37:08.830 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.use_direct_reads: 0 2024-09-16T13:37:08.830 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-16T13:37:08.831 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.create_missing_column_families: 0 2024-09-16T13:37:08.831 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.db_log_dir: 2024-09-16T13:37:08.831 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.wal_dir: 2024-09-16T13:37:08.831 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-16T13:37:08.831 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-16T13:37:08.831 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-16T13:37:08.831 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-16T13:37:08.831 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-16T13:37:08.831 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-16T13:37:08.831 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.advise_random_on_open: 1 2024-09-16T13:37:08.831 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.db_write_buffer_size: 0 2024-09-16T13:37:08.831 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.write_buffer_manager: 0x557ccf88bb80 2024-09-16T13:37:08.832 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-16T13:37:08.832 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-16T13:37:08.832 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-16T13:37:08.832 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.rate_limiter: (nil) 2024-09-16T13:37:08.832 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-16T13:37:08.832 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.wal_recovery_mode: 2 2024-09-16T13:37:08.832 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.enable_thread_tracking: 0 2024-09-16T13:37:08.832 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.enable_pipelined_write: 0 2024-09-16T13:37:08.832 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.unordered_write: 0 2024-09-16T13:37:08.832 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-16T13:37:08.832 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-16T13:37:08.833 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-16T13:37:08.833 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-16T13:37:08.833 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.row_cache: None 2024-09-16T13:37:08.833 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.wal_filter: None 2024-09-16T13:37:08.833 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-16T13:37:08.833 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.allow_ingest_behind: 0 2024-09-16T13:37:08.833 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.two_write_queues: 0 2024-09-16T13:37:08.833 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.manual_wal_flush: 0 2024-09-16T13:37:08.833 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.wal_compression: 0 2024-09-16T13:37:08.833 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.atomic_flush: 0 2024-09-16T13:37:08.833 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-16T13:37:08.833 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-16T13:37:08.834 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-16T13:37:08.834 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.log_readahead_size: 0 2024-09-16T13:37:08.834 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-16T13:37:08.834 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.best_efforts_recovery: 0 2024-09-16T13:37:08.834 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-16T13:37:08.834 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-16T13:37:08.834 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.allow_data_in_errors: 0 2024-09-16T13:37:08.834 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.db_host_id: __hostname__ 2024-09-16T13:37:08.834 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-16T13:37:08.834 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.max_background_jobs: 2 2024-09-16T13:37:08.834 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.max_background_compactions: -1 2024-09-16T13:37:08.834 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.max_subcompactions: 1 2024-09-16T13:37:08.835 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-16T13:37:08.835 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-16T13:37:08.835 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-16T13:37:08.835 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.max_total_wal_size: 0 2024-09-16T13:37:08.835 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-16T13:37:08.835 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-16T13:37:08.835 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-16T13:37:08.835 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-16T13:37:08.835 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.max_open_files: -1 2024-09-16T13:37:08.835 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.bytes_per_sync: 0 2024-09-16T13:37:08.835 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-16T13:37:08.835 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-16T13:37:08.836 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.compaction_readahead_size: 0 2024-09-16T13:37:08.836 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.max_background_flushes: -1 2024-09-16T13:37:08.836 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Compression algorithms supported: 2024-09-16T13:37:08.836 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: kZSTD supported: 0 2024-09-16T13:37:08.836 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: kXpressCompression supported: 0 2024-09-16T13:37:08.836 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: kBZip2Compression supported: 0 2024-09-16T13:37:08.836 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-16T13:37:08.836 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: kLZ4Compression supported: 1 2024-09-16T13:37:08.836 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: kZlibCompression supported: 1 2024-09-16T13:37:08.836 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: kLZ4HCCompression supported: 1 2024-09-16T13:37:08.836 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: kSnappyCompression supported: 1 2024-09-16T13:37:08.837 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-16T13:37:08.837 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-16T13:37:08.837 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 2024-09-16T13:37:08.837 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-16T13:37:08.837 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-16T13:37:08.837 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.merge_operator: 2024-09-16T13:37:08.837 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.compaction_filter: None 2024-09-16T13:37:08.837 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.compaction_filter_factory: None 2024-09-16T13:37:08.837 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.sst_partitioner_factory: None 2024-09-16T13:37:08.837 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-16T13:37:08.837 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-16T13:37:08.837 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x557ccf887320) 2024-09-16T13:37:08.838 INFO:journalctl@ceph.mon.c.smithi131.stdout: cache_index_and_filter_blocks: 1 2024-09-16T13:37:08.838 INFO:journalctl@ceph.mon.c.smithi131.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-16T13:37:08.838 INFO:journalctl@ceph.mon.c.smithi131.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-16T13:37:08.838 INFO:journalctl@ceph.mon.c.smithi131.stdout: pin_top_level_index_and_filter: 1 2024-09-16T13:37:08.838 INFO:journalctl@ceph.mon.c.smithi131.stdout: index_type: 0 2024-09-16T13:37:08.838 INFO:journalctl@ceph.mon.c.smithi131.stdout: data_block_index_type: 0 2024-09-16T13:37:08.838 INFO:journalctl@ceph.mon.c.smithi131.stdout: index_shortening: 1 2024-09-16T13:37:08.838 INFO:journalctl@ceph.mon.c.smithi131.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-16T13:37:08.838 INFO:journalctl@ceph.mon.c.smithi131.stdout: checksum: 4 2024-09-16T13:37:08.838 INFO:journalctl@ceph.mon.c.smithi131.stdout: no_block_cache: 0 2024-09-16T13:37:08.838 INFO:journalctl@ceph.mon.c.smithi131.stdout: block_cache: 0x557ccf87b610 2024-09-16T13:37:08.838 INFO:journalctl@ceph.mon.c.smithi131.stdout: block_cache_name: BinnedLRUCache 2024-09-16T13:37:08.838 INFO:journalctl@ceph.mon.c.smithi131.stdout: block_cache_options: 2024-09-16T13:37:08.839 INFO:journalctl@ceph.mon.c.smithi131.stdout: capacity : 536870912 2024-09-16T13:37:08.839 INFO:journalctl@ceph.mon.c.smithi131.stdout: num_shard_bits : 4 2024-09-16T13:37:08.839 INFO:journalctl@ceph.mon.c.smithi131.stdout: strict_capacity_limit : 0 2024-09-16T13:37:08.839 INFO:journalctl@ceph.mon.c.smithi131.stdout: high_pri_pool_ratio: 0.000 2024-09-16T13:37:08.839 INFO:journalctl@ceph.mon.c.smithi131.stdout: block_cache_compressed: (nil) 2024-09-16T13:37:08.839 INFO:journalctl@ceph.mon.c.smithi131.stdout: persistent_cache: (nil) 2024-09-16T13:37:08.839 INFO:journalctl@ceph.mon.c.smithi131.stdout: block_size: 4096 2024-09-16T13:37:08.839 INFO:journalctl@ceph.mon.c.smithi131.stdout: block_size_deviation: 10 2024-09-16T13:37:08.839 INFO:journalctl@ceph.mon.c.smithi131.stdout: block_restart_interval: 16 2024-09-16T13:37:08.839 INFO:journalctl@ceph.mon.c.smithi131.stdout: index_block_restart_interval: 1 2024-09-16T13:37:08.839 INFO:journalctl@ceph.mon.c.smithi131.stdout: metadata_block_size: 4096 2024-09-16T13:37:08.839 INFO:journalctl@ceph.mon.c.smithi131.stdout: partition_filters: 0 2024-09-16T13:37:08.840 INFO:journalctl@ceph.mon.c.smithi131.stdout: use_delta_encoding: 1 2024-09-16T13:37:08.840 INFO:journalctl@ceph.mon.c.smithi131.stdout: filter_policy: bloomfilter 2024-09-16T13:37:08.840 INFO:journalctl@ceph.mon.c.smithi131.stdout: whole_key_filtering: 1 2024-09-16T13:37:08.840 INFO:journalctl@ceph.mon.c.smithi131.stdout: verify_compression: 0 2024-09-16T13:37:08.840 INFO:journalctl@ceph.mon.c.smithi131.stdout: read_amp_bytes_per_bit: 0 2024-09-16T13:37:08.840 INFO:journalctl@ceph.mon.c.smithi131.stdout: format_version: 5 2024-09-16T13:37:08.840 INFO:journalctl@ceph.mon.c.smithi131.stdout: enable_index_compression: 1 2024-09-16T13:37:08.840 INFO:journalctl@ceph.mon.c.smithi131.stdout: block_align: 0 2024-09-16T13:37:08.840 INFO:journalctl@ceph.mon.c.smithi131.stdout: max_auto_readahead_size: 262144 2024-09-16T13:37:08.840 INFO:journalctl@ceph.mon.c.smithi131.stdout: prepopulate_block_cache: 0 2024-09-16T13:37:08.840 INFO:journalctl@ceph.mon.c.smithi131.stdout: initial_auto_readahead_size: 8192 2024-09-16T13:37:08.840 INFO:journalctl@ceph.mon.c.smithi131.stdout: num_file_reads_for_auto_readahead: 2 2024-09-16T13:37:08.841 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.write_buffer_size: 33554432 2024-09-16T13:37:08.841 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.max_write_buffer_number: 2 2024-09-16T13:37:08.841 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.compression: NoCompression 2024-09-16T13:37:08.841 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.bottommost_compression: Disabled 2024-09-16T13:37:08.841 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.prefix_extractor: nullptr 2024-09-16T13:37:08.841 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-16T13:37:08.841 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.num_levels: 7 2024-09-16T13:37:08.841 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-16T13:37:08.841 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-16T13:37:08.841 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-16T13:37:08.841 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-16T13:37:08.841 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-16T13:37:08.842 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-16T13:37:08.842 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-16T13:37:08.842 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-16T13:37:08.842 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-16T13:37:08.842 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-16T13:37:08.842 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-16T13:37:08.842 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-16T13:37:08.842 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-16T13:37:08.842 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.compression_opts.level: 32767 2024-09-16T13:37:08.842 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.compression_opts.strategy: 0 2024-09-16T13:37:08.842 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-16T13:37:08.842 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-16T13:37:08.842 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-16T13:37:08.843 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-16T13:37:08.843 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.compression_opts.enabled: false 2024-09-16T13:37:08.843 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-16T13:37:08.843 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-16T13:37:08.843 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-16T13:37:08.843 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-16T13:37:08.843 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.target_file_size_base: 67108864 2024-09-16T13:37:08.843 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-16T13:37:08.843 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-16T13:37:08.843 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-16T13:37:08.843 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-16T13:37:08.843 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-16T13:37:08.844 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-16T13:37:08.844 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-16T13:37:08.844 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-16T13:37:08.844 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-16T13:37:08.844 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-16T13:37:08.844 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-16T13:37:08.844 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-16T13:37:08.844 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-16T13:37:08.844 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-16T13:37:08.844 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.arena_block_size: 1048576 2024-09-16T13:37:08.844 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-16T13:37:08.844 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-16T13:37:08.845 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.disable_auto_compactions: 0 2024-09-16T13:37:08.845 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-16T13:37:08.845 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-16T13:37:08.845 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-16T13:37:08.845 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-16T13:37:08.845 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-16T13:37:08.845 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-16T13:37:08.845 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-16T13:37:08.845 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-16T13:37:08.845 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-16T13:37:08.845 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-16T13:37:08.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-16T13:37:08.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.inplace_update_support: 0 2024-09-16T13:37:08.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-16T13:37:08.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-16T13:37:08.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-16T13:37:08.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-16T13:37:08.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.bloom_locality: 0 2024-09-16T13:37:08.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.max_successive_merges: 0 2024-09-16T13:37:08.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-16T13:37:08.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.paranoid_file_checks: 0 2024-09-16T13:37:08.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.force_consistency_checks: 1 2024-09-16T13:37:08.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.report_bg_io_stats: 0 2024-09-16T13:37:08.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.ttl: 2592000 2024-09-16T13:37:08.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-16T13:37:08.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-16T13:37:08.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-16T13:37:08.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.enable_blob_files: false 2024-09-16T13:37:08.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.min_blob_size: 0 2024-09-16T13:37:08.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.blob_file_size: 268435456 2024-09-16T13:37:08.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-16T13:37:08.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-16T13:37:08.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-16T13:37:08.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-16T13:37:08.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-16T13:37:08.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.blob_file_starting_level: 0 2024-09-16T13:37:08.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-16T13:37:08.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: 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-16T13:37:08.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-16T13:37:08.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 840b85c7-90d9-413c-a5fb-493a777a99b8 2024-09-16T13:37:08.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726493828547644, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-09-16T13:37:08.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-09-16T13:37:08.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726493828548043, "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": 1726493828, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "840b85c7-90d9-413c-a5fb-493a777a99b8", "db_session_id": "N2K3RZM85QWFN25DPB8Z", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-09-16T13:37:08.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726493828548137, "job": 1, "event": "recovery_finished"} 2024-09-16T13:37:08.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-09-16T13:37:08.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: 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-16T13:37:08.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x557ccf8aae00 2024-09-16T13:37:08.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: DB pointer 0x557ccf9ac000 2024-09-16T13:37:08.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-16T13:37:08.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-16T13:37:08.849 INFO:journalctl@ceph.mon.c.smithi131.stdout: ** DB Stats ** 2024-09-16T13:37:08.849 INFO:journalctl@ceph.mon.c.smithi131.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T13:37:08.849 INFO:journalctl@ceph.mon.c.smithi131.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-16T13:37:08.849 INFO:journalctl@ceph.mon.c.smithi131.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T13:37:08.849 INFO:journalctl@ceph.mon.c.smithi131.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T13:37:08.849 INFO:journalctl@ceph.mon.c.smithi131.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-16T13:37:08.849 INFO:journalctl@ceph.mon.c.smithi131.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T13:37:08.849 INFO:journalctl@ceph.mon.c.smithi131.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T13:37:08.849 INFO:journalctl@ceph.mon.c.smithi131.stdout: 2024-09-16T13:37:08.849 INFO:journalctl@ceph.mon.c.smithi131.stdout: ** Compaction Stats [default] ** 2024-09-16T13:37:08.850 INFO:journalctl@ceph.mon.c.smithi131.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-16T13:37:08.850 INFO:journalctl@ceph.mon.c.smithi131.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-16T13:37:08.850 INFO:journalctl@ceph.mon.c.smithi131.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-16T13:37:08.850 INFO:journalctl@ceph.mon.c.smithi131.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-16T13:37:08.850 INFO:journalctl@ceph.mon.c.smithi131.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-16T13:37:08.850 INFO:journalctl@ceph.mon.c.smithi131.stdout: 2024-09-16T13:37:08.850 INFO:journalctl@ceph.mon.c.smithi131.stdout: ** Compaction Stats [default] ** 2024-09-16T13:37:08.850 INFO:journalctl@ceph.mon.c.smithi131.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-16T13:37:08.850 INFO:journalctl@ceph.mon.c.smithi131.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-16T13:37:08.850 INFO:journalctl@ceph.mon.c.smithi131.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-16T13:37:08.850 INFO:journalctl@ceph.mon.c.smithi131.stdout: 2024-09-16T13:37:08.850 INFO:journalctl@ceph.mon.c.smithi131.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-16T13:37:08.850 INFO:journalctl@ceph.mon.c.smithi131.stdout: 2024-09-16T13:37:08.851 INFO:journalctl@ceph.mon.c.smithi131.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T13:37:08.851 INFO:journalctl@ceph.mon.c.smithi131.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-16T13:37:08.851 INFO:journalctl@ceph.mon.c.smithi131.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-16T13:37:08.851 INFO:journalctl@ceph.mon.c.smithi131.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-16T13:37:08.851 INFO:journalctl@ceph.mon.c.smithi131.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-16T13:37:08.851 INFO:journalctl@ceph.mon.c.smithi131.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-16T13:37:08.851 INFO:journalctl@ceph.mon.c.smithi131.stdout: Cumulative compaction: 0.00 GB write, 0.62 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T13:37:08.851 INFO:journalctl@ceph.mon.c.smithi131.stdout: Interval compaction: 0.00 GB write, 0.62 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T13:37:08.851 INFO:journalctl@ceph.mon.c.smithi131.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-16T13:37:08.851 INFO:journalctl@ceph.mon.c.smithi131.stdout: Block cache BinnedLRUCache@0x557ccf87b610#7 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-16T13:37:08.851 INFO:journalctl@ceph.mon.c.smithi131.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-16T13:37:08.851 INFO:journalctl@ceph.mon.c.smithi131.stdout: 2024-09-16T13:37:08.852 INFO:journalctl@ceph.mon.c.smithi131.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-16T13:37:08.852 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: mon.c does not exist in monmap, will attempt to join an existing cluster 2024-09-16T13:37:08.852 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: using public_addr v2:172.21.15.131:0/0 -> [v2:172.21.15.131:3300/0,v1:172.21.15.131:6789/0] 2024-09-16T13:37:08.852 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: starting mon.c rank -1 at public addrs [v2:172.21.15.131:3300/0,v1:172.21.15.131:6789/0] at bind addrs [v2:172.21.15.131:3300/0,v1:172.21.15.131:6789/0] mon_data /var/lib/ceph/mon/ceph-c fsid 69d0a65c-7430-11ef-bceb-c7b262605968 2024-09-16T13:37:08.852 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: mon.c@-1(???) e0 preinit fsid 69d0a65c-7430-11ef-bceb-c7b262605968 2024-09-16T13:37:08.852 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: mon.c@-1(synchronizing).mds e1 new map 2024-09-16T13:37:08.852 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: mon.c@-1(synchronizing).mds e1 print_map 2024-09-16T13:37:08.852 INFO:journalctl@ceph.mon.c.smithi131.stdout: e1 2024-09-16T13:37:08.852 INFO:journalctl@ceph.mon.c.smithi131.stdout: btime 2024-09-16T13:35:31:843832+0000 2024-09-16T13:37:08.852 INFO:journalctl@ceph.mon.c.smithi131.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-16T13:37:08.852 INFO:journalctl@ceph.mon.c.smithi131.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-16T13:37:08.852 INFO:journalctl@ceph.mon.c.smithi131.stdout: legacy client fscid: -1 2024-09-16T13:37:08.853 INFO:journalctl@ceph.mon.c.smithi131.stdout: 2024-09-16T13:37:08.853 INFO:journalctl@ceph.mon.c.smithi131.stdout: No filesystems configured 2024-09-16T13:37:08.853 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-16T13:37:08.853 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: 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-16T13:37:08.853 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-16T13:37:08.853 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-16T13:37:08.853 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-16T13:37:08.853 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-16T13:37:08.853 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-16T13:37:08.853 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T13:37:08.853 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T13:37:08.853 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T13:37:08.853 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: Added host smithi066 2024-09-16T13:37:08.854 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:08.854 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:08.854 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:37:08.854 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:37:08.854 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi131", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:37:08.854 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:37:08.854 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:08.854 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:08.854 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:08.855 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:08.855 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi066", "name": "osd_memory_target"} : dispatch 2024-09-16T13:37:08.855 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:37:08.855 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T13:37:08.855 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: Deploying cephadm binary to smithi131 2024-09-16T13:37:08.855 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: Updating smithi066:/etc/ceph/ceph.conf 2024-09-16T13:37:08.855 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: Updating smithi066:/var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T13:37:08.855 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: Updating smithi066:/etc/ceph/ceph.client.admin.keyring 2024-09-16T13:37:08.855 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: Updating smithi066:/var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T13:37:08.855 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:08.855 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:08.855 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:08.855 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:37:08.856 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:08.856 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: Added host smithi131 2024-09-16T13:37:08.856 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T13:37:08.856 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:08.856 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:08.856 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:37:08.856 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:08.856 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:37:08.856 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: from='client.? 172.21.15.63:0/1930264120' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-16T13:37:08.856 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:37:08.856 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: from='client.? 172.21.15.63:0/1930264120' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-16T13:37:08.857 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: osdmap e4: 0 total, 0 up, 0 in 2024-09-16T13:37:08.857 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:08.857 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:08.857 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:08.857 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:08.857 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi131", "name": "osd_memory_target"} : dispatch 2024-09-16T13:37:08.857 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:37:08.857 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T13:37:08.857 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: Updating smithi131:/etc/ceph/ceph.conf 2024-09-16T13:37:08.857 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:08.857 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:08.858 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:08.858 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:08.858 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T13:37:08.858 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:37:08.858 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T13:37:08.858 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:08.858 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-16T13:37:08.858 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:37:08.858 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: Updating smithi131:/var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T13:37:08.858 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:37:08.858 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: Updating smithi131:/etc/ceph/ceph.client.admin.keyring 2024-09-16T13:37:08.858 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: Updating smithi131:/var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T13:37:08.859 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi063:172.21.15.63=a;smithi066:172.21.15.66=b;smithi131:172.21.15.131=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:37:08.859 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: Saving service mon spec with placement smithi063:172.21.15.63=a;smithi066:172.21.15.66=b;smithi131:172.21.15.131=c;count:3 2024-09-16T13:37:08.859 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: Deploying daemon mon.c on smithi131 2024-09-16T13:37:08.859 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:37:08.859 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: from='client.? 172.21.15.131:0/1468058663' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-16T13:37:08.859 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 ceph-mon[28319]: mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-16T13:37:08.859 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 bash[28281]: fcec7ec517b37b3a6eac8b3dc2360a957345f123a1b9d2d48f3fe383f8019890 2024-09-16T13:37:08.859 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:08 smithi131 systemd[1]: Started Ceph mon.c for 69d0a65c-7430-11ef-bceb-c7b262605968. 2024-09-16T13:37:09.051 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/mon.c/config 2024-09-16T13:37:13.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:13 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T13:37:13.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:13 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T13:37:13.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:13 smithi063 ceph-mon[25443]: mon.a calling monitor election 2024-09-16T13:37:13.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:13 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T13:37:13.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:13 smithi063 ceph-mon[25443]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:37:13.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:13 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T13:37:13.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:13 smithi063 ceph-mon[25443]: mon.c calling monitor election 2024-09-16T13:37:13.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:13 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T13:37:13.932 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:13 smithi063 ceph-mon[25443]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:37:13.932 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:13 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T13:37:13.932 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:13 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T13:37:13.932 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:13 smithi063 ceph-mon[25443]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-16T13:37:13.932 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:13 smithi063 ceph-mon[25443]: monmap epoch 2 2024-09-16T13:37:13.932 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:13 smithi063 ceph-mon[25443]: fsid 69d0a65c-7430-11ef-bceb-c7b262605968 2024-09-16T13:37:13.932 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:13 smithi063 ceph-mon[25443]: last_changed 2024-09-16T13:37:08.574361+0000 2024-09-16T13:37:13.932 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:13 smithi063 ceph-mon[25443]: created 2024-09-16T13:35:28.955950+0000 2024-09-16T13:37:13.932 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:13 smithi063 ceph-mon[25443]: min_mon_release 19 (squid) 2024-09-16T13:37:13.932 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:13 smithi063 ceph-mon[25443]: election_strategy: 1 2024-09-16T13:37:13.932 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:13 smithi063 ceph-mon[25443]: 0: [v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0] mon.a 2024-09-16T13:37:13.933 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:13 smithi063 ceph-mon[25443]: 1: [v2:172.21.15.131:3300/0,v1:172.21.15.131:6789/0] mon.c 2024-09-16T13:37:13.933 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:13 smithi063 ceph-mon[25443]: fsmap 2024-09-16T13:37:13.933 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:13 smithi063 ceph-mon[25443]: osdmap e4: 0 total, 0 up, 0 in 2024-09-16T13:37:13.933 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:13 smithi063 ceph-mon[25443]: mgrmap e14: x(active, since 41s) 2024-09-16T13:37:13.933 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:13 smithi063 ceph-mon[25443]: overall HEALTH_OK 2024-09-16T13:37:13.933 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:13 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:13.933 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:13 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:13.933 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:13 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:13.933 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:13 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-16T13:37:13.933 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:13 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:37:14.126 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:13 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T13:37:14.126 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:13 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T13:37:14.126 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:13 smithi131 ceph-mon[28319]: mon.a calling monitor election 2024-09-16T13:37:14.126 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:13 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T13:37:14.126 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:13 smithi131 ceph-mon[28319]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:37:14.126 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:13 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T13:37:14.126 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:13 smithi131 ceph-mon[28319]: mon.c calling monitor election 2024-09-16T13:37:14.126 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:13 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T13:37:14.126 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:13 smithi131 ceph-mon[28319]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:37:14.126 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:13 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T13:37:14.126 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:13 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T13:37:14.126 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:13 smithi131 ceph-mon[28319]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-16T13:37:14.127 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:13 smithi131 ceph-mon[28319]: monmap epoch 2 2024-09-16T13:37:14.127 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:13 smithi131 ceph-mon[28319]: fsid 69d0a65c-7430-11ef-bceb-c7b262605968 2024-09-16T13:37:14.127 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:13 smithi131 ceph-mon[28319]: last_changed 2024-09-16T13:37:08.574361+0000 2024-09-16T13:37:14.127 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:13 smithi131 ceph-mon[28319]: created 2024-09-16T13:35:28.955950+0000 2024-09-16T13:37:14.127 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:13 smithi131 ceph-mon[28319]: min_mon_release 19 (squid) 2024-09-16T13:37:14.127 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:13 smithi131 ceph-mon[28319]: election_strategy: 1 2024-09-16T13:37:14.127 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:13 smithi131 ceph-mon[28319]: 0: [v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0] mon.a 2024-09-16T13:37:14.127 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:13 smithi131 ceph-mon[28319]: 1: [v2:172.21.15.131:3300/0,v1:172.21.15.131:6789/0] mon.c 2024-09-16T13:37:14.127 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:13 smithi131 ceph-mon[28319]: fsmap 2024-09-16T13:37:14.127 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:13 smithi131 ceph-mon[28319]: osdmap e4: 0 total, 0 up, 0 in 2024-09-16T13:37:14.127 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:13 smithi131 ceph-mon[28319]: mgrmap e14: x(active, since 41s) 2024-09-16T13:37:14.127 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:13 smithi131 ceph-mon[28319]: overall HEALTH_OK 2024-09-16T13:37:14.127 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:13 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:14.127 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:13 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:14.127 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:13 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:14.128 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:13 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-16T13:37:14.128 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:13 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:37:14.141 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-09-16T13:37:14.141 INFO:teuthology.orchestra.run.smithi131.stdout:{"epoch":2,"fsid":"69d0a65c-7430-11ef-bceb-c7b262605968","modified":"2024-09-16T13:37:08.574361Z","created":"2024-09-16T13:35:28.955950Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:3300","nonce":0},{"type":"v1","addr":"172.21.15.63:6789","nonce":0}]},"addr":"172.21.15.63:6789/0","public_addr":"172.21.15.63:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:3300","nonce":0},{"type":"v1","addr":"172.21.15.131:6789","nonce":0}]},"addr":"172.21.15.131:6789/0","public_addr":"172.21.15.131:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-16T13:37:14.141 INFO:teuthology.orchestra.run.smithi131.stderr:dumped monmap epoch 2 2024-09-16T13:37:14.739 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:14 smithi131 ceph-mon[28319]: Deploying daemon mon.b on smithi066 2024-09-16T13:37:14.740 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:14 smithi131 ceph-mon[28319]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:37:14.740 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:14 smithi131 ceph-mon[28319]: from='client.? 172.21.15.131:0/1913392492' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-16T13:37:14.740 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:14 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T13:37:14.930 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:14 smithi063 ceph-mon[25443]: Deploying daemon mon.b on smithi066 2024-09-16T13:37:14.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:14 smithi063 ceph-mon[25443]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:37:14.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:14 smithi063 ceph-mon[25443]: from='client.? 172.21.15.131:0/1913392492' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-16T13:37:14.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:14 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T13:37:15.775 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-16T13:37:15.776 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-16T13:37:16.018 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/mon.c/config 2024-09-16T13:37:16.710 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-09-16T13:37:16.711 INFO:teuthology.orchestra.run.smithi131.stdout:{"epoch":2,"fsid":"69d0a65c-7430-11ef-bceb-c7b262605968","modified":"2024-09-16T13:37:08.574361Z","created":"2024-09-16T13:35:28.955950Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:3300","nonce":0},{"type":"v1","addr":"172.21.15.63:6789","nonce":0}]},"addr":"172.21.15.63:6789/0","public_addr":"172.21.15.63:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:3300","nonce":0},{"type":"v1","addr":"172.21.15.131:6789","nonce":0}]},"addr":"172.21.15.131:6789/0","public_addr":"172.21.15.131:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-16T13:37:16.711 INFO:teuthology.orchestra.run.smithi131.stderr:dumped monmap epoch 2 2024-09-16T13:37:16.711 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:16 smithi131 ceph-mon[28319]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:37:16.930 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:16 smithi063 ceph-mon[25443]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:37:17.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 podman[28134]: 2024-09-16 13:37:17.35450873 +0000 UTC m=+0.125201604 container create 7f14096e3c440a224b9d34a50fdb699609275bdf9155d0261583b501a8a66a4a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce, name=ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mon-b, io.buildah.version=1.37.2, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , ceph=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD) 2024-09-16T13:37:17.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 podman[28134]: 2024-09-16 13:37:17.556808745 +0000 UTC m=+0.327501619 container init 7f14096e3c440a224b9d34a50fdb699609275bdf9155d0261583b501a8a66a4a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce, name=ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mon-b, CEPH_POINT_RELEASE=, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, ceph=True) 2024-09-16T13:37:17.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 podman[28134]: 2024-09-16 13:37:17.561678674 +0000 UTC m=+0.332371549 container start 7f14096e3c440a224b9d34a50fdb699609275bdf9155d0261583b501a8a66a4a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce, name=ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mon-b, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, io.buildah.version=1.37.2, ceph=True, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-16T13:37:17.886 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: set uid:gid to 167:167 (ceph:ceph) 2024-09-16T13:37:17.886 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev), process ceph-mon, pid 7 2024-09-16T13:37:17.886 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: pidfile_write: ignore empty --pid-file 2024-09-16T13:37:17.886 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: load: jerasure load: lrc 2024-09-16T13:37:17.886 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: RocksDB version: 7.9.2 2024-09-16T13:37:17.886 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Git sha 0 2024-09-16T13:37:17.886 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Compile date 2024-09-13 14:50:41 2024-09-16T13:37:17.886 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: DB SUMMARY 2024-09-16T13:37:17.886 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: DB Session ID: 90OHNTHYYM1PID5COC1M 2024-09-16T13:37:17.886 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: CURRENT file: CURRENT 2024-09-16T13:37:17.886 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: IDENTITY file: IDENTITY 2024-09-16T13:37:17.886 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-09-16T13:37:17.886 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2024-09-16T13:37:17.886 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 636 ; 2024-09-16T13:37:17.887 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.error_if_exists: 0 2024-09-16T13:37:17.887 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.create_if_missing: 0 2024-09-16T13:37:17.887 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.paranoid_checks: 1 2024-09-16T13:37:17.887 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-16T13:37:17.887 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-16T13:37:17.887 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-16T13:37:17.887 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.env: 0x5618524dd120 2024-09-16T13:37:17.887 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.fs: PosixFileSystem 2024-09-16T13:37:17.887 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.info_log: 0x5618533c7700 2024-09-16T13:37:17.887 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.max_file_opening_threads: 16 2024-09-16T13:37:17.888 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.statistics: (nil) 2024-09-16T13:37:17.889 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.use_fsync: 0 2024-09-16T13:37:17.889 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.max_log_file_size: 0 2024-09-16T13:37:17.889 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-16T13:37:17.889 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-16T13:37:17.889 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.keep_log_file_num: 1000 2024-09-16T13:37:17.889 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.recycle_log_file_num: 0 2024-09-16T13:37:17.889 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.allow_fallocate: 1 2024-09-16T13:37:17.889 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.allow_mmap_reads: 0 2024-09-16T13:37:17.889 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.allow_mmap_writes: 0 2024-09-16T13:37:17.889 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.use_direct_reads: 0 2024-09-16T13:37:17.889 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-16T13:37:17.889 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.create_missing_column_families: 0 2024-09-16T13:37:17.889 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.db_log_dir: 2024-09-16T13:37:17.889 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.wal_dir: 2024-09-16T13:37:17.890 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-16T13:37:17.890 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-16T13:37:17.890 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-16T13:37:17.890 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-16T13:37:17.890 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-16T13:37:17.890 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-16T13:37:17.890 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.advise_random_on_open: 1 2024-09-16T13:37:17.890 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.db_write_buffer_size: 0 2024-09-16T13:37:17.890 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.write_buffer_manager: 0x5618533cbb80 2024-09-16T13:37:17.890 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-16T13:37:17.890 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-16T13:37:17.890 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-16T13:37:17.890 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.rate_limiter: (nil) 2024-09-16T13:37:17.890 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-16T13:37:17.890 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.wal_recovery_mode: 2 2024-09-16T13:37:17.891 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.enable_thread_tracking: 0 2024-09-16T13:37:17.891 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.enable_pipelined_write: 0 2024-09-16T13:37:17.891 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.unordered_write: 0 2024-09-16T13:37:17.891 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-16T13:37:17.891 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-16T13:37:17.891 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-16T13:37:17.891 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-16T13:37:17.891 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.row_cache: None 2024-09-16T13:37:17.891 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.wal_filter: None 2024-09-16T13:37:17.891 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-16T13:37:17.891 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.allow_ingest_behind: 0 2024-09-16T13:37:17.891 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.two_write_queues: 0 2024-09-16T13:37:17.891 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.manual_wal_flush: 0 2024-09-16T13:37:17.891 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.wal_compression: 0 2024-09-16T13:37:17.891 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.atomic_flush: 0 2024-09-16T13:37:17.891 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-16T13:37:17.892 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-16T13:37:17.892 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-16T13:37:17.892 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.log_readahead_size: 0 2024-09-16T13:37:17.892 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-16T13:37:17.892 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.best_efforts_recovery: 0 2024-09-16T13:37:17.892 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-16T13:37:17.892 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-16T13:37:17.892 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.allow_data_in_errors: 0 2024-09-16T13:37:17.892 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.db_host_id: __hostname__ 2024-09-16T13:37:17.892 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-16T13:37:17.892 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.max_background_jobs: 2 2024-09-16T13:37:17.892 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.max_background_compactions: -1 2024-09-16T13:37:17.892 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.max_subcompactions: 1 2024-09-16T13:37:17.892 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-16T13:37:17.892 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-16T13:37:17.892 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-16T13:37:17.893 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.max_total_wal_size: 0 2024-09-16T13:37:17.893 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-16T13:37:17.893 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-16T13:37:17.893 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-16T13:37:17.893 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-16T13:37:17.893 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.max_open_files: -1 2024-09-16T13:37:17.893 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.bytes_per_sync: 0 2024-09-16T13:37:17.893 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-16T13:37:17.893 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-16T13:37:17.893 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.compaction_readahead_size: 0 2024-09-16T13:37:17.893 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.max_background_flushes: -1 2024-09-16T13:37:17.893 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Compression algorithms supported: 2024-09-16T13:37:17.893 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: kZSTD supported: 0 2024-09-16T13:37:17.893 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: kXpressCompression supported: 0 2024-09-16T13:37:17.894 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: kBZip2Compression supported: 0 2024-09-16T13:37:17.894 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-16T13:37:17.894 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: kLZ4Compression supported: 1 2024-09-16T13:37:17.894 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: kZlibCompression supported: 1 2024-09-16T13:37:17.894 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: kLZ4HCCompression supported: 1 2024-09-16T13:37:17.894 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: kSnappyCompression supported: 1 2024-09-16T13:37:17.894 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-16T13:37:17.894 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-16T13:37:17.894 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 2024-09-16T13:37:17.894 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-16T13:37:17.894 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-16T13:37:17.894 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.merge_operator: 2024-09-16T13:37:17.894 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.compaction_filter: None 2024-09-16T13:37:17.894 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.compaction_filter_factory: None 2024-09-16T13:37:17.894 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.sst_partitioner_factory: None 2024-09-16T13:37:17.895 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-16T13:37:17.895 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-16T13:37:17.895 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5618533c7320) 2024-09-16T13:37:17.895 INFO:journalctl@ceph.mon.b.smithi066.stdout: cache_index_and_filter_blocks: 1 2024-09-16T13:37:17.895 INFO:journalctl@ceph.mon.b.smithi066.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-16T13:37:17.895 INFO:journalctl@ceph.mon.b.smithi066.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-16T13:37:17.895 INFO:journalctl@ceph.mon.b.smithi066.stdout: pin_top_level_index_and_filter: 1 2024-09-16T13:37:17.895 INFO:journalctl@ceph.mon.b.smithi066.stdout: index_type: 0 2024-09-16T13:37:17.895 INFO:journalctl@ceph.mon.b.smithi066.stdout: data_block_index_type: 0 2024-09-16T13:37:17.895 INFO:journalctl@ceph.mon.b.smithi066.stdout: index_shortening: 1 2024-09-16T13:37:17.895 INFO:journalctl@ceph.mon.b.smithi066.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-16T13:37:17.895 INFO:journalctl@ceph.mon.b.smithi066.stdout: checksum: 4 2024-09-16T13:37:17.895 INFO:journalctl@ceph.mon.b.smithi066.stdout: no_block_cache: 0 2024-09-16T13:37:17.895 INFO:journalctl@ceph.mon.b.smithi066.stdout: block_cache: 0x5618533bb610 2024-09-16T13:37:17.895 INFO:journalctl@ceph.mon.b.smithi066.stdout: block_cache_name: BinnedLRUCache 2024-09-16T13:37:17.895 INFO:journalctl@ceph.mon.b.smithi066.stdout: block_cache_options: 2024-09-16T13:37:17.896 INFO:journalctl@ceph.mon.b.smithi066.stdout: capacity : 536870912 2024-09-16T13:37:17.896 INFO:journalctl@ceph.mon.b.smithi066.stdout: num_shard_bits : 4 2024-09-16T13:37:17.896 INFO:journalctl@ceph.mon.b.smithi066.stdout: strict_capacity_limit : 0 2024-09-16T13:37:17.896 INFO:journalctl@ceph.mon.b.smithi066.stdout: high_pri_pool_ratio: 0.000 2024-09-16T13:37:17.896 INFO:journalctl@ceph.mon.b.smithi066.stdout: block_cache_compressed: (nil) 2024-09-16T13:37:17.896 INFO:journalctl@ceph.mon.b.smithi066.stdout: persistent_cache: (nil) 2024-09-16T13:37:17.896 INFO:journalctl@ceph.mon.b.smithi066.stdout: block_size: 4096 2024-09-16T13:37:17.896 INFO:journalctl@ceph.mon.b.smithi066.stdout: block_size_deviation: 10 2024-09-16T13:37:17.896 INFO:journalctl@ceph.mon.b.smithi066.stdout: block_restart_interval: 16 2024-09-16T13:37:17.896 INFO:journalctl@ceph.mon.b.smithi066.stdout: index_block_restart_interval: 1 2024-09-16T13:37:17.896 INFO:journalctl@ceph.mon.b.smithi066.stdout: metadata_block_size: 4096 2024-09-16T13:37:17.896 INFO:journalctl@ceph.mon.b.smithi066.stdout: partition_filters: 0 2024-09-16T13:37:17.896 INFO:journalctl@ceph.mon.b.smithi066.stdout: use_delta_encoding: 1 2024-09-16T13:37:17.896 INFO:journalctl@ceph.mon.b.smithi066.stdout: filter_policy: bloomfilter 2024-09-16T13:37:17.896 INFO:journalctl@ceph.mon.b.smithi066.stdout: whole_key_filtering: 1 2024-09-16T13:37:17.897 INFO:journalctl@ceph.mon.b.smithi066.stdout: verify_compression: 0 2024-09-16T13:37:17.897 INFO:journalctl@ceph.mon.b.smithi066.stdout: read_amp_bytes_per_bit: 0 2024-09-16T13:37:17.897 INFO:journalctl@ceph.mon.b.smithi066.stdout: format_version: 5 2024-09-16T13:37:17.897 INFO:journalctl@ceph.mon.b.smithi066.stdout: enable_index_compression: 1 2024-09-16T13:37:17.897 INFO:journalctl@ceph.mon.b.smithi066.stdout: block_align: 0 2024-09-16T13:37:17.897 INFO:journalctl@ceph.mon.b.smithi066.stdout: max_auto_readahead_size: 262144 2024-09-16T13:37:17.897 INFO:journalctl@ceph.mon.b.smithi066.stdout: prepopulate_block_cache: 0 2024-09-16T13:37:17.897 INFO:journalctl@ceph.mon.b.smithi066.stdout: initial_auto_readahead_size: 8192 2024-09-16T13:37:17.897 INFO:journalctl@ceph.mon.b.smithi066.stdout: num_file_reads_for_auto_readahead: 2 2024-09-16T13:37:17.897 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.write_buffer_size: 33554432 2024-09-16T13:37:17.897 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.max_write_buffer_number: 2 2024-09-16T13:37:17.897 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.compression: NoCompression 2024-09-16T13:37:17.897 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.bottommost_compression: Disabled 2024-09-16T13:37:17.897 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.prefix_extractor: nullptr 2024-09-16T13:37:17.897 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-16T13:37:17.898 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.num_levels: 7 2024-09-16T13:37:17.898 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-16T13:37:17.898 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-16T13:37:17.898 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-16T13:37:17.898 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-16T13:37:17.898 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-16T13:37:17.898 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-16T13:37:17.898 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-16T13:37:17.898 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-16T13:37:17.898 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-16T13:37:17.898 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-16T13:37:17.898 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-16T13:37:17.898 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-16T13:37:17.898 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-16T13:37:17.898 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.compression_opts.level: 32767 2024-09-16T13:37:17.898 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.compression_opts.strategy: 0 2024-09-16T13:37:17.899 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-16T13:37:17.899 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-16T13:37:17.899 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-16T13:37:17.899 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-16T13:37:17.899 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.compression_opts.enabled: false 2024-09-16T13:37:17.899 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-16T13:37:17.899 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-16T13:37:17.899 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-16T13:37:17.899 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-16T13:37:17.899 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.target_file_size_base: 67108864 2024-09-16T13:37:17.899 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-16T13:37:17.899 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-16T13:37:17.899 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-16T13:37:17.900 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-16T13:37:17.900 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-16T13:37:17.900 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-16T13:37:17.900 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-16T13:37:17.900 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-16T13:37:17.900 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-16T13:37:17.900 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-16T13:37:17.900 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-16T13:37:17.900 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-16T13:37:17.900 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-16T13:37:17.900 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-16T13:37:17.900 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.arena_block_size: 1048576 2024-09-16T13:37:17.900 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-16T13:37:17.900 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-16T13:37:17.900 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.disable_auto_compactions: 0 2024-09-16T13:37:17.901 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-16T13:37:17.901 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-16T13:37:17.901 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-16T13:37:17.901 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-16T13:37:17.901 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-16T13:37:17.901 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-16T13:37:17.901 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-16T13:37:17.901 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-16T13:37:17.901 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-16T13:37:17.901 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-16T13:37:17.901 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-16T13:37:17.901 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.inplace_update_support: 0 2024-09-16T13:37:17.901 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-16T13:37:17.901 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-16T13:37:17.902 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-16T13:37:17.902 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-16T13:37:17.902 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.bloom_locality: 0 2024-09-16T13:37:17.902 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.max_successive_merges: 0 2024-09-16T13:37:17.902 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-16T13:37:17.902 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.paranoid_file_checks: 0 2024-09-16T13:37:17.902 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.force_consistency_checks: 1 2024-09-16T13:37:17.902 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.report_bg_io_stats: 0 2024-09-16T13:37:17.902 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.ttl: 2592000 2024-09-16T13:37:17.902 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-16T13:37:17.902 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-16T13:37:17.902 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-16T13:37:17.902 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.enable_blob_files: false 2024-09-16T13:37:17.902 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.min_blob_size: 0 2024-09-16T13:37:17.902 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.blob_file_size: 268435456 2024-09-16T13:37:17.903 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-16T13:37:17.903 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-16T13:37:17.903 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-16T13:37:17.903 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-16T13:37:17.903 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-16T13:37:17.903 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.blob_file_starting_level: 0 2024-09-16T13:37:17.903 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-16T13:37:17.903 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: 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-16T13:37:17.903 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-16T13:37:17.903 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 5c1f784b-fa40-4896-b726-08457263e81c 2024-09-16T13:37:17.903 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726493837589315, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-09-16T13:37:17.903 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-09-16T13:37:17.903 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726493837589736, "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": 1726493837, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "5c1f784b-fa40-4896-b726-08457263e81c", "db_session_id": "90OHNTHYYM1PID5COC1M", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-09-16T13:37:17.903 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726493837589833, "job": 1, "event": "recovery_finished"} 2024-09-16T13:37:17.903 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-09-16T13:37:17.904 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: 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-16T13:37:17.904 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5618533eae00 2024-09-16T13:37:17.904 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: DB pointer 0x5618534ec000 2024-09-16T13:37:17.904 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-16T13:37:17.904 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-16T13:37:17.904 INFO:journalctl@ceph.mon.b.smithi066.stdout: ** DB Stats ** 2024-09-16T13:37:17.904 INFO:journalctl@ceph.mon.b.smithi066.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T13:37:17.904 INFO:journalctl@ceph.mon.b.smithi066.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-16T13:37:17.904 INFO:journalctl@ceph.mon.b.smithi066.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T13:37:17.904 INFO:journalctl@ceph.mon.b.smithi066.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T13:37:17.904 INFO:journalctl@ceph.mon.b.smithi066.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-16T13:37:17.904 INFO:journalctl@ceph.mon.b.smithi066.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T13:37:17.904 INFO:journalctl@ceph.mon.b.smithi066.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T13:37:17.904 INFO:journalctl@ceph.mon.b.smithi066.stdout: 2024-09-16T13:37:17.905 INFO:journalctl@ceph.mon.b.smithi066.stdout: ** Compaction Stats [default] ** 2024-09-16T13:37:17.905 INFO:journalctl@ceph.mon.b.smithi066.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-16T13:37:17.905 INFO:journalctl@ceph.mon.b.smithi066.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-16T13:37:17.905 INFO:journalctl@ceph.mon.b.smithi066.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.2 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-16T13:37:17.905 INFO:journalctl@ceph.mon.b.smithi066.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.2 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-16T13:37:17.905 INFO:journalctl@ceph.mon.b.smithi066.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.2 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-16T13:37:17.905 INFO:journalctl@ceph.mon.b.smithi066.stdout: 2024-09-16T13:37:17.905 INFO:journalctl@ceph.mon.b.smithi066.stdout: ** Compaction Stats [default] ** 2024-09-16T13:37:17.905 INFO:journalctl@ceph.mon.b.smithi066.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-16T13:37:17.905 INFO:journalctl@ceph.mon.b.smithi066.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-16T13:37:17.905 INFO:journalctl@ceph.mon.b.smithi066.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.2 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-16T13:37:17.905 INFO:journalctl@ceph.mon.b.smithi066.stdout: 2024-09-16T13:37:17.905 INFO:journalctl@ceph.mon.b.smithi066.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-16T13:37:17.905 INFO:journalctl@ceph.mon.b.smithi066.stdout: 2024-09-16T13:37:17.906 INFO:journalctl@ceph.mon.b.smithi066.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T13:37:17.906 INFO:journalctl@ceph.mon.b.smithi066.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-16T13:37:17.906 INFO:journalctl@ceph.mon.b.smithi066.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-16T13:37:17.906 INFO:journalctl@ceph.mon.b.smithi066.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-16T13:37:17.906 INFO:journalctl@ceph.mon.b.smithi066.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-16T13:37:17.906 INFO:journalctl@ceph.mon.b.smithi066.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-16T13:37:17.906 INFO:journalctl@ceph.mon.b.smithi066.stdout: Cumulative compaction: 0.00 GB write, 0.64 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T13:37:17.906 INFO:journalctl@ceph.mon.b.smithi066.stdout: Interval compaction: 0.00 GB write, 0.64 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T13:37:17.906 INFO:journalctl@ceph.mon.b.smithi066.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-16T13:37:17.906 INFO:journalctl@ceph.mon.b.smithi066.stdout: Block cache BinnedLRUCache@0x5618533bb610#7 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-16T13:37:17.906 INFO:journalctl@ceph.mon.b.smithi066.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-16T13:37:17.906 INFO:journalctl@ceph.mon.b.smithi066.stdout: 2024-09-16T13:37:17.906 INFO:journalctl@ceph.mon.b.smithi066.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-16T13:37:17.906 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: mon.b does not exist in monmap, will attempt to join an existing cluster 2024-09-16T13:37:17.906 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: using public_addr v2:172.21.15.66:0/0 -> [v2:172.21.15.66:3300/0,v1:172.21.15.66:6789/0] 2024-09-16T13:37:17.907 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: starting mon.b rank -1 at public addrs [v2:172.21.15.66:3300/0,v1:172.21.15.66:6789/0] at bind addrs [v2:172.21.15.66:3300/0,v1:172.21.15.66:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 69d0a65c-7430-11ef-bceb-c7b262605968 2024-09-16T13:37:17.907 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: mon.b@-1(???) e0 preinit fsid 69d0a65c-7430-11ef-bceb-c7b262605968 2024-09-16T13:37:17.907 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: mon.b@-1(synchronizing).mds e1 new map 2024-09-16T13:37:17.907 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: mon.b@-1(synchronizing).mds e1 print_map 2024-09-16T13:37:17.907 INFO:journalctl@ceph.mon.b.smithi066.stdout: e1 2024-09-16T13:37:17.907 INFO:journalctl@ceph.mon.b.smithi066.stdout: btime 2024-09-16T13:35:31:843832+0000 2024-09-16T13:37:17.907 INFO:journalctl@ceph.mon.b.smithi066.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-16T13:37:17.907 INFO:journalctl@ceph.mon.b.smithi066.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-16T13:37:17.907 INFO:journalctl@ceph.mon.b.smithi066.stdout: legacy client fscid: -1 2024-09-16T13:37:17.907 INFO:journalctl@ceph.mon.b.smithi066.stdout: 2024-09-16T13:37:17.907 INFO:journalctl@ceph.mon.b.smithi066.stdout: No filesystems configured 2024-09-16T13:37:17.907 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-16T13:37:17.907 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: 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-16T13:37:17.907 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-16T13:37:17.907 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-16T13:37:17.908 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-16T13:37:17.908 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-16T13:37:17.908 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-16T13:37:17.908 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T13:37:17.908 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T13:37:17.908 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T13:37:17.908 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: Added host smithi066 2024-09-16T13:37:17.908 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:17.908 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:17.908 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:37:17.908 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:37:17.908 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi131", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:37:17.908 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:37:17.908 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:17.908 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:17.909 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:17.909 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:17.909 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi066", "name": "osd_memory_target"} : dispatch 2024-09-16T13:37:17.909 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:37:17.909 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T13:37:17.909 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: Deploying cephadm binary to smithi131 2024-09-16T13:37:17.909 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: Updating smithi066:/etc/ceph/ceph.conf 2024-09-16T13:37:17.909 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: Updating smithi066:/var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T13:37:17.909 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: Updating smithi066:/etc/ceph/ceph.client.admin.keyring 2024-09-16T13:37:17.909 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: Updating smithi066:/var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T13:37:17.909 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:17.909 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:17.909 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:17.909 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:37:17.910 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:17.910 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: Added host smithi131 2024-09-16T13:37:17.910 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T13:37:17.910 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:17.910 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:17.910 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:37:17.910 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:17.910 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:37:17.910 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: from='client.? 172.21.15.63:0/1930264120' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-16T13:37:17.910 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:37:17.910 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: from='client.? 172.21.15.63:0/1930264120' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-16T13:37:17.910 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: osdmap e4: 0 total, 0 up, 0 in 2024-09-16T13:37:17.910 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:17.910 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:17.911 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:17.911 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:17.911 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi131", "name": "osd_memory_target"} : dispatch 2024-09-16T13:37:17.911 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:37:17.911 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T13:37:17.911 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: Updating smithi131:/etc/ceph/ceph.conf 2024-09-16T13:37:17.911 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:17.911 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:17.912 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:17.912 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:17.912 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T13:37:17.912 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:37:17.912 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T13:37:17.912 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:17.912 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-16T13:37:17.912 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:37:17.912 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: Updating smithi131:/var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T13:37:17.912 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:37:17.912 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: Updating smithi131:/etc/ceph/ceph.client.admin.keyring 2024-09-16T13:37:17.912 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: Updating smithi131:/var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T13:37:17.912 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi063:172.21.15.63=a;smithi066:172.21.15.66=b;smithi131:172.21.15.131=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:37:17.913 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: Saving service mon spec with placement smithi063:172.21.15.63=a;smithi066:172.21.15.66=b;smithi131:172.21.15.131=c;count:3 2024-09-16T13:37:17.913 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: Deploying daemon mon.c on smithi131 2024-09-16T13:37:17.913 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:37:17.913 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: from='client.? 172.21.15.131:0/1468058663' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-16T13:37:17.913 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T13:37:17.913 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T13:37:17.913 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: mon.a calling monitor election 2024-09-16T13:37:17.913 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T13:37:17.913 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:37:17.913 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T13:37:17.913 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: mon.c calling monitor election 2024-09-16T13:37:17.913 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T13:37:17.913 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:37:17.913 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T13:37:17.913 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T13:37:17.914 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-16T13:37:17.914 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: monmap epoch 2 2024-09-16T13:37:17.914 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: fsid 69d0a65c-7430-11ef-bceb-c7b262605968 2024-09-16T13:37:17.914 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: last_changed 2024-09-16T13:37:08.574361+0000 2024-09-16T13:37:17.914 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: created 2024-09-16T13:35:28.955950+0000 2024-09-16T13:37:17.914 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: min_mon_release 19 (squid) 2024-09-16T13:37:17.914 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: election_strategy: 1 2024-09-16T13:37:17.914 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: 0: [v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0] mon.a 2024-09-16T13:37:17.914 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: 1: [v2:172.21.15.131:3300/0,v1:172.21.15.131:6789/0] mon.c 2024-09-16T13:37:17.915 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: fsmap 2024-09-16T13:37:17.915 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: osdmap e4: 0 total, 0 up, 0 in 2024-09-16T13:37:17.915 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: mgrmap e14: x(active, since 41s) 2024-09-16T13:37:17.915 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: overall HEALTH_OK 2024-09-16T13:37:17.915 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:17.915 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:17.915 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:17.915 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-16T13:37:17.915 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:37:17.915 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: Deploying daemon mon.b on smithi066 2024-09-16T13:37:17.915 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:37:17.915 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: from='client.? 172.21.15.131:0/1913392492' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-16T13:37:17.915 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T13:37:17.915 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:37:17.915 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 ceph-mon[28172]: mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-16T13:37:17.916 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 bash[28134]: 7f14096e3c440a224b9d34a50fdb699609275bdf9155d0261583b501a8a66a4a 2024-09-16T13:37:17.916 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:17 smithi066 systemd[1]: Started Ceph mon.b for 69d0a65c-7430-11ef-bceb-c7b262605968. 2024-09-16T13:37:18.323 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-16T13:37:18.323 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-16T13:37:18.574 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/mon.c/config 2024-09-16T13:37:22.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:22 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T13:37:22.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:22 smithi063 ceph-mon[25443]: mon.c calling monitor election 2024-09-16T13:37:22.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:22 smithi063 ceph-mon[25443]: mon.a calling monitor election 2024-09-16T13:37:22.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:22 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T13:37:22.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:22 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T13:37:22.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:22 smithi063 ceph-mon[25443]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:37:22.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:22 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T13:37:22.932 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:22 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T13:37:22.932 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:22 smithi063 ceph-mon[25443]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:37:22.932 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:22 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T13:37:22.932 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:22 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T13:37:22.932 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:22 smithi063 ceph-mon[25443]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:37:22.932 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:22 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T13:37:22.932 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:22 smithi063 ceph-mon[25443]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-16T13:37:22.932 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:22 smithi063 ceph-mon[25443]: monmap epoch 3 2024-09-16T13:37:22.932 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:22 smithi063 ceph-mon[25443]: fsid 69d0a65c-7430-11ef-bceb-c7b262605968 2024-09-16T13:37:22.932 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:22 smithi063 ceph-mon[25443]: last_changed 2024-09-16T13:37:17.616421+0000 2024-09-16T13:37:22.933 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:22 smithi063 ceph-mon[25443]: created 2024-09-16T13:35:28.955950+0000 2024-09-16T13:37:22.933 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:22 smithi063 ceph-mon[25443]: min_mon_release 19 (squid) 2024-09-16T13:37:22.933 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:22 smithi063 ceph-mon[25443]: election_strategy: 1 2024-09-16T13:37:22.933 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:22 smithi063 ceph-mon[25443]: 0: [v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0] mon.a 2024-09-16T13:37:22.933 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:22 smithi063 ceph-mon[25443]: 1: [v2:172.21.15.131:3300/0,v1:172.21.15.131:6789/0] mon.c 2024-09-16T13:37:22.933 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:22 smithi063 ceph-mon[25443]: 2: [v2:172.21.15.66:3300/0,v1:172.21.15.66:6789/0] mon.b 2024-09-16T13:37:22.933 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:22 smithi063 ceph-mon[25443]: fsmap 2024-09-16T13:37:22.933 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:22 smithi063 ceph-mon[25443]: osdmap e4: 0 total, 0 up, 0 in 2024-09-16T13:37:22.933 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:22 smithi063 ceph-mon[25443]: mgrmap e14: x(active, since 50s) 2024-09-16T13:37:22.934 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:22 smithi063 ceph-mon[25443]: Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-09-16T13:37:22.934 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:22 smithi063 ceph-mon[25443]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-09-16T13:37:22.934 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:22 smithi063 ceph-mon[25443]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-09-16T13:37:22.934 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:22 smithi063 ceph-mon[25443]: mon.b (rank 2) addr [v2:172.21.15.66:3300/0,v1:172.21.15.66:6789/0] is down (out of quorum) 2024-09-16T13:37:22.934 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:22 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:22.934 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:22 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:22.934 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:22 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:22.934 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:22 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:23.126 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:22 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T13:37:23.126 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:22 smithi131 ceph-mon[28319]: mon.c calling monitor election 2024-09-16T13:37:23.126 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:22 smithi131 ceph-mon[28319]: mon.a calling monitor election 2024-09-16T13:37:23.126 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:22 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T13:37:23.126 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:22 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T13:37:23.126 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:22 smithi131 ceph-mon[28319]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:37:23.126 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:22 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T13:37:23.126 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:22 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T13:37:23.126 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:22 smithi131 ceph-mon[28319]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:37:23.126 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:22 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T13:37:23.126 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:22 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T13:37:23.126 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:22 smithi131 ceph-mon[28319]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:37:23.126 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:22 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T13:37:23.126 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:22 smithi131 ceph-mon[28319]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-16T13:37:23.127 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:22 smithi131 ceph-mon[28319]: monmap epoch 3 2024-09-16T13:37:23.127 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:22 smithi131 ceph-mon[28319]: fsid 69d0a65c-7430-11ef-bceb-c7b262605968 2024-09-16T13:37:23.127 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:22 smithi131 ceph-mon[28319]: last_changed 2024-09-16T13:37:17.616421+0000 2024-09-16T13:37:23.127 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:22 smithi131 ceph-mon[28319]: created 2024-09-16T13:35:28.955950+0000 2024-09-16T13:37:23.127 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:22 smithi131 ceph-mon[28319]: min_mon_release 19 (squid) 2024-09-16T13:37:23.127 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:22 smithi131 ceph-mon[28319]: election_strategy: 1 2024-09-16T13:37:23.127 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:22 smithi131 ceph-mon[28319]: 0: [v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0] mon.a 2024-09-16T13:37:23.127 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:22 smithi131 ceph-mon[28319]: 1: [v2:172.21.15.131:3300/0,v1:172.21.15.131:6789/0] mon.c 2024-09-16T13:37:23.127 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:22 smithi131 ceph-mon[28319]: 2: [v2:172.21.15.66:3300/0,v1:172.21.15.66:6789/0] mon.b 2024-09-16T13:37:23.127 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:22 smithi131 ceph-mon[28319]: fsmap 2024-09-16T13:37:23.127 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:22 smithi131 ceph-mon[28319]: osdmap e4: 0 total, 0 up, 0 in 2024-09-16T13:37:23.127 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:22 smithi131 ceph-mon[28319]: mgrmap e14: x(active, since 50s) 2024-09-16T13:37:23.127 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:22 smithi131 ceph-mon[28319]: Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-09-16T13:37:23.127 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:22 smithi131 ceph-mon[28319]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-09-16T13:37:23.127 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:22 smithi131 ceph-mon[28319]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-09-16T13:37:23.128 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:22 smithi131 ceph-mon[28319]: mon.b (rank 2) addr [v2:172.21.15.66:3300/0,v1:172.21.15.66:6789/0] is down (out of quorum) 2024-09-16T13:37:23.128 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:22 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:23.128 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:22 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:23.128 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:22 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:23.128 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:22 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:23.667 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-09-16T13:37:23.667 INFO:teuthology.orchestra.run.smithi131.stdout:{"epoch":3,"fsid":"69d0a65c-7430-11ef-bceb-c7b262605968","modified":"2024-09-16T13:37:17.616421Z","created":"2024-09-16T13:35:28.955950Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:3300","nonce":0},{"type":"v1","addr":"172.21.15.63:6789","nonce":0}]},"addr":"172.21.15.63:6789/0","public_addr":"172.21.15.63:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:3300","nonce":0},{"type":"v1","addr":"172.21.15.131:6789","nonce":0}]},"addr":"172.21.15.131:6789/0","public_addr":"172.21.15.131:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:3300","nonce":0},{"type":"v1","addr":"172.21.15.66:6789","nonce":0}]},"addr":"172.21.15.66:6789/0","public_addr":"172.21.15.66:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-16T13:37:23.668 INFO:teuthology.orchestra.run.smithi131.stderr:dumped monmap epoch 3 2024-09-16T13:37:23.993 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:23 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T13:37:23.993 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:23 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T13:37:23.993 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:23 smithi131 ceph-mon[28319]: from='client.? 172.21.15.131:0/3129769703' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-16T13:37:23.993 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:23 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:23.993 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:23 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:24.180 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:23 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T13:37:24.180 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:23 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T13:37:24.180 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:23 smithi063 ceph-mon[25443]: from='client.? 172.21.15.131:0/3129769703' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-16T13:37:24.181 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:23 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:24.181 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:23 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:24.316 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-09-16T13:37:24.317 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 -- ceph config generate-minimal-conf 2024-09-16T13:37:24.886 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:24 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T13:37:24.886 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:24 smithi066 ceph-mon[28172]: mon.c calling monitor election 2024-09-16T13:37:24.886 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:24 smithi066 ceph-mon[28172]: mon.a calling monitor election 2024-09-16T13:37:24.886 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:24 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T13:37:24.886 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:24 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T13:37:24.886 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:24 smithi066 ceph-mon[28172]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:37:24.886 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:24 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T13:37:24.886 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:24 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T13:37:24.886 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:24 smithi066 ceph-mon[28172]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:37:24.886 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:24 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T13:37:24.887 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:24 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T13:37:24.887 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:24 smithi066 ceph-mon[28172]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:37:24.887 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:24 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T13:37:24.887 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:24 smithi066 ceph-mon[28172]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-16T13:37:24.887 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:24 smithi066 ceph-mon[28172]: monmap epoch 3 2024-09-16T13:37:24.887 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:24 smithi066 ceph-mon[28172]: fsid 69d0a65c-7430-11ef-bceb-c7b262605968 2024-09-16T13:37:24.887 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:24 smithi066 ceph-mon[28172]: last_changed 2024-09-16T13:37:17.616421+0000 2024-09-16T13:37:24.887 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:24 smithi066 ceph-mon[28172]: created 2024-09-16T13:35:28.955950+0000 2024-09-16T13:37:24.887 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:24 smithi066 ceph-mon[28172]: min_mon_release 19 (squid) 2024-09-16T13:37:24.887 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:24 smithi066 ceph-mon[28172]: election_strategy: 1 2024-09-16T13:37:24.887 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:24 smithi066 ceph-mon[28172]: 0: [v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0] mon.a 2024-09-16T13:37:24.887 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:24 smithi066 ceph-mon[28172]: 1: [v2:172.21.15.131:3300/0,v1:172.21.15.131:6789/0] mon.c 2024-09-16T13:37:24.887 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:24 smithi066 ceph-mon[28172]: 2: [v2:172.21.15.66:3300/0,v1:172.21.15.66:6789/0] mon.b 2024-09-16T13:37:24.887 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:24 smithi066 ceph-mon[28172]: fsmap 2024-09-16T13:37:24.888 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:24 smithi066 ceph-mon[28172]: osdmap e4: 0 total, 0 up, 0 in 2024-09-16T13:37:24.888 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:24 smithi066 ceph-mon[28172]: mgrmap e14: x(active, since 50s) 2024-09-16T13:37:24.888 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:24 smithi066 ceph-mon[28172]: Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-09-16T13:37:24.888 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:24 smithi066 ceph-mon[28172]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-09-16T13:37:24.888 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:24 smithi066 ceph-mon[28172]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-09-16T13:37:24.888 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:24 smithi066 ceph-mon[28172]: mon.b (rank 2) addr [v2:172.21.15.66:3300/0,v1:172.21.15.66:6789/0] is down (out of quorum) 2024-09-16T13:37:24.888 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:24 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:24.888 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:24 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:24.888 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:24 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:24.888 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:24 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:24.888 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:24 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T13:37:24.888 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:24 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T13:37:24.888 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:24 smithi066 ceph-mon[28172]: from='client.? 172.21.15.131:0/3129769703' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-16T13:37:24.889 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:24 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:24.889 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:24 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:25.345 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:37:25.593 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:25 smithi063 ceph-mon[25443]: mon.b calling monitor election 2024-09-16T13:37:25.593 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:25 smithi063 ceph-mon[25443]: mon.b calling monitor election 2024-09-16T13:37:25.593 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:25 smithi063 ceph-mon[25443]: mon.c calling monitor election 2024-09-16T13:37:25.593 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:25 smithi063 ceph-mon[25443]: mon.a calling monitor election 2024-09-16T13:37:25.594 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:25 smithi063 ceph-mon[25443]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-16T13:37:25.594 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:25 smithi063 ceph-mon[25443]: monmap epoch 3 2024-09-16T13:37:25.594 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:25 smithi063 ceph-mon[25443]: fsid 69d0a65c-7430-11ef-bceb-c7b262605968 2024-09-16T13:37:25.594 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:25 smithi063 ceph-mon[25443]: last_changed 2024-09-16T13:37:17.616421+0000 2024-09-16T13:37:25.594 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:25 smithi063 ceph-mon[25443]: created 2024-09-16T13:35:28.955950+0000 2024-09-16T13:37:25.594 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:25 smithi063 ceph-mon[25443]: min_mon_release 19 (squid) 2024-09-16T13:37:25.594 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:25 smithi063 ceph-mon[25443]: election_strategy: 1 2024-09-16T13:37:25.594 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:25 smithi063 ceph-mon[25443]: 0: [v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0] mon.a 2024-09-16T13:37:25.594 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:25 smithi063 ceph-mon[25443]: 1: [v2:172.21.15.131:3300/0,v1:172.21.15.131:6789/0] mon.c 2024-09-16T13:37:25.594 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:25 smithi063 ceph-mon[25443]: 2: [v2:172.21.15.66:3300/0,v1:172.21.15.66:6789/0] mon.b 2024-09-16T13:37:25.594 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:25 smithi063 ceph-mon[25443]: fsmap 2024-09-16T13:37:25.594 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:25 smithi063 ceph-mon[25443]: osdmap e4: 0 total, 0 up, 0 in 2024-09-16T13:37:25.595 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:25 smithi063 ceph-mon[25443]: mgrmap e14: x(active, since 53s) 2024-09-16T13:37:25.595 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:25 smithi063 ceph-mon[25443]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-09-16T13:37:25.595 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:25 smithi063 ceph-mon[25443]: Cluster is now healthy 2024-09-16T13:37:25.595 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:25 smithi063 ceph-mon[25443]: overall HEALTH_OK 2024-09-16T13:37:25.595 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:25 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:25.595 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:25 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:25.595 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:25 smithi063 ceph-mon[25443]: Reconfiguring mon.b (monmap changed)... 2024-09-16T13:37:25.595 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:25 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-16T13:37:25.595 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:25 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-16T13:37:25.595 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:25 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:37:25.595 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:25 smithi063 ceph-mon[25443]: Reconfiguring daemon mon.b on smithi066 2024-09-16T13:37:25.741 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:25 smithi066 ceph-mon[28172]: mon.b calling monitor election 2024-09-16T13:37:25.741 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:25 smithi066 ceph-mon[28172]: mon.b calling monitor election 2024-09-16T13:37:25.741 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:25 smithi066 ceph-mon[28172]: mon.c calling monitor election 2024-09-16T13:37:25.741 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:25 smithi066 ceph-mon[28172]: mon.a calling monitor election 2024-09-16T13:37:25.741 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:25 smithi066 ceph-mon[28172]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-16T13:37:25.741 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:25 smithi066 ceph-mon[28172]: monmap epoch 3 2024-09-16T13:37:25.741 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:25 smithi066 ceph-mon[28172]: fsid 69d0a65c-7430-11ef-bceb-c7b262605968 2024-09-16T13:37:25.741 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:25 smithi066 ceph-mon[28172]: last_changed 2024-09-16T13:37:17.616421+0000 2024-09-16T13:37:25.741 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:25 smithi066 ceph-mon[28172]: created 2024-09-16T13:35:28.955950+0000 2024-09-16T13:37:25.742 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:25 smithi066 ceph-mon[28172]: min_mon_release 19 (squid) 2024-09-16T13:37:25.742 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:25 smithi066 ceph-mon[28172]: election_strategy: 1 2024-09-16T13:37:25.742 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:25 smithi066 ceph-mon[28172]: 0: [v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0] mon.a 2024-09-16T13:37:25.742 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:25 smithi066 ceph-mon[28172]: 1: [v2:172.21.15.131:3300/0,v1:172.21.15.131:6789/0] mon.c 2024-09-16T13:37:25.742 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:25 smithi066 ceph-mon[28172]: 2: [v2:172.21.15.66:3300/0,v1:172.21.15.66:6789/0] mon.b 2024-09-16T13:37:25.742 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:25 smithi066 ceph-mon[28172]: fsmap 2024-09-16T13:37:25.742 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:25 smithi066 ceph-mon[28172]: osdmap e4: 0 total, 0 up, 0 in 2024-09-16T13:37:25.742 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:25 smithi066 ceph-mon[28172]: mgrmap e14: x(active, since 53s) 2024-09-16T13:37:25.742 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:25 smithi066 ceph-mon[28172]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-09-16T13:37:25.742 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:25 smithi066 ceph-mon[28172]: Cluster is now healthy 2024-09-16T13:37:25.742 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:25 smithi066 ceph-mon[28172]: overall HEALTH_OK 2024-09-16T13:37:25.742 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:25 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:25.742 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:25 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:25.743 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:25 smithi066 ceph-mon[28172]: Reconfiguring mon.b (monmap changed)... 2024-09-16T13:37:25.743 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:25 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-16T13:37:25.743 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:25 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-16T13:37:25.743 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:25 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:37:25.743 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:25 smithi066 ceph-mon[28172]: Reconfiguring daemon mon.b on smithi066 2024-09-16T13:37:25.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:25 smithi131 ceph-mon[28319]: mon.b calling monitor election 2024-09-16T13:37:25.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:25 smithi131 ceph-mon[28319]: mon.b calling monitor election 2024-09-16T13:37:25.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:25 smithi131 ceph-mon[28319]: mon.c calling monitor election 2024-09-16T13:37:25.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:25 smithi131 ceph-mon[28319]: mon.a calling monitor election 2024-09-16T13:37:25.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:25 smithi131 ceph-mon[28319]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-16T13:37:25.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:25 smithi131 ceph-mon[28319]: monmap epoch 3 2024-09-16T13:37:25.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:25 smithi131 ceph-mon[28319]: fsid 69d0a65c-7430-11ef-bceb-c7b262605968 2024-09-16T13:37:25.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:25 smithi131 ceph-mon[28319]: last_changed 2024-09-16T13:37:17.616421+0000 2024-09-16T13:37:25.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:25 smithi131 ceph-mon[28319]: created 2024-09-16T13:35:28.955950+0000 2024-09-16T13:37:25.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:25 smithi131 ceph-mon[28319]: min_mon_release 19 (squid) 2024-09-16T13:37:25.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:25 smithi131 ceph-mon[28319]: election_strategy: 1 2024-09-16T13:37:25.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:25 smithi131 ceph-mon[28319]: 0: [v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0] mon.a 2024-09-16T13:37:25.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:25 smithi131 ceph-mon[28319]: 1: [v2:172.21.15.131:3300/0,v1:172.21.15.131:6789/0] mon.c 2024-09-16T13:37:25.877 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:25 smithi131 ceph-mon[28319]: 2: [v2:172.21.15.66:3300/0,v1:172.21.15.66:6789/0] mon.b 2024-09-16T13:37:25.877 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:25 smithi131 ceph-mon[28319]: fsmap 2024-09-16T13:37:25.877 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:25 smithi131 ceph-mon[28319]: osdmap e4: 0 total, 0 up, 0 in 2024-09-16T13:37:25.877 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:25 smithi131 ceph-mon[28319]: mgrmap e14: x(active, since 53s) 2024-09-16T13:37:25.877 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:25 smithi131 ceph-mon[28319]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-09-16T13:37:25.877 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:25 smithi131 ceph-mon[28319]: Cluster is now healthy 2024-09-16T13:37:25.877 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:25 smithi131 ceph-mon[28319]: overall HEALTH_OK 2024-09-16T13:37:25.877 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:25 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:25.877 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:25 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:25.877 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:25 smithi131 ceph-mon[28319]: Reconfiguring mon.b (monmap changed)... 2024-09-16T13:37:25.877 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:25 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-16T13:37:25.877 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:25 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-16T13:37:25.877 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:25 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:37:25.878 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:25 smithi131 ceph-mon[28319]: Reconfiguring daemon mon.b on smithi066 2024-09-16T13:37:26.004 INFO:teuthology.orchestra.run.smithi063.stdout:# minimal ceph.conf for 69d0a65c-7430-11ef-bceb-c7b262605968 2024-09-16T13:37:26.004 INFO:teuthology.orchestra.run.smithi063.stdout:[global] 2024-09-16T13:37:26.004 INFO:teuthology.orchestra.run.smithi063.stdout: fsid = 69d0a65c-7430-11ef-bceb-c7b262605968 2024-09-16T13:37:26.004 INFO:teuthology.orchestra.run.smithi063.stdout: mon_host = [v2:172.21.15.63:3300/0,v1:172.21.15.63:6789/0] [v2:172.21.15.66:3300/0,v1:172.21.15.66:6789/0] [v2:172.21.15.131:3300/0,v1:172.21.15.131:6789/0] 2024-09-16T13:37:26.567 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-09-16T13:37:26.568 DEBUG:teuthology.orchestra.run.smithi063:> set -ex 2024-09-16T13:37:26.568 DEBUG:teuthology.orchestra.run.smithi063:> sudo dd of=/etc/ceph/ceph.conf 2024-09-16T13:37:26.596 DEBUG:teuthology.orchestra.run.smithi063:> set -ex 2024-09-16T13:37:26.596 DEBUG:teuthology.orchestra.run.smithi063:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-16T13:37:26.661 DEBUG:teuthology.orchestra.run.smithi066:> set -ex 2024-09-16T13:37:26.662 DEBUG:teuthology.orchestra.run.smithi066:> sudo dd of=/etc/ceph/ceph.conf 2024-09-16T13:37:26.691 DEBUG:teuthology.orchestra.run.smithi066:> set -ex 2024-09-16T13:37:26.691 DEBUG:teuthology.orchestra.run.smithi066:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-16T13:37:26.754 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:26 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T13:37:26.754 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:26 smithi066 ceph-mon[28172]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:37:26.754 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:26 smithi066 ceph-mon[28172]: from='client.? 172.21.15.63:0/1455195573' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:37:26.758 DEBUG:teuthology.orchestra.run.smithi131:> set -ex 2024-09-16T13:37:26.758 DEBUG:teuthology.orchestra.run.smithi131:> sudo dd of=/etc/ceph/ceph.conf 2024-09-16T13:37:26.790 DEBUG:teuthology.orchestra.run.smithi131:> set -ex 2024-09-16T13:37:26.790 DEBUG:teuthology.orchestra.run.smithi131:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-16T13:37:26.854 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:26 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T13:37:26.854 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:26 smithi131 ceph-mon[28319]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:37:26.854 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:26 smithi131 ceph-mon[28319]: from='client.? 172.21.15.63:0/1455195573' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:37:26.858 INFO:tasks.cephadm:Adding mgr.x on smithi063 2024-09-16T13:37:26.858 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 -- ceph orch apply mgr '1;smithi063=x' 2024-09-16T13:37:26.930 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:26 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T13:37:26.930 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:26 smithi063 ceph-mon[25443]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:37:26.930 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:26 smithi063 ceph-mon[25443]: from='client.? 172.21.15.63:0/1455195573' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:37:27.714 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/mon.c/config 2024-09-16T13:37:28.079 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:27 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:28.079 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:27 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:28.079 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:27 smithi131 ceph-mon[28319]: Reconfiguring mon.c (monmap changed)... 2024-09-16T13:37:28.079 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:27 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-16T13:37:28.080 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:27 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-16T13:37:28.080 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:27 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:37:28.080 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:27 smithi131 ceph-mon[28319]: Reconfiguring daemon mon.c on smithi131 2024-09-16T13:37:28.080 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:27 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:28.135 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:27 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:28.135 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:27 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:28.135 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:27 smithi066 ceph-mon[28172]: Reconfiguring mon.c (monmap changed)... 2024-09-16T13:37:28.135 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:27 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-16T13:37:28.135 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:27 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-16T13:37:28.135 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:27 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:37:28.135 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:27 smithi066 ceph-mon[28172]: Reconfiguring daemon mon.c on smithi131 2024-09-16T13:37:28.136 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:27 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:28.180 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:27 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:28.180 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:27 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:28.180 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:27 smithi063 ceph-mon[25443]: Reconfiguring mon.c (monmap changed)... 2024-09-16T13:37:28.180 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:27 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-16T13:37:28.181 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:27 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-16T13:37:28.181 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:27 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:37:28.181 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:27 smithi063 ceph-mon[25443]: Reconfiguring daemon mon.c on smithi131 2024-09-16T13:37:28.181 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:27 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:28.294 INFO:teuthology.orchestra.run.smithi131.stdout:Scheduled mgr update... 2024-09-16T13:37:29.096 DEBUG:tasks.cephadm:set 0 configs 2024-09-16T13:37:29.096 INFO:tasks.cephadm:Deploying OSDs... 2024-09-16T13:37:29.097 DEBUG:teuthology.orchestra.run.smithi063:> set -ex 2024-09-16T13:37:29.097 DEBUG:teuthology.orchestra.run.smithi063:> dd if=/scratch_devs of=/dev/stdout 2024-09-16T13:37:29.113 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-16T13:37:29.113 DEBUG:teuthology.orchestra.run.smithi063:> stat /dev/vg_nvme/lv_1 2024-09-16T13:37:29.168 INFO:teuthology.orchestra.run.smithi063.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-16T13:37:29.169 INFO:teuthology.orchestra.run.smithi063.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T13:37:29.169 INFO:teuthology.orchestra.run.smithi063.stdout:Device: 5h/5d Inode: 971 Links: 1 2024-09-16T13:37:29.169 INFO:teuthology.orchestra.run.smithi063.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T13:37:29.169 INFO:teuthology.orchestra.run.smithi063.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T13:37:29.169 INFO:teuthology.orchestra.run.smithi063.stdout:Access: 2024-09-16 13:36:46.407982024 +0000 2024-09-16T13:37:29.169 INFO:teuthology.orchestra.run.smithi063.stdout:Modify: 2024-09-16 13:33:46.577786266 +0000 2024-09-16T13:37:29.169 INFO:teuthology.orchestra.run.smithi063.stdout:Change: 2024-09-16 13:33:46.577786266 +0000 2024-09-16T13:37:29.169 INFO:teuthology.orchestra.run.smithi063.stdout: Birth: 2024-09-16 13:33:46.577786266 +0000 2024-09-16T13:37:29.169 DEBUG:teuthology.orchestra.run.smithi063:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-16T13:37:29.233 INFO:teuthology.orchestra.run.smithi063.stderr:1+0 records in 2024-09-16T13:37:29.234 INFO:teuthology.orchestra.run.smithi063.stderr:1+0 records out 2024-09-16T13:37:29.234 INFO:teuthology.orchestra.run.smithi063.stderr:512 bytes copied, 0.000197725 s, 2.6 MB/s 2024-09-16T13:37:29.235 DEBUG:teuthology.orchestra.run.smithi063:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-16T13:37:29.293 DEBUG:teuthology.orchestra.run.smithi063:> stat /dev/vg_nvme/lv_2 2024-09-16T13:37:29.348 INFO:teuthology.orchestra.run.smithi063.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-16T13:37:29.349 INFO:teuthology.orchestra.run.smithi063.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T13:37:29.349 INFO:teuthology.orchestra.run.smithi063.stdout:Device: 5h/5d Inode: 976 Links: 1 2024-09-16T13:37:29.349 INFO:teuthology.orchestra.run.smithi063.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T13:37:29.349 INFO:teuthology.orchestra.run.smithi063.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T13:37:29.349 INFO:teuthology.orchestra.run.smithi063.stdout:Access: 2024-09-16 13:36:46.436981734 +0000 2024-09-16T13:37:29.349 INFO:teuthology.orchestra.run.smithi063.stdout:Modify: 2024-09-16 13:33:46.577786266 +0000 2024-09-16T13:37:29.349 INFO:teuthology.orchestra.run.smithi063.stdout:Change: 2024-09-16 13:33:46.577786266 +0000 2024-09-16T13:37:29.349 INFO:teuthology.orchestra.run.smithi063.stdout: Birth: 2024-09-16 13:33:46.577786266 +0000 2024-09-16T13:37:29.349 DEBUG:teuthology.orchestra.run.smithi063:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-16T13:37:29.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:29 smithi131 ceph-mon[28319]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:37:29.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:29 smithi131 ceph-mon[28319]: from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi063=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:37:29.376 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:29 smithi131 ceph-mon[28319]: Saving service mgr spec with placement smithi063=x;count:1 2024-09-16T13:37:29.376 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:29 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:29.376 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:29 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:29.376 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:29 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:29.376 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:29 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T13:37:29.376 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:29 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:37:29.376 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:29 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T13:37:29.376 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:29 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:29.376 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:29 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:29.376 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:29 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-16T13:37:29.376 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:29 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-16T13:37:29.376 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:29 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:37:29.413 INFO:teuthology.orchestra.run.smithi063.stderr:1+0 records in 2024-09-16T13:37:29.457 INFO:teuthology.orchestra.run.smithi063.stderr:1+0 records out 2024-09-16T13:37:29.457 INFO:teuthology.orchestra.run.smithi063.stderr:512 bytes copied, 0.000268369 s, 1.9 MB/s 2024-09-16T13:37:29.458 DEBUG:teuthology.orchestra.run.smithi063:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-16T13:37:29.516 DEBUG:teuthology.orchestra.run.smithi063:> stat /dev/vg_nvme/lv_3 2024-09-16T13:37:29.572 INFO:teuthology.orchestra.run.smithi063.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-16T13:37:29.572 INFO:teuthology.orchestra.run.smithi063.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T13:37:29.572 INFO:teuthology.orchestra.run.smithi063.stdout:Device: 5h/5d Inode: 969 Links: 1 2024-09-16T13:37:29.572 INFO:teuthology.orchestra.run.smithi063.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T13:37:29.572 INFO:teuthology.orchestra.run.smithi063.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T13:37:29.572 INFO:teuthology.orchestra.run.smithi063.stdout:Access: 2024-09-16 13:36:46.467981423 +0000 2024-09-16T13:37:29.572 INFO:teuthology.orchestra.run.smithi063.stdout:Modify: 2024-09-16 13:33:46.576786260 +0000 2024-09-16T13:37:29.572 INFO:teuthology.orchestra.run.smithi063.stdout:Change: 2024-09-16 13:33:46.576786260 +0000 2024-09-16T13:37:29.573 INFO:teuthology.orchestra.run.smithi063.stdout: Birth: 2024-09-16 13:33:46.576786260 +0000 2024-09-16T13:37:29.573 DEBUG:teuthology.orchestra.run.smithi063:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-16T13:37:29.634 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:29 smithi063 ceph-mon[25443]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:37:29.634 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:29 smithi063 ceph-mon[25443]: from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi063=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:37:29.634 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:29 smithi063 ceph-mon[25443]: Saving service mgr spec with placement smithi063=x;count:1 2024-09-16T13:37:29.634 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:29 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:29.635 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:29 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:29.635 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:29 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:29.635 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:29 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T13:37:29.635 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:29 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:37:29.635 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:29 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T13:37:29.635 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:29 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:29.635 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:29 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:29.635 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:29 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-16T13:37:29.635 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:29 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-16T13:37:29.635 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:29 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:37:29.636 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:29 smithi066 ceph-mon[28172]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:37:29.636 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:29 smithi066 ceph-mon[28172]: from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi063=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:37:29.636 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:29 smithi066 ceph-mon[28172]: Saving service mgr spec with placement smithi063=x;count:1 2024-09-16T13:37:29.636 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:29 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:29.636 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:29 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:29.636 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:29 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:29.636 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:29 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T13:37:29.636 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:29 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:37:29.636 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:29 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T13:37:29.636 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:29 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:29.636 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:29 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:29.636 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:29 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-16T13:37:29.636 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:29 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-16T13:37:29.637 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:29 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:37:29.638 INFO:teuthology.orchestra.run.smithi063.stderr:1+0 records in 2024-09-16T13:37:29.638 INFO:teuthology.orchestra.run.smithi063.stderr:1+0 records out 2024-09-16T13:37:29.638 INFO:teuthology.orchestra.run.smithi063.stderr:512 bytes copied, 0.000175264 s, 2.9 MB/s 2024-09-16T13:37:29.638 DEBUG:teuthology.orchestra.run.smithi063:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-16T13:37:29.694 DEBUG:teuthology.orchestra.run.smithi063:> stat /dev/vg_nvme/lv_4 2024-09-16T13:37:29.751 INFO:teuthology.orchestra.run.smithi063.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-16T13:37:29.751 INFO:teuthology.orchestra.run.smithi063.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T13:37:29.751 INFO:teuthology.orchestra.run.smithi063.stdout:Device: 5h/5d Inode: 975 Links: 1 2024-09-16T13:37:29.751 INFO:teuthology.orchestra.run.smithi063.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T13:37:29.751 INFO:teuthology.orchestra.run.smithi063.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T13:37:29.751 INFO:teuthology.orchestra.run.smithi063.stdout:Access: 2024-09-16 13:36:46.496981133 +0000 2024-09-16T13:37:29.751 INFO:teuthology.orchestra.run.smithi063.stdout:Modify: 2024-09-16 13:33:46.577786266 +0000 2024-09-16T13:37:29.751 INFO:teuthology.orchestra.run.smithi063.stdout:Change: 2024-09-16 13:33:46.577786266 +0000 2024-09-16T13:37:29.751 INFO:teuthology.orchestra.run.smithi063.stdout: Birth: 2024-09-16 13:33:46.577786266 +0000 2024-09-16T13:37:29.752 DEBUG:teuthology.orchestra.run.smithi063:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-16T13:37:29.815 INFO:teuthology.orchestra.run.smithi063.stderr:1+0 records in 2024-09-16T13:37:29.815 INFO:teuthology.orchestra.run.smithi063.stderr:1+0 records out 2024-09-16T13:37:29.815 INFO:teuthology.orchestra.run.smithi063.stderr:512 bytes copied, 0.00019463 s, 2.6 MB/s 2024-09-16T13:37:29.816 DEBUG:teuthology.orchestra.run.smithi063:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-16T13:37:29.873 DEBUG:teuthology.orchestra.run.smithi066:> set -ex 2024-09-16T13:37:29.873 DEBUG:teuthology.orchestra.run.smithi066:> dd if=/scratch_devs of=/dev/stdout 2024-09-16T13:37:29.893 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-16T13:37:29.893 DEBUG:teuthology.orchestra.run.smithi066:> stat /dev/vg_nvme/lv_1 2024-09-16T13:37:29.953 INFO:teuthology.orchestra.run.smithi066.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-16T13:37:29.953 INFO:teuthology.orchestra.run.smithi066.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T13:37:29.953 INFO:teuthology.orchestra.run.smithi066.stdout:Device: 5h/5d Inode: 966 Links: 1 2024-09-16T13:37:29.953 INFO:teuthology.orchestra.run.smithi066.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T13:37:29.953 INFO:teuthology.orchestra.run.smithi066.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T13:37:29.953 INFO:teuthology.orchestra.run.smithi066.stdout:Access: 2024-09-16 13:37:17.047078036 +0000 2024-09-16T13:37:29.953 INFO:teuthology.orchestra.run.smithi066.stdout:Modify: 2024-09-16 13:33:47.190709573 +0000 2024-09-16T13:37:29.953 INFO:teuthology.orchestra.run.smithi066.stdout:Change: 2024-09-16 13:33:47.190709573 +0000 2024-09-16T13:37:29.953 INFO:teuthology.orchestra.run.smithi066.stdout: Birth: 2024-09-16 13:33:47.190709573 +0000 2024-09-16T13:37:29.954 DEBUG:teuthology.orchestra.run.smithi066:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-16T13:37:30.022 INFO:teuthology.orchestra.run.smithi066.stderr:1+0 records in 2024-09-16T13:37:30.022 INFO:teuthology.orchestra.run.smithi066.stderr:1+0 records out 2024-09-16T13:37:30.022 INFO:teuthology.orchestra.run.smithi066.stderr:512 bytes copied, 0.000285733 s, 1.8 MB/s 2024-09-16T13:37:30.024 DEBUG:teuthology.orchestra.run.smithi066:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-16T13:37:30.083 DEBUG:teuthology.orchestra.run.smithi066:> stat /dev/vg_nvme/lv_2 2024-09-16T13:37:30.140 INFO:teuthology.orchestra.run.smithi066.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-16T13:37:30.141 INFO:teuthology.orchestra.run.smithi066.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T13:37:30.141 INFO:teuthology.orchestra.run.smithi066.stdout:Device: 5h/5d Inode: 984 Links: 1 2024-09-16T13:37:30.141 INFO:teuthology.orchestra.run.smithi066.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T13:37:30.141 INFO:teuthology.orchestra.run.smithi066.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T13:37:30.141 INFO:teuthology.orchestra.run.smithi066.stdout:Access: 2024-09-16 13:37:17.047078036 +0000 2024-09-16T13:37:30.141 INFO:teuthology.orchestra.run.smithi066.stdout:Modify: 2024-09-16 13:33:47.192709631 +0000 2024-09-16T13:37:30.141 INFO:teuthology.orchestra.run.smithi066.stdout:Change: 2024-09-16 13:33:47.192709631 +0000 2024-09-16T13:37:30.141 INFO:teuthology.orchestra.run.smithi066.stdout: Birth: 2024-09-16 13:33:47.192709631 +0000 2024-09-16T13:37:30.141 DEBUG:teuthology.orchestra.run.smithi066:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-16T13:37:30.207 INFO:teuthology.orchestra.run.smithi066.stderr:1+0 records in 2024-09-16T13:37:30.207 INFO:teuthology.orchestra.run.smithi066.stderr:1+0 records out 2024-09-16T13:37:30.207 INFO:teuthology.orchestra.run.smithi066.stderr:512 bytes copied, 0.000214273 s, 2.4 MB/s 2024-09-16T13:37:30.208 DEBUG:teuthology.orchestra.run.smithi066:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-16T13:37:30.266 DEBUG:teuthology.orchestra.run.smithi066:> stat /dev/vg_nvme/lv_3 2024-09-16T13:37:30.323 INFO:teuthology.orchestra.run.smithi066.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-16T13:37:30.323 INFO:teuthology.orchestra.run.smithi066.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T13:37:30.323 INFO:teuthology.orchestra.run.smithi066.stdout:Device: 5h/5d Inode: 976 Links: 1 2024-09-16T13:37:30.323 INFO:teuthology.orchestra.run.smithi066.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T13:37:30.323 INFO:teuthology.orchestra.run.smithi066.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T13:37:30.323 INFO:teuthology.orchestra.run.smithi066.stdout:Access: 2024-09-16 13:37:17.048078028 +0000 2024-09-16T13:37:30.323 INFO:teuthology.orchestra.run.smithi066.stdout:Modify: 2024-09-16 13:33:47.191709602 +0000 2024-09-16T13:37:30.323 INFO:teuthology.orchestra.run.smithi066.stdout:Change: 2024-09-16 13:33:47.191709602 +0000 2024-09-16T13:37:30.323 INFO:teuthology.orchestra.run.smithi066.stdout: Birth: 2024-09-16 13:33:47.191709602 +0000 2024-09-16T13:37:30.324 DEBUG:teuthology.orchestra.run.smithi066:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-16T13:37:30.388 INFO:teuthology.orchestra.run.smithi066.stderr:1+0 records in 2024-09-16T13:37:30.389 INFO:teuthology.orchestra.run.smithi066.stderr:1+0 records out 2024-09-16T13:37:30.389 INFO:teuthology.orchestra.run.smithi066.stderr:512 bytes copied, 0.000192374 s, 2.7 MB/s 2024-09-16T13:37:30.390 DEBUG:teuthology.orchestra.run.smithi066:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-16T13:37:30.447 DEBUG:teuthology.orchestra.run.smithi066:> stat /dev/vg_nvme/lv_4 2024-09-16T13:37:30.504 INFO:teuthology.orchestra.run.smithi066.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-16T13:37:30.504 INFO:teuthology.orchestra.run.smithi066.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T13:37:30.504 INFO:teuthology.orchestra.run.smithi066.stdout:Device: 5h/5d Inode: 977 Links: 1 2024-09-16T13:37:30.504 INFO:teuthology.orchestra.run.smithi066.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T13:37:30.504 INFO:teuthology.orchestra.run.smithi066.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T13:37:30.505 INFO:teuthology.orchestra.run.smithi066.stdout:Access: 2024-09-16 13:37:17.048078028 +0000 2024-09-16T13:37:30.505 INFO:teuthology.orchestra.run.smithi066.stdout:Modify: 2024-09-16 13:33:47.191709602 +0000 2024-09-16T13:37:30.505 INFO:teuthology.orchestra.run.smithi066.stdout:Change: 2024-09-16 13:33:47.191709602 +0000 2024-09-16T13:37:30.505 INFO:teuthology.orchestra.run.smithi066.stdout: Birth: 2024-09-16 13:33:47.191709602 +0000 2024-09-16T13:37:30.505 DEBUG:teuthology.orchestra.run.smithi066:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-16T13:37:30.566 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:30 smithi066 ceph-mon[28172]: Reconfiguring mgr.x (unknown last config time)... 2024-09-16T13:37:30.566 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:30 smithi066 ceph-mon[28172]: Reconfiguring daemon mgr.x on smithi063 2024-09-16T13:37:30.566 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:30 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:30.566 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:30 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:30.569 INFO:teuthology.orchestra.run.smithi066.stderr:1+0 records in 2024-09-16T13:37:30.569 INFO:teuthology.orchestra.run.smithi066.stderr:1+0 records out 2024-09-16T13:37:30.569 INFO:teuthology.orchestra.run.smithi066.stderr:512 bytes copied, 0.000195888 s, 2.6 MB/s 2024-09-16T13:37:30.571 DEBUG:teuthology.orchestra.run.smithi066:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-16T13:37:30.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:30 smithi131 ceph-mon[28319]: Reconfiguring mgr.x (unknown last config time)... 2024-09-16T13:37:30.626 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:30 smithi131 ceph-mon[28319]: Reconfiguring daemon mgr.x on smithi063 2024-09-16T13:37:30.626 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:30 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:30.626 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:30 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:30.629 DEBUG:teuthology.orchestra.run.smithi131:> set -ex 2024-09-16T13:37:30.629 DEBUG:teuthology.orchestra.run.smithi131:> dd if=/scratch_devs of=/dev/stdout 2024-09-16T13:37:30.650 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-16T13:37:30.650 DEBUG:teuthology.orchestra.run.smithi131:> stat /dev/vg_nvme/lv_1 2024-09-16T13:37:30.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:30 smithi063 ceph-mon[25443]: Reconfiguring mgr.x (unknown last config time)... 2024-09-16T13:37:30.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:30 smithi063 ceph-mon[25443]: Reconfiguring daemon mgr.x on smithi063 2024-09-16T13:37:30.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:30 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:30.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:30 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:30.710 INFO:teuthology.orchestra.run.smithi131.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-16T13:37:30.710 INFO:teuthology.orchestra.run.smithi131.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T13:37:30.710 INFO:teuthology.orchestra.run.smithi131.stdout:Device: 5h/5d Inode: 973 Links: 1 2024-09-16T13:37:30.710 INFO:teuthology.orchestra.run.smithi131.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T13:37:30.710 INFO:teuthology.orchestra.run.smithi131.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T13:37:30.710 INFO:teuthology.orchestra.run.smithi131.stdout:Access: 2024-09-16 13:37:08.041880371 +0000 2024-09-16T13:37:30.711 INFO:teuthology.orchestra.run.smithi131.stdout:Modify: 2024-09-16 13:33:46.256236657 +0000 2024-09-16T13:37:30.711 INFO:teuthology.orchestra.run.smithi131.stdout:Change: 2024-09-16 13:33:46.256236657 +0000 2024-09-16T13:37:30.711 INFO:teuthology.orchestra.run.smithi131.stdout: Birth: 2024-09-16 13:33:46.256236657 +0000 2024-09-16T13:37:30.711 DEBUG:teuthology.orchestra.run.smithi131:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-16T13:37:30.780 INFO:teuthology.orchestra.run.smithi131.stderr:1+0 records in 2024-09-16T13:37:30.780 INFO:teuthology.orchestra.run.smithi131.stderr:1+0 records out 2024-09-16T13:37:30.780 INFO:teuthology.orchestra.run.smithi131.stderr:512 bytes copied, 0.00021072 s, 2.4 MB/s 2024-09-16T13:37:30.782 DEBUG:teuthology.orchestra.run.smithi131:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-16T13:37:30.842 DEBUG:teuthology.orchestra.run.smithi131:> stat /dev/vg_nvme/lv_2 2024-09-16T13:37:30.900 INFO:teuthology.orchestra.run.smithi131.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-16T13:37:30.901 INFO:teuthology.orchestra.run.smithi131.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T13:37:30.901 INFO:teuthology.orchestra.run.smithi131.stdout:Device: 5h/5d Inode: 966 Links: 1 2024-09-16T13:37:30.901 INFO:teuthology.orchestra.run.smithi131.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T13:37:30.901 INFO:teuthology.orchestra.run.smithi131.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T13:37:30.901 INFO:teuthology.orchestra.run.smithi131.stdout:Access: 2024-09-16 13:37:08.041880371 +0000 2024-09-16T13:37:30.901 INFO:teuthology.orchestra.run.smithi131.stdout:Modify: 2024-09-16 13:33:46.256236657 +0000 2024-09-16T13:37:30.901 INFO:teuthology.orchestra.run.smithi131.stdout:Change: 2024-09-16 13:33:46.256236657 +0000 2024-09-16T13:37:30.902 INFO:teuthology.orchestra.run.smithi131.stdout: Birth: 2024-09-16 13:33:46.256236657 +0000 2024-09-16T13:37:30.902 DEBUG:teuthology.orchestra.run.smithi131:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-16T13:37:30.967 INFO:teuthology.orchestra.run.smithi131.stderr:1+0 records in 2024-09-16T13:37:30.967 INFO:teuthology.orchestra.run.smithi131.stderr:1+0 records out 2024-09-16T13:37:30.967 INFO:teuthology.orchestra.run.smithi131.stderr:512 bytes copied, 0.000242832 s, 2.1 MB/s 2024-09-16T13:37:30.968 DEBUG:teuthology.orchestra.run.smithi131:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-16T13:37:31.027 DEBUG:teuthology.orchestra.run.smithi131:> stat /dev/vg_nvme/lv_3 2024-09-16T13:37:31.087 INFO:teuthology.orchestra.run.smithi131.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-16T13:37:31.087 INFO:teuthology.orchestra.run.smithi131.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T13:37:31.087 INFO:teuthology.orchestra.run.smithi131.stdout:Device: 5h/5d Inode: 975 Links: 1 2024-09-16T13:37:31.087 INFO:teuthology.orchestra.run.smithi131.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T13:37:31.087 INFO:teuthology.orchestra.run.smithi131.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T13:37:31.087 INFO:teuthology.orchestra.run.smithi131.stdout:Access: 2024-09-16 13:37:08.041880371 +0000 2024-09-16T13:37:31.087 INFO:teuthology.orchestra.run.smithi131.stdout:Modify: 2024-09-16 13:33:46.258236547 +0000 2024-09-16T13:37:31.087 INFO:teuthology.orchestra.run.smithi131.stdout:Change: 2024-09-16 13:33:46.258236547 +0000 2024-09-16T13:37:31.087 INFO:teuthology.orchestra.run.smithi131.stdout: Birth: 2024-09-16 13:33:46.258236547 +0000 2024-09-16T13:37:31.088 DEBUG:teuthology.orchestra.run.smithi131:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-16T13:37:31.155 INFO:teuthology.orchestra.run.smithi131.stderr:1+0 records in 2024-09-16T13:37:31.155 INFO:teuthology.orchestra.run.smithi131.stderr:1+0 records out 2024-09-16T13:37:31.155 INFO:teuthology.orchestra.run.smithi131.stderr:512 bytes copied, 0.000202529 s, 2.5 MB/s 2024-09-16T13:37:31.157 DEBUG:teuthology.orchestra.run.smithi131:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-16T13:37:31.215 DEBUG:teuthology.orchestra.run.smithi131:> stat /dev/vg_nvme/lv_4 2024-09-16T13:37:31.272 INFO:teuthology.orchestra.run.smithi131.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-16T13:37:31.273 INFO:teuthology.orchestra.run.smithi131.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T13:37:31.273 INFO:teuthology.orchestra.run.smithi131.stdout:Device: 5h/5d Inode: 961 Links: 1 2024-09-16T13:37:31.273 INFO:teuthology.orchestra.run.smithi131.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T13:37:31.273 INFO:teuthology.orchestra.run.smithi131.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T13:37:31.273 INFO:teuthology.orchestra.run.smithi131.stdout:Access: 2024-09-16 13:37:08.042880349 +0000 2024-09-16T13:37:31.273 INFO:teuthology.orchestra.run.smithi131.stdout:Modify: 2024-09-16 13:33:46.255236712 +0000 2024-09-16T13:37:31.273 INFO:teuthology.orchestra.run.smithi131.stdout:Change: 2024-09-16 13:33:46.255236712 +0000 2024-09-16T13:37:31.273 INFO:teuthology.orchestra.run.smithi131.stdout: Birth: 2024-09-16 13:33:46.255236712 +0000 2024-09-16T13:37:31.273 DEBUG:teuthology.orchestra.run.smithi131:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-16T13:37:31.339 INFO:teuthology.orchestra.run.smithi131.stderr:1+0 records in 2024-09-16T13:37:31.339 INFO:teuthology.orchestra.run.smithi131.stderr:1+0 records out 2024-09-16T13:37:31.339 INFO:teuthology.orchestra.run.smithi131.stderr:512 bytes copied, 0.000214497 s, 2.4 MB/s 2024-09-16T13:37:31.341 DEBUG:teuthology.orchestra.run.smithi131:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-16T13:37:31.399 INFO:tasks.cephadm:Deploying osd.0 on smithi063 with /dev/vg_nvme/lv_4... 2024-09-16T13:37:31.399 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-16T13:37:31.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:31 smithi131 ceph-mon[28319]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:37:31.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:31 smithi066 ceph-mon[28172]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:37:31.660 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:37:31.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:31 smithi063 ceph-mon[25443]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:37:33.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:33 smithi131 ceph-mon[28319]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:37:33.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:33 smithi066 ceph-mon[28172]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:37:33.654 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:33 smithi063 ceph-mon[25443]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:37:34.294 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-16T13:37:34.321 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi063:vg_nvme/lv_4 2024-09-16T13:37:34.573 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:37:35.610 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:35 smithi063 ceph-mon[25443]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:37:35.610 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:35 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T13:37:35.610 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:35 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T13:37:35.610 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:35 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:37:35.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:35 smithi131 ceph-mon[28319]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:37:35.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:35 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T13:37:35.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:35 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T13:37:35.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:35 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:37:35.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:35 smithi066 ceph-mon[28172]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:37:35.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:35 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T13:37:35.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:35 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T13:37:35.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:35 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:37:36.558 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:36 smithi063 ceph-mon[25443]: from='client.14223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi063:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:37:36.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:36 smithi131 ceph-mon[28319]: from='client.14223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi063:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:37:36.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:36 smithi066 ceph-mon[28172]: from='client.14223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi063:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:37:37.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:37 smithi131 ceph-mon[28319]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:37:37.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:37 smithi066 ceph-mon[28172]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:37:37.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:37 smithi063 ceph-mon[25443]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:37:38.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:38 smithi063 ceph-mon[25443]: from='client.? 172.21.15.63:0/1690327211' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "4497297c-878e-4a32-a066-4be62a5df72b"} : dispatch 2024-09-16T13:37:38.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:38 smithi063 ceph-mon[25443]: from='client.? 172.21.15.63:0/1690327211' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4497297c-878e-4a32-a066-4be62a5df72b"}]': finished 2024-09-16T13:37:38.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:38 smithi063 ceph-mon[25443]: osdmap e5: 1 total, 0 up, 1 in 2024-09-16T13:37:38.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:38 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T13:37:38.431 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:38 smithi063 ceph-mon[25443]: from='client.? 172.21.15.63:0/1525940952' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T13:37:38.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:38 smithi131 ceph-mon[28319]: from='client.? 172.21.15.63:0/1690327211' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "4497297c-878e-4a32-a066-4be62a5df72b"} : dispatch 2024-09-16T13:37:38.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:38 smithi131 ceph-mon[28319]: from='client.? 172.21.15.63:0/1690327211' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4497297c-878e-4a32-a066-4be62a5df72b"}]': finished 2024-09-16T13:37:38.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:38 smithi131 ceph-mon[28319]: osdmap e5: 1 total, 0 up, 1 in 2024-09-16T13:37:38.626 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:38 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T13:37:38.626 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:38 smithi131 ceph-mon[28319]: from='client.? 172.21.15.63:0/1525940952' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T13:37:38.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:38 smithi066 ceph-mon[28172]: from='client.? 172.21.15.63:0/1690327211' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "4497297c-878e-4a32-a066-4be62a5df72b"} : dispatch 2024-09-16T13:37:38.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:38 smithi066 ceph-mon[28172]: from='client.? 172.21.15.63:0/1690327211' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4497297c-878e-4a32-a066-4be62a5df72b"}]': finished 2024-09-16T13:37:38.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:38 smithi066 ceph-mon[28172]: osdmap e5: 1 total, 0 up, 1 in 2024-09-16T13:37:38.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:38 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T13:37:38.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:38 smithi066 ceph-mon[28172]: from='client.? 172.21.15.63:0/1525940952' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T13:37:39.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:39 smithi131 ceph-mon[28319]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:37:39.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:39 smithi066 ceph-mon[28172]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:37:39.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:39 smithi063 ceph-mon[25443]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:37:41.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:41 smithi131 ceph-mon[28319]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:37:41.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:41 smithi066 ceph-mon[28172]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:37:41.660 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:41 smithi063 ceph-mon[25443]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:37:43.564 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:43 smithi063 ceph-mon[25443]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:37:43.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:43 smithi131 ceph-mon[28319]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:37:43.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:43 smithi066 ceph-mon[28172]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:37:45.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:45 smithi063 ceph-mon[25443]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:37:45.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:45 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-16T13:37:45.431 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:45 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:37:45.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:45 smithi131 ceph-mon[28319]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:37:45.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:45 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-16T13:37:45.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:45 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:37:45.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:45 smithi066 ceph-mon[28172]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:37:45.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:45 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-16T13:37:45.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:45 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:37:46.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:46 smithi063 ceph-mon[25443]: Deploying daemon osd.0 on smithi063 2024-09-16T13:37:46.614 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:46 smithi131 ceph-mon[28319]: Deploying daemon osd.0 on smithi063 2024-09-16T13:37:46.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:46 smithi066 ceph-mon[28172]: Deploying daemon osd.0 on smithi063 2024-09-16T13:37:47.598 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:47 smithi063 ceph-mon[25443]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:37:47.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:47 smithi131 ceph-mon[28319]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:37:47.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:47 smithi066 ceph-mon[28172]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:37:49.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:49 smithi131 ceph-mon[28319]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:37:49.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:49 smithi066 ceph-mon[28172]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:37:49.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:49 smithi063 ceph-mon[25443]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:37:51.548 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:51 smithi063 ceph-mon[25443]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:37:51.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:51 smithi131 ceph-mon[28319]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:37:51.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:51 smithi066 ceph-mon[28172]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:37:52.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:52 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T13:37:52.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:52 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:52.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:52 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:52.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:52 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T13:37:52.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:52 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:52.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:52 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:52.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:52 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T13:37:52.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:52 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:52.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:52 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:53.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:53 smithi131 ceph-mon[28319]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:37:53.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:53 smithi066 ceph-mon[28172]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:37:53.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:53 smithi063 ceph-mon[25443]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:37:55.431 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:55 smithi063 ceph-mon[25443]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:37:55.431 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:55 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:55.431 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:55 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:55.431 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:55 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:37:55.431 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:55 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T13:37:55.431 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:55 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:55.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:55 smithi131 ceph-mon[28319]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:37:55.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:55 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:55.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:55 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:55.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:55 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:37:55.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:55 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T13:37:55.626 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:55 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:55.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:55 smithi066 ceph-mon[28172]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:37:55.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:55 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:55.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:55 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:55.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:55 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:37:55.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:55 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T13:37:55.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:55 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:57.224 INFO:teuthology.orchestra.run.smithi063.stdout:Created osd(s) 0 on host 'smithi063' 2024-09-16T13:37:57.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:57 smithi063 ceph-mon[25443]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:37:57.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:57 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T13:37:57.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:57 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:57.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:57 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:57.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:57 smithi063 ceph-mon[25443]: from='osd.0 [v2:172.21.15.63:6802/728031509,v1:172.21.15.63:6803/728031509]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-16T13:37:57.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:57 smithi131 ceph-mon[28319]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:37:57.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:57 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T13:37:57.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:57 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:57.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:57 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:57.626 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:57 smithi131 ceph-mon[28319]: from='osd.0 [v2:172.21.15.63:6802/728031509,v1:172.21.15.63:6803/728031509]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-16T13:37:57.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:57 smithi066 ceph-mon[28172]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:37:57.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:57 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T13:37:57.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:57 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:57.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:57 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:37:57.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:57 smithi066 ceph-mon[28172]: from='osd.0 [v2:172.21.15.63:6802/728031509,v1:172.21.15.63:6803/728031509]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-16T13:37:57.812 DEBUG:teuthology.orchestra.run.smithi063:osd.0> sudo journalctl -f -n 0 -u ceph-69d0a65c-7430-11ef-bceb-c7b262605968@osd.0.service 2024-09-16T13:37:57.814 INFO:tasks.cephadm:Deploying osd.1 on smithi063 with /dev/vg_nvme/lv_3... 2024-09-16T13:37:57.814 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-09-16T13:37:58.633 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:37:59.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:59 smithi063 ceph-mon[25443]: pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:37:59.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:59 smithi063 ceph-mon[25443]: from='osd.0 [v2:172.21.15.63:6802/728031509,v1:172.21.15.63:6803/728031509]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-16T13:37:59.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:59 smithi063 ceph-mon[25443]: osdmap e6: 1 total, 0 up, 1 in 2024-09-16T13:37:59.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:59 smithi063 ceph-mon[25443]: from='osd.0 [v2:172.21.15.63:6802/728031509,v1:172.21.15.63:6803/728031509]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi063", "root=default"]} : dispatch 2024-09-16T13:37:59.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:37:59 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T13:37:59.382 INFO:journalctl@ceph.osd.0.smithi063.stdout:Sep 16 13:37:59 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-0[39187]: 2024-09-16T13:37:59.224+0000 7fa883918640 -1 osd.0 0 waiting for initial osdmap 2024-09-16T13:37:59.382 INFO:journalctl@ceph.osd.0.smithi063.stdout:Sep 16 13:37:59 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-0[39187]: 2024-09-16T13:37:59.227+0000 7fa87f73f640 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T13:37:59.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:59 smithi131 ceph-mon[28319]: pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:37:59.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:59 smithi131 ceph-mon[28319]: from='osd.0 [v2:172.21.15.63:6802/728031509,v1:172.21.15.63:6803/728031509]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-16T13:37:59.626 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:59 smithi131 ceph-mon[28319]: osdmap e6: 1 total, 0 up, 1 in 2024-09-16T13:37:59.626 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:59 smithi131 ceph-mon[28319]: from='osd.0 [v2:172.21.15.63:6802/728031509,v1:172.21.15.63:6803/728031509]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi063", "root=default"]} : dispatch 2024-09-16T13:37:59.626 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:37:59 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T13:37:59.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:59 smithi066 ceph-mon[28172]: pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:37:59.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:59 smithi066 ceph-mon[28172]: from='osd.0 [v2:172.21.15.63:6802/728031509,v1:172.21.15.63:6803/728031509]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-16T13:37:59.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:59 smithi066 ceph-mon[28172]: osdmap e6: 1 total, 0 up, 1 in 2024-09-16T13:37:59.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:59 smithi066 ceph-mon[28172]: from='osd.0 [v2:172.21.15.63:6802/728031509,v1:172.21.15.63:6803/728031509]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi063", "root=default"]} : dispatch 2024-09-16T13:37:59.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:37:59 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T13:38:00.319 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:00 smithi063 ceph-mon[25443]: purged_snaps scrub starts 2024-09-16T13:38:00.319 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:00 smithi063 ceph-mon[25443]: purged_snaps scrub ok 2024-09-16T13:38:00.319 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:00 smithi063 ceph-mon[25443]: from='osd.0 [v2:172.21.15.63:6802/728031509,v1:172.21.15.63:6803/728031509]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]': finished 2024-09-16T13:38:00.319 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:00 smithi063 ceph-mon[25443]: osdmap e7: 1 total, 0 up, 1 in 2024-09-16T13:38:00.319 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:00 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T13:38:00.319 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:00 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T13:38:00.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:00 smithi131 ceph-mon[28319]: purged_snaps scrub starts 2024-09-16T13:38:00.626 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:00 smithi131 ceph-mon[28319]: purged_snaps scrub ok 2024-09-16T13:38:00.626 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:00 smithi131 ceph-mon[28319]: from='osd.0 [v2:172.21.15.63:6802/728031509,v1:172.21.15.63:6803/728031509]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]': finished 2024-09-16T13:38:00.626 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:00 smithi131 ceph-mon[28319]: osdmap e7: 1 total, 0 up, 1 in 2024-09-16T13:38:00.626 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:00 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T13:38:00.626 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:00 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T13:38:00.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:00 smithi066 ceph-mon[28172]: purged_snaps scrub starts 2024-09-16T13:38:00.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:00 smithi066 ceph-mon[28172]: purged_snaps scrub ok 2024-09-16T13:38:00.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:00 smithi066 ceph-mon[28172]: from='osd.0 [v2:172.21.15.63:6802/728031509,v1:172.21.15.63:6803/728031509]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]': finished 2024-09-16T13:38:00.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:00 smithi066 ceph-mon[28172]: osdmap e7: 1 total, 0 up, 1 in 2024-09-16T13:38:00.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:00 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T13:38:00.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:00 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T13:38:01.388 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:01 smithi063 ceph-mon[25443]: pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:38:01.388 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:01 smithi063 ceph-mon[25443]: osd.0 [v2:172.21.15.63:6802/728031509,v1:172.21.15.63:6803/728031509] boot 2024-09-16T13:38:01.388 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:01 smithi063 ceph-mon[25443]: osdmap e8: 1 total, 1 up, 1 in 2024-09-16T13:38:01.388 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:01 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T13:38:01.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:01 smithi131 ceph-mon[28319]: pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:38:01.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:01 smithi131 ceph-mon[28319]: osd.0 [v2:172.21.15.63:6802/728031509,v1:172.21.15.63:6803/728031509] boot 2024-09-16T13:38:01.626 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:01 smithi131 ceph-mon[28319]: osdmap e8: 1 total, 1 up, 1 in 2024-09-16T13:38:01.626 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:01 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T13:38:01.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:01 smithi066 ceph-mon[28172]: pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:38:01.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:01 smithi066 ceph-mon[28172]: osd.0 [v2:172.21.15.63:6802/728031509,v1:172.21.15.63:6803/728031509] boot 2024-09-16T13:38:01.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:01 smithi066 ceph-mon[28172]: osdmap e8: 1 total, 1 up, 1 in 2024-09-16T13:38:01.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:01 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T13:38:02.411 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:02 smithi063 ceph-mon[25443]: osdmap e9: 1 total, 1 up, 1 in 2024-09-16T13:38:02.411 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:02 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:38:02.411 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:02 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:38:02.411 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:02 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-16T13:38:02.412 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:02 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:38:02.412 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:02 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:38:02.412 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:02 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T13:38:02.412 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:02 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:38:02.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:02 smithi131 ceph-mon[28319]: osdmap e9: 1 total, 1 up, 1 in 2024-09-16T13:38:02.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:02 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:38:02.626 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:02 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:38:02.626 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:02 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-16T13:38:02.626 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:02 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:38:02.626 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:02 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:38:02.626 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:02 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T13:38:02.626 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:02 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:38:02.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:02 smithi066 ceph-mon[28172]: osdmap e9: 1 total, 1 up, 1 in 2024-09-16T13:38:02.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:02 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:38:02.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:02 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:38:02.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:02 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-16T13:38:02.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:02 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:38:02.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:02 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:38:02.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:02 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T13:38:02.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:02 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:38:03.340 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-16T13:38:03.367 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:03 smithi063 ceph-mon[25443]: pgmap v44: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:38:03.367 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:03 smithi063 ceph-mon[25443]: Detected new or changed devices on smithi063 2024-09-16T13:38:03.367 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:03 smithi063 ceph-mon[25443]: Adjusting osd_memory_target on smithi063 to 17088M 2024-09-16T13:38:03.369 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi063:vg_nvme/lv_3 2024-09-16T13:38:03.624 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:38:03.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:03 smithi131 ceph-mon[28319]: pgmap v44: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:38:03.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:03 smithi131 ceph-mon[28319]: Detected new or changed devices on smithi063 2024-09-16T13:38:03.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:03 smithi131 ceph-mon[28319]: Adjusting osd_memory_target on smithi063 to 17088M 2024-09-16T13:38:03.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:03 smithi066 ceph-mon[28172]: pgmap v44: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:38:03.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:03 smithi066 ceph-mon[28172]: Detected new or changed devices on smithi063 2024-09-16T13:38:03.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:03 smithi066 ceph-mon[28172]: Adjusting osd_memory_target on smithi063 to 17088M 2024-09-16T13:38:05.586 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:05 smithi063 ceph-mon[25443]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:38:05.587 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:05 smithi063 ceph-mon[25443]: from='client.14250 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi063:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:38:05.587 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:05 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T13:38:05.587 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:05 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T13:38:05.587 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:05 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:38:05.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:05 smithi131 ceph-mon[28319]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:38:05.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:05 smithi131 ceph-mon[28319]: from='client.14250 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi063:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:38:05.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:05 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T13:38:05.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:05 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T13:38:05.626 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:05 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:38:05.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:05 smithi066 ceph-mon[28172]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:38:05.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:05 smithi066 ceph-mon[28172]: from='client.14250 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi063:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:38:05.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:05 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T13:38:05.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:05 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T13:38:05.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:05 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:38:07.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:07 smithi131 ceph-mon[28319]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:38:07.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:07 smithi131 ceph-mon[28319]: from='client.? 172.21.15.63:0/2039925867' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "82786be9-85ac-4e59-b7c0-374816eab310"} : dispatch 2024-09-16T13:38:07.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:07 smithi131 ceph-mon[28319]: from='client.? 172.21.15.63:0/2039925867' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "82786be9-85ac-4e59-b7c0-374816eab310"}]': finished 2024-09-16T13:38:07.626 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:07 smithi131 ceph-mon[28319]: osdmap e10: 2 total, 1 up, 2 in 2024-09-16T13:38:07.626 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:07 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T13:38:07.626 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:07 smithi131 ceph-mon[28319]: from='client.? 172.21.15.63:0/2799753334' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T13:38:07.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:07 smithi066 ceph-mon[28172]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:38:07.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:07 smithi066 ceph-mon[28172]: from='client.? 172.21.15.63:0/2039925867' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "82786be9-85ac-4e59-b7c0-374816eab310"} : dispatch 2024-09-16T13:38:07.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:07 smithi066 ceph-mon[28172]: from='client.? 172.21.15.63:0/2039925867' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "82786be9-85ac-4e59-b7c0-374816eab310"}]': finished 2024-09-16T13:38:07.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:07 smithi066 ceph-mon[28172]: osdmap e10: 2 total, 1 up, 2 in 2024-09-16T13:38:07.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:07 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T13:38:07.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:07 smithi066 ceph-mon[28172]: from='client.? 172.21.15.63:0/2799753334' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T13:38:07.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:07 smithi063 ceph-mon[25443]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:38:07.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:07 smithi063 ceph-mon[25443]: from='client.? 172.21.15.63:0/2039925867' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "82786be9-85ac-4e59-b7c0-374816eab310"} : dispatch 2024-09-16T13:38:07.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:07 smithi063 ceph-mon[25443]: from='client.? 172.21.15.63:0/2039925867' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "82786be9-85ac-4e59-b7c0-374816eab310"}]': finished 2024-09-16T13:38:07.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:07 smithi063 ceph-mon[25443]: osdmap e10: 2 total, 1 up, 2 in 2024-09-16T13:38:07.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:07 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T13:38:07.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:07 smithi063 ceph-mon[25443]: from='client.? 172.21.15.63:0/2799753334' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T13:38:09.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:09 smithi131 ceph-mon[28319]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:38:09.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:09 smithi066 ceph-mon[28172]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:38:09.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:09 smithi063 ceph-mon[25443]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:38:11.353 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:11 smithi063 ceph-mon[25443]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:38:11.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:11 smithi131 ceph-mon[28319]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:38:11.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:11 smithi066 ceph-mon[28172]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:38:13.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:13 smithi063 ceph-mon[25443]: pgmap v50: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:38:13.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:13 smithi131 ceph-mon[28319]: pgmap v50: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:38:13.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:13 smithi066 ceph-mon[28172]: pgmap v50: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:38:14.516 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:14 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-16T13:38:14.516 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:14 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:38:14.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:14 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-16T13:38:14.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:14 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:38:14.634 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:14 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-16T13:38:14.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:14 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:38:15.526 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:15 smithi131 ceph-mon[28319]: pgmap v51: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:38:15.527 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:15 smithi131 ceph-mon[28319]: Deploying daemon osd.1 on smithi063 2024-09-16T13:38:15.536 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:15 smithi066 ceph-mon[28172]: pgmap v51: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:38:15.536 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:15 smithi066 ceph-mon[28172]: Deploying daemon osd.1 on smithi063 2024-09-16T13:38:15.555 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:15 smithi063 ceph-mon[25443]: pgmap v51: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:38:15.555 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:15 smithi063 ceph-mon[25443]: Deploying daemon osd.1 on smithi063 2024-09-16T13:38:17.538 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:17 smithi063 ceph-mon[25443]: pgmap v52: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:38:17.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:17 smithi131 ceph-mon[28319]: pgmap v52: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:38:17.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:17 smithi066 ceph-mon[28172]: pgmap v52: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:38:19.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:19 smithi131 ceph-mon[28319]: pgmap v53: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:38:19.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:19 smithi066 ceph-mon[28172]: pgmap v53: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:38:19.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:19 smithi063 ceph-mon[25443]: pgmap v53: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:38:21.360 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:21 smithi063 ceph-mon[25443]: pgmap v54: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:38:21.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:21 smithi131 ceph-mon[28319]: pgmap v54: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:38:21.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:21 smithi066 ceph-mon[28172]: pgmap v54: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:38:22.408 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:22 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T13:38:22.409 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:22 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:38:22.409 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:22 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:38:22.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:22 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T13:38:22.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:22 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:38:22.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:22 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:38:22.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:22 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T13:38:22.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:22 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:38:22.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:22 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:38:23.495 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:23 smithi063 ceph-mon[25443]: pgmap v55: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:38:23.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:23 smithi131 ceph-mon[28319]: pgmap v55: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:38:23.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:23 smithi066 ceph-mon[28172]: pgmap v55: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:38:25.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:24 smithi131 ceph-mon[28319]: pgmap v56: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:38:25.376 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:24 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:38:25.376 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:24 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:38:25.376 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:24 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:38:25.376 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:24 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T13:38:25.376 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:24 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:38:25.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:24 smithi066 ceph-mon[28172]: pgmap v56: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:38:25.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:24 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:38:25.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:24 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:38:25.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:24 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:38:25.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:24 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T13:38:25.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:24 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:38:25.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:24 smithi063 ceph-mon[25443]: pgmap v56: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:38:25.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:24 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:38:25.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:24 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:38:25.431 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:24 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:38:25.431 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:24 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T13:38:25.431 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:24 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:38:26.363 INFO:teuthology.orchestra.run.smithi063.stdout:Created osd(s) 1 on host 'smithi063' 2024-09-16T13:38:26.975 DEBUG:teuthology.orchestra.run.smithi063:osd.1> sudo journalctl -f -n 0 -u ceph-69d0a65c-7430-11ef-bceb-c7b262605968@osd.1.service 2024-09-16T13:38:26.977 INFO:tasks.cephadm:Deploying osd.2 on smithi066 with /dev/vg_nvme/lv_4... 2024-09-16T13:38:26.978 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-16T13:38:27.135 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:26 smithi066 ceph-mon[28172]: pgmap v57: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:38:27.135 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:26 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T13:38:27.135 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:26 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:38:27.135 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:26 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:38:27.135 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:26 smithi066 ceph-mon[28172]: from='osd.1 [v2:172.21.15.63:6810/2697846248,v1:172.21.15.63:6811/2697846248]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-16T13:38:27.233 INFO:teuthology.orchestra.run.smithi066.stderr:Inferring config /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T13:38:27.291 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:26 smithi063 ceph-mon[25443]: pgmap v57: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:38:27.291 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:26 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T13:38:27.291 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:26 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:38:27.291 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:26 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:38:27.291 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:26 smithi063 ceph-mon[25443]: from='osd.1 [v2:172.21.15.63:6810/2697846248,v1:172.21.15.63:6811/2697846248]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-16T13:38:27.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:26 smithi131 ceph-mon[28319]: pgmap v57: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:38:27.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:26 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T13:38:27.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:26 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:38:27.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:26 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:38:27.376 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:26 smithi131 ceph-mon[28319]: from='osd.1 [v2:172.21.15.63:6810/2697846248,v1:172.21.15.63:6811/2697846248]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-16T13:38:28.555 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:28 smithi066 ceph-mon[28172]: from='osd.1 [v2:172.21.15.63:6810/2697846248,v1:172.21.15.63:6811/2697846248]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-16T13:38:28.556 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:28 smithi066 ceph-mon[28172]: osdmap e11: 2 total, 1 up, 2 in 2024-09-16T13:38:28.556 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:28 smithi066 ceph-mon[28172]: from='osd.1 [v2:172.21.15.63:6810/2697846248,v1:172.21.15.63:6811/2697846248]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi063", "root=default"]} : dispatch 2024-09-16T13:38:28.556 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:28 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T13:38:28.571 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:28 smithi063 ceph-mon[25443]: from='osd.1 [v2:172.21.15.63:6810/2697846248,v1:172.21.15.63:6811/2697846248]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-16T13:38:28.571 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:28 smithi063 ceph-mon[25443]: osdmap e11: 2 total, 1 up, 2 in 2024-09-16T13:38:28.571 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:28 smithi063 ceph-mon[25443]: from='osd.1 [v2:172.21.15.63:6810/2697846248,v1:172.21.15.63:6811/2697846248]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi063", "root=default"]} : dispatch 2024-09-16T13:38:28.571 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:28 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T13:38:28.572 INFO:journalctl@ceph.osd.1.smithi063.stdout:Sep 16 13:38:28 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-1[45327]: 2024-09-16T13:38:28.367+0000 7f3bec5c6640 -1 osd.1 0 waiting for initial osdmap 2024-09-16T13:38:28.572 INFO:journalctl@ceph.osd.1.smithi063.stdout:Sep 16 13:38:28 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-1[45327]: 2024-09-16T13:38:28.372+0000 7f3be83ed640 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T13:38:28.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:28 smithi131 ceph-mon[28319]: from='osd.1 [v2:172.21.15.63:6810/2697846248,v1:172.21.15.63:6811/2697846248]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-16T13:38:28.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:28 smithi131 ceph-mon[28319]: osdmap e11: 2 total, 1 up, 2 in 2024-09-16T13:38:28.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:28 smithi131 ceph-mon[28319]: from='osd.1 [v2:172.21.15.63:6810/2697846248,v1:172.21.15.63:6811/2697846248]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi063", "root=default"]} : dispatch 2024-09-16T13:38:28.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:28 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T13:38:29.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:29 smithi063 ceph-mon[25443]: pgmap v59: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:38:29.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:29 smithi063 ceph-mon[25443]: from='osd.1 [v2:172.21.15.63:6810/2697846248,v1:172.21.15.63:6811/2697846248]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]': finished 2024-09-16T13:38:29.431 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:29 smithi063 ceph-mon[25443]: osdmap e12: 2 total, 1 up, 2 in 2024-09-16T13:38:29.431 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:29 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T13:38:29.431 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:29 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T13:38:29.575 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:29 smithi066 ceph-mon[28172]: pgmap v59: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:38:29.576 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:29 smithi066 ceph-mon[28172]: from='osd.1 [v2:172.21.15.63:6810/2697846248,v1:172.21.15.63:6811/2697846248]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]': finished 2024-09-16T13:38:29.576 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:29 smithi066 ceph-mon[28172]: osdmap e12: 2 total, 1 up, 2 in 2024-09-16T13:38:29.576 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:29 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T13:38:29.576 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:29 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T13:38:29.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:29 smithi131 ceph-mon[28319]: pgmap v59: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:38:29.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:29 smithi131 ceph-mon[28319]: from='osd.1 [v2:172.21.15.63:6810/2697846248,v1:172.21.15.63:6811/2697846248]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi063", "root=default"]}]': finished 2024-09-16T13:38:29.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:29 smithi131 ceph-mon[28319]: osdmap e12: 2 total, 1 up, 2 in 2024-09-16T13:38:29.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:29 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T13:38:29.626 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:29 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T13:38:30.128 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-16T13:38:30.153 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi066:vg_nvme/lv_4 2024-09-16T13:38:30.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:30 smithi066 ceph-mon[28172]: purged_snaps scrub starts 2024-09-16T13:38:30.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:30 smithi066 ceph-mon[28172]: purged_snaps scrub ok 2024-09-16T13:38:30.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:30 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T13:38:30.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:30 smithi066 ceph-mon[28172]: osd.1 [v2:172.21.15.63:6810/2697846248,v1:172.21.15.63:6811/2697846248] boot 2024-09-16T13:38:30.386 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:30 smithi066 ceph-mon[28172]: osdmap e13: 2 total, 2 up, 2 in 2024-09-16T13:38:30.386 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:30 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T13:38:30.386 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:30 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:38:30.386 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:30 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:38:30.386 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:30 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-16T13:38:30.386 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:30 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-16T13:38:30.386 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:30 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:38:30.386 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:30 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:38:30.386 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:30 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T13:38:30.386 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:30 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:38:30.403 INFO:teuthology.orchestra.run.smithi066.stderr:Inferring config /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T13:38:30.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:30 smithi131 ceph-mon[28319]: purged_snaps scrub starts 2024-09-16T13:38:30.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:30 smithi131 ceph-mon[28319]: purged_snaps scrub ok 2024-09-16T13:38:30.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:30 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T13:38:30.626 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:30 smithi131 ceph-mon[28319]: osd.1 [v2:172.21.15.63:6810/2697846248,v1:172.21.15.63:6811/2697846248] boot 2024-09-16T13:38:30.626 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:30 smithi131 ceph-mon[28319]: osdmap e13: 2 total, 2 up, 2 in 2024-09-16T13:38:30.626 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:30 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T13:38:30.626 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:30 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:38:30.626 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:30 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:38:30.626 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:30 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-16T13:38:30.626 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:30 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-16T13:38:30.626 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:30 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:38:30.626 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:30 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:38:30.626 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:30 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T13:38:30.626 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:30 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:38:30.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:30 smithi063 ceph-mon[25443]: purged_snaps scrub starts 2024-09-16T13:38:30.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:30 smithi063 ceph-mon[25443]: purged_snaps scrub ok 2024-09-16T13:38:30.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:30 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T13:38:30.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:30 smithi063 ceph-mon[25443]: osd.1 [v2:172.21.15.63:6810/2697846248,v1:172.21.15.63:6811/2697846248] boot 2024-09-16T13:38:30.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:30 smithi063 ceph-mon[25443]: osdmap e13: 2 total, 2 up, 2 in 2024-09-16T13:38:30.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:30 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T13:38:30.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:30 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:38:30.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:30 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:38:30.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:30 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-16T13:38:30.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:30 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-16T13:38:30.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:30 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:38:30.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:30 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:38:30.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:30 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T13:38:30.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:30 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:38:31.655 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:31 smithi066 ceph-mon[28172]: pgmap v62: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:38:31.656 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:31 smithi066 ceph-mon[28172]: Detected new or changed devices on smithi063 2024-09-16T13:38:31.656 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:31 smithi066 ceph-mon[28172]: Adjusting osd_memory_target on smithi063 to 8544M 2024-09-16T13:38:31.656 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:31 smithi066 ceph-mon[28172]: osdmap e14: 2 total, 2 up, 2 in 2024-09-16T13:38:31.656 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:31 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T13:38:31.656 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:31 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T13:38:31.656 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:31 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:38:31.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:31 smithi063 ceph-mon[25443]: pgmap v62: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:38:31.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:31 smithi063 ceph-mon[25443]: Detected new or changed devices on smithi063 2024-09-16T13:38:31.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:31 smithi063 ceph-mon[25443]: Adjusting osd_memory_target on smithi063 to 8544M 2024-09-16T13:38:31.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:31 smithi063 ceph-mon[25443]: osdmap e14: 2 total, 2 up, 2 in 2024-09-16T13:38:31.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:31 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T13:38:31.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:31 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T13:38:31.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:31 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:38:31.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:31 smithi131 ceph-mon[28319]: pgmap v62: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:38:31.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:31 smithi131 ceph-mon[28319]: Detected new or changed devices on smithi063 2024-09-16T13:38:31.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:31 smithi131 ceph-mon[28319]: Adjusting osd_memory_target on smithi063 to 8544M 2024-09-16T13:38:31.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:31 smithi131 ceph-mon[28319]: osdmap e14: 2 total, 2 up, 2 in 2024-09-16T13:38:31.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:31 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T13:38:31.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:31 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T13:38:31.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:31 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:38:32.654 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:32 smithi066 ceph-mon[28172]: from='client.24149 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi066:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:38:32.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:32 smithi063 ceph-mon[25443]: from='client.24149 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi066:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:38:32.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:32 smithi131 ceph-mon[28319]: from='client.24149 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi066:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:38:33.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:33 smithi063 ceph-mon[25443]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:38:33.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:33 smithi063 ceph-mon[25443]: from='client.? 172.21.15.66:0/2309946717' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "03600535-dce1-428f-bf7a-fa8994e7e835"} : dispatch 2024-09-16T13:38:33.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:33 smithi063 ceph-mon[25443]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "03600535-dce1-428f-bf7a-fa8994e7e835"} : dispatch 2024-09-16T13:38:33.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:33 smithi063 ceph-mon[25443]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "03600535-dce1-428f-bf7a-fa8994e7e835"}]': finished 2024-09-16T13:38:33.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:33 smithi063 ceph-mon[25443]: osdmap e15: 3 total, 2 up, 3 in 2024-09-16T13:38:33.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:33 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T13:38:33.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:33 smithi131 ceph-mon[28319]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:38:33.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:33 smithi131 ceph-mon[28319]: from='client.? 172.21.15.66:0/2309946717' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "03600535-dce1-428f-bf7a-fa8994e7e835"} : dispatch 2024-09-16T13:38:33.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:33 smithi131 ceph-mon[28319]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "03600535-dce1-428f-bf7a-fa8994e7e835"} : dispatch 2024-09-16T13:38:33.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:33 smithi131 ceph-mon[28319]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "03600535-dce1-428f-bf7a-fa8994e7e835"}]': finished 2024-09-16T13:38:33.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:33 smithi131 ceph-mon[28319]: osdmap e15: 3 total, 2 up, 3 in 2024-09-16T13:38:33.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:33 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T13:38:33.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:33 smithi066 ceph-mon[28172]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:38:33.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:33 smithi066 ceph-mon[28172]: from='client.? 172.21.15.66:0/2309946717' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "03600535-dce1-428f-bf7a-fa8994e7e835"} : dispatch 2024-09-16T13:38:33.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:33 smithi066 ceph-mon[28172]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "03600535-dce1-428f-bf7a-fa8994e7e835"} : dispatch 2024-09-16T13:38:33.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:33 smithi066 ceph-mon[28172]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "03600535-dce1-428f-bf7a-fa8994e7e835"}]': finished 2024-09-16T13:38:33.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:33 smithi066 ceph-mon[28172]: osdmap e15: 3 total, 2 up, 3 in 2024-09-16T13:38:33.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:33 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T13:38:34.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:34 smithi063 ceph-mon[25443]: from='client.? 172.21.15.66:0/2287383242' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T13:38:34.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:34 smithi131 ceph-mon[28319]: from='client.? 172.21.15.66:0/2287383242' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T13:38:34.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:34 smithi066 ceph-mon[28172]: from='client.? 172.21.15.66:0/2287383242' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T13:38:35.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:35 smithi063 ceph-mon[25443]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:38:35.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:35 smithi131 ceph-mon[28319]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:38:35.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:35 smithi066 ceph-mon[28172]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:38:37.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:37 smithi066 ceph-mon[28172]: pgmap v67: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:38:37.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:37 smithi063 ceph-mon[25443]: pgmap v67: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:38:37.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:37 smithi131 ceph-mon[28319]: pgmap v67: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:38:39.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:39 smithi063 ceph-mon[25443]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:38:39.727 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:39 smithi066 ceph-mon[28172]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:38:39.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:39 smithi131 ceph-mon[28319]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:38:40.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:40 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-16T13:38:40.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:40 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:38:40.722 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:40 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-16T13:38:40.722 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:40 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:38:40.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:40 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-16T13:38:40.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:40 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:38:41.427 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:41 smithi066 ceph-mon[28172]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:38:41.428 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:41 smithi066 ceph-mon[28172]: Deploying daemon osd.2 on smithi066 2024-09-16T13:38:41.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:41 smithi063 ceph-mon[25443]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:38:41.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:41 smithi063 ceph-mon[25443]: Deploying daemon osd.2 on smithi066 2024-09-16T13:38:41.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:41 smithi131 ceph-mon[28319]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:38:41.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:41 smithi131 ceph-mon[28319]: Deploying daemon osd.2 on smithi066 2024-09-16T13:38:43.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:43 smithi066 ceph-mon[28172]: pgmap v70: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:38:43.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:43 smithi063 ceph-mon[25443]: pgmap v70: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:38:43.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:43 smithi131 ceph-mon[28319]: pgmap v70: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:38:45.677 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:45 smithi131 ceph-mon[28319]: pgmap v71: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:38:45.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:45 smithi063 ceph-mon[25443]: pgmap v71: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:38:45.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:45 smithi066 ceph-mon[28172]: pgmap v71: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:38:47.446 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:47 smithi066 ceph-mon[28172]: pgmap v72: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:38:47.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:47 smithi063 ceph-mon[25443]: pgmap v72: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:38:47.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:47 smithi131 ceph-mon[28319]: pgmap v72: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:38:48.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:48 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T13:38:48.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:48 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:38:48.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:48 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:38:48.687 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:48 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T13:38:48.687 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:48 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:38:48.687 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:48 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:38:48.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:48 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T13:38:48.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:48 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:38:48.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:48 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:38:49.565 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:49 smithi066 ceph-mon[28172]: pgmap v73: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:38:49.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:49 smithi063 ceph-mon[25443]: pgmap v73: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:38:49.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:49 smithi131 ceph-mon[28319]: pgmap v73: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:38:51.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:51 smithi131 ceph-mon[28319]: pgmap v74: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:38:51.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:51 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:38:51.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:51 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:38:51.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:51 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:38:51.376 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:51 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T13:38:51.376 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:51 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:38:51.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:51 smithi066 ceph-mon[28172]: pgmap v74: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:38:51.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:51 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:38:51.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:51 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:38:51.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:51 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:38:51.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:51 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T13:38:51.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:51 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:38:51.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:51 smithi063 ceph-mon[25443]: pgmap v74: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:38:51.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:51 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:38:51.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:51 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:38:51.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:51 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:38:51.431 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:51 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T13:38:51.431 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:51 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:38:53.232 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:53 smithi066 ceph-mon[28172]: pgmap v75: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:38:53.232 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:53 smithi066 ceph-mon[28172]: from='osd.2 [v2:172.21.15.66:6800/3647181373,v1:172.21.15.66:6801/3647181373]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-16T13:38:53.232 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:53 smithi066 ceph-mon[28172]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-16T13:38:53.282 INFO:teuthology.orchestra.run.smithi066.stdout:Created osd(s) 2 on host 'smithi066' 2024-09-16T13:38:53.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:53 smithi131 ceph-mon[28319]: pgmap v75: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:38:53.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:53 smithi131 ceph-mon[28319]: from='osd.2 [v2:172.21.15.66:6800/3647181373,v1:172.21.15.66:6801/3647181373]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-16T13:38:53.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:53 smithi131 ceph-mon[28319]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-16T13:38:53.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:53 smithi063 ceph-mon[25443]: pgmap v75: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:38:53.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:53 smithi063 ceph-mon[25443]: from='osd.2 [v2:172.21.15.66:6800/3647181373,v1:172.21.15.66:6801/3647181373]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-16T13:38:53.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:53 smithi063 ceph-mon[25443]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-16T13:38:53.913 DEBUG:teuthology.orchestra.run.smithi066:osd.2> sudo journalctl -f -n 0 -u ceph-69d0a65c-7430-11ef-bceb-c7b262605968@osd.2.service 2024-09-16T13:38:53.916 INFO:tasks.cephadm:Deploying osd.3 on smithi066 with /dev/vg_nvme/lv_3... 2024-09-16T13:38:53.916 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-09-16T13:38:54.270 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:54 smithi066 ceph-mon[28172]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-16T13:38:54.270 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:54 smithi066 ceph-mon[28172]: osdmap e16: 3 total, 2 up, 3 in 2024-09-16T13:38:54.271 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:54 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T13:38:54.271 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:54 smithi066 ceph-mon[28172]: from='osd.2 [v2:172.21.15.66:6800/3647181373,v1:172.21.15.66:6801/3647181373]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi066", "root=default"]} : dispatch 2024-09-16T13:38:54.271 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:54 smithi066 ceph-mon[28172]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi066", "root=default"]} : dispatch 2024-09-16T13:38:54.271 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:54 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T13:38:54.271 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:54 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:38:54.271 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:54 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:38:54.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:54 smithi131 ceph-mon[28319]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-16T13:38:54.376 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:54 smithi131 ceph-mon[28319]: osdmap e16: 3 total, 2 up, 3 in 2024-09-16T13:38:54.376 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:54 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T13:38:54.376 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:54 smithi131 ceph-mon[28319]: from='osd.2 [v2:172.21.15.66:6800/3647181373,v1:172.21.15.66:6801/3647181373]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi066", "root=default"]} : dispatch 2024-09-16T13:38:54.376 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:54 smithi131 ceph-mon[28319]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi066", "root=default"]} : dispatch 2024-09-16T13:38:54.376 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:54 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T13:38:54.376 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:54 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:38:54.376 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:54 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:38:54.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:54 smithi063 ceph-mon[25443]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-16T13:38:54.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:54 smithi063 ceph-mon[25443]: osdmap e16: 3 total, 2 up, 3 in 2024-09-16T13:38:54.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:54 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T13:38:54.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:54 smithi063 ceph-mon[25443]: from='osd.2 [v2:172.21.15.66:6800/3647181373,v1:172.21.15.66:6801/3647181373]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi066", "root=default"]} : dispatch 2024-09-16T13:38:54.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:54 smithi063 ceph-mon[25443]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi066", "root=default"]} : dispatch 2024-09-16T13:38:54.431 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:54 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T13:38:54.431 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:54 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:38:54.431 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:54 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:38:54.530 INFO:journalctl@ceph.osd.2.smithi066.stdout:Sep 16 13:38:54 smithi066 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-2[31528]: 2024-09-16T13:38:54.481+0000 7effca963640 -1 osd.2 0 waiting for initial osdmap 2024-09-16T13:38:54.530 INFO:journalctl@ceph.osd.2.smithi066.stdout:Sep 16 13:38:54 smithi066 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-2[31528]: 2024-09-16T13:38:54.483+0000 7effc2782640 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T13:38:54.753 INFO:teuthology.orchestra.run.smithi066.stderr:Inferring config /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T13:38:55.134 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:55 smithi066 ceph-mon[28172]: pgmap v77: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:38:55.134 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:55 smithi066 ceph-mon[28172]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi066", "root=default"]}]': finished 2024-09-16T13:38:55.134 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:55 smithi066 ceph-mon[28172]: osdmap e17: 3 total, 2 up, 3 in 2024-09-16T13:38:55.134 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:55 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T13:38:55.135 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:55 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T13:38:55.135 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:55 smithi066 ceph-mon[28172]: from='osd.2 ' entity='osd.2' 2024-09-16T13:38:55.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:55 smithi131 ceph-mon[28319]: pgmap v77: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:38:55.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:55 smithi131 ceph-mon[28319]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi066", "root=default"]}]': finished 2024-09-16T13:38:55.376 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:55 smithi131 ceph-mon[28319]: osdmap e17: 3 total, 2 up, 3 in 2024-09-16T13:38:55.376 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:55 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T13:38:55.376 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:55 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T13:38:55.376 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:55 smithi131 ceph-mon[28319]: from='osd.2 ' entity='osd.2' 2024-09-16T13:38:55.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:55 smithi063 ceph-mon[25443]: pgmap v77: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:38:55.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:55 smithi063 ceph-mon[25443]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi066", "root=default"]}]': finished 2024-09-16T13:38:55.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:55 smithi063 ceph-mon[25443]: osdmap e17: 3 total, 2 up, 3 in 2024-09-16T13:38:55.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:55 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T13:38:55.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:55 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T13:38:55.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:55 smithi063 ceph-mon[25443]: from='osd.2 ' entity='osd.2' 2024-09-16T13:38:56.367 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:56 smithi131 ceph-mon[28319]: purged_snaps scrub starts 2024-09-16T13:38:56.367 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:56 smithi131 ceph-mon[28319]: purged_snaps scrub ok 2024-09-16T13:38:56.367 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:56 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T13:38:56.367 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:56 smithi131 ceph-mon[28319]: osd.2 [v2:172.21.15.66:6800/3647181373,v1:172.21.15.66:6801/3647181373] boot 2024-09-16T13:38:56.367 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:56 smithi131 ceph-mon[28319]: osdmap e18: 3 total, 3 up, 3 in 2024-09-16T13:38:56.367 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:56 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T13:38:56.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:56 smithi066 ceph-mon[28172]: purged_snaps scrub starts 2024-09-16T13:38:56.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:56 smithi066 ceph-mon[28172]: purged_snaps scrub ok 2024-09-16T13:38:56.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:56 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T13:38:56.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:56 smithi066 ceph-mon[28172]: osd.2 [v2:172.21.15.66:6800/3647181373,v1:172.21.15.66:6801/3647181373] boot 2024-09-16T13:38:56.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:56 smithi066 ceph-mon[28172]: osdmap e18: 3 total, 3 up, 3 in 2024-09-16T13:38:56.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:56 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T13:38:56.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:56 smithi063 ceph-mon[25443]: purged_snaps scrub starts 2024-09-16T13:38:56.431 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:56 smithi063 ceph-mon[25443]: purged_snaps scrub ok 2024-09-16T13:38:56.431 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:56 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T13:38:56.431 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:56 smithi063 ceph-mon[25443]: osd.2 [v2:172.21.15.66:6800/3647181373,v1:172.21.15.66:6801/3647181373] boot 2024-09-16T13:38:56.431 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:56 smithi063 ceph-mon[25443]: osdmap e18: 3 total, 3 up, 3 in 2024-09-16T13:38:56.431 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:56 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T13:38:57.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:57 smithi131 ceph-mon[28319]: pgmap v80: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:38:57.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:57 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' 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-16T13:38:57.376 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:57 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' 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-16T13:38:57.376 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:57 smithi131 ceph-mon[28319]: osdmap e19: 3 total, 3 up, 3 in 2024-09-16T13:38:57.376 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:57 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-16T13:38:57.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:57 smithi066 ceph-mon[28172]: pgmap v80: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:38:57.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:57 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' 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-16T13:38:57.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:57 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' 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-16T13:38:57.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:57 smithi066 ceph-mon[28172]: osdmap e19: 3 total, 3 up, 3 in 2024-09-16T13:38:57.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:57 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-16T13:38:57.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:57 smithi063 ceph-mon[25443]: pgmap v80: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:38:57.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:57 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' 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-16T13:38:57.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:57 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' 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-16T13:38:57.431 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:57 smithi063 ceph-mon[25443]: osdmap e19: 3 total, 3 up, 3 in 2024-09-16T13:38:57.431 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:57 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-16T13:38:57.854 INFO:journalctl@ceph.osd.2.smithi066.stdout:Sep 16 13:38:57 smithi066 sudo[34836]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-16T13:38:57.854 INFO:journalctl@ceph.osd.2.smithi066.stdout:Sep 16 13:38:57 smithi066 sudo[34836]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-16T13:38:57.854 INFO:journalctl@ceph.osd.2.smithi066.stdout:Sep 16 13:38:57 smithi066 sudo[34836]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-16T13:38:57.854 INFO:journalctl@ceph.osd.2.smithi066.stdout:Sep 16 13:38:57 smithi066 sudo[34836]: pam_unix(sudo:session): session closed for user root 2024-09-16T13:38:57.854 INFO:journalctl@ceph.osd.2.smithi066.stdout:Sep 16 13:38:57 smithi066 sudo[34839]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-16T13:38:57.854 INFO:journalctl@ceph.osd.2.smithi066.stdout:Sep 16 13:38:57 smithi066 sudo[34839]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-16T13:38:57.854 INFO:journalctl@ceph.osd.2.smithi066.stdout:Sep 16 13:38:57 smithi066 sudo[34839]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-16T13:38:57.854 INFO:journalctl@ceph.osd.2.smithi066.stdout:Sep 16 13:38:57 smithi066 sudo[34839]: pam_unix(sudo:session): session closed for user root 2024-09-16T13:38:57.930 INFO:journalctl@ceph.osd.1.smithi063.stdout:Sep 16 13:38:57 smithi063 sudo[48962]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-16T13:38:57.930 INFO:journalctl@ceph.osd.1.smithi063.stdout:Sep 16 13:38:57 smithi063 sudo[48962]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-16T13:38:57.930 INFO:journalctl@ceph.osd.1.smithi063.stdout:Sep 16 13:38:57 smithi063 sudo[48962]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-16T13:38:57.931 INFO:journalctl@ceph.osd.1.smithi063.stdout:Sep 16 13:38:57 smithi063 sudo[48962]: pam_unix(sudo:session): session closed for user root 2024-09-16T13:38:57.931 INFO:journalctl@ceph.osd.1.smithi063.stdout:Sep 16 13:38:57 smithi063 sudo[48965]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-16T13:38:57.931 INFO:journalctl@ceph.osd.1.smithi063.stdout:Sep 16 13:38:57 smithi063 sudo[48965]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-16T13:38:57.931 INFO:journalctl@ceph.osd.1.smithi063.stdout:Sep 16 13:38:57 smithi063 sudo[48965]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-16T13:38:57.931 INFO:journalctl@ceph.osd.1.smithi063.stdout:Sep 16 13:38:57 smithi063 sudo[48965]: pam_unix(sudo:session): session closed for user root 2024-09-16T13:38:57.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:57 smithi063 sudo[48968]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-16T13:38:57.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:57 smithi063 sudo[48968]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-16T13:38:57.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:57 smithi063 sudo[48968]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-16T13:38:57.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:57 smithi063 sudo[48968]: pam_unix(sudo:session): session closed for user root 2024-09-16T13:38:57.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:57 smithi063 sudo[48971]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-16T13:38:57.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:57 smithi063 sudo[48971]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-16T13:38:57.932 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:57 smithi063 sudo[48971]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-16T13:38:57.932 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:57 smithi063 sudo[48971]: pam_unix(sudo:session): session closed for user root 2024-09-16T13:38:57.932 INFO:journalctl@ceph.osd.0.smithi063.stdout:Sep 16 13:38:57 smithi063 sudo[48956]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-16T13:38:57.932 INFO:journalctl@ceph.osd.0.smithi063.stdout:Sep 16 13:38:57 smithi063 sudo[48956]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-16T13:38:57.932 INFO:journalctl@ceph.osd.0.smithi063.stdout:Sep 16 13:38:57 smithi063 sudo[48956]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-16T13:38:57.932 INFO:journalctl@ceph.osd.0.smithi063.stdout:Sep 16 13:38:57 smithi063 sudo[48956]: pam_unix(sudo:session): session closed for user root 2024-09-16T13:38:57.932 INFO:journalctl@ceph.osd.0.smithi063.stdout:Sep 16 13:38:57 smithi063 sudo[48959]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-16T13:38:57.932 INFO:journalctl@ceph.osd.0.smithi063.stdout:Sep 16 13:38:57 smithi063 sudo[48959]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-16T13:38:57.932 INFO:journalctl@ceph.osd.0.smithi063.stdout:Sep 16 13:38:57 smithi063 sudo[48959]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-16T13:38:57.932 INFO:journalctl@ceph.osd.0.smithi063.stdout:Sep 16 13:38:57 smithi063 sudo[48959]: pam_unix(sudo:session): session closed for user root 2024-09-16T13:38:58.125 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:57 smithi131 sudo[29894]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-16T13:38:58.126 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:57 smithi131 sudo[29894]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-16T13:38:58.126 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:57 smithi131 sudo[29894]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-16T13:38:58.126 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:57 smithi131 sudo[29894]: pam_unix(sudo:session): session closed for user root 2024-09-16T13:38:58.126 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:57 smithi131 sudo[29897]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-16T13:38:58.126 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:57 smithi131 sudo[29897]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-16T13:38:58.126 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:57 smithi131 sudo[29897]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-16T13:38:58.126 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:57 smithi131 sudo[29897]: pam_unix(sudo:session): session closed for user root 2024-09-16T13:38:58.135 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:57 smithi066 sudo[34843]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-16T13:38:58.135 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:57 smithi066 sudo[34843]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-16T13:38:58.135 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:57 smithi066 sudo[34843]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-16T13:38:58.135 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:57 smithi066 sudo[34843]: pam_unix(sudo:session): session closed for user root 2024-09-16T13:38:58.135 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:57 smithi066 sudo[34848]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-16T13:38:58.135 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:57 smithi066 sudo[34848]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-16T13:38:58.135 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:57 smithi066 sudo[34848]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-16T13:38:58.135 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:57 smithi066 sudo[34848]: pam_unix(sudo:session): session closed for user root 2024-09-16T13:38:58.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:58 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-16T13:38:58.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:58 smithi131 ceph-mon[28319]: osdmap e20: 3 total, 3 up, 3 in 2024-09-16T13:38:58.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:58 smithi131 ceph-mon[28319]: pgmap v83: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-16T13:38:58.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:58 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:38:58.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:58 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:38:58.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:58 smithi131 ceph-mon[28319]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T13:38:58.877 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:58 smithi131 ceph-mon[28319]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T13:38:58.877 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:58 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T13:38:58.877 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:58 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T13:38:58.877 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:58 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T13:38:58.877 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:58 smithi131 ceph-mon[28319]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T13:38:58.877 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:58 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T13:38:58.877 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:58 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T13:38:58.877 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:58 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T13:38:58.877 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:58 smithi131 ceph-mon[28319]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T13:38:58.877 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:58 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:38:58.877 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:58 smithi131 ceph-mon[28319]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T13:38:58.877 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:58 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T13:38:58.877 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:58 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T13:38:58.878 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:58 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T13:38:58.878 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:58 smithi131 ceph-mon[28319]: Detected new or changed devices on smithi066 2024-09-16T13:38:58.878 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:58 smithi131 ceph-mon[28319]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T13:38:58.878 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:58 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:38:58.878 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:58 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:38:58.878 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:58 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-16T13:38:58.878 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:58 smithi131 ceph-mon[28319]: Adjusting osd_memory_target on smithi066 to 21184M 2024-09-16T13:38:58.878 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:58 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:38:58.878 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:58 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:38:58.878 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:58 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T13:38:58.878 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:58 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:38:58.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:58 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-16T13:38:58.886 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:58 smithi066 ceph-mon[28172]: osdmap e20: 3 total, 3 up, 3 in 2024-09-16T13:38:58.886 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:58 smithi066 ceph-mon[28172]: pgmap v83: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-16T13:38:58.886 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:58 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:38:58.886 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:58 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:38:58.886 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:58 smithi066 ceph-mon[28172]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T13:38:58.886 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:58 smithi066 ceph-mon[28172]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T13:38:58.886 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:58 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T13:38:58.886 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:58 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T13:38:58.886 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:58 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T13:38:58.886 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:58 smithi066 ceph-mon[28172]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T13:38:58.886 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:58 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T13:38:58.886 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:58 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T13:38:58.887 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:58 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T13:38:58.887 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:58 smithi066 ceph-mon[28172]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T13:38:58.887 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:58 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:38:58.887 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:58 smithi066 ceph-mon[28172]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T13:38:58.887 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:58 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T13:38:58.887 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:58 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T13:38:58.887 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:58 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T13:38:58.887 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:58 smithi066 ceph-mon[28172]: Detected new or changed devices on smithi066 2024-09-16T13:38:58.887 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:58 smithi066 ceph-mon[28172]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T13:38:58.887 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:58 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:38:58.887 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:58 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:38:58.887 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:58 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-16T13:38:58.887 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:58 smithi066 ceph-mon[28172]: Adjusting osd_memory_target on smithi066 to 21184M 2024-09-16T13:38:58.887 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:58 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:38:58.887 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:58 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:38:58.888 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:58 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T13:38:58.888 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:58 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:38:58.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:58 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-16T13:38:58.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:58 smithi063 ceph-mon[25443]: osdmap e20: 3 total, 3 up, 3 in 2024-09-16T13:38:58.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:58 smithi063 ceph-mon[25443]: pgmap v83: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-16T13:38:58.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:58 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:38:58.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:58 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:38:58.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:58 smithi063 ceph-mon[25443]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T13:38:58.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:58 smithi063 ceph-mon[25443]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T13:38:58.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:58 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T13:38:58.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:58 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T13:38:58.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:58 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T13:38:58.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:58 smithi063 ceph-mon[25443]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T13:38:58.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:58 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T13:38:58.932 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:58 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T13:38:58.932 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:58 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T13:38:58.932 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:58 smithi063 ceph-mon[25443]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T13:38:58.932 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:58 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:38:58.932 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:58 smithi063 ceph-mon[25443]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T13:38:58.932 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:58 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T13:38:58.932 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:58 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T13:38:58.932 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:58 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T13:38:58.932 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:58 smithi063 ceph-mon[25443]: Detected new or changed devices on smithi066 2024-09-16T13:38:58.932 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:58 smithi063 ceph-mon[25443]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T13:38:58.932 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:58 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:38:58.932 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:58 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:38:58.932 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:58 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-16T13:38:58.932 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:58 smithi063 ceph-mon[25443]: Adjusting osd_memory_target on smithi066 to 21184M 2024-09-16T13:38:58.933 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:58 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:38:58.933 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:58 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:38:58.933 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:58 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T13:38:58.933 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:58 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:38:59.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:59 smithi066 ceph-mon[28172]: osdmap e21: 3 total, 3 up, 3 in 2024-09-16T13:38:59.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:38:59 smithi066 ceph-mon[28172]: mgrmap e15: x(active, since 2m) 2024-09-16T13:38:59.690 INFO:teuthology.orchestra.run.smithi066.stdout: 2024-09-16T13:38:59.719 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi066:vg_nvme/lv_3 2024-09-16T13:38:59.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:59 smithi131 ceph-mon[28319]: osdmap e21: 3 total, 3 up, 3 in 2024-09-16T13:38:59.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:38:59 smithi131 ceph-mon[28319]: mgrmap e15: x(active, since 2m) 2024-09-16T13:38:59.930 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:59 smithi063 ceph-mon[25443]: osdmap e21: 3 total, 3 up, 3 in 2024-09-16T13:38:59.930 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:38:59 smithi063 ceph-mon[25443]: mgrmap e15: x(active, since 2m) 2024-09-16T13:38:59.973 INFO:teuthology.orchestra.run.smithi066.stderr:Inferring config /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T13:39:00.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:00 smithi066 ceph-mon[28172]: pgmap v85: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-16T13:39:00.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:00 smithi131 ceph-mon[28319]: pgmap v85: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-16T13:39:00.930 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:00 smithi063 ceph-mon[25443]: pgmap v85: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-16T13:39:01.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:01 smithi066 ceph-mon[28172]: from='client.24185 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi066:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:39:01.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:01 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T13:39:01.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:01 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T13:39:01.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:01 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:39:01.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:01 smithi131 ceph-mon[28319]: from='client.24185 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi066:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:39:01.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:01 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T13:39:01.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:01 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T13:39:01.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:01 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:39:01.930 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:01 smithi063 ceph-mon[25443]: from='client.24185 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi066:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:39:01.930 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:01 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T13:39:01.930 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:01 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T13:39:01.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:01 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:39:02.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:02 smithi131 ceph-mon[28319]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T13:39:02.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:02 smithi066 ceph-mon[28172]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T13:39:02.930 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:02 smithi063 ceph-mon[25443]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T13:39:03.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:03 smithi131 ceph-mon[28319]: from='client.? 172.21.15.66:0/385856219' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "9a85c851-dd5a-443f-a96c-0d55464ffc89"} : dispatch 2024-09-16T13:39:03.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:03 smithi131 ceph-mon[28319]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "9a85c851-dd5a-443f-a96c-0d55464ffc89"} : dispatch 2024-09-16T13:39:03.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:03 smithi131 ceph-mon[28319]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9a85c851-dd5a-443f-a96c-0d55464ffc89"}]': finished 2024-09-16T13:39:03.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:03 smithi131 ceph-mon[28319]: osdmap e22: 4 total, 3 up, 4 in 2024-09-16T13:39:03.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:03 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T13:39:03.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:03 smithi131 ceph-mon[28319]: from='client.? 172.21.15.66:0/2321310855' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T13:39:03.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:03 smithi066 ceph-mon[28172]: from='client.? 172.21.15.66:0/385856219' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "9a85c851-dd5a-443f-a96c-0d55464ffc89"} : dispatch 2024-09-16T13:39:03.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:03 smithi066 ceph-mon[28172]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "9a85c851-dd5a-443f-a96c-0d55464ffc89"} : dispatch 2024-09-16T13:39:03.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:03 smithi066 ceph-mon[28172]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9a85c851-dd5a-443f-a96c-0d55464ffc89"}]': finished 2024-09-16T13:39:03.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:03 smithi066 ceph-mon[28172]: osdmap e22: 4 total, 3 up, 4 in 2024-09-16T13:39:03.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:03 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T13:39:03.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:03 smithi066 ceph-mon[28172]: from='client.? 172.21.15.66:0/2321310855' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T13:39:03.930 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:03 smithi063 ceph-mon[25443]: from='client.? 172.21.15.66:0/385856219' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "9a85c851-dd5a-443f-a96c-0d55464ffc89"} : dispatch 2024-09-16T13:39:03.930 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:03 smithi063 ceph-mon[25443]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "9a85c851-dd5a-443f-a96c-0d55464ffc89"} : dispatch 2024-09-16T13:39:03.930 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:03 smithi063 ceph-mon[25443]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9a85c851-dd5a-443f-a96c-0d55464ffc89"}]': finished 2024-09-16T13:39:03.930 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:03 smithi063 ceph-mon[25443]: osdmap e22: 4 total, 3 up, 4 in 2024-09-16T13:39:03.930 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:03 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T13:39:03.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:03 smithi063 ceph-mon[25443]: from='client.? 172.21.15.66:0/2321310855' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T13:39:04.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:04 smithi131 ceph-mon[28319]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T13:39:04.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:04 smithi066 ceph-mon[28172]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T13:39:04.930 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:04 smithi063 ceph-mon[25443]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T13:39:07.110 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:06 smithi066 ceph-mon[28172]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T13:39:07.125 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:06 smithi131 ceph-mon[28319]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T13:39:07.180 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:06 smithi063 ceph-mon[25443]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-16T13:39:08.817 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:08 smithi066 ceph-mon[28172]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-16T13:39:09.125 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:08 smithi131 ceph-mon[28319]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-16T13:39:09.180 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:08 smithi063 ceph-mon[25443]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-16T13:39:10.859 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:10 smithi066 ceph-mon[28172]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-16T13:39:10.859 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:10 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-16T13:39:10.859 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:10 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:39:10.859 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:10 smithi066 ceph-mon[28172]: Deploying daemon osd.3 on smithi066 2024-09-16T13:39:11.125 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:10 smithi131 ceph-mon[28319]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-16T13:39:11.125 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:10 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-16T13:39:11.125 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:10 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:39:11.125 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:10 smithi131 ceph-mon[28319]: Deploying daemon osd.3 on smithi066 2024-09-16T13:39:11.180 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:10 smithi063 ceph-mon[25443]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-16T13:39:11.180 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:10 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-16T13:39:11.180 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:10 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:39:11.180 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:10 smithi063 ceph-mon[25443]: Deploying daemon osd.3 on smithi066 2024-09-16T13:39:12.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:12 smithi066 ceph-mon[28172]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-16T13:39:13.125 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:12 smithi131 ceph-mon[28319]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-16T13:39:13.180 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:12 smithi063 ceph-mon[25443]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-16T13:39:15.037 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:14 smithi066 ceph-mon[28172]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-16T13:39:15.125 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:14 smithi131 ceph-mon[28319]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-16T13:39:15.180 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:14 smithi063 ceph-mon[25443]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-16T13:39:16.933 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:16 smithi066 ceph-mon[28172]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-16T13:39:17.125 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:16 smithi131 ceph-mon[28319]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-16T13:39:17.180 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:16 smithi063 ceph-mon[25443]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-16T13:39:18.081 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:17 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T13:39:18.081 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:17 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:39:18.081 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:17 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:39:18.125 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:17 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T13:39:18.125 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:17 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:39:18.125 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:17 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:39:18.180 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:17 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T13:39:18.180 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:17 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:39:18.180 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:17 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:39:19.000 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:18 smithi066 ceph-mon[28172]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-16T13:39:19.125 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:18 smithi131 ceph-mon[28319]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-16T13:39:19.180 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:18 smithi063 ceph-mon[25443]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-16T13:39:21.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:21 smithi131 ceph-mon[28319]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-16T13:39:21.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:21 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:39:21.376 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:21 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:39:21.376 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:21 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:39:21.376 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:21 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T13:39:21.376 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:21 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:39:21.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:21 smithi066 ceph-mon[28172]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-16T13:39:21.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:21 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:39:21.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:21 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:39:21.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:21 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:39:21.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:21 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T13:39:21.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:21 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:39:21.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:21 smithi063 ceph-mon[25443]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-16T13:39:21.431 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:21 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:39:21.431 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:21 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:39:21.431 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:21 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:39:21.431 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:21 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T13:39:21.431 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:21 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:39:22.836 INFO:teuthology.orchestra.run.smithi066.stdout:Created osd(s) 3 on host 'smithi066' 2024-09-16T13:39:23.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:23 smithi131 ceph-mon[28319]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-16T13:39:23.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:23 smithi131 ceph-mon[28319]: from='osd.3 [v2:172.21.15.66:6808/1186032825,v1:172.21.15.66:6809/1186032825]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-16T13:39:23.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:23 smithi131 ceph-mon[28319]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-16T13:39:23.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:23 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T13:39:23.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:23 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:39:23.376 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:23 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:39:23.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:23 smithi066 ceph-mon[28172]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-16T13:39:23.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:23 smithi066 ceph-mon[28172]: from='osd.3 [v2:172.21.15.66:6808/1186032825,v1:172.21.15.66:6809/1186032825]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-16T13:39:23.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:23 smithi066 ceph-mon[28172]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-16T13:39:23.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:23 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T13:39:23.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:23 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:39:23.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:23 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:39:23.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:23 smithi063 ceph-mon[25443]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-16T13:39:23.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:23 smithi063 ceph-mon[25443]: from='osd.3 [v2:172.21.15.66:6808/1186032825,v1:172.21.15.66:6809/1186032825]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-16T13:39:23.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:23 smithi063 ceph-mon[25443]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-16T13:39:23.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:23 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T13:39:23.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:23 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:39:23.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:23 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:39:23.490 DEBUG:teuthology.orchestra.run.smithi066:osd.3> sudo journalctl -f -n 0 -u ceph-69d0a65c-7430-11ef-bceb-c7b262605968@osd.3.service 2024-09-16T13:39:23.493 INFO:tasks.cephadm:Deploying osd.4 on smithi131 with /dev/vg_nvme/lv_4... 2024-09-16T13:39:23.493 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-16T13:39:23.731 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/mon.c/config 2024-09-16T13:39:24.125 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:24 smithi131 ceph-mon[28319]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-16T13:39:24.125 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:24 smithi131 ceph-mon[28319]: osdmap e23: 4 total, 3 up, 4 in 2024-09-16T13:39:24.125 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:24 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T13:39:24.125 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:24 smithi131 ceph-mon[28319]: from='osd.3 [v2:172.21.15.66:6808/1186032825,v1:172.21.15.66:6809/1186032825]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi066", "root=default"]} : dispatch 2024-09-16T13:39:24.125 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:24 smithi131 ceph-mon[28319]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi066", "root=default"]} : dispatch 2024-09-16T13:39:24.339 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:24 smithi066 ceph-mon[28172]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-16T13:39:24.339 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:24 smithi066 ceph-mon[28172]: osdmap e23: 4 total, 3 up, 4 in 2024-09-16T13:39:24.339 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:24 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T13:39:24.339 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:24 smithi066 ceph-mon[28172]: from='osd.3 [v2:172.21.15.66:6808/1186032825,v1:172.21.15.66:6809/1186032825]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi066", "root=default"]} : dispatch 2024-09-16T13:39:24.339 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:24 smithi066 ceph-mon[28172]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi066", "root=default"]} : dispatch 2024-09-16T13:39:24.340 INFO:journalctl@ceph.osd.3.smithi066.stdout:Sep 16 13:39:24 smithi066 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-3[37138]: 2024-09-16T13:39:24.068+0000 7f861bc42640 -1 osd.3 0 waiting for initial osdmap 2024-09-16T13:39:24.340 INFO:journalctl@ceph.osd.3.smithi066.stdout:Sep 16 13:39:24 smithi066 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-3[37138]: 2024-09-16T13:39:24.071+0000 7f8617a69640 -1 osd.3 24 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T13:39:24.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:24 smithi063 ceph-mon[25443]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-16T13:39:24.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:24 smithi063 ceph-mon[25443]: osdmap e23: 4 total, 3 up, 4 in 2024-09-16T13:39:24.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:24 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T13:39:24.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:24 smithi063 ceph-mon[25443]: from='osd.3 [v2:172.21.15.66:6808/1186032825,v1:172.21.15.66:6809/1186032825]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi066", "root=default"]} : dispatch 2024-09-16T13:39:24.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:24 smithi063 ceph-mon[25443]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi066", "root=default"]} : dispatch 2024-09-16T13:39:25.126 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:25 smithi131 ceph-mon[28319]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-16T13:39:25.126 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:25 smithi131 ceph-mon[28319]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi066", "root=default"]}]': finished 2024-09-16T13:39:25.126 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:25 smithi131 ceph-mon[28319]: osdmap e24: 4 total, 3 up, 4 in 2024-09-16T13:39:25.126 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:25 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T13:39:25.126 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:25 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T13:39:25.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:25 smithi066 ceph-mon[28172]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-16T13:39:25.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:25 smithi066 ceph-mon[28172]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi066", "root=default"]}]': finished 2024-09-16T13:39:25.386 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:25 smithi066 ceph-mon[28172]: osdmap e24: 4 total, 3 up, 4 in 2024-09-16T13:39:25.386 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:25 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T13:39:25.386 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:25 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T13:39:25.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:25 smithi063 ceph-mon[25443]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-16T13:39:25.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:25 smithi063 ceph-mon[25443]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi066", "root=default"]}]': finished 2024-09-16T13:39:25.431 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:25 smithi063 ceph-mon[25443]: osdmap e24: 4 total, 3 up, 4 in 2024-09-16T13:39:25.431 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:25 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T13:39:25.431 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:25 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T13:39:26.280 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:26 smithi131 ceph-mon[28319]: purged_snaps scrub starts 2024-09-16T13:39:26.280 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:26 smithi131 ceph-mon[28319]: purged_snaps scrub ok 2024-09-16T13:39:26.280 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:26 smithi131 ceph-mon[28319]: osd.3 [v2:172.21.15.66:6808/1186032825,v1:172.21.15.66:6809/1186032825] boot 2024-09-16T13:39:26.280 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:26 smithi131 ceph-mon[28319]: osdmap e25: 4 total, 4 up, 4 in 2024-09-16T13:39:26.280 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:26 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T13:39:26.280 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:26 smithi131 ceph-mon[28319]: osdmap e26: 4 total, 4 up, 4 in 2024-09-16T13:39:26.282 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-09-16T13:39:26.307 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi131:vg_nvme/lv_4 2024-09-16T13:39:26.312 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:26 smithi066 ceph-mon[28172]: purged_snaps scrub starts 2024-09-16T13:39:26.312 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:26 smithi066 ceph-mon[28172]: purged_snaps scrub ok 2024-09-16T13:39:26.313 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:26 smithi066 ceph-mon[28172]: osd.3 [v2:172.21.15.66:6808/1186032825,v1:172.21.15.66:6809/1186032825] boot 2024-09-16T13:39:26.313 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:26 smithi066 ceph-mon[28172]: osdmap e25: 4 total, 4 up, 4 in 2024-09-16T13:39:26.313 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:26 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T13:39:26.313 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:26 smithi066 ceph-mon[28172]: osdmap e26: 4 total, 4 up, 4 in 2024-09-16T13:39:26.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:26 smithi063 ceph-mon[25443]: purged_snaps scrub starts 2024-09-16T13:39:26.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:26 smithi063 ceph-mon[25443]: purged_snaps scrub ok 2024-09-16T13:39:26.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:26 smithi063 ceph-mon[25443]: osd.3 [v2:172.21.15.66:6808/1186032825,v1:172.21.15.66:6809/1186032825] boot 2024-09-16T13:39:26.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:26 smithi063 ceph-mon[25443]: osdmap e25: 4 total, 4 up, 4 in 2024-09-16T13:39:26.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:26 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T13:39:26.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:26 smithi063 ceph-mon[25443]: osdmap e26: 4 total, 4 up, 4 in 2024-09-16T13:39:26.558 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/mon.c/config 2024-09-16T13:39:27.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:27 smithi131 ceph-mon[28319]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T13:39:27.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:27 smithi131 ceph-mon[28319]: Detected new or changed devices on smithi066 2024-09-16T13:39:27.626 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:27 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:39:27.626 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:27 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:39:27.626 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:27 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-16T13:39:27.626 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:27 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-16T13:39:27.626 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:27 smithi131 ceph-mon[28319]: Adjusting osd_memory_target on smithi066 to 10592M 2024-09-16T13:39:27.626 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:27 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:39:27.626 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:27 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:39:27.626 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:27 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T13:39:27.626 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:27 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:39:27.626 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:27 smithi131 ceph-mon[28319]: osdmap e27: 4 total, 4 up, 4 in 2024-09-16T13:39:27.627 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:27 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T13:39:27.627 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:27 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T13:39:27.627 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:27 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:39:27.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:27 smithi066 ceph-mon[28172]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T13:39:27.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:27 smithi066 ceph-mon[28172]: Detected new or changed devices on smithi066 2024-09-16T13:39:27.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:27 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:39:27.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:27 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:39:27.636 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:27 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-16T13:39:27.636 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:27 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-16T13:39:27.636 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:27 smithi066 ceph-mon[28172]: Adjusting osd_memory_target on smithi066 to 10592M 2024-09-16T13:39:27.636 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:27 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:39:27.636 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:27 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:39:27.636 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:27 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T13:39:27.636 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:27 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:39:27.636 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:27 smithi066 ceph-mon[28172]: osdmap e27: 4 total, 4 up, 4 in 2024-09-16T13:39:27.636 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:27 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T13:39:27.636 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:27 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T13:39:27.636 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:27 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:39:27.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:27 smithi063 ceph-mon[25443]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T13:39:27.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:27 smithi063 ceph-mon[25443]: Detected new or changed devices on smithi066 2024-09-16T13:39:27.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:27 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:39:27.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:27 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:39:27.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:27 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-16T13:39:27.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:27 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-16T13:39:27.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:27 smithi063 ceph-mon[25443]: Adjusting osd_memory_target on smithi066 to 10592M 2024-09-16T13:39:27.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:27 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:39:27.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:27 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:39:27.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:27 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T13:39:27.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:27 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:39:27.682 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:27 smithi063 ceph-mon[25443]: osdmap e27: 4 total, 4 up, 4 in 2024-09-16T13:39:27.682 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:27 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T13:39:27.682 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:27 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T13:39:27.682 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:27 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:39:28.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:28 smithi131 ceph-mon[28319]: from='client.24166 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi131:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:39:28.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:28 smithi066 ceph-mon[28172]: from='client.24166 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi131:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:39:28.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:28 smithi063 ceph-mon[25443]: from='client.24166 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi131:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:39:29.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:29 smithi131 ceph-mon[28319]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T13:39:29.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:29 smithi131 ceph-mon[28319]: from='client.? 172.21.15.131:0/972390936' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "599943b4-07f4-4b83-a8f5-a5b05f1c3167"} : dispatch 2024-09-16T13:39:29.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:29 smithi066 ceph-mon[28172]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T13:39:29.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:29 smithi066 ceph-mon[28172]: from='client.? 172.21.15.131:0/972390936' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "599943b4-07f4-4b83-a8f5-a5b05f1c3167"} : dispatch 2024-09-16T13:39:29.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:29 smithi063 ceph-mon[25443]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T13:39:29.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:29 smithi063 ceph-mon[25443]: from='client.? 172.21.15.131:0/972390936' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "599943b4-07f4-4b83-a8f5-a5b05f1c3167"} : dispatch 2024-09-16T13:39:30.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:30 smithi131 ceph-mon[28319]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "599943b4-07f4-4b83-a8f5-a5b05f1c3167"} : dispatch 2024-09-16T13:39:30.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:30 smithi131 ceph-mon[28319]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "599943b4-07f4-4b83-a8f5-a5b05f1c3167"}]': finished 2024-09-16T13:39:30.626 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:30 smithi131 ceph-mon[28319]: osdmap e28: 5 total, 4 up, 5 in 2024-09-16T13:39:30.626 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:30 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T13:39:30.626 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:30 smithi131 ceph-mon[28319]: from='client.? 172.21.15.131:0/3976280215' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T13:39:30.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:30 smithi066 ceph-mon[28172]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "599943b4-07f4-4b83-a8f5-a5b05f1c3167"} : dispatch 2024-09-16T13:39:30.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:30 smithi066 ceph-mon[28172]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "599943b4-07f4-4b83-a8f5-a5b05f1c3167"}]': finished 2024-09-16T13:39:30.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:30 smithi066 ceph-mon[28172]: osdmap e28: 5 total, 4 up, 5 in 2024-09-16T13:39:30.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:30 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T13:39:30.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:30 smithi066 ceph-mon[28172]: from='client.? 172.21.15.131:0/3976280215' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T13:39:30.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:30 smithi063 ceph-mon[25443]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "599943b4-07f4-4b83-a8f5-a5b05f1c3167"} : dispatch 2024-09-16T13:39:30.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:30 smithi063 ceph-mon[25443]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "599943b4-07f4-4b83-a8f5-a5b05f1c3167"}]': finished 2024-09-16T13:39:30.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:30 smithi063 ceph-mon[25443]: osdmap e28: 5 total, 4 up, 5 in 2024-09-16T13:39:30.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:30 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T13:39:30.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:30 smithi063 ceph-mon[25443]: from='client.? 172.21.15.131:0/3976280215' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T13:39:31.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:31 smithi131 ceph-mon[28319]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T13:39:31.634 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:31 smithi066 ceph-mon[28172]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T13:39:31.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:31 smithi063 ceph-mon[25443]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T13:39:33.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:33 smithi066 ceph-mon[28172]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-16T13:39:33.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:33 smithi063 ceph-mon[25443]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-16T13:39:33.780 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:33 smithi131 ceph-mon[28319]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-16T13:39:35.572 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:35 smithi131 ceph-mon[28319]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 76 KiB/s, 0 objects/s recovering 2024-09-16T13:39:35.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:35 smithi066 ceph-mon[28172]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 76 KiB/s, 0 objects/s recovering 2024-09-16T13:39:35.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:35 smithi063 ceph-mon[25443]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 76 KiB/s, 0 objects/s recovering 2024-09-16T13:39:36.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:36 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-16T13:39:36.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:36 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:39:36.678 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:36 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-16T13:39:36.679 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:36 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:39:36.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:36 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-16T13:39:36.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:36 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:39:37.415 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:37 smithi131 ceph-mon[28319]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 67 KiB/s, 0 objects/s recovering 2024-09-16T13:39:37.415 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:37 smithi131 ceph-mon[28319]: Deploying daemon osd.4 on smithi131 2024-09-16T13:39:37.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:37 smithi063 ceph-mon[25443]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 67 KiB/s, 0 objects/s recovering 2024-09-16T13:39:37.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:37 smithi063 ceph-mon[25443]: Deploying daemon osd.4 on smithi131 2024-09-16T13:39:37.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:37 smithi066 ceph-mon[28172]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 67 KiB/s, 0 objects/s recovering 2024-09-16T13:39:37.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:37 smithi066 ceph-mon[28172]: Deploying daemon osd.4 on smithi131 2024-09-16T13:39:39.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:39 smithi131 ceph-mon[28319]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-16T13:39:39.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:39 smithi063 ceph-mon[25443]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-16T13:39:39.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:39 smithi066 ceph-mon[28172]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-16T13:39:41.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:41 smithi063 ceph-mon[25443]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 56 KiB/s, 0 objects/s recovering 2024-09-16T13:39:41.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:41 smithi131 ceph-mon[28319]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 56 KiB/s, 0 objects/s recovering 2024-09-16T13:39:41.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:41 smithi066 ceph-mon[28172]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 56 KiB/s, 0 objects/s recovering 2024-09-16T13:39:43.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:43 smithi131 ceph-mon[28319]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-16T13:39:43.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:43 smithi063 ceph-mon[25443]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-16T13:39:43.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:43 smithi066 ceph-mon[28172]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-16T13:39:44.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:44 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T13:39:44.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:44 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:39:44.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:44 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:39:44.844 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:44 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T13:39:44.844 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:44 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:39:44.844 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:44 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:39:44.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:44 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T13:39:44.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:44 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:39:44.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:44 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:39:45.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:45 smithi063 ceph-mon[25443]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T13:39:45.786 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:45 smithi066 ceph-mon[28172]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T13:39:45.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:45 smithi131 ceph-mon[28319]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T13:39:46.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:46 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:39:46.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:46 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:39:46.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:46 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:39:46.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:46 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T13:39:46.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:46 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:39:46.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:46 smithi131 ceph-mon[28319]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T13:39:46.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:46 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:39:46.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:46 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:39:46.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:46 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:39:46.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:46 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T13:39:46.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:46 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:39:46.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:46 smithi066 ceph-mon[28172]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T13:39:46.930 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:46 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:39:46.930 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:46 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:39:46.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:46 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:39:46.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:46 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T13:39:46.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:46 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:39:46.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:46 smithi063 ceph-mon[25443]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T13:39:48.243 INFO:teuthology.orchestra.run.smithi131.stdout:Created osd(s) 4 on host 'smithi131' 2024-09-16T13:39:48.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:48 smithi131 ceph-mon[28319]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T13:39:48.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:48 smithi131 ceph-mon[28319]: from='osd.4 [v2:172.21.15.131:6800/2724229614,v1:172.21.15.131:6801/2724229614]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T13:39:48.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:48 smithi131 ceph-mon[28319]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T13:39:48.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:48 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T13:39:48.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:48 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:39:48.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:48 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:39:48.877 DEBUG:teuthology.orchestra.run.smithi131:osd.4> sudo journalctl -f -n 0 -u ceph-69d0a65c-7430-11ef-bceb-c7b262605968@osd.4.service 2024-09-16T13:39:48.879 INFO:tasks.cephadm:Deploying osd.5 on smithi131 with /dev/vg_nvme/lv_3... 2024-09-16T13:39:48.880 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-09-16T13:39:49.135 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:48 smithi066 ceph-mon[28172]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T13:39:49.135 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:48 smithi066 ceph-mon[28172]: from='osd.4 [v2:172.21.15.131:6800/2724229614,v1:172.21.15.131:6801/2724229614]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T13:39:49.135 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:48 smithi066 ceph-mon[28172]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T13:39:49.135 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:48 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T13:39:49.135 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:48 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:39:49.136 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:48 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:39:49.180 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:48 smithi063 ceph-mon[25443]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T13:39:49.180 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:48 smithi063 ceph-mon[25443]: from='osd.4 [v2:172.21.15.131:6800/2724229614,v1:172.21.15.131:6801/2724229614]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T13:39:49.181 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:48 smithi063 ceph-mon[25443]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T13:39:49.181 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:48 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T13:39:49.181 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:48 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:39:49.181 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:48 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:39:49.893 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:49 smithi131 ceph-mon[28319]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-16T13:39:49.893 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:49 smithi131 ceph-mon[28319]: osdmap e29: 5 total, 4 up, 5 in 2024-09-16T13:39:49.893 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:49 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T13:39:49.893 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:49 smithi131 ceph-mon[28319]: from='osd.4 [v2:172.21.15.131:6800/2724229614,v1:172.21.15.131:6801/2724229614]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi131", "root=default"]} : dispatch 2024-09-16T13:39:49.893 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:49 smithi131 ceph-mon[28319]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi131", "root=default"]} : dispatch 2024-09-16T13:39:49.893 INFO:journalctl@ceph.osd.4.smithi131.stdout:Sep 16 13:39:49 smithi131 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-4[32377]: 2024-09-16T13:39:49.739+0000 7f7438c7f640 -1 osd.4 0 waiting for initial osdmap 2024-09-16T13:39:49.894 INFO:journalctl@ceph.osd.4.smithi131.stdout:Sep 16 13:39:49 smithi131 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-4[32377]: 2024-09-16T13:39:49.743+0000 7f7434aa6640 -1 osd.4 30 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T13:39:49.896 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/mon.c/config 2024-09-16T13:39:50.135 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:49 smithi066 ceph-mon[28172]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-16T13:39:50.135 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:49 smithi066 ceph-mon[28172]: osdmap e29: 5 total, 4 up, 5 in 2024-09-16T13:39:50.135 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:49 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T13:39:50.135 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:49 smithi066 ceph-mon[28172]: from='osd.4 [v2:172.21.15.131:6800/2724229614,v1:172.21.15.131:6801/2724229614]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi131", "root=default"]} : dispatch 2024-09-16T13:39:50.135 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:49 smithi066 ceph-mon[28172]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi131", "root=default"]} : dispatch 2024-09-16T13:39:50.180 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:49 smithi063 ceph-mon[25443]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-16T13:39:50.180 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:49 smithi063 ceph-mon[25443]: osdmap e29: 5 total, 4 up, 5 in 2024-09-16T13:39:50.180 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:49 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T13:39:50.181 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:49 smithi063 ceph-mon[25443]: from='osd.4 [v2:172.21.15.131:6800/2724229614,v1:172.21.15.131:6801/2724229614]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi131", "root=default"]} : dispatch 2024-09-16T13:39:50.181 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:49 smithi063 ceph-mon[25443]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi131", "root=default"]} : dispatch 2024-09-16T13:39:51.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:50 smithi131 ceph-mon[28319]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T13:39:51.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:50 smithi131 ceph-mon[28319]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi131", "root=default"]}]': finished 2024-09-16T13:39:51.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:50 smithi131 ceph-mon[28319]: osdmap e30: 5 total, 4 up, 5 in 2024-09-16T13:39:51.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:50 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T13:39:51.135 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:50 smithi066 ceph-mon[28172]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T13:39:51.135 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:50 smithi066 ceph-mon[28172]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi131", "root=default"]}]': finished 2024-09-16T13:39:51.135 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:50 smithi066 ceph-mon[28172]: osdmap e30: 5 total, 4 up, 5 in 2024-09-16T13:39:51.135 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:50 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T13:39:51.180 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:50 smithi063 ceph-mon[25443]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-16T13:39:51.180 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:50 smithi063 ceph-mon[25443]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi131", "root=default"]}]': finished 2024-09-16T13:39:51.180 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:50 smithi063 ceph-mon[25443]: osdmap e30: 5 total, 4 up, 5 in 2024-09-16T13:39:51.180 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:50 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T13:39:52.006 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:51 smithi131 ceph-mon[28319]: purged_snaps scrub starts 2024-09-16T13:39:52.006 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:51 smithi131 ceph-mon[28319]: purged_snaps scrub ok 2024-09-16T13:39:52.006 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:51 smithi131 ceph-mon[28319]: osd.4 [v2:172.21.15.131:6800/2724229614,v1:172.21.15.131:6801/2724229614] boot 2024-09-16T13:39:52.006 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:51 smithi131 ceph-mon[28319]: osdmap e31: 5 total, 5 up, 5 in 2024-09-16T13:39:52.006 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:51 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T13:39:52.006 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:51 smithi131 ceph-mon[28319]: osdmap e32: 5 total, 5 up, 5 in 2024-09-16T13:39:52.135 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:51 smithi066 ceph-mon[28172]: purged_snaps scrub starts 2024-09-16T13:39:52.135 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:51 smithi066 ceph-mon[28172]: purged_snaps scrub ok 2024-09-16T13:39:52.135 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:51 smithi066 ceph-mon[28172]: osd.4 [v2:172.21.15.131:6800/2724229614,v1:172.21.15.131:6801/2724229614] boot 2024-09-16T13:39:52.135 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:51 smithi066 ceph-mon[28172]: osdmap e31: 5 total, 5 up, 5 in 2024-09-16T13:39:52.135 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:51 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T13:39:52.135 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:51 smithi066 ceph-mon[28172]: osdmap e32: 5 total, 5 up, 5 in 2024-09-16T13:39:52.180 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:51 smithi063 ceph-mon[25443]: purged_snaps scrub starts 2024-09-16T13:39:52.180 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:51 smithi063 ceph-mon[25443]: purged_snaps scrub ok 2024-09-16T13:39:52.180 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:51 smithi063 ceph-mon[25443]: osd.4 [v2:172.21.15.131:6800/2724229614,v1:172.21.15.131:6801/2724229614] boot 2024-09-16T13:39:52.180 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:51 smithi063 ceph-mon[25443]: osdmap e31: 5 total, 5 up, 5 in 2024-09-16T13:39:52.180 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:51 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T13:39:52.181 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:51 smithi063 ceph-mon[25443]: osdmap e32: 5 total, 5 up, 5 in 2024-09-16T13:39:53.371 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:53 smithi131 ceph-mon[28319]: pgmap v121: 1 pgs: 1 peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-16T13:39:53.371 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:53 smithi131 ceph-mon[28319]: Detected new or changed devices on smithi131 2024-09-16T13:39:53.371 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:53 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:39:53.371 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:53 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:39:53.371 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:53 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-16T13:39:53.371 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:53 smithi131 ceph-mon[28319]: Adjusting osd_memory_target on smithi131 to 21184M 2024-09-16T13:39:53.371 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:53 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:39:53.371 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:53 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:39:53.371 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:53 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T13:39:53.372 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:53 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:39:53.372 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:53 smithi131 ceph-mon[28319]: osdmap e33: 5 total, 5 up, 5 in 2024-09-16T13:39:53.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:53 smithi066 ceph-mon[28172]: pgmap v121: 1 pgs: 1 peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-16T13:39:53.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:53 smithi066 ceph-mon[28172]: Detected new or changed devices on smithi131 2024-09-16T13:39:53.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:53 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:39:53.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:53 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:39:53.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:53 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-16T13:39:53.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:53 smithi066 ceph-mon[28172]: Adjusting osd_memory_target on smithi131 to 21184M 2024-09-16T13:39:53.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:53 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:39:53.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:53 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:39:53.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:53 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T13:39:53.386 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:53 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:39:53.386 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:53 smithi066 ceph-mon[28172]: osdmap e33: 5 total, 5 up, 5 in 2024-09-16T13:39:53.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:53 smithi063 ceph-mon[25443]: pgmap v121: 1 pgs: 1 peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-16T13:39:53.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:53 smithi063 ceph-mon[25443]: Detected new or changed devices on smithi131 2024-09-16T13:39:53.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:53 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:39:53.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:53 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:39:53.431 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:53 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-16T13:39:53.431 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:53 smithi063 ceph-mon[25443]: Adjusting osd_memory_target on smithi131 to 21184M 2024-09-16T13:39:53.431 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:53 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:39:53.431 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:53 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:39:53.431 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:53 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T13:39:53.431 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:53 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:39:53.431 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:53 smithi063 ceph-mon[25443]: osdmap e33: 5 total, 5 up, 5 in 2024-09-16T13:39:53.690 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-09-16T13:39:53.716 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi131:vg_nvme/lv_3 2024-09-16T13:39:53.955 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/mon.c/config 2024-09-16T13:39:55.227 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:55 smithi131 ceph-mon[28319]: pgmap v124: 1 pgs: 1 peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-16T13:39:55.227 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:55 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T13:39:55.227 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:55 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T13:39:55.227 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:55 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:39:55.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:55 smithi066 ceph-mon[28172]: pgmap v124: 1 pgs: 1 peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-16T13:39:55.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:55 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T13:39:55.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:55 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T13:39:55.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:55 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:39:55.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:55 smithi063 ceph-mon[25443]: pgmap v124: 1 pgs: 1 peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-16T13:39:55.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:55 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T13:39:55.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:55 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T13:39:55.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:55 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:39:56.103 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:56 smithi131 ceph-mon[28319]: from='client.24193 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi131:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:39:56.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:56 smithi066 ceph-mon[28172]: from='client.24193 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi131:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:39:56.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:56 smithi063 ceph-mon[25443]: from='client.24193 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi131:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:39:57.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:57 smithi131 ceph-mon[28319]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 97 KiB/s, 0 objects/s recovering 2024-09-16T13:39:57.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:57 smithi131 ceph-mon[28319]: from='client.? 172.21.15.131:0/970792887' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "39973f4b-a453-44b8-a052-ae6baada5e9b"} : dispatch 2024-09-16T13:39:57.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:57 smithi131 ceph-mon[28319]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "39973f4b-a453-44b8-a052-ae6baada5e9b"} : dispatch 2024-09-16T13:39:57.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:57 smithi131 ceph-mon[28319]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "39973f4b-a453-44b8-a052-ae6baada5e9b"}]': finished 2024-09-16T13:39:57.376 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:57 smithi131 ceph-mon[28319]: osdmap e34: 6 total, 5 up, 6 in 2024-09-16T13:39:57.376 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:57 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T13:39:57.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:57 smithi066 ceph-mon[28172]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 97 KiB/s, 0 objects/s recovering 2024-09-16T13:39:57.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:57 smithi066 ceph-mon[28172]: from='client.? 172.21.15.131:0/970792887' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "39973f4b-a453-44b8-a052-ae6baada5e9b"} : dispatch 2024-09-16T13:39:57.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:57 smithi066 ceph-mon[28172]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "39973f4b-a453-44b8-a052-ae6baada5e9b"} : dispatch 2024-09-16T13:39:57.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:57 smithi066 ceph-mon[28172]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "39973f4b-a453-44b8-a052-ae6baada5e9b"}]': finished 2024-09-16T13:39:57.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:57 smithi066 ceph-mon[28172]: osdmap e34: 6 total, 5 up, 6 in 2024-09-16T13:39:57.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:57 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T13:39:57.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:57 smithi063 ceph-mon[25443]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 97 KiB/s, 0 objects/s recovering 2024-09-16T13:39:57.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:57 smithi063 ceph-mon[25443]: from='client.? 172.21.15.131:0/970792887' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "39973f4b-a453-44b8-a052-ae6baada5e9b"} : dispatch 2024-09-16T13:39:57.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:57 smithi063 ceph-mon[25443]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "39973f4b-a453-44b8-a052-ae6baada5e9b"} : dispatch 2024-09-16T13:39:57.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:57 smithi063 ceph-mon[25443]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "39973f4b-a453-44b8-a052-ae6baada5e9b"}]': finished 2024-09-16T13:39:57.431 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:57 smithi063 ceph-mon[25443]: osdmap e34: 6 total, 5 up, 6 in 2024-09-16T13:39:57.431 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:57 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T13:39:58.369 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:58 smithi131 ceph-mon[28319]: from='client.? 172.21.15.131:0/3472746971' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T13:39:58.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:58 smithi066 ceph-mon[28172]: from='client.? 172.21.15.131:0/3472746971' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T13:39:58.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:58 smithi063 ceph-mon[25443]: from='client.? 172.21.15.131:0/3472746971' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T13:39:59.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:39:59 smithi131 ceph-mon[28319]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-16T13:39:59.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:39:59 smithi066 ceph-mon[28172]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-16T13:39:59.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:39:59 smithi063 ceph-mon[25443]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-16T13:40:00.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:00 smithi131 ceph-mon[28319]: overall HEALTH_OK 2024-09-16T13:40:00.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:00 smithi066 ceph-mon[28172]: overall HEALTH_OK 2024-09-16T13:40:00.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:00 smithi063 ceph-mon[25443]: overall HEALTH_OK 2024-09-16T13:40:01.304 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:01 smithi131 ceph-mon[28319]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-09-16T13:40:01.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:01 smithi066 ceph-mon[28172]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-09-16T13:40:01.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:01 smithi063 ceph-mon[25443]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-09-16T13:40:03.180 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:03 smithi131 ceph-mon[28319]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 64 KiB/s, 0 objects/s recovering 2024-09-16T13:40:03.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:03 smithi066 ceph-mon[28172]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 64 KiB/s, 0 objects/s recovering 2024-09-16T13:40:03.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:03 smithi063 ceph-mon[25443]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 64 KiB/s, 0 objects/s recovering 2024-09-16T13:40:04.308 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:04 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-16T13:40:04.308 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:04 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:40:04.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:04 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-16T13:40:04.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:04 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:40:04.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:04 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-16T13:40:04.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:04 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:40:05.376 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:05 smithi131 ceph-mon[28319]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-16T13:40:05.376 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:05 smithi131 ceph-mon[28319]: Deploying daemon osd.5 on smithi131 2024-09-16T13:40:05.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:05 smithi066 ceph-mon[28172]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-16T13:40:05.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:05 smithi066 ceph-mon[28172]: Deploying daemon osd.5 on smithi131 2024-09-16T13:40:05.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:05 smithi063 ceph-mon[25443]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-16T13:40:05.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:05 smithi063 ceph-mon[25443]: Deploying daemon osd.5 on smithi131 2024-09-16T13:40:07.223 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:07 smithi131 ceph-mon[28319]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-16T13:40:07.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:07 smithi066 ceph-mon[28172]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-16T13:40:07.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:07 smithi063 ceph-mon[25443]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-16T13:40:09.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:09 smithi131 ceph-mon[28319]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-16T13:40:09.386 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:09 smithi066 ceph-mon[28172]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-16T13:40:09.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:09 smithi063 ceph-mon[25443]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-16T13:40:11.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:11 smithi131 ceph-mon[28319]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-16T13:40:11.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:11 smithi066 ceph-mon[28172]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-16T13:40:11.433 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:11 smithi063 ceph-mon[25443]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-16T13:40:12.217 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:12 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T13:40:12.217 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:12 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:40:12.217 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:12 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:40:12.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:12 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T13:40:12.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:12 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:40:12.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:12 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:40:12.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:12 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T13:40:12.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:12 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:40:12.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:12 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:40:13.410 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:13 smithi131 ceph-mon[28319]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-16T13:40:13.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:13 smithi063 ceph-mon[25443]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-16T13:40:13.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:13 smithi066 ceph-mon[28172]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-16T13:40:14.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:14 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:40:14.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:14 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:40:14.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:14 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:40:14.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:14 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T13:40:14.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:14 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:40:14.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:14 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:40:14.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:14 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:40:14.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:14 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:40:14.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:14 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T13:40:14.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:14 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:40:14.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:14 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:40:14.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:14 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:40:14.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:14 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:40:14.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:14 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T13:40:14.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:14 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:40:15.536 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:15 smithi066 ceph-mon[28172]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-16T13:40:15.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:15 smithi131 ceph-mon[28319]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-16T13:40:15.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:15 smithi063 ceph-mon[25443]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-16T13:40:16.588 INFO:teuthology.orchestra.run.smithi131.stdout:Created osd(s) 5 on host 'smithi131' 2024-09-16T13:40:17.194 DEBUG:teuthology.orchestra.run.smithi131:osd.5> sudo journalctl -f -n 0 -u ceph-69d0a65c-7430-11ef-bceb-c7b262605968@osd.5.service 2024-09-16T13:40:17.197 INFO:tasks.cephadm:Waiting for 6 OSDs to come up... 2024-09-16T13:40:17.197 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-16T13:40:17.468 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:40:17.489 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:17 smithi131 ceph-mon[28319]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-16T13:40:17.490 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:17 smithi131 ceph-mon[28319]: from='osd.5 [v2:172.21.15.131:6808/3231521590,v1:172.21.15.131:6809/3231521590]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-16T13:40:17.490 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:17 smithi131 ceph-mon[28319]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-16T13:40:17.490 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:17 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T13:40:17.490 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:17 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:40:17.490 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:17 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:40:17.586 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:17 smithi063 ceph-mon[25443]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-16T13:40:17.587 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:17 smithi063 ceph-mon[25443]: from='osd.5 [v2:172.21.15.131:6808/3231521590,v1:172.21.15.131:6809/3231521590]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-16T13:40:17.587 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:17 smithi063 ceph-mon[25443]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-16T13:40:17.587 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:17 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T13:40:17.587 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:17 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:40:17.587 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:17 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:40:17.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:17 smithi066 ceph-mon[28172]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-16T13:40:17.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:17 smithi066 ceph-mon[28172]: from='osd.5 [v2:172.21.15.131:6808/3231521590,v1:172.21.15.131:6809/3231521590]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-16T13:40:17.636 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:17 smithi066 ceph-mon[28172]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-16T13:40:17.636 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:17 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T13:40:17.636 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:17 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:40:17.636 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:17 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:40:18.093 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-16T13:40:18.499 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:18 smithi131 ceph-mon[28319]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-16T13:40:18.499 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:18 smithi131 ceph-mon[28319]: from='osd.5 [v2:172.21.15.131:6808/3231521590,v1:172.21.15.131:6809/3231521590]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi131", "root=default"]} : dispatch 2024-09-16T13:40:18.500 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:18 smithi131 ceph-mon[28319]: osdmap e35: 6 total, 5 up, 6 in 2024-09-16T13:40:18.500 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:18 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T13:40:18.500 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:18 smithi131 ceph-mon[28319]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi131", "root=default"]} : dispatch 2024-09-16T13:40:18.500 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:18 smithi131 ceph-mon[28319]: from='client.? 172.21.15.63:0/4020862782' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T13:40:18.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:18 smithi066 ceph-mon[28172]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-16T13:40:18.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:18 smithi066 ceph-mon[28172]: from='osd.5 [v2:172.21.15.131:6808/3231521590,v1:172.21.15.131:6809/3231521590]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi131", "root=default"]} : dispatch 2024-09-16T13:40:18.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:18 smithi066 ceph-mon[28172]: osdmap e35: 6 total, 5 up, 6 in 2024-09-16T13:40:18.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:18 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T13:40:18.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:18 smithi066 ceph-mon[28172]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi131", "root=default"]} : dispatch 2024-09-16T13:40:18.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:18 smithi066 ceph-mon[28172]: from='client.? 172.21.15.63:0/4020862782' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T13:40:18.658 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:18 smithi063 ceph-mon[25443]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-16T13:40:18.658 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:18 smithi063 ceph-mon[25443]: from='osd.5 [v2:172.21.15.131:6808/3231521590,v1:172.21.15.131:6809/3231521590]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi131", "root=default"]} : dispatch 2024-09-16T13:40:18.658 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:18 smithi063 ceph-mon[25443]: osdmap e35: 6 total, 5 up, 6 in 2024-09-16T13:40:18.658 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:18 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T13:40:18.658 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:18 smithi063 ceph-mon[25443]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi131", "root=default"]} : dispatch 2024-09-16T13:40:18.658 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:18 smithi063 ceph-mon[25443]: from='client.? 172.21.15.63:0/4020862782' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T13:40:18.687 INFO:teuthology.orchestra.run.smithi063.stdout:{"epoch":35,"num_osds":6,"num_up_osds":5,"osd_up_since":1726493990,"num_in_osds":6,"osd_in_since":1726493996,"num_remapped_pgs":0} 2024-09-16T13:40:18.876 INFO:journalctl@ceph.osd.5.smithi131.stdout:Sep 16 13:40:18 smithi131 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-5[38283]: 2024-09-16T13:40:18.697+0000 7fb47ede8640 -1 osd.5 0 waiting for initial osdmap 2024-09-16T13:40:18.876 INFO:journalctl@ceph.osd.5.smithi131.stdout:Sep 16 13:40:18 smithi131 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-5[38283]: 2024-09-16T13:40:18.703+0000 7fb476c07640 -1 osd.5 36 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T13:40:19.544 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:19 smithi131 ceph-mon[28319]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-16T13:40:19.544 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:19 smithi131 ceph-mon[28319]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi131", "root=default"]}]': finished 2024-09-16T13:40:19.545 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:19 smithi131 ceph-mon[28319]: osdmap e36: 6 total, 5 up, 6 in 2024-09-16T13:40:19.545 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:19 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T13:40:19.545 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:19 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T13:40:19.545 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:19 smithi131 ceph-mon[28319]: from='osd.5 ' entity='osd.5' 2024-09-16T13:40:19.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:19 smithi066 ceph-mon[28172]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-16T13:40:19.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:19 smithi066 ceph-mon[28172]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi131", "root=default"]}]': finished 2024-09-16T13:40:19.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:19 smithi066 ceph-mon[28172]: osdmap e36: 6 total, 5 up, 6 in 2024-09-16T13:40:19.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:19 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T13:40:19.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:19 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T13:40:19.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:19 smithi066 ceph-mon[28172]: from='osd.5 ' entity='osd.5' 2024-09-16T13:40:19.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:19 smithi063 ceph-mon[25443]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-16T13:40:19.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:19 smithi063 ceph-mon[25443]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi131", "root=default"]}]': finished 2024-09-16T13:40:19.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:19 smithi063 ceph-mon[25443]: osdmap e36: 6 total, 5 up, 6 in 2024-09-16T13:40:19.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:19 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T13:40:19.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:19 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T13:40:19.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:19 smithi063 ceph-mon[25443]: from='osd.5 ' entity='osd.5' 2024-09-16T13:40:19.688 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-16T13:40:19.962 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:40:20.386 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:20 smithi063 ceph-mon[25443]: purged_snaps scrub starts 2024-09-16T13:40:20.386 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:20 smithi063 ceph-mon[25443]: purged_snaps scrub ok 2024-09-16T13:40:20.386 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:20 smithi063 ceph-mon[25443]: osd.5 [v2:172.21.15.131:6808/3231521590,v1:172.21.15.131:6809/3231521590] boot 2024-09-16T13:40:20.386 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:20 smithi063 ceph-mon[25443]: osdmap e37: 6 total, 6 up, 6 in 2024-09-16T13:40:20.386 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:20 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T13:40:20.386 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:20 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:40:20.386 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:20 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:40:20.386 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:20 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-16T13:40:20.386 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:20 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-16T13:40:20.386 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:20 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:40:20.386 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:20 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:40:20.386 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:20 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T13:40:20.386 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:20 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:40:20.387 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:20 smithi063 ceph-mon[25443]: osdmap e38: 6 total, 6 up, 6 in 2024-09-16T13:40:20.564 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-16T13:40:20.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:20 smithi131 ceph-mon[28319]: purged_snaps scrub starts 2024-09-16T13:40:20.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:20 smithi131 ceph-mon[28319]: purged_snaps scrub ok 2024-09-16T13:40:20.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:20 smithi131 ceph-mon[28319]: osd.5 [v2:172.21.15.131:6808/3231521590,v1:172.21.15.131:6809/3231521590] boot 2024-09-16T13:40:20.626 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:20 smithi131 ceph-mon[28319]: osdmap e37: 6 total, 6 up, 6 in 2024-09-16T13:40:20.626 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:20 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T13:40:20.626 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:20 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:40:20.626 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:20 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:40:20.626 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:20 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-16T13:40:20.626 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:20 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-16T13:40:20.626 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:20 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:40:20.626 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:20 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:40:20.626 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:20 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T13:40:20.626 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:20 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:40:20.626 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:20 smithi131 ceph-mon[28319]: osdmap e38: 6 total, 6 up, 6 in 2024-09-16T13:40:20.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:20 smithi066 ceph-mon[28172]: purged_snaps scrub starts 2024-09-16T13:40:20.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:20 smithi066 ceph-mon[28172]: purged_snaps scrub ok 2024-09-16T13:40:20.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:20 smithi066 ceph-mon[28172]: osd.5 [v2:172.21.15.131:6808/3231521590,v1:172.21.15.131:6809/3231521590] boot 2024-09-16T13:40:20.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:20 smithi066 ceph-mon[28172]: osdmap e37: 6 total, 6 up, 6 in 2024-09-16T13:40:20.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:20 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T13:40:20.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:20 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:40:20.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:20 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:40:20.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:20 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-16T13:40:20.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:20 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-16T13:40:20.636 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:20 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:40:20.636 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:20 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:40:20.636 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:20 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T13:40:20.636 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:20 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:40:20.636 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:20 smithi066 ceph-mon[28172]: osdmap e38: 6 total, 6 up, 6 in 2024-09-16T13:40:21.437 INFO:teuthology.orchestra.run.smithi063.stdout:{"epoch":38,"num_osds":6,"num_up_osds":6,"osd_up_since":1726494019,"num_in_osds":6,"osd_in_since":1726493996,"num_remapped_pgs":0} 2024-09-16T13:40:21.437 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-16T13:40:21.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:21 smithi131 ceph-mon[28319]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 297 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:40:21.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:21 smithi131 ceph-mon[28319]: Detected new or changed devices on smithi131 2024-09-16T13:40:21.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:21 smithi131 ceph-mon[28319]: Adjusting osd_memory_target on smithi131 to 10592M 2024-09-16T13:40:21.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:21 smithi131 ceph-mon[28319]: from='client.? 172.21.15.63:0/2921219787' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T13:40:21.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:21 smithi131 ceph-mon[28319]: osdmap e39: 6 total, 6 up, 6 in 2024-09-16T13:40:21.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:21 smithi066 ceph-mon[28172]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 297 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:40:21.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:21 smithi066 ceph-mon[28172]: Detected new or changed devices on smithi131 2024-09-16T13:40:21.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:21 smithi066 ceph-mon[28172]: Adjusting osd_memory_target on smithi131 to 10592M 2024-09-16T13:40:21.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:21 smithi066 ceph-mon[28172]: from='client.? 172.21.15.63:0/2921219787' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T13:40:21.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:21 smithi066 ceph-mon[28172]: osdmap e39: 6 total, 6 up, 6 in 2024-09-16T13:40:21.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:21 smithi063 ceph-mon[25443]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 297 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:40:21.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:21 smithi063 ceph-mon[25443]: Detected new or changed devices on smithi131 2024-09-16T13:40:21.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:21 smithi063 ceph-mon[25443]: Adjusting osd_memory_target on smithi131 to 10592M 2024-09-16T13:40:21.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:21 smithi063 ceph-mon[25443]: from='client.? 172.21.15.63:0/2921219787' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T13:40:21.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:21 smithi063 ceph-mon[25443]: osdmap e39: 6 total, 6 up, 6 in 2024-09-16T13:40:21.690 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:40:22.320 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-16T13:40:22.320 INFO:teuthology.orchestra.run.smithi063.stdout:{"epoch":39,"fsid":"69d0a65c-7430-11ef-bceb-c7b262605968","created":"2024-09-16T13:35:31.844055+0000","modified":"2024-09-16T13:40:21.284919+0000","last_up_change":"2024-09-16T13:40:19.280420+0000","last_in_change":"2024-09-16T13:39:56.854450+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-16T13:38:56.095608+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":"4497297c-878e-4a32-a066-4be62a5df72b","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.63:6802","nonce":728031509},{"type":"v1","addr":"172.21.15.63:6803","nonce":728031509}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6804","nonce":728031509},{"type":"v1","addr":"172.21.15.63:6805","nonce":728031509}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6808","nonce":728031509},{"type":"v1","addr":"172.21.15.63:6809","nonce":728031509}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6806","nonce":728031509},{"type":"v1","addr":"172.21.15.63:6807","nonce":728031509}]},"public_addr":"172.21.15.63:6803/728031509","cluster_addr":"172.21.15.63:6805/728031509","heartbeat_back_addr":"172.21.15.63:6809/728031509","heartbeat_front_addr":"172.21.15.63:6807/728031509","state":["exists","up"]},{"osd":1,"uuid":"82786be9-85ac-4e59-b7c0-374816eab310","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.63:6810","nonce":2697846248},{"type":"v1","addr":"172.21.15.63:6811","nonce":2697846248}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6812","nonce":2697846248},{"type":"v1","addr":"172.21.15.63:6813","nonce":2697846248}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6816","nonce":2697846248},{"type":"v1","addr":"172.21.15.63:6817","nonce":2697846248}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6814","nonce":2697846248},{"type":"v1","addr":"172.21.15.63:6815","nonce":2697846248}]},"public_addr":"172.21.15.63:6811/2697846248","cluster_addr":"172.21.15.63:6813/2697846248","heartbeat_back_addr":"172.21.15.63:6817/2697846248","heartbeat_front_addr":"172.21.15.63:6815/2697846248","state":["exists","up"]},{"osd":2,"uuid":"03600535-dce1-428f-bf7a-fa8994e7e835","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.66:6800","nonce":3647181373},{"type":"v1","addr":"172.21.15.66:6801","nonce":3647181373}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6802","nonce":3647181373},{"type":"v1","addr":"172.21.15.66:6803","nonce":3647181373}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6806","nonce":3647181373},{"type":"v1","addr":"172.21.15.66:6807","nonce":3647181373}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6804","nonce":3647181373},{"type":"v1","addr":"172.21.15.66:6805","nonce":3647181373}]},"public_addr":"172.21.15.66:6801/3647181373","cluster_addr":"172.21.15.66:6803/3647181373","heartbeat_back_addr":"172.21.15.66:6807/3647181373","heartbeat_front_addr":"172.21.15.66:6805/3647181373","state":["exists","up"]},{"osd":3,"uuid":"9a85c851-dd5a-443f-a96c-0d55464ffc89","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.66:6808","nonce":1186032825},{"type":"v1","addr":"172.21.15.66:6809","nonce":1186032825}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6810","nonce":1186032825},{"type":"v1","addr":"172.21.15.66:6811","nonce":1186032825}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6814","nonce":1186032825},{"type":"v1","addr":"172.21.15.66:6815","nonce":1186032825}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6812","nonce":1186032825},{"type":"v1","addr":"172.21.15.66:6813","nonce":1186032825}]},"public_addr":"172.21.15.66:6809/1186032825","cluster_addr":"172.21.15.66:6811/1186032825","heartbeat_back_addr":"172.21.15.66:6815/1186032825","heartbeat_front_addr":"172.21.15.66:6813/1186032825","state":["exists","up"]},{"osd":4,"uuid":"599943b4-07f4-4b83-a8f5-a5b05f1c3167","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.131:6800","nonce":2724229614},{"type":"v1","addr":"172.21.15.131:6801","nonce":2724229614}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6802","nonce":2724229614},{"type":"v1","addr":"172.21.15.131:6803","nonce":2724229614}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6806","nonce":2724229614},{"type":"v1","addr":"172.21.15.131:6807","nonce":2724229614}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6804","nonce":2724229614},{"type":"v1","addr":"172.21.15.131:6805","nonce":2724229614}]},"public_addr":"172.21.15.131:6801/2724229614","cluster_addr":"172.21.15.131:6803/2724229614","heartbeat_back_addr":"172.21.15.131:6807/2724229614","heartbeat_front_addr":"172.21.15.131:6805/2724229614","state":["exists","up"]},{"osd":5,"uuid":"39973f4b-a453-44b8-a052-ae6baada5e9b","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.131:6808","nonce":3231521590},{"type":"v1","addr":"172.21.15.131:6809","nonce":3231521590}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6810","nonce":3231521590},{"type":"v1","addr":"172.21.15.131:6811","nonce":3231521590}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6814","nonce":3231521590},{"type":"v1","addr":"172.21.15.131:6815","nonce":3231521590}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6812","nonce":3231521590},{"type":"v1","addr":"172.21.15.131:6813","nonce":3231521590}]},"public_addr":"172.21.15.131:6809/3231521590","cluster_addr":"172.21.15.131:6811/3231521590","heartbeat_back_addr":"172.21.15.131:6815/3231521590","heartbeat_front_addr":"172.21.15.131:6813/3231521590","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-16T13:37:58.186258+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-16T13:38:27.682014+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-16T13:38:53.676357+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-16T13:39:23.377094+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-16T13:39:49.194263+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-16T13:40:17.342531+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.63:6800/311349183":"2024-09-17T13:36:31.627261+0000","172.21.15.63:0/4044358697":"2024-09-17T13:36:31.627261+0000","172.21.15.63:0/3136123682":"2024-09-17T13:36:31.627261+0000","172.21.15.63:6801/311349183":"2024-09-17T13:36:31.627261+0000","172.21.15.63:0/2681502138":"2024-09-17T13:36:05.135912+0000","172.21.15.63:0/2594345008":"2024-09-17T13:36:05.135912+0000","172.21.15.63:6801/3217084953":"2024-09-17T13:36:05.135912+0000","172.21.15.63:0/3094052227":"2024-09-17T13:36:31.627261+0000","172.21.15.63:6800/3217084953":"2024-09-17T13:36:05.135912+0000","172.21.15.63:0/2019911182":"2024-09-17T13:36:05.135912+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-16T13:40:23.075 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-09-16T13:38:56.095608+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-16T13:40:23.076 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-09-16T13:40:23.326 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:40:23.556 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:23 smithi063 ceph-mon[25443]: pgmap v144: 1 pgs: 1 remapped+peering; 577 KiB data, 298 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:40:23.556 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:23 smithi063 ceph-mon[25443]: from='client.? 172.21.15.63:0/2626507253' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-16T13:40:23.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:23 smithi131 ceph-mon[28319]: pgmap v144: 1 pgs: 1 remapped+peering; 577 KiB data, 298 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:40:23.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:23 smithi131 ceph-mon[28319]: from='client.? 172.21.15.63:0/2626507253' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-16T13:40:23.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:23 smithi066 ceph-mon[28172]: pgmap v144: 1 pgs: 1 remapped+peering; 577 KiB data, 298 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:40:23.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:23 smithi066 ceph-mon[28172]: from='client.? 172.21.15.63:0/2626507253' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-16T13:40:23.969 INFO:teuthology.orchestra.run.smithi063.stdout:pg_num: 1 2024-09-16T13:40:24.577 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:24 smithi063 ceph-mon[25443]: from='client.? 172.21.15.63:0/2033011303' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-16T13:40:24.607 INFO:tasks.cephadm:Setting up client nodes... 2024-09-16T13:40:24.607 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-16T13:40:24.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:24 smithi131 ceph-mon[28319]: from='client.? 172.21.15.63:0/2033011303' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-16T13:40:24.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:24 smithi066 ceph-mon[28172]: from='client.? 172.21.15.63:0/2033011303' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-16T13:40:24.865 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:40:25.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:25 smithi063 ceph-mon[25443]: pgmap v145: 1 pgs: 1 remapped+peering; 577 KiB data, 298 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:40:25.607 INFO:teuthology.orchestra.run.smithi063.stdout:[client.0] 2024-09-16T13:40:25.607 INFO:teuthology.orchestra.run.smithi063.stdout: key = AQBJNehmF8r+IxAAIxhUb4UJHy8daw/d7tNUew== 2024-09-16T13:40:25.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:25 smithi131 ceph-mon[28319]: pgmap v145: 1 pgs: 1 remapped+peering; 577 KiB data, 298 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:40:25.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:25 smithi066 ceph-mon[28172]: pgmap v145: 1 pgs: 1 remapped+peering; 577 KiB data, 298 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:40:26.296 DEBUG:teuthology.orchestra.run.smithi063:> set -ex 2024-09-16T13:40:26.296 DEBUG:teuthology.orchestra.run.smithi063:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-09-16T13:40:26.296 DEBUG:teuthology.orchestra.run.smithi063:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-09-16T13:40:26.336 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 -- ceph config log 1 --format=json 2024-09-16T13:40:26.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:26 smithi131 ceph-mon[28319]: from='client.? 172.21.15.63:0/1452175220' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-16T13:40:26.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:26 smithi131 ceph-mon[28319]: from='client.? 172.21.15.63:0/1452175220' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-16T13:40:26.629 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:40:26.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:26 smithi066 ceph-mon[28172]: from='client.? 172.21.15.63:0/1452175220' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-16T13:40:26.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:26 smithi066 ceph-mon[28172]: from='client.? 172.21.15.63:0/1452175220' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-16T13:40:26.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:26 smithi063 ceph-mon[25443]: from='client.? 172.21.15.63:0/1452175220' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-16T13:40:26.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:26 smithi063 ceph-mon[25443]: from='client.? 172.21.15.63:0/1452175220' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-16T13:40:27.217 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-16T13:40:27.565 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:27 smithi063 ceph-mon[25443]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 163 MiB used, 536 GiB / 536 GiB avail; 90 KiB/s, 0 objects/s recovering 2024-09-16T13:40:27.565 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:27 smithi063 ceph-mon[25443]: from='client.? 172.21.15.63:0/2027033200' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-16T13:40:27.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:27 smithi131 ceph-mon[28319]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 163 MiB used, 536 GiB / 536 GiB avail; 90 KiB/s, 0 objects/s recovering 2024-09-16T13:40:27.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:27 smithi131 ceph-mon[28319]: from='client.? 172.21.15.63:0/2027033200' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-16T13:40:27.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:27 smithi066 ceph-mon[28172]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 163 MiB used, 536 GiB / 536 GiB avail; 90 KiB/s, 0 objects/s recovering 2024-09-16T13:40:27.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:27 smithi066 ceph-mon[28172]: from='client.? 172.21.15.63:0/2027033200' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-16T13:40:27.834 INFO:teuthology.orchestra.run.smithi063.stdout:[{"version":17,"timestamp":"2024-09-16T13:40:19.878878+0000","name":"","changes":[{"name":"osd/host:smithi131/osd_memory_target","previous_value":"22213083136","new_value":"11106541568"}]}] 2024-09-16T13:40:27.835 INFO:tasks.ceph_manager:config epoch is 17 2024-09-16T13:40:27.835 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-16T13:40:27.835 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-09-16T13:40:27.835 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 -- ceph mgr dump --format=json 2024-09-16T13:40:28.087 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:40:28.778 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-16T13:40:29.342 INFO:teuthology.orchestra.run.smithi063.stdout:{"epoch":15,"flags":0,"active_gid":14152,"active_name":"x","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6800","nonce":4031206195},{"type":"v1","addr":"172.21.15.63:6801","nonce":4031206195}]},"active_addr":"172.21.15.63:6801/4031206195","active_change":"2024-09-16T13:36:31.627371+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.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_nginx":{"name":"container_image_nginx","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nginx:sclorg-nginx-126","min":"","max":"","enum_allowed":[],"desc":"Nginx container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.7.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.2.17","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_oauth2_proxy":{"name":"container_image_oauth2_proxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/oauth2-proxy/oauth2-proxy:v7.6.0","min":"","max":"","enum_allowed":[],"desc":"oauth2-proxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.51.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba_metrics":{"name":"container_image_samba_metrics","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-metrics:latest","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB metrics exporter container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_count_max":{"name":"ssh_keepalive_count_max","type":"int","level":"advanced","flags":0,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"How many times ssh connections can fail liveness checks before the host is marked offline","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_interval":{"name":"ssh_keepalive_interval","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"How often ssh connections are checked for liveness","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MANAGED_BY_CLUSTERS":{"name":"MANAGED_BY_CLUSTERS","type":"str","level":"advanced","flags":0,"default_value":"[]","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MULTICLUSTER_CONFIG":{"name":"MULTICLUSTER_CONFIG","type":"str","level":"advanced","flags":0,"default_value":"{}","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_requests":{"name":"max_requests","type":"int","level":"advanced","flags":0,"default_value":"500","min":"","max":"","enum_allowed":[],"desc":"Maximum number of requests to keep in memory. When new request comes in, the oldest request will be removed if the number of requests exceeds the max request number.if un-finished request is removed, error message will be logged in the ceph-mgr log.","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"smb","can_run":true,"error_string":"","module_options":{"internal_store_backend":{"name":"internal_store_backend","type":"str","level":"dev","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"set internal store backend. for develoment and testing only","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"update_orchestration":{"name":"update_orchestration","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically update orchestration when smb resources are changed","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://172.21.15.63:8443/"},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"reef":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"squid":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"last_failure_osd_epoch":3,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.63:0","nonce":1061914995}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.63:0","nonce":3695990213}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.63:0","nonce":2805718065}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.63:0","nonce":1979006150}]}]} 2024-09-16T13:40:29.344 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-09-16T13:40:29.344 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-16T13:40:29.344 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-16T13:40:29.594 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:40:29.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:29 smithi131 ceph-mon[28319]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-16T13:40:29.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:29 smithi131 ceph-mon[28319]: from='client.? 172.21.15.63:0/3091491716' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-16T13:40:29.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:29 smithi066 ceph-mon[28172]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-16T13:40:29.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:29 smithi066 ceph-mon[28172]: from='client.? 172.21.15.63:0/3091491716' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-16T13:40:29.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:29 smithi063 ceph-mon[25443]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-16T13:40:29.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:29 smithi063 ceph-mon[25443]: from='client.? 172.21.15.63:0/3091491716' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-16T13:40:30.234 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-16T13:40:30.235 INFO:teuthology.orchestra.run.smithi063.stdout:{"epoch":39,"fsid":"69d0a65c-7430-11ef-bceb-c7b262605968","created":"2024-09-16T13:35:31.844055+0000","modified":"2024-09-16T13:40:21.284919+0000","last_up_change":"2024-09-16T13:40:19.280420+0000","last_in_change":"2024-09-16T13:39:56.854450+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-16T13:38:56.095608+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":"4497297c-878e-4a32-a066-4be62a5df72b","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.63:6802","nonce":728031509},{"type":"v1","addr":"172.21.15.63:6803","nonce":728031509}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6804","nonce":728031509},{"type":"v1","addr":"172.21.15.63:6805","nonce":728031509}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6808","nonce":728031509},{"type":"v1","addr":"172.21.15.63:6809","nonce":728031509}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6806","nonce":728031509},{"type":"v1","addr":"172.21.15.63:6807","nonce":728031509}]},"public_addr":"172.21.15.63:6803/728031509","cluster_addr":"172.21.15.63:6805/728031509","heartbeat_back_addr":"172.21.15.63:6809/728031509","heartbeat_front_addr":"172.21.15.63:6807/728031509","state":["exists","up"]},{"osd":1,"uuid":"82786be9-85ac-4e59-b7c0-374816eab310","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.63:6810","nonce":2697846248},{"type":"v1","addr":"172.21.15.63:6811","nonce":2697846248}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6812","nonce":2697846248},{"type":"v1","addr":"172.21.15.63:6813","nonce":2697846248}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6816","nonce":2697846248},{"type":"v1","addr":"172.21.15.63:6817","nonce":2697846248}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6814","nonce":2697846248},{"type":"v1","addr":"172.21.15.63:6815","nonce":2697846248}]},"public_addr":"172.21.15.63:6811/2697846248","cluster_addr":"172.21.15.63:6813/2697846248","heartbeat_back_addr":"172.21.15.63:6817/2697846248","heartbeat_front_addr":"172.21.15.63:6815/2697846248","state":["exists","up"]},{"osd":2,"uuid":"03600535-dce1-428f-bf7a-fa8994e7e835","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.66:6800","nonce":3647181373},{"type":"v1","addr":"172.21.15.66:6801","nonce":3647181373}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6802","nonce":3647181373},{"type":"v1","addr":"172.21.15.66:6803","nonce":3647181373}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6806","nonce":3647181373},{"type":"v1","addr":"172.21.15.66:6807","nonce":3647181373}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6804","nonce":3647181373},{"type":"v1","addr":"172.21.15.66:6805","nonce":3647181373}]},"public_addr":"172.21.15.66:6801/3647181373","cluster_addr":"172.21.15.66:6803/3647181373","heartbeat_back_addr":"172.21.15.66:6807/3647181373","heartbeat_front_addr":"172.21.15.66:6805/3647181373","state":["exists","up"]},{"osd":3,"uuid":"9a85c851-dd5a-443f-a96c-0d55464ffc89","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.66:6808","nonce":1186032825},{"type":"v1","addr":"172.21.15.66:6809","nonce":1186032825}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6810","nonce":1186032825},{"type":"v1","addr":"172.21.15.66:6811","nonce":1186032825}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6814","nonce":1186032825},{"type":"v1","addr":"172.21.15.66:6815","nonce":1186032825}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6812","nonce":1186032825},{"type":"v1","addr":"172.21.15.66:6813","nonce":1186032825}]},"public_addr":"172.21.15.66:6809/1186032825","cluster_addr":"172.21.15.66:6811/1186032825","heartbeat_back_addr":"172.21.15.66:6815/1186032825","heartbeat_front_addr":"172.21.15.66:6813/1186032825","state":["exists","up"]},{"osd":4,"uuid":"599943b4-07f4-4b83-a8f5-a5b05f1c3167","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.131:6800","nonce":2724229614},{"type":"v1","addr":"172.21.15.131:6801","nonce":2724229614}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6802","nonce":2724229614},{"type":"v1","addr":"172.21.15.131:6803","nonce":2724229614}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6806","nonce":2724229614},{"type":"v1","addr":"172.21.15.131:6807","nonce":2724229614}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6804","nonce":2724229614},{"type":"v1","addr":"172.21.15.131:6805","nonce":2724229614}]},"public_addr":"172.21.15.131:6801/2724229614","cluster_addr":"172.21.15.131:6803/2724229614","heartbeat_back_addr":"172.21.15.131:6807/2724229614","heartbeat_front_addr":"172.21.15.131:6805/2724229614","state":["exists","up"]},{"osd":5,"uuid":"39973f4b-a453-44b8-a052-ae6baada5e9b","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.131:6808","nonce":3231521590},{"type":"v1","addr":"172.21.15.131:6809","nonce":3231521590}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6810","nonce":3231521590},{"type":"v1","addr":"172.21.15.131:6811","nonce":3231521590}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6814","nonce":3231521590},{"type":"v1","addr":"172.21.15.131:6815","nonce":3231521590}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6812","nonce":3231521590},{"type":"v1","addr":"172.21.15.131:6813","nonce":3231521590}]},"public_addr":"172.21.15.131:6809/3231521590","cluster_addr":"172.21.15.131:6811/3231521590","heartbeat_back_addr":"172.21.15.131:6815/3231521590","heartbeat_front_addr":"172.21.15.131:6813/3231521590","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-16T13:37:58.186258+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-16T13:38:27.682014+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-16T13:38:53.676357+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-16T13:39:23.377094+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-16T13:39:49.194263+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-16T13:40:17.342531+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.63:6800/311349183":"2024-09-17T13:36:31.627261+0000","172.21.15.63:0/4044358697":"2024-09-17T13:36:31.627261+0000","172.21.15.63:0/3136123682":"2024-09-17T13:36:31.627261+0000","172.21.15.63:6801/311349183":"2024-09-17T13:36:31.627261+0000","172.21.15.63:0/2681502138":"2024-09-17T13:36:05.135912+0000","172.21.15.63:0/2594345008":"2024-09-17T13:36:05.135912+0000","172.21.15.63:6801/3217084953":"2024-09-17T13:36:05.135912+0000","172.21.15.63:0/3094052227":"2024-09-17T13:36:31.627261+0000","172.21.15.63:6800/3217084953":"2024-09-17T13:36:05.135912+0000","172.21.15.63:0/2019911182":"2024-09-17T13:36:05.135912+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-16T13:40:30.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:30 smithi131 ceph-mon[28319]: from='client.? 172.21.15.63:0/1848597390' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-16T13:40:30.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:30 smithi066 ceph-mon[28172]: from='client.? 172.21.15.63:0/1848597390' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-16T13:40:30.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:30 smithi063 ceph-mon[25443]: from='client.? 172.21.15.63:0/1848597390' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-16T13:40:30.771 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-16T13:40:30.772 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-16T13:40:31.021 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:40:31.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:31 smithi063 ceph-mon[25443]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-09-16T13:40:31.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:31 smithi131 ceph-mon[28319]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-09-16T13:40:31.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:31 smithi066 ceph-mon[28172]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-09-16T13:40:31.645 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-16T13:40:31.646 INFO:teuthology.orchestra.run.smithi063.stdout:{"epoch":39,"fsid":"69d0a65c-7430-11ef-bceb-c7b262605968","created":"2024-09-16T13:35:31.844055+0000","modified":"2024-09-16T13:40:21.284919+0000","last_up_change":"2024-09-16T13:40:19.280420+0000","last_in_change":"2024-09-16T13:39:56.854450+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-16T13:38:56.095608+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":"4497297c-878e-4a32-a066-4be62a5df72b","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.63:6802","nonce":728031509},{"type":"v1","addr":"172.21.15.63:6803","nonce":728031509}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6804","nonce":728031509},{"type":"v1","addr":"172.21.15.63:6805","nonce":728031509}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6808","nonce":728031509},{"type":"v1","addr":"172.21.15.63:6809","nonce":728031509}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6806","nonce":728031509},{"type":"v1","addr":"172.21.15.63:6807","nonce":728031509}]},"public_addr":"172.21.15.63:6803/728031509","cluster_addr":"172.21.15.63:6805/728031509","heartbeat_back_addr":"172.21.15.63:6809/728031509","heartbeat_front_addr":"172.21.15.63:6807/728031509","state":["exists","up"]},{"osd":1,"uuid":"82786be9-85ac-4e59-b7c0-374816eab310","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.63:6810","nonce":2697846248},{"type":"v1","addr":"172.21.15.63:6811","nonce":2697846248}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6812","nonce":2697846248},{"type":"v1","addr":"172.21.15.63:6813","nonce":2697846248}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6816","nonce":2697846248},{"type":"v1","addr":"172.21.15.63:6817","nonce":2697846248}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.63:6814","nonce":2697846248},{"type":"v1","addr":"172.21.15.63:6815","nonce":2697846248}]},"public_addr":"172.21.15.63:6811/2697846248","cluster_addr":"172.21.15.63:6813/2697846248","heartbeat_back_addr":"172.21.15.63:6817/2697846248","heartbeat_front_addr":"172.21.15.63:6815/2697846248","state":["exists","up"]},{"osd":2,"uuid":"03600535-dce1-428f-bf7a-fa8994e7e835","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.66:6800","nonce":3647181373},{"type":"v1","addr":"172.21.15.66:6801","nonce":3647181373}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6802","nonce":3647181373},{"type":"v1","addr":"172.21.15.66:6803","nonce":3647181373}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6806","nonce":3647181373},{"type":"v1","addr":"172.21.15.66:6807","nonce":3647181373}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6804","nonce":3647181373},{"type":"v1","addr":"172.21.15.66:6805","nonce":3647181373}]},"public_addr":"172.21.15.66:6801/3647181373","cluster_addr":"172.21.15.66:6803/3647181373","heartbeat_back_addr":"172.21.15.66:6807/3647181373","heartbeat_front_addr":"172.21.15.66:6805/3647181373","state":["exists","up"]},{"osd":3,"uuid":"9a85c851-dd5a-443f-a96c-0d55464ffc89","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.66:6808","nonce":1186032825},{"type":"v1","addr":"172.21.15.66:6809","nonce":1186032825}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6810","nonce":1186032825},{"type":"v1","addr":"172.21.15.66:6811","nonce":1186032825}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6814","nonce":1186032825},{"type":"v1","addr":"172.21.15.66:6815","nonce":1186032825}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.66:6812","nonce":1186032825},{"type":"v1","addr":"172.21.15.66:6813","nonce":1186032825}]},"public_addr":"172.21.15.66:6809/1186032825","cluster_addr":"172.21.15.66:6811/1186032825","heartbeat_back_addr":"172.21.15.66:6815/1186032825","heartbeat_front_addr":"172.21.15.66:6813/1186032825","state":["exists","up"]},{"osd":4,"uuid":"599943b4-07f4-4b83-a8f5-a5b05f1c3167","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.131:6800","nonce":2724229614},{"type":"v1","addr":"172.21.15.131:6801","nonce":2724229614}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6802","nonce":2724229614},{"type":"v1","addr":"172.21.15.131:6803","nonce":2724229614}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6806","nonce":2724229614},{"type":"v1","addr":"172.21.15.131:6807","nonce":2724229614}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6804","nonce":2724229614},{"type":"v1","addr":"172.21.15.131:6805","nonce":2724229614}]},"public_addr":"172.21.15.131:6801/2724229614","cluster_addr":"172.21.15.131:6803/2724229614","heartbeat_back_addr":"172.21.15.131:6807/2724229614","heartbeat_front_addr":"172.21.15.131:6805/2724229614","state":["exists","up"]},{"osd":5,"uuid":"39973f4b-a453-44b8-a052-ae6baada5e9b","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.131:6808","nonce":3231521590},{"type":"v1","addr":"172.21.15.131:6809","nonce":3231521590}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6810","nonce":3231521590},{"type":"v1","addr":"172.21.15.131:6811","nonce":3231521590}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6814","nonce":3231521590},{"type":"v1","addr":"172.21.15.131:6815","nonce":3231521590}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6812","nonce":3231521590},{"type":"v1","addr":"172.21.15.131:6813","nonce":3231521590}]},"public_addr":"172.21.15.131:6809/3231521590","cluster_addr":"172.21.15.131:6811/3231521590","heartbeat_back_addr":"172.21.15.131:6815/3231521590","heartbeat_front_addr":"172.21.15.131:6813/3231521590","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-16T13:37:58.186258+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-16T13:38:27.682014+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-16T13:38:53.676357+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-16T13:39:23.377094+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-16T13:39:49.194263+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-16T13:40:17.342531+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.63:6800/311349183":"2024-09-17T13:36:31.627261+0000","172.21.15.63:0/4044358697":"2024-09-17T13:36:31.627261+0000","172.21.15.63:0/3136123682":"2024-09-17T13:36:31.627261+0000","172.21.15.63:6801/311349183":"2024-09-17T13:36:31.627261+0000","172.21.15.63:0/2681502138":"2024-09-17T13:36:05.135912+0000","172.21.15.63:0/2594345008":"2024-09-17T13:36:05.135912+0000","172.21.15.63:6801/3217084953":"2024-09-17T13:36:05.135912+0000","172.21.15.63:0/3094052227":"2024-09-17T13:36:31.627261+0000","172.21.15.63:6800/3217084953":"2024-09-17T13:36:05.135912+0000","172.21.15.63:0/2019911182":"2024-09-17T13:36:05.135912+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-16T13:40:32.355 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-09-16T13:40:32.356 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-09-16T13:40:32.356 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-09-16T13:40:32.356 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-09-16T13:40:32.357 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-09-16T13:40:32.357 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-09-16T13:40:32.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:32 smithi131 ceph-mon[28319]: from='client.? 172.21.15.63:0/1283241309' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-16T13:40:32.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:32 smithi066 ceph-mon[28172]: from='client.? 172.21.15.63:0/1283241309' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-16T13:40:32.653 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:40:32.654 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:40:32.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:32 smithi063 ceph-mon[25443]: from='client.? 172.21.15.63:0/1283241309' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-16T13:40:33.287 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:40:33.289 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:40:33.294 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:40:33.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:33 smithi131 ceph-mon[28319]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 56 KiB/s, 0 objects/s recovering 2024-09-16T13:40:33.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:33 smithi066 ceph-mon[28172]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 56 KiB/s, 0 objects/s recovering 2024-09-16T13:40:33.653 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:33 smithi063 ceph-mon[25443]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 56 KiB/s, 0 objects/s recovering 2024-09-16T13:40:34.582 INFO:teuthology.orchestra.run.smithi063.stdout:55834574875 2024-09-16T13:40:34.582 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-09-16T13:40:35.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:35 smithi063 ceph-mon[25443]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-16T13:40:35.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:35 smithi131 ceph-mon[28319]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-16T13:40:35.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:35 smithi066 ceph-mon[28172]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-16T13:40:35.815 INFO:teuthology.orchestra.run.smithi063.stdout:133143986186 2024-09-16T13:40:35.815 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-09-16T13:40:36.737 INFO:teuthology.orchestra.run.smithi063.stdout:158913789957 2024-09-16T13:40:36.737 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-09-16T13:40:37.307 INFO:teuthology.orchestra.run.smithi063.stdout:107374182415 2024-09-16T13:40:37.308 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-09-16T13:40:37.565 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:37 smithi063 ceph-mon[25443]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-16T13:40:37.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:37 smithi131 ceph-mon[28319]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-16T13:40:37.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:37 smithi066 ceph-mon[28172]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-16T13:40:37.845 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:40:37.856 INFO:teuthology.orchestra.run.smithi063.stdout:34359738403 2024-09-16T13:40:37.856 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-09-16T13:40:38.307 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:40:38.308 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:40:38.308 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:40:38.367 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:40:38.367 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:40:38.521 INFO:teuthology.orchestra.run.smithi063.stdout:133143986187 2024-09-16T13:40:39.124 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986186 got 133143986187 for osd.4 2024-09-16T13:40:39.124 DEBUG:teuthology.parallel:result is None 2024-09-16T13:40:39.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:39 smithi063 ceph-mon[25443]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:40:39.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:39 smithi063 ceph-mon[25443]: from='client.? 172.21.15.63:0/1968013634' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-16T13:40:39.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:39 smithi131 ceph-mon[28319]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:40:39.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:39 smithi131 ceph-mon[28319]: from='client.? 172.21.15.63:0/1968013634' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-16T13:40:39.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:39 smithi066 ceph-mon[28172]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:40:39.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:39 smithi066 ceph-mon[28172]: from='client.? 172.21.15.63:0/1968013634' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-16T13:40:39.828 INFO:teuthology.orchestra.run.smithi063.stdout:55834574876 2024-09-16T13:40:40.365 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:40 smithi063 ceph-mon[25443]: from='client.? 172.21.15.63:0/1135370842' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-16T13:40:40.379 INFO:teuthology.orchestra.run.smithi063.stdout:107374182416 2024-09-16T13:40:40.467 INFO:teuthology.orchestra.run.smithi063.stdout:34359738403 2024-09-16T13:40:40.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:40 smithi131 ceph-mon[28319]: from='client.? 172.21.15.63:0/1135370842' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-16T13:40:40.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:40 smithi066 ceph-mon[28172]: from='client.? 172.21.15.63:0/1135370842' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-16T13:40:41.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:41 smithi063 ceph-mon[25443]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:40:41.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:41 smithi063 ceph-mon[25443]: from='client.? 172.21.15.63:0/1780261739' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-16T13:40:41.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:41 smithi063 ceph-mon[25443]: from='client.? 172.21.15.63:0/2048046377' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-16T13:40:41.465 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574875 got 55834574876 for osd.1 2024-09-16T13:40:41.466 DEBUG:teuthology.parallel:result is None 2024-09-16T13:40:41.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:41 smithi131 ceph-mon[28319]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:40:41.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:41 smithi131 ceph-mon[28319]: from='client.? 172.21.15.63:0/1780261739' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-16T13:40:41.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:41 smithi131 ceph-mon[28319]: from='client.? 172.21.15.63:0/2048046377' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-16T13:40:41.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:41 smithi066 ceph-mon[28172]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:40:41.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:41 smithi066 ceph-mon[28172]: from='client.? 172.21.15.63:0/1780261739' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-16T13:40:41.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:41 smithi066 ceph-mon[28172]: from='client.? 172.21.15.63:0/2048046377' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-16T13:40:42.069 INFO:teuthology.orchestra.run.smithi063.stdout:158913789959 2024-09-16T13:40:42.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:42 smithi131 ceph-mon[28319]: from='client.? 172.21.15.63:0/2400497510' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-16T13:40:42.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:42 smithi066 ceph-mon[28172]: from='client.? 172.21.15.63:0/2400497510' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-16T13:40:42.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:42 smithi063 ceph-mon[25443]: from='client.? 172.21.15.63:0/2400497510' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-16T13:40:42.815 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182415 got 107374182416 for osd.3 2024-09-16T13:40:42.815 DEBUG:teuthology.parallel:result is None 2024-09-16T13:40:43.208 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738403 got 34359738403 for osd.0 2024-09-16T13:40:43.208 DEBUG:teuthology.parallel:result is None 2024-09-16T13:40:43.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:43 smithi063 ceph-mon[25443]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:40:43.559 INFO:teuthology.orchestra.run.smithi063.stdout:77309411352 2024-09-16T13:40:43.560 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-09-16T13:40:43.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:43 smithi131 ceph-mon[28319]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:40:43.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:43 smithi066 ceph-mon[28172]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:40:43.999 INFO:tasks.cephadm.ceph_manager.ceph:need seq 158913789957 got 158913789959 for osd.5 2024-09-16T13:40:44.000 DEBUG:teuthology.parallel:result is None 2024-09-16T13:40:44.053 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:40:44.728 INFO:teuthology.orchestra.run.smithi063.stdout:77309411353 2024-09-16T13:40:45.389 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411352 got 77309411353 for osd.2 2024-09-16T13:40:45.389 DEBUG:teuthology.parallel:result is None 2024-09-16T13:40:45.390 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-16T13:40:45.390 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-16T13:40:45.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:45 smithi131 ceph-mon[28319]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:40:45.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:45 smithi131 ceph-mon[28319]: from='client.? 172.21.15.63:0/1994627431' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-16T13:40:45.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:45 smithi066 ceph-mon[28172]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:40:45.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:45 smithi066 ceph-mon[28172]: from='client.? 172.21.15.63:0/1994627431' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-16T13:40:45.641 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:40:45.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:45 smithi063 ceph-mon[25443]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:40:45.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:45 smithi063 ceph-mon[25443]: from='client.? 172.21.15.63:0/1994627431' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-16T13:40:46.267 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-16T13:40:46.268 INFO:teuthology.orchestra.run.smithi063.stderr:dumped all 2024-09-16T13:40:46.837 INFO:teuthology.orchestra.run.smithi063.stdout:{"pg_ready":true,"pg_map":{"version":156,"stamp":"2024-09-16T13:40:45.673424+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":165996,"kb_used_data":3804,"kb_used_omap":9,"kb_used_meta":162038,"kb_avail":562304916,"statfs":{"total":575970213888,"available":575800233984,"internally_reserved":0,"allocated":3895296,"data_stored":2577090,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9567,"internal_metadata":165927585},"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.001765"},"pg_stats":[{"pgid":"1.0","version":"20'92","reported_seq":63,"reported_epoch":39,"state":"active+clean","last_fresh":"2024-09-16T13:40:21.372222+0000","last_change":"2024-09-16T13:40:21.372124+0000","last_active":"2024-09-16T13:40:21.372222+0000","last_peered":"2024-09-16T13:40:21.372222+0000","last_clean":"2024-09-16T13:40:21.372222+0000","last_became_active":"2024-09-16T13:40:21.366869+0000","last_became_peered":"2024-09-16T13:40:21.366869+0000","last_unstale":"2024-09-16T13:40:21.372222+0000","last_undegraded":"2024-09-16T13:40:21.372222+0000","last_fullsized":"2024-09-16T13:40:21.372222+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-16T13:38:56.485641+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T13:38:56.485641+0000","last_clean_scrub_stamp":"2024-09-16T13:38:56.485641+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-17T22:46:08.672208+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":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,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":133143986188,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27372,"kb_used_data":344,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717780,"statfs":{"total":95995035648,"available":95967006720,"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":107374182418,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27956,"kb_used_data":924,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717196,"statfs":{"total":95995035648,"available":95966408704,"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":77309411353,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27956,"kb_used_data":924,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717196,"statfs":{"total":95995035648,"available":95966408704,"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":27376,"kb_used_data":344,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717776,"statfs":{"total":95995035648,"available":95967002624,"internally_reserved":0,"allocated":352256,"data_stored":134331,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"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":27376,"kb_used_data":344,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717776,"statfs":{"total":95995035648,"available":95967002624,"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-16T13:40:46.838 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-16T13:40:47.091 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:40:47.459 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:47 smithi063 ceph-mon[25443]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:40:47.459 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:47 smithi063 ceph-mon[25443]: from='client.14472 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:40:47.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:47 smithi131 ceph-mon[28319]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:40:47.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:47 smithi131 ceph-mon[28319]: from='client.14472 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:40:47.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:47 smithi066 ceph-mon[28172]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:40:47.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:47 smithi066 ceph-mon[28172]: from='client.14472 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:40:47.733 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-16T13:40:47.733 INFO:teuthology.orchestra.run.smithi063.stderr:dumped all 2024-09-16T13:40:48.561 INFO:teuthology.orchestra.run.smithi063.stdout:{"pg_ready":true,"pg_map":{"version":157,"stamp":"2024-09-16T13:40:47.673703+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":165996,"kb_used_data":3804,"kb_used_omap":9,"kb_used_meta":162038,"kb_avail":562304916,"statfs":{"total":575970213888,"available":575800233984,"internally_reserved":0,"allocated":3895296,"data_stored":2577090,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9567,"internal_metadata":165927585},"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.001750"},"pg_stats":[{"pgid":"1.0","version":"20'92","reported_seq":63,"reported_epoch":39,"state":"active+clean","last_fresh":"2024-09-16T13:40:21.372222+0000","last_change":"2024-09-16T13:40:21.372124+0000","last_active":"2024-09-16T13:40:21.372222+0000","last_peered":"2024-09-16T13:40:21.372222+0000","last_clean":"2024-09-16T13:40:21.372222+0000","last_became_active":"2024-09-16T13:40:21.366869+0000","last_became_peered":"2024-09-16T13:40:21.366869+0000","last_unstale":"2024-09-16T13:40:21.372222+0000","last_undegraded":"2024-09-16T13:40:21.372222+0000","last_fullsized":"2024-09-16T13:40:21.372222+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-16T13:38:56.485641+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T13:38:56.485641+0000","last_clean_scrub_stamp":"2024-09-16T13:38:56.485641+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-17T22:46:08.672208+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":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,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":27372,"kb_used_data":344,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717780,"statfs":{"total":95995035648,"available":95967006720,"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":107374182418,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27956,"kb_used_data":924,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717196,"statfs":{"total":95995035648,"available":95966408704,"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":77309411354,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27956,"kb_used_data":924,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717196,"statfs":{"total":95995035648,"available":95966408704,"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":27376,"kb_used_data":344,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717776,"statfs":{"total":95995035648,"available":95967002624,"internally_reserved":0,"allocated":352256,"data_stored":134331,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"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":34359738405,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27376,"kb_used_data":344,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717776,"statfs":{"total":95995035648,"available":95967002624,"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-16T13:40:48.561 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-16T13:40:48.561 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-16T13:40:48.562 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-09-16T13:40:48.562 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 -- ceph health --format=json 2024-09-16T13:40:48.815 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:40:49.471 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-16T13:40:49.471 INFO:teuthology.orchestra.run.smithi063.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-16T13:40:49.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:49 smithi131 ceph-mon[28319]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:40:49.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:49 smithi131 ceph-mon[28319]: from='client.14478 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:40:49.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:49 smithi066 ceph-mon[28172]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:40:49.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:49 smithi066 ceph-mon[28172]: from='client.14478 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:40:49.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:49 smithi063 ceph-mon[25443]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:40:49.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:49 smithi063 ceph-mon[25443]: from='client.14478 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:40:50.215 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-09-16T13:40:50.215 INFO:tasks.cephadm:Setup complete, yielding 2024-09-16T13:40:50.215 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-16T13:40:50.227 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi063.front.sepia.ceph.com 2024-09-16T13:40:50.227 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 -- bash -c 'ceph fs volume create cephfs' 2024-09-16T13:40:50.481 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:40:50.586 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:50 smithi063 ceph-mon[25443]: from='client.? 172.21.15.63:0/1046982611' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-16T13:40:50.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:50 smithi131 ceph-mon[28319]: from='client.? 172.21.15.63:0/1046982611' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-16T13:40:50.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:50 smithi066 ceph-mon[28172]: from='client.? 172.21.15.63:0/1046982611' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-16T13:40:51.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:51 smithi131 ceph-mon[28319]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:40:51.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:51 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"} : dispatch 2024-09-16T13:40:51.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:51 smithi066 ceph-mon[28172]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:40:51.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:51 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"} : dispatch 2024-09-16T13:40:51.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:51 smithi063 ceph-mon[25443]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:40:51.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:51 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"} : dispatch 2024-09-16T13:40:52.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:52 smithi066 ceph-mon[28172]: from='client.14490 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:40:52.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:52 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2024-09-16T13:40:52.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:52 smithi066 ceph-mon[28172]: osdmap e40: 6 total, 6 up, 6 in 2024-09-16T13:40:52.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:52 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"} : dispatch 2024-09-16T13:40:52.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:52 smithi063 ceph-mon[25443]: from='client.14490 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:40:52.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:52 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2024-09-16T13:40:52.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:52 smithi063 ceph-mon[25443]: osdmap e40: 6 total, 6 up, 6 in 2024-09-16T13:40:52.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:52 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"} : dispatch 2024-09-16T13:40:52.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:52 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mon-a[25420]: 2024-09-16T13:40:52.382+0000 7f1dd9f40640 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-16T13:40:52.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:52 smithi131 ceph-mon[28319]: from='client.14490 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:40:52.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:52 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2024-09-16T13:40:52.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:52 smithi131 ceph-mon[28319]: osdmap e40: 6 total, 6 up, 6 in 2024-09-16T13:40:52.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:52 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"} : dispatch 2024-09-16T13:40:53.028 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2024-09-16T13:40:53.037 INFO:tasks.cephadm:Waiting for ceph service mds.cephfs to start (timeout 300)... 2024-09-16T13:40:53.037 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T13:40:53.287 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:40:53.545 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:53 smithi131 ceph-mon[28319]: pgmap v160: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:40:53.545 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:53 smithi131 ceph-mon[28319]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T13:40:53.545 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:53 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2024-09-16T13:40:53.545 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:53 smithi131 ceph-mon[28319]: osdmap e41: 6 total, 6 up, 6 in 2024-09-16T13:40:53.545 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:53 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"} : dispatch 2024-09-16T13:40:53.546 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:53 smithi131 ceph-mon[28319]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-16T13:40:53.546 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:53 smithi131 ceph-mon[28319]: Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-16T13:40:53.546 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:53 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2024-09-16T13:40:53.546 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:53 smithi131 ceph-mon[28319]: osdmap e42: 6 total, 6 up, 6 in 2024-09-16T13:40:53.546 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:53 smithi131 ceph-mon[28319]: fsmap cephfs:0 2024-09-16T13:40:53.546 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:53 smithi131 ceph-mon[28319]: Saving service mds.cephfs spec with placement count:2 2024-09-16T13:40:53.546 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:53 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:40:53.546 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:53 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T13:40:53.546 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:53 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:40:53.546 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:53 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T13:40:53.546 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:53 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:40:53.546 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:53 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi131.ovzoor", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-16T13:40:53.546 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:53 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi131.ovzoor", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-16T13:40:53.546 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:53 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:40:53.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:53 smithi066 ceph-mon[28172]: pgmap v160: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:40:53.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:53 smithi066 ceph-mon[28172]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T13:40:53.636 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:53 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2024-09-16T13:40:53.636 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:53 smithi066 ceph-mon[28172]: osdmap e41: 6 total, 6 up, 6 in 2024-09-16T13:40:53.636 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:53 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"} : dispatch 2024-09-16T13:40:53.636 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:53 smithi066 ceph-mon[28172]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-16T13:40:53.636 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:53 smithi066 ceph-mon[28172]: Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-16T13:40:53.636 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:53 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2024-09-16T13:40:53.636 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:53 smithi066 ceph-mon[28172]: osdmap e42: 6 total, 6 up, 6 in 2024-09-16T13:40:53.636 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:53 smithi066 ceph-mon[28172]: fsmap cephfs:0 2024-09-16T13:40:53.636 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:53 smithi066 ceph-mon[28172]: Saving service mds.cephfs spec with placement count:2 2024-09-16T13:40:53.636 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:53 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:40:53.636 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:53 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T13:40:53.636 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:53 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:40:53.636 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:53 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T13:40:53.636 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:53 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:40:53.637 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:53 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi131.ovzoor", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-16T13:40:53.637 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:53 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi131.ovzoor", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-16T13:40:53.637 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:53 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:40:53.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:53 smithi063 ceph-mon[25443]: pgmap v160: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:40:53.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:53 smithi063 ceph-mon[25443]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T13:40:53.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:53 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2024-09-16T13:40:53.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:53 smithi063 ceph-mon[25443]: osdmap e41: 6 total, 6 up, 6 in 2024-09-16T13:40:53.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:53 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"} : dispatch 2024-09-16T13:40:53.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:53 smithi063 ceph-mon[25443]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-16T13:40:53.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:53 smithi063 ceph-mon[25443]: Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-16T13:40:53.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:53 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2024-09-16T13:40:53.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:53 smithi063 ceph-mon[25443]: osdmap e42: 6 total, 6 up, 6 in 2024-09-16T13:40:53.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:53 smithi063 ceph-mon[25443]: fsmap cephfs:0 2024-09-16T13:40:53.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:53 smithi063 ceph-mon[25443]: Saving service mds.cephfs spec with placement count:2 2024-09-16T13:40:53.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:53 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:40:53.682 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:53 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T13:40:53.682 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:53 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:40:53.682 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:53 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T13:40:53.682 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:53 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:40:53.682 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:53 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi131.ovzoor", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-16T13:40:53.682 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:53 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi131.ovzoor", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-16T13:40:53.682 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:53 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:40:53.901 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-16T13:40:53.901 INFO:teuthology.orchestra.run.smithi063.stdout:[{"events": ["2024-09-16T13:40:52.403875Z service:mds.cephfs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T13:40:52.398021Z", "running": 0, "size": 2}}, {"events": ["2024-09-16T13:37:28.546950Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi063=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T13:37:28.289503Z", "last_refresh": "2024-09-16T13:38:23.975056Z", "running": 1, "size": 1}}, {"events": ["2024-09-16T13:37:22.643549Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi063:172.21.15.63=a", "smithi066:172.21.15.66=b", "smithi131:172.21.15.131=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T13:37:04.168581Z", "last_refresh": "2024-09-16T13:38:23.974949Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce", "last_refresh": "2024-09-16T13:38:23.975134Z", "running": 6, "size": 6}, "unmanaged": true}] 2024-09-16T13:40:54.447 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:54 smithi131 ceph-mon[28319]: Deploying daemon mds.cephfs.smithi131.ovzoor on smithi131 2024-09-16T13:40:54.447 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:54 smithi131 ceph-mon[28319]: osdmap e43: 6 total, 6 up, 6 in 2024-09-16T13:40:54.565 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:54 smithi063 ceph-mon[25443]: Deploying daemon mds.cephfs.smithi131.ovzoor on smithi131 2024-09-16T13:40:54.565 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:54 smithi063 ceph-mon[25443]: osdmap e43: 6 total, 6 up, 6 in 2024-09-16T13:40:54.594 INFO:tasks.cephadm:mds.cephfs has 0/2 2024-09-16T13:40:54.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:54 smithi066 ceph-mon[28172]: Deploying daemon mds.cephfs.smithi131.ovzoor on smithi131 2024-09-16T13:40:54.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:54 smithi066 ceph-mon[28172]: osdmap e43: 6 total, 6 up, 6 in 2024-09-16T13:40:55.595 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T13:40:55.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:55 smithi063 ceph-mon[25443]: pgmap v164: 65 pgs: 64 unknown, 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:40:55.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:55 smithi063 ceph-mon[25443]: from='client.14496 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:40:55.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:55 smithi063 ceph-mon[25443]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T13:40:55.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:55 smithi063 ceph-mon[25443]: osdmap e44: 6 total, 6 up, 6 in 2024-09-16T13:40:55.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:55 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:40:55.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:55 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:40:55.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:55 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:40:55.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:55 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi063.ipqowu", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-16T13:40:55.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:55 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi063.ipqowu", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-16T13:40:55.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:55 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:40:55.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:55 smithi131 ceph-mon[28319]: pgmap v164: 65 pgs: 64 unknown, 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:40:55.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:55 smithi131 ceph-mon[28319]: from='client.14496 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:40:55.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:55 smithi131 ceph-mon[28319]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T13:40:55.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:55 smithi131 ceph-mon[28319]: osdmap e44: 6 total, 6 up, 6 in 2024-09-16T13:40:55.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:55 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:40:55.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:55 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:40:55.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:55 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:40:55.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:55 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi063.ipqowu", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-16T13:40:55.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:55 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi063.ipqowu", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-16T13:40:55.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:55 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:40:55.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:55 smithi066 ceph-mon[28172]: pgmap v164: 65 pgs: 64 unknown, 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:40:55.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:55 smithi066 ceph-mon[28172]: from='client.14496 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:40:55.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:55 smithi066 ceph-mon[28172]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T13:40:55.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:55 smithi066 ceph-mon[28172]: osdmap e44: 6 total, 6 up, 6 in 2024-09-16T13:40:55.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:55 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:40:55.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:55 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:40:55.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:55 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:40:55.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:55 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi063.ipqowu", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-16T13:40:55.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:55 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi063.ipqowu", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-16T13:40:55.886 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:55 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:40:56.288 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:40:56.656 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:56 smithi063 ceph-mon[25443]: Deploying daemon mds.cephfs.smithi063.ipqowu on smithi063 2024-09-16T13:40:56.656 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:56 smithi063 ceph-mon[25443]: mds.? [v2:172.21.15.131:6816/3965956034,v1:172.21.15.131:6817/3965956034] up:boot 2024-09-16T13:40:56.656 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:56 smithi063 ceph-mon[25443]: daemon mds.cephfs.smithi131.ovzoor assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2024-09-16T13:40:56.656 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:56 smithi063 ceph-mon[25443]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-16T13:40:56.656 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:56 smithi063 ceph-mon[25443]: Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-16T13:40:56.656 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:56 smithi063 ceph-mon[25443]: Cluster is now healthy 2024-09-16T13:40:56.656 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:56 smithi063 ceph-mon[25443]: fsmap cephfs:0 1 up:standby 2024-09-16T13:40:56.656 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:56 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi131.ovzoor"} : dispatch 2024-09-16T13:40:56.657 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:56 smithi063 ceph-mon[25443]: fsmap cephfs:1 {0=cephfs.smithi131.ovzoor=up:creating} 2024-09-16T13:40:56.657 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:56 smithi063 ceph-mon[25443]: daemon mds.cephfs.smithi131.ovzoor is now active in filesystem cephfs as rank 0 2024-09-16T13:40:56.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:56 smithi131 ceph-mon[28319]: Deploying daemon mds.cephfs.smithi063.ipqowu on smithi063 2024-09-16T13:40:56.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:56 smithi131 ceph-mon[28319]: mds.? [v2:172.21.15.131:6816/3965956034,v1:172.21.15.131:6817/3965956034] up:boot 2024-09-16T13:40:56.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:56 smithi131 ceph-mon[28319]: daemon mds.cephfs.smithi131.ovzoor assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2024-09-16T13:40:56.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:56 smithi131 ceph-mon[28319]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-16T13:40:56.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:56 smithi131 ceph-mon[28319]: Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-16T13:40:56.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:56 smithi131 ceph-mon[28319]: Cluster is now healthy 2024-09-16T13:40:56.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:56 smithi131 ceph-mon[28319]: fsmap cephfs:0 1 up:standby 2024-09-16T13:40:56.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:56 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi131.ovzoor"} : dispatch 2024-09-16T13:40:56.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:56 smithi131 ceph-mon[28319]: fsmap cephfs:1 {0=cephfs.smithi131.ovzoor=up:creating} 2024-09-16T13:40:56.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:56 smithi131 ceph-mon[28319]: daemon mds.cephfs.smithi131.ovzoor is now active in filesystem cephfs as rank 0 2024-09-16T13:40:56.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:56 smithi066 ceph-mon[28172]: Deploying daemon mds.cephfs.smithi063.ipqowu on smithi063 2024-09-16T13:40:56.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:56 smithi066 ceph-mon[28172]: mds.? [v2:172.21.15.131:6816/3965956034,v1:172.21.15.131:6817/3965956034] up:boot 2024-09-16T13:40:56.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:56 smithi066 ceph-mon[28172]: daemon mds.cephfs.smithi131.ovzoor assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2024-09-16T13:40:56.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:56 smithi066 ceph-mon[28172]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-16T13:40:56.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:56 smithi066 ceph-mon[28172]: Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-16T13:40:56.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:56 smithi066 ceph-mon[28172]: Cluster is now healthy 2024-09-16T13:40:56.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:56 smithi066 ceph-mon[28172]: fsmap cephfs:0 1 up:standby 2024-09-16T13:40:56.886 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:56 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi131.ovzoor"} : dispatch 2024-09-16T13:40:56.886 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:56 smithi066 ceph-mon[28172]: fsmap cephfs:1 {0=cephfs.smithi131.ovzoor=up:creating} 2024-09-16T13:40:56.886 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:56 smithi066 ceph-mon[28172]: daemon mds.cephfs.smithi131.ovzoor is now active in filesystem cephfs as rank 0 2024-09-16T13:40:56.944 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-16T13:40:56.944 INFO:teuthology.orchestra.run.smithi063.stdout:[{"events": ["2024-09-16T13:40:55.157232Z service:mds.cephfs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T13:40:52.398021Z", "running": 0, "size": 2}}, {"events": ["2024-09-16T13:37:28.546950Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi063=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T13:37:28.289503Z", "last_refresh": "2024-09-16T13:38:23.975056Z", "running": 1, "size": 1}}, {"events": ["2024-09-16T13:37:22.643549Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi063:172.21.15.63=a", "smithi066:172.21.15.66=b", "smithi131:172.21.15.131=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T13:37:04.168581Z", "last_refresh": "2024-09-16T13:38:23.974949Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce", "last_refresh": "2024-09-16T13:38:23.975134Z", "running": 6, "size": 6}, "unmanaged": true}] 2024-09-16T13:40:57.642 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:57 smithi063 ceph-mon[25443]: pgmap v166: 65 pgs: 26 unknown, 39 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:40:57.642 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:57 smithi063 ceph-mon[25443]: mds.? [v2:172.21.15.131:6816/3965956034,v1:172.21.15.131:6817/3965956034] up:active 2024-09-16T13:40:57.642 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:57 smithi063 ceph-mon[25443]: fsmap cephfs:1 {0=cephfs.smithi131.ovzoor=up:active} 2024-09-16T13:40:57.847 INFO:tasks.cephadm:mds.cephfs has 0/2 2024-09-16T13:40:57.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:57 smithi131 ceph-mon[28319]: pgmap v166: 65 pgs: 26 unknown, 39 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:40:57.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:57 smithi131 ceph-mon[28319]: mds.? [v2:172.21.15.131:6816/3965956034,v1:172.21.15.131:6817/3965956034] up:active 2024-09-16T13:40:57.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:57 smithi131 ceph-mon[28319]: fsmap cephfs:1 {0=cephfs.smithi131.ovzoor=up:active} 2024-09-16T13:40:57.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:57 smithi066 ceph-mon[28172]: pgmap v166: 65 pgs: 26 unknown, 39 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:40:57.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:57 smithi066 ceph-mon[28172]: mds.? [v2:172.21.15.131:6816/3965956034,v1:172.21.15.131:6817/3965956034] up:active 2024-09-16T13:40:57.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:57 smithi066 ceph-mon[28172]: fsmap cephfs:1 {0=cephfs.smithi131.ovzoor=up:active} 2024-09-16T13:40:58.680 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:58 smithi131 ceph-mon[28319]: from='client.14505 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:40:58.680 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:58 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:40:58.680 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:58 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:40:58.680 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:58 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:40:58.680 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:58 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:40:58.680 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:58 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:40:58.680 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:58 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T13:40:58.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:58 smithi063 ceph-mon[25443]: from='client.14505 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:40:58.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:58 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:40:58.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:58 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:40:58.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:58 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:40:58.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:58 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:40:58.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:58 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:40:58.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:58 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T13:40:58.848 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T13:40:58.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:58 smithi066 ceph-mon[28172]: from='client.14505 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:40:58.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:58 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:40:58.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:58 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:40:58.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:58 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:40:58.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:58 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:40:58.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:58 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:40:58.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:58 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T13:40:59.413 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:40:59.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:59 smithi063 ceph-mon[25443]: pgmap v167: 65 pgs: 65 active+clean; 579 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 1.1 KiB/s wr, 6 op/s 2024-09-16T13:40:59.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:59 smithi063 ceph-mon[25443]: mds.? [v2:172.21.15.63:6818/1577725001,v1:172.21.15.63:6819/1577725001] up:boot 2024-09-16T13:40:59.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:59 smithi063 ceph-mon[25443]: fsmap cephfs:1 {0=cephfs.smithi131.ovzoor=up:active} 1 up:standby 2024-09-16T13:40:59.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:59 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi063.ipqowu"} : dispatch 2024-09-16T13:40:59.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:40:59 smithi063 ceph-mon[25443]: fsmap cephfs:1 {0=cephfs.smithi131.ovzoor=up:active} 1 up:standby 2024-09-16T13:40:59.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:59 smithi131 ceph-mon[28319]: pgmap v167: 65 pgs: 65 active+clean; 579 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 1.1 KiB/s wr, 6 op/s 2024-09-16T13:40:59.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:59 smithi131 ceph-mon[28319]: mds.? [v2:172.21.15.63:6818/1577725001,v1:172.21.15.63:6819/1577725001] up:boot 2024-09-16T13:40:59.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:59 smithi131 ceph-mon[28319]: fsmap cephfs:1 {0=cephfs.smithi131.ovzoor=up:active} 1 up:standby 2024-09-16T13:40:59.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:59 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi063.ipqowu"} : dispatch 2024-09-16T13:40:59.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:40:59 smithi131 ceph-mon[28319]: fsmap cephfs:1 {0=cephfs.smithi131.ovzoor=up:active} 1 up:standby 2024-09-16T13:40:59.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:59 smithi066 ceph-mon[28172]: pgmap v167: 65 pgs: 65 active+clean; 579 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 1.1 KiB/s wr, 6 op/s 2024-09-16T13:40:59.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:59 smithi066 ceph-mon[28172]: mds.? [v2:172.21.15.63:6818/1577725001,v1:172.21.15.63:6819/1577725001] up:boot 2024-09-16T13:40:59.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:59 smithi066 ceph-mon[28172]: fsmap cephfs:1 {0=cephfs.smithi131.ovzoor=up:active} 1 up:standby 2024-09-16T13:40:59.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:59 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi063.ipqowu"} : dispatch 2024-09-16T13:40:59.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:40:59 smithi066 ceph-mon[28172]: fsmap cephfs:1 {0=cephfs.smithi131.ovzoor=up:active} 1 up:standby 2024-09-16T13:41:00.080 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-16T13:41:00.080 INFO:teuthology.orchestra.run.smithi063.stdout:[{"events": ["2024-09-16T13:40:58.347448Z service:mds.cephfs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T13:40:52.398021Z", "last_refresh": "2024-09-16T13:40:59.540297Z", "running": 2, "size": 2}}, {"events": ["2024-09-16T13:37:28.546950Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi063=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T13:37:28.289503Z", "last_refresh": "2024-09-16T13:40:59.949620Z", "running": 1, "size": 1}}, {"events": ["2024-09-16T13:37:22.643549Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi063:172.21.15.63=a", "smithi066:172.21.15.66=b", "smithi131:172.21.15.131=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T13:37:04.168581Z", "last_refresh": "2024-09-16T13:39:20.046243Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce", "last_refresh": "2024-09-16T13:39:20.046362Z", "running": 6, "size": 6}, "unmanaged": true}] 2024-09-16T13:41:00.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:00 smithi063 ceph-mon[25443]: mds.? [v2:172.21.15.131:6816/3965956034,v1:172.21.15.131:6817/3965956034] up:active 2024-09-16T13:41:00.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:00 smithi063 ceph-mon[25443]: fsmap cephfs:1 {0=cephfs.smithi131.ovzoor=up:active} 1 up:standby 2024-09-16T13:41:00.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:00 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:41:00.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:00 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:41:00.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:00 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:41:00.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:00 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:41:00.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:00 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:41:00.682 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:00 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T13:41:00.682 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:00 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:41:00.682 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:00 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T13:41:00.682 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:00 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:41:00.682 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:00 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T13:41:00.682 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:00 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:41:00.725 INFO:tasks.cephadm:mds.cephfs has 2/2 2024-09-16T13:41:00.725 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-16T13:41:00.739 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi063.front.sepia.ceph.com 2024-09-16T13:41:00.739 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 -- bash -c 'ceph fs subvolumegroup create cephfs smb' 2024-09-16T13:41:00.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:00 smithi131 ceph-mon[28319]: mds.? [v2:172.21.15.131:6816/3965956034,v1:172.21.15.131:6817/3965956034] up:active 2024-09-16T13:41:00.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:00 smithi131 ceph-mon[28319]: fsmap cephfs:1 {0=cephfs.smithi131.ovzoor=up:active} 1 up:standby 2024-09-16T13:41:00.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:00 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:41:00.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:00 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:41:00.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:00 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:41:00.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:00 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:41:00.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:00 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:41:00.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:00 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T13:41:00.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:00 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:41:00.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:00 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T13:41:00.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:00 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:41:00.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:00 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T13:41:00.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:00 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:41:00.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:00 smithi066 ceph-mon[28172]: mds.? [v2:172.21.15.131:6816/3965956034,v1:172.21.15.131:6817/3965956034] up:active 2024-09-16T13:41:00.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:00 smithi066 ceph-mon[28172]: fsmap cephfs:1 {0=cephfs.smithi131.ovzoor=up:active} 1 up:standby 2024-09-16T13:41:00.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:00 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:41:00.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:00 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:41:00.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:00 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:41:00.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:00 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:41:00.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:00 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:41:00.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:00 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T13:41:00.886 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:00 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:41:00.886 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:00 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T13:41:00.886 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:00 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:41:00.886 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:00 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T13:41:00.886 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:00 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:41:00.994 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:41:01.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:01 smithi063 ceph-mon[25443]: pgmap v168: 65 pgs: 65 active+clean; 579 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 1.9 KiB/s wr, 5 op/s 2024-09-16T13:41:01.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:01 smithi063 ceph-mon[25443]: from='client.14517 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:41:01.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:01 smithi131 ceph-mon[28319]: pgmap v168: 65 pgs: 65 active+clean; 579 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 1.9 KiB/s wr, 5 op/s 2024-09-16T13:41:01.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:01 smithi131 ceph-mon[28319]: from='client.14517 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:41:01.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:01 smithi066 ceph-mon[28172]: pgmap v168: 65 pgs: 65 active+clean; 579 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 1.9 KiB/s wr, 5 op/s 2024-09-16T13:41:01.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:01 smithi066 ceph-mon[28172]: from='client.14517 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:41:01.997 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:41:01 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: 2024-09-16T13:41:01.689+0000 7fe21326b640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T13:41:01.997 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:41:01 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: 2024-09-16T13:41:01.689+0000 7fe21326b640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T13:41:01.998 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:41:01 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: 2024-09-16T13:41:01.689+0000 7fe21326b640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T13:41:01.998 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:41:01 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: 2024-09-16T13:41:01.689+0000 7fe21326b640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T13:41:01.998 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:41:01 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: 2024-09-16T13:41:01.689+0000 7fe21326b640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T13:41:02.369 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 -- bash -c 'ceph fs subvolume create cephfs sv1 --group-name=smb --mode=0777' 2024-09-16T13:41:02.625 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:41:03.248 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:03 smithi063 ceph-mon[25443]: pgmap v169: 65 pgs: 65 active+clean; 579 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 1.7 KiB/s wr, 5 op/s 2024-09-16T13:41:03.248 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:03 smithi063 ceph-mon[25443]: from='client.14523 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "smb", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:41:03.248 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:03 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:41:03.248 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:03 smithi063 ceph-mon[25443]: mgrmap e16: x(active, since 4m) 2024-09-16T13:41:03.377 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:03 smithi131 ceph-mon[28319]: pgmap v169: 65 pgs: 65 active+clean; 579 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 1.7 KiB/s wr, 5 op/s 2024-09-16T13:41:03.377 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:03 smithi131 ceph-mon[28319]: from='client.14523 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "smb", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:41:03.377 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:03 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:41:03.377 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:03 smithi131 ceph-mon[28319]: mgrmap e16: x(active, since 4m) 2024-09-16T13:41:03.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:03 smithi066 ceph-mon[28172]: pgmap v169: 65 pgs: 65 active+clean; 579 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 1.7 KiB/s wr, 5 op/s 2024-09-16T13:41:03.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:03 smithi066 ceph-mon[28172]: from='client.14523 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "smb", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:41:03.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:03 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:41:03.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:03 smithi066 ceph-mon[28172]: mgrmap e16: x(active, since 4m) 2024-09-16T13:41:03.770 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 -- bash -c 'ceph fs subvolume create cephfs sv2 --group-name=smb --mode=0777' 2024-09-16T13:41:04.023 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:41:04.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:04 smithi131 ceph-mon[28319]: mds.? [v2:172.21.15.63:6818/1577725001,v1:172.21.15.63:6819/1577725001] up:standby 2024-09-16T13:41:04.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:04 smithi131 ceph-mon[28319]: fsmap cephfs:1 {0=cephfs.smithi131.ovzoor=up:active} 1 up:standby 2024-09-16T13:41:04.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:04 smithi131 ceph-mon[28319]: from='client.14535 -' 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-16T13:41:04.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:04 smithi063 ceph-mon[25443]: mds.? [v2:172.21.15.63:6818/1577725001,v1:172.21.15.63:6819/1577725001] up:standby 2024-09-16T13:41:04.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:04 smithi063 ceph-mon[25443]: fsmap cephfs:1 {0=cephfs.smithi131.ovzoor=up:active} 1 up:standby 2024-09-16T13:41:04.381 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:04 smithi063 ceph-mon[25443]: from='client.14535 -' 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-16T13:41:04.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:04 smithi066 ceph-mon[28172]: mds.? [v2:172.21.15.63:6818/1577725001,v1:172.21.15.63:6819/1577725001] up:standby 2024-09-16T13:41:04.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:04 smithi066 ceph-mon[28172]: fsmap cephfs:1 {0=cephfs.smithi131.ovzoor=up:active} 1 up:standby 2024-09-16T13:41:04.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:04 smithi066 ceph-mon[28172]: from='client.14535 -' 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-16T13:41:05.285 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:05 smithi063 ceph-mon[25443]: 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-16T13:41:05.319 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 -- bash -c 'ceph mgr module enable smb' 2024-09-16T13:41:05.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:05 smithi131 ceph-mon[28319]: 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-16T13:41:05.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:05 smithi066 ceph-mon[28172]: 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-16T13:41:05.572 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:41:06.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:06 smithi131 ceph-mon[28319]: from='client.14541 -' 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-16T13:41:06.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:06 smithi066 ceph-mon[28172]: from='client.14541 -' 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-16T13:41:06.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:06 smithi063 ceph-mon[25443]: from='client.14541 -' 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-16T13:41:07.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:07 smithi131 ceph-mon[28319]: pgmap v171: 65 pgs: 65 active+clean; 579 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 1.5 KiB/s wr, 4 op/s 2024-09-16T13:41:07.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:07 smithi131 ceph-mon[28319]: from='client.? 172.21.15.63:0/3116865084' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "smb"} : dispatch 2024-09-16T13:41:07.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:07 smithi131 ceph-mon[28319]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:41:07.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:07 smithi066 ceph-mon[28172]: pgmap v171: 65 pgs: 65 active+clean; 579 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 1.5 KiB/s wr, 4 op/s 2024-09-16T13:41:07.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:07 smithi066 ceph-mon[28172]: from='client.? 172.21.15.63:0/3116865084' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "smb"} : dispatch 2024-09-16T13:41:07.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:07 smithi066 ceph-mon[28172]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:41:07.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:07 smithi063 ceph-mon[25443]: pgmap v171: 65 pgs: 65 active+clean; 579 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 1.5 KiB/s wr, 4 op/s 2024-09-16T13:41:07.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:07 smithi063 ceph-mon[25443]: from='client.? 172.21.15.63:0/3116865084' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "smb"} : dispatch 2024-09-16T13:41:07.431 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:07 smithi063 ceph-mon[25443]: from='mgr.14152 172.21.15.63:0/3577500594' entity='mgr.x' 2024-09-16T13:41:07.431 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:41:07 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: ignoring --setuser ceph since I am not root 2024-09-16T13:41:07.431 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:41:07 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: ignoring --setgroup ceph since I am not root 2024-09-16T13:41:07.830 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 -- bash -c 'sleep 30' 2024-09-16T13:41:08.087 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:41:08.351 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:08 smithi063 ceph-mon[25443]: from='client.? 172.21.15.63:0/3116865084' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "smb"}]': finished 2024-09-16T13:41:08.352 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:08 smithi063 ceph-mon[25443]: mgrmap e17: x(active, since 4m) 2024-09-16T13:41:08.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:08 smithi131 ceph-mon[28319]: from='client.? 172.21.15.63:0/3116865084' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "smb"}]': finished 2024-09-16T13:41:08.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:08 smithi131 ceph-mon[28319]: mgrmap e17: x(active, since 4m) 2024-09-16T13:41:08.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:08 smithi066 ceph-mon[28172]: from='client.? 172.21.15.63:0/3116865084' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "smb"}]': finished 2024-09-16T13:41:08.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:08 smithi066 ceph-mon[28172]: mgrmap e17: x(active, since 4m) 2024-09-16T13:41:12.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:12 smithi063 ceph-mon[25443]: Active manager daemon x restarted 2024-09-16T13:41:12.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:12 smithi063 ceph-mon[25443]: Activating manager daemon x 2024-09-16T13:41:12.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:12 smithi063 ceph-mon[25443]: osdmap e45: 6 total, 6 up, 6 in 2024-09-16T13:41:12.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:12 smithi063 ceph-mon[25443]: mgrmap e18: x(active, starting, since 0.00564411s) 2024-09-16T13:41:12.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:12 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T13:41:12.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:12 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T13:41:12.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:12 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T13:41:12.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:12 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi063.ipqowu"} : dispatch 2024-09-16T13:41:12.681 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:12 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi131.ovzoor"} : dispatch 2024-09-16T13:41:12.682 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:12 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-16T13:41:12.682 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:12 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T13:41:12.682 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:12 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T13:41:12.682 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:12 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T13:41:12.682 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:12 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T13:41:12.682 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:12 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T13:41:12.682 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:12 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T13:41:12.682 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:12 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-16T13:41:12.682 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:12 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-16T13:41:12.682 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:12 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-16T13:41:12.682 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:12 smithi063 ceph-mon[25443]: Manager daemon x is now available 2024-09-16T13:41:12.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:12 smithi131 ceph-mon[28319]: Active manager daemon x restarted 2024-09-16T13:41:12.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:12 smithi131 ceph-mon[28319]: Activating manager daemon x 2024-09-16T13:41:12.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:12 smithi131 ceph-mon[28319]: osdmap e45: 6 total, 6 up, 6 in 2024-09-16T13:41:12.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:12 smithi131 ceph-mon[28319]: mgrmap e18: x(active, starting, since 0.00564411s) 2024-09-16T13:41:12.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:12 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T13:41:12.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:12 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T13:41:12.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:12 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T13:41:12.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:12 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi063.ipqowu"} : dispatch 2024-09-16T13:41:12.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:12 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi131.ovzoor"} : dispatch 2024-09-16T13:41:12.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:12 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-16T13:41:12.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:12 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T13:41:12.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:12 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T13:41:12.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:12 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T13:41:12.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:12 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T13:41:12.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:12 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T13:41:12.877 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:12 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T13:41:12.877 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:12 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-16T13:41:12.877 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:12 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-16T13:41:12.877 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:12 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-16T13:41:12.877 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:12 smithi131 ceph-mon[28319]: Manager daemon x is now available 2024-09-16T13:41:12.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:12 smithi066 ceph-mon[28172]: Active manager daemon x restarted 2024-09-16T13:41:12.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:12 smithi066 ceph-mon[28172]: Activating manager daemon x 2024-09-16T13:41:12.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:12 smithi066 ceph-mon[28172]: osdmap e45: 6 total, 6 up, 6 in 2024-09-16T13:41:12.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:12 smithi066 ceph-mon[28172]: mgrmap e18: x(active, starting, since 0.00564411s) 2024-09-16T13:41:12.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:12 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T13:41:12.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:12 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T13:41:12.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:12 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T13:41:12.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:12 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi063.ipqowu"} : dispatch 2024-09-16T13:41:12.886 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:12 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi131.ovzoor"} : dispatch 2024-09-16T13:41:12.886 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:12 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-16T13:41:12.886 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:12 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T13:41:12.886 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:12 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T13:41:12.886 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:12 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T13:41:12.886 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:12 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T13:41:12.886 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:12 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T13:41:12.886 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:12 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T13:41:12.886 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:12 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-16T13:41:12.886 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:12 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-16T13:41:12.886 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:12 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-16T13:41:12.886 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:12 smithi066 ceph-mon[28172]: Manager daemon x is now available 2024-09-16T13:41:13.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:13 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T13:41:13.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:13 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-16T13:41:13.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:13 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-16T13:41:13.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:13 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true} : dispatch 2024-09-16T13:41:13.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:13 smithi063 ceph-mon[25443]: mgrmap e19: x(active, since 1.01128s) 2024-09-16T13:41:13.724 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:13 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T13:41:13.724 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:13 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-16T13:41:13.724 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:13 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-16T13:41:13.724 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:13 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true} : dispatch 2024-09-16T13:41:13.724 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:13 smithi131 ceph-mon[28319]: mgrmap e19: x(active, since 1.01128s) 2024-09-16T13:41:13.876 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:13 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T13:41:13.877 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:13 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-16T13:41:13.877 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:13 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-16T13:41:13.877 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:13 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true} : dispatch 2024-09-16T13:41:13.877 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:13 smithi066 ceph-mon[28172]: mgrmap e19: x(active, since 1.01128s) 2024-09-16T13:41:14.840 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:14 smithi063 ceph-mon[25443]: pgmap v3: 65 pgs: 65 active+clean; 636 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:41:14.841 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:14 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2024-09-16T13:41:14.841 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:14 smithi063 ceph-mon[25443]: osdmap e46: 6 total, 6 up, 6 in 2024-09-16T13:41:14.841 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:14 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"} : dispatch 2024-09-16T13:41:14.841 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:14 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:41:14.841 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:14 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:41:14.841 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:14 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:41:14.841 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:14 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:41:14.842 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:41:14 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: 2024-09-16T13:41:14.466+0000 7f9997e1e640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T13:41:14.842 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:41:14 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: 2024-09-16T13:41:14.466+0000 7f9997e1e640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T13:41:14.842 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:41:14 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: 2024-09-16T13:41:14.466+0000 7f9997e1e640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T13:41:14.842 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:41:14 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: 2024-09-16T13:41:14.466+0000 7f9997e1e640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T13:41:14.842 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:41:14 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: 2024-09-16T13:41:14.466+0000 7f9997e1e640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T13:41:14.842 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:41:14 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: 2024-09-16T13:41:14.467+0000 7f9994617640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T13:41:14.842 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:41:14 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: 2024-09-16T13:41:14.467+0000 7f9994617640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T13:41:14.842 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:41:14 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: 2024-09-16T13:41:14.467+0000 7f9994617640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T13:41:14.842 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:41:14 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: 2024-09-16T13:41:14.467+0000 7f9994617640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T13:41:14.842 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:41:14 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: 2024-09-16T13:41:14.467+0000 7f9994617640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T13:41:14.842 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:41:14 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: 2024-09-16T13:41:14.838+0000 7f9981d32640 -1 log_channel(cephadm) log [ERR] : [16/Sep/2024:13:41:14] ENGINE Error in HTTPServer.serve 2024-09-16T13:41:14.842 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:41:14 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: Traceback (most recent call last): 2024-09-16T13:41:14.842 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:41:14 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T13:41:14.843 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:41:14 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: self._connections.run(self.expiration_interval) 2024-09-16T13:41:14.843 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:41:14 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T13:41:14.843 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:41:14 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: self._run(expiration_interval) 2024-09-16T13:41:14.843 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:41:14 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T13:41:14.843 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:41:14 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T13:41:14.843 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:41:14 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T13:41:14.843 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:41:14 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T13:41:14.843 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:41:14 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T13:41:14.843 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:41:14 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: s = self.context.wrap_socket( 2024-09-16T13:41:14.843 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:41:14 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T13:41:14.843 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:41:14 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: return self.sslsocket_class._create( 2024-09-16T13:41:14.843 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:41:14 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T13:41:14.843 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:41:14 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: self.do_handshake() 2024-09-16T13:41:14.843 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:41:14 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T13:41:14.844 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:41:14 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: self._sslobj.do_handshake() 2024-09-16T13:41:14.844 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:41:14 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T13:41:14.844 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:41:14 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: 2024-09-16T13:41:14.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:14 smithi131 ceph-mon[28319]: pgmap v3: 65 pgs: 65 active+clean; 636 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:41:14.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:14 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2024-09-16T13:41:14.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:14 smithi131 ceph-mon[28319]: osdmap e46: 6 total, 6 up, 6 in 2024-09-16T13:41:14.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:14 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"} : dispatch 2024-09-16T13:41:14.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:14 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:41:14.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:14 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:41:14.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:14 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:41:14.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:14 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:41:14.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:14 smithi066 ceph-mon[28172]: pgmap v3: 65 pgs: 65 active+clean; 636 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:41:14.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:14 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2024-09-16T13:41:14.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:14 smithi066 ceph-mon[28172]: osdmap e46: 6 total, 6 up, 6 in 2024-09-16T13:41:14.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:14 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"} : dispatch 2024-09-16T13:41:14.886 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:14 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:41:14.886 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:14 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:41:14.886 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:14 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:41:14.886 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:14 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:41:15.787 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:15 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2024-09-16T13:41:15.787 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:15 smithi066 ceph-mon[28172]: osdmap e47: 6 total, 6 up, 6 in 2024-09-16T13:41:15.787 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:15 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:41:15.787 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:15 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:41:15.787 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:15 smithi066 ceph-mon[28172]: [16/Sep/2024:13:41:14] ENGINE Bus STARTING 2024-09-16T13:41:15.788 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:15 smithi066 ceph-mon[28172]: [16/Sep/2024:13:41:14] ENGINE Serving on http://172.21.15.63:8765 2024-09-16T13:41:15.788 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:15 smithi066 ceph-mon[28172]: [16/Sep/2024:13:41:14] ENGINE Serving on https://172.21.15.63:7150 2024-09-16T13:41:15.788 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:15 smithi066 ceph-mon[28172]: [16/Sep/2024:13:41:14] ENGINE Bus STARTED 2024-09-16T13:41:15.788 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:15 smithi066 ceph-mon[28172]: [16/Sep/2024:13:41:14] ENGINE Error in HTTPServer.serve 2024-09-16T13:41:15.788 INFO:journalctl@ceph.mon.b.smithi066.stdout: Traceback (most recent call last): 2024-09-16T13:41:15.788 INFO:journalctl@ceph.mon.b.smithi066.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T13:41:15.788 INFO:journalctl@ceph.mon.b.smithi066.stdout: self._connections.run(self.expiration_interval) 2024-09-16T13:41:15.788 INFO:journalctl@ceph.mon.b.smithi066.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T13:41:15.788 INFO:journalctl@ceph.mon.b.smithi066.stdout: self._run(expiration_interval) 2024-09-16T13:41:15.788 INFO:journalctl@ceph.mon.b.smithi066.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T13:41:15.788 INFO:journalctl@ceph.mon.b.smithi066.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T13:41:15.788 INFO:journalctl@ceph.mon.b.smithi066.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T13:41:15.788 INFO:journalctl@ceph.mon.b.smithi066.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T13:41:15.788 INFO:journalctl@ceph.mon.b.smithi066.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T13:41:15.788 INFO:journalctl@ceph.mon.b.smithi066.stdout: s = self.context.wrap_socket( 2024-09-16T13:41:15.789 INFO:journalctl@ceph.mon.b.smithi066.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T13:41:15.789 INFO:journalctl@ceph.mon.b.smithi066.stdout: return self.sslsocket_class._create( 2024-09-16T13:41:15.789 INFO:journalctl@ceph.mon.b.smithi066.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T13:41:15.789 INFO:journalctl@ceph.mon.b.smithi066.stdout: self.do_handshake() 2024-09-16T13:41:15.789 INFO:journalctl@ceph.mon.b.smithi066.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T13:41:15.789 INFO:journalctl@ceph.mon.b.smithi066.stdout: self._sslobj.do_handshake() 2024-09-16T13:41:15.789 INFO:journalctl@ceph.mon.b.smithi066.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T13:41:15.789 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:15 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:41:15.789 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:15 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:41:15.789 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:15 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-16T13:41:15.789 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:15 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-16T13:41:15.789 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:15 smithi066 ceph-mon[28172]: Adjusting osd_memory_target on smithi131 to 8544M 2024-09-16T13:41:15.789 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:15 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:41:15.789 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:15 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:41:15.790 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:15 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:41:15.790 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:15 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:41:15.790 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:15 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:41:15.790 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:15 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-16T13:41:15.790 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:15 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-16T13:41:15.790 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:15 smithi066 ceph-mon[28172]: Adjusting osd_memory_target on smithi063 to 6496M 2024-09-16T13:41:15.790 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:15 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:41:15.790 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:15 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:41:15.790 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:15 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T13:41:15.790 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:15 smithi066 ceph-mon[28172]: Updating smithi063:/etc/ceph/ceph.conf 2024-09-16T13:41:15.790 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:15 smithi066 ceph-mon[28172]: Updating smithi066:/etc/ceph/ceph.conf 2024-09-16T13:41:15.790 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:15 smithi066 ceph-mon[28172]: Updating smithi131:/etc/ceph/ceph.conf 2024-09-16T13:41:15.790 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:15 smithi066 ceph-mon[28172]: mgrmap e20: x(active, since 2s) 2024-09-16T13:41:15.791 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:15 smithi066 ceph-mon[28172]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T13:41:15.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:15 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2024-09-16T13:41:15.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:15 smithi131 ceph-mon[28319]: osdmap e47: 6 total, 6 up, 6 in 2024-09-16T13:41:15.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:15 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:41:15.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:15 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:41:15.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:15 smithi131 ceph-mon[28319]: [16/Sep/2024:13:41:14] ENGINE Bus STARTING 2024-09-16T13:41:15.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:15 smithi131 ceph-mon[28319]: [16/Sep/2024:13:41:14] ENGINE Serving on http://172.21.15.63:8765 2024-09-16T13:41:15.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:15 smithi131 ceph-mon[28319]: [16/Sep/2024:13:41:14] ENGINE Serving on https://172.21.15.63:7150 2024-09-16T13:41:15.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:15 smithi131 ceph-mon[28319]: [16/Sep/2024:13:41:14] ENGINE Bus STARTED 2024-09-16T13:41:15.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:15 smithi131 ceph-mon[28319]: [16/Sep/2024:13:41:14] ENGINE Error in HTTPServer.serve 2024-09-16T13:41:15.876 INFO:journalctl@ceph.mon.c.smithi131.stdout: Traceback (most recent call last): 2024-09-16T13:41:15.876 INFO:journalctl@ceph.mon.c.smithi131.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T13:41:15.876 INFO:journalctl@ceph.mon.c.smithi131.stdout: self._connections.run(self.expiration_interval) 2024-09-16T13:41:15.876 INFO:journalctl@ceph.mon.c.smithi131.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T13:41:15.877 INFO:journalctl@ceph.mon.c.smithi131.stdout: self._run(expiration_interval) 2024-09-16T13:41:15.877 INFO:journalctl@ceph.mon.c.smithi131.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T13:41:15.877 INFO:journalctl@ceph.mon.c.smithi131.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T13:41:15.877 INFO:journalctl@ceph.mon.c.smithi131.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T13:41:15.877 INFO:journalctl@ceph.mon.c.smithi131.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T13:41:15.877 INFO:journalctl@ceph.mon.c.smithi131.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T13:41:15.877 INFO:journalctl@ceph.mon.c.smithi131.stdout: s = self.context.wrap_socket( 2024-09-16T13:41:15.877 INFO:journalctl@ceph.mon.c.smithi131.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T13:41:15.877 INFO:journalctl@ceph.mon.c.smithi131.stdout: return self.sslsocket_class._create( 2024-09-16T13:41:15.877 INFO:journalctl@ceph.mon.c.smithi131.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T13:41:15.877 INFO:journalctl@ceph.mon.c.smithi131.stdout: self.do_handshake() 2024-09-16T13:41:15.877 INFO:journalctl@ceph.mon.c.smithi131.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T13:41:15.877 INFO:journalctl@ceph.mon.c.smithi131.stdout: self._sslobj.do_handshake() 2024-09-16T13:41:15.877 INFO:journalctl@ceph.mon.c.smithi131.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T13:41:15.878 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:15 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:41:15.878 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:15 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:41:15.878 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:15 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-16T13:41:15.878 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:15 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-16T13:41:15.878 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:15 smithi131 ceph-mon[28319]: Adjusting osd_memory_target on smithi131 to 8544M 2024-09-16T13:41:15.878 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:15 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:41:15.878 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:15 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:41:15.878 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:15 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:41:15.878 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:15 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:41:15.878 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:15 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:41:15.878 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:15 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-16T13:41:15.878 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:15 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-16T13:41:15.878 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:15 smithi131 ceph-mon[28319]: Adjusting osd_memory_target on smithi063 to 6496M 2024-09-16T13:41:15.878 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:15 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:41:15.879 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:15 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:41:15.879 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:15 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T13:41:15.879 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:15 smithi131 ceph-mon[28319]: Updating smithi063:/etc/ceph/ceph.conf 2024-09-16T13:41:15.879 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:15 smithi131 ceph-mon[28319]: Updating smithi066:/etc/ceph/ceph.conf 2024-09-16T13:41:15.879 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:15 smithi131 ceph-mon[28319]: Updating smithi131:/etc/ceph/ceph.conf 2024-09-16T13:41:15.879 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:15 smithi131 ceph-mon[28319]: mgrmap e20: x(active, since 2s) 2024-09-16T13:41:15.879 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:15 smithi131 ceph-mon[28319]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T13:41:15.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:15 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2024-09-16T13:41:15.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:15 smithi063 ceph-mon[25443]: osdmap e47: 6 total, 6 up, 6 in 2024-09-16T13:41:15.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:15 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:41:15.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:15 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:41:15.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:15 smithi063 ceph-mon[25443]: [16/Sep/2024:13:41:14] ENGINE Bus STARTING 2024-09-16T13:41:15.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:15 smithi063 ceph-mon[25443]: [16/Sep/2024:13:41:14] ENGINE Serving on http://172.21.15.63:8765 2024-09-16T13:41:15.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:15 smithi063 ceph-mon[25443]: [16/Sep/2024:13:41:14] ENGINE Serving on https://172.21.15.63:7150 2024-09-16T13:41:15.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:15 smithi063 ceph-mon[25443]: [16/Sep/2024:13:41:14] ENGINE Bus STARTED 2024-09-16T13:41:15.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:15 smithi063 ceph-mon[25443]: [16/Sep/2024:13:41:14] ENGINE Error in HTTPServer.serve 2024-09-16T13:41:15.931 INFO:journalctl@ceph.mon.a.smithi063.stdout: Traceback (most recent call last): 2024-09-16T13:41:15.931 INFO:journalctl@ceph.mon.a.smithi063.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T13:41:15.931 INFO:journalctl@ceph.mon.a.smithi063.stdout: self._connections.run(self.expiration_interval) 2024-09-16T13:41:15.931 INFO:journalctl@ceph.mon.a.smithi063.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T13:41:15.932 INFO:journalctl@ceph.mon.a.smithi063.stdout: self._run(expiration_interval) 2024-09-16T13:41:15.932 INFO:journalctl@ceph.mon.a.smithi063.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T13:41:15.932 INFO:journalctl@ceph.mon.a.smithi063.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T13:41:15.932 INFO:journalctl@ceph.mon.a.smithi063.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T13:41:15.932 INFO:journalctl@ceph.mon.a.smithi063.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T13:41:15.932 INFO:journalctl@ceph.mon.a.smithi063.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T13:41:15.932 INFO:journalctl@ceph.mon.a.smithi063.stdout: s = self.context.wrap_socket( 2024-09-16T13:41:15.932 INFO:journalctl@ceph.mon.a.smithi063.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T13:41:15.932 INFO:journalctl@ceph.mon.a.smithi063.stdout: return self.sslsocket_class._create( 2024-09-16T13:41:15.932 INFO:journalctl@ceph.mon.a.smithi063.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T13:41:15.932 INFO:journalctl@ceph.mon.a.smithi063.stdout: self.do_handshake() 2024-09-16T13:41:15.932 INFO:journalctl@ceph.mon.a.smithi063.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T13:41:15.932 INFO:journalctl@ceph.mon.a.smithi063.stdout: self._sslobj.do_handshake() 2024-09-16T13:41:15.932 INFO:journalctl@ceph.mon.a.smithi063.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T13:41:15.933 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:15 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:41:15.933 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:15 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:41:15.933 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:15 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-16T13:41:15.933 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:15 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-16T13:41:15.933 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:15 smithi063 ceph-mon[25443]: Adjusting osd_memory_target on smithi131 to 8544M 2024-09-16T13:41:15.933 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:15 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:41:15.933 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:15 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:41:15.933 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:15 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:41:15.933 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:15 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:41:15.933 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:15 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:41:15.933 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:15 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-16T13:41:15.933 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:15 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-16T13:41:15.933 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:15 smithi063 ceph-mon[25443]: Adjusting osd_memory_target on smithi063 to 6496M 2024-09-16T13:41:15.933 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:15 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:41:15.934 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:15 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:41:15.934 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:15 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T13:41:15.934 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:15 smithi063 ceph-mon[25443]: Updating smithi063:/etc/ceph/ceph.conf 2024-09-16T13:41:15.934 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:15 smithi063 ceph-mon[25443]: Updating smithi066:/etc/ceph/ceph.conf 2024-09-16T13:41:15.934 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:15 smithi063 ceph-mon[25443]: Updating smithi131:/etc/ceph/ceph.conf 2024-09-16T13:41:15.934 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:15 smithi063 ceph-mon[25443]: mgrmap e20: x(active, since 2s) 2024-09-16T13:41:15.934 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:15 smithi063 ceph-mon[25443]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T13:41:16.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:16 smithi066 ceph-mon[28172]: Updating smithi063:/var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T13:41:16.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:16 smithi066 ceph-mon[28172]: Updating smithi131:/var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T13:41:16.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:16 smithi066 ceph-mon[28172]: Updating smithi066:/var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T13:41:16.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:16 smithi066 ceph-mon[28172]: Updating smithi063:/etc/ceph/ceph.client.admin.keyring 2024-09-16T13:41:16.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:16 smithi066 ceph-mon[28172]: Updating smithi131:/etc/ceph/ceph.client.admin.keyring 2024-09-16T13:41:16.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:16 smithi066 ceph-mon[28172]: Updating smithi066:/etc/ceph/ceph.client.admin.keyring 2024-09-16T13:41:16.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:16 smithi066 ceph-mon[28172]: osdmap e48: 6 total, 6 up, 6 in 2024-09-16T13:41:16.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:16 smithi066 ceph-mon[28172]: Updating smithi063:/var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T13:41:16.636 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:16 smithi066 ceph-mon[28172]: Updating smithi131:/var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T13:41:16.636 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:16 smithi066 ceph-mon[28172]: Updating smithi066:/var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T13:41:16.636 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:16 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:41:16.636 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:16 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:41:16.636 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:16 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:41:16.636 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:16 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:41:16.636 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:16 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:41:16.636 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:16 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:41:16.636 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:16 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:41:16.636 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:16 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T13:41:16.636 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:16 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:41:16.636 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:16 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T13:41:16.636 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:16 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:41:16.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:16 smithi131 ceph-mon[28319]: Updating smithi063:/var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T13:41:16.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:16 smithi131 ceph-mon[28319]: Updating smithi131:/var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T13:41:16.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:16 smithi131 ceph-mon[28319]: Updating smithi066:/var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T13:41:16.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:16 smithi131 ceph-mon[28319]: Updating smithi063:/etc/ceph/ceph.client.admin.keyring 2024-09-16T13:41:16.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:16 smithi131 ceph-mon[28319]: Updating smithi131:/etc/ceph/ceph.client.admin.keyring 2024-09-16T13:41:16.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:16 smithi131 ceph-mon[28319]: Updating smithi066:/etc/ceph/ceph.client.admin.keyring 2024-09-16T13:41:16.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:16 smithi131 ceph-mon[28319]: osdmap e48: 6 total, 6 up, 6 in 2024-09-16T13:41:16.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:16 smithi131 ceph-mon[28319]: Updating smithi063:/var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T13:41:16.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:16 smithi131 ceph-mon[28319]: Updating smithi131:/var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T13:41:16.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:16 smithi131 ceph-mon[28319]: Updating smithi066:/var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T13:41:16.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:16 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:41:16.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:16 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:41:16.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:16 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:41:16.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:16 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:41:16.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:16 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:41:16.877 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:16 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:41:16.877 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:16 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:41:16.877 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:16 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T13:41:16.877 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:16 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:41:16.877 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:16 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T13:41:16.877 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:16 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:41:16.930 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:16 smithi063 ceph-mon[25443]: Updating smithi063:/var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T13:41:16.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:16 smithi063 ceph-mon[25443]: Updating smithi131:/var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T13:41:16.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:16 smithi063 ceph-mon[25443]: Updating smithi066:/var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T13:41:16.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:16 smithi063 ceph-mon[25443]: Updating smithi063:/etc/ceph/ceph.client.admin.keyring 2024-09-16T13:41:16.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:16 smithi063 ceph-mon[25443]: Updating smithi131:/etc/ceph/ceph.client.admin.keyring 2024-09-16T13:41:16.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:16 smithi063 ceph-mon[25443]: Updating smithi066:/etc/ceph/ceph.client.admin.keyring 2024-09-16T13:41:16.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:16 smithi063 ceph-mon[25443]: osdmap e48: 6 total, 6 up, 6 in 2024-09-16T13:41:16.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:16 smithi063 ceph-mon[25443]: Updating smithi063:/var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T13:41:16.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:16 smithi063 ceph-mon[25443]: Updating smithi131:/var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T13:41:16.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:16 smithi063 ceph-mon[25443]: Updating smithi066:/var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T13:41:16.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:16 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:41:16.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:16 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:41:16.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:16 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:41:16.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:16 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:41:16.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:16 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:41:16.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:16 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:41:16.932 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:16 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:41:16.932 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:16 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T13:41:16.932 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:16 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:41:16.932 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:16 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T13:41:16.932 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:16 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:41:17.776 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:17 smithi131 ceph-mon[28319]: pgmap v8: 97 pgs: 32 unknown, 65 active+clean; 636 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:41:17.777 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:17 smithi131 ceph-mon[28319]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T13:41:17.777 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:17 smithi131 ceph-mon[28319]: Cluster is now healthy 2024-09-16T13:41:17.777 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:17 smithi131 ceph-mon[28319]: mgrmap e21: x(active, since 4s) 2024-09-16T13:41:17.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:17 smithi066 ceph-mon[28172]: pgmap v8: 97 pgs: 32 unknown, 65 active+clean; 636 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:41:17.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:17 smithi066 ceph-mon[28172]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T13:41:17.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:17 smithi066 ceph-mon[28172]: Cluster is now healthy 2024-09-16T13:41:17.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:17 smithi066 ceph-mon[28172]: mgrmap e21: x(active, since 4s) 2024-09-16T13:41:17.930 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:17 smithi063 ceph-mon[25443]: pgmap v8: 97 pgs: 32 unknown, 65 active+clean; 636 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:41:17.930 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:17 smithi063 ceph-mon[25443]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T13:41:17.930 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:17 smithi063 ceph-mon[25443]: Cluster is now healthy 2024-09-16T13:41:17.930 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:17 smithi063 ceph-mon[25443]: mgrmap e21: x(active, since 4s) 2024-09-16T13:41:19.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:19 smithi131 ceph-mon[28319]: pgmap v9: 97 pgs: 32 unknown, 65 active+clean; 636 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:41:19.958 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:19 smithi063 ceph-mon[25443]: pgmap v9: 97 pgs: 32 unknown, 65 active+clean; 636 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:41:19.958 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:19 smithi066 ceph-mon[28172]: pgmap v9: 97 pgs: 32 unknown, 65 active+clean; 636 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:41:21.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:21 smithi131 ceph-mon[28319]: pgmap v10: 97 pgs: 97 active+clean; 637 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 25 KiB/s rd, 442 B/s wr, 11 op/s 2024-09-16T13:41:21.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:21 smithi066 ceph-mon[28172]: pgmap v10: 97 pgs: 97 active+clean; 637 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 25 KiB/s rd, 442 B/s wr, 11 op/s 2024-09-16T13:41:21.930 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:21 smithi063 ceph-mon[25443]: pgmap v10: 97 pgs: 97 active+clean; 637 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 25 KiB/s rd, 442 B/s wr, 11 op/s 2024-09-16T13:41:23.733 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:23 smithi063 ceph-mon[25443]: pgmap v11: 97 pgs: 97 active+clean; 637 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 22 KiB/s rd, 383 B/s wr, 9 op/s 2024-09-16T13:41:23.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:23 smithi131 ceph-mon[28319]: pgmap v11: 97 pgs: 97 active+clean; 637 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 22 KiB/s rd, 383 B/s wr, 9 op/s 2024-09-16T13:41:23.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:23 smithi066 ceph-mon[28172]: pgmap v11: 97 pgs: 97 active+clean; 637 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 22 KiB/s rd, 383 B/s wr, 9 op/s 2024-09-16T13:41:25.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:25 smithi131 ceph-mon[28319]: pgmap v12: 97 pgs: 97 active+clean; 641 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 18 KiB/s rd, 1.0 KiB/s wr, 8 op/s 2024-09-16T13:41:25.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:25 smithi066 ceph-mon[28172]: pgmap v12: 97 pgs: 97 active+clean; 641 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 18 KiB/s rd, 1.0 KiB/s wr, 8 op/s 2024-09-16T13:41:25.930 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:25 smithi063 ceph-mon[25443]: pgmap v12: 97 pgs: 97 active+clean; 641 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 18 KiB/s rd, 1.0 KiB/s wr, 8 op/s 2024-09-16T13:41:27.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:27 smithi131 ceph-mon[28319]: pgmap v13: 97 pgs: 97 active+clean; 641 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 16 KiB/s rd, 936 B/s wr, 7 op/s 2024-09-16T13:41:27.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:27 smithi066 ceph-mon[28172]: pgmap v13: 97 pgs: 97 active+clean; 641 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 16 KiB/s rd, 936 B/s wr, 7 op/s 2024-09-16T13:41:27.930 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:27 smithi063 ceph-mon[25443]: pgmap v13: 97 pgs: 97 active+clean; 641 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 16 KiB/s rd, 936 B/s wr, 7 op/s 2024-09-16T13:41:29.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:29 smithi131 ceph-mon[28319]: pgmap v14: 97 pgs: 97 active+clean; 641 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 853 B/s wr, 6 op/s 2024-09-16T13:41:29.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:29 smithi066 ceph-mon[28172]: pgmap v14: 97 pgs: 97 active+clean; 641 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 853 B/s wr, 6 op/s 2024-09-16T13:41:29.930 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:29 smithi063 ceph-mon[25443]: pgmap v14: 97 pgs: 97 active+clean; 641 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 853 B/s wr, 6 op/s 2024-09-16T13:41:31.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:31 smithi131 ceph-mon[28319]: pgmap v15: 97 pgs: 97 active+clean; 641 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 853 B/s wr, 6 op/s 2024-09-16T13:41:31.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:31 smithi066 ceph-mon[28172]: pgmap v15: 97 pgs: 97 active+clean; 641 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 853 B/s wr, 6 op/s 2024-09-16T13:41:31.930 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:31 smithi063 ceph-mon[25443]: pgmap v15: 97 pgs: 97 active+clean; 641 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 853 B/s wr, 6 op/s 2024-09-16T13:41:33.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:33 smithi131 ceph-mon[28319]: pgmap v16: 97 pgs: 97 active+clean; 641 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 597 B/s wr, 0 op/s 2024-09-16T13:41:33.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:33 smithi066 ceph-mon[28172]: pgmap v16: 97 pgs: 97 active+clean; 641 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 597 B/s wr, 0 op/s 2024-09-16T13:41:33.930 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:33 smithi063 ceph-mon[25443]: pgmap v16: 97 pgs: 97 active+clean; 641 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 597 B/s wr, 0 op/s 2024-09-16T13:41:35.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:35 smithi131 ceph-mon[28319]: pgmap v17: 97 pgs: 97 active+clean; 641 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 597 B/s wr, 0 op/s 2024-09-16T13:41:35.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:35 smithi066 ceph-mon[28172]: pgmap v17: 97 pgs: 97 active+clean; 641 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 597 B/s wr, 0 op/s 2024-09-16T13:41:35.930 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:35 smithi063 ceph-mon[25443]: pgmap v17: 97 pgs: 97 active+clean; 641 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 597 B/s wr, 0 op/s 2024-09-16T13:41:37.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:37 smithi131 ceph-mon[28319]: pgmap v18: 97 pgs: 97 active+clean; 641 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:41:37.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:37 smithi066 ceph-mon[28172]: pgmap v18: 97 pgs: 97 active+clean; 641 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:41:37.930 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:37 smithi063 ceph-mon[25443]: pgmap v18: 97 pgs: 97 active+clean; 641 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:41:39.110 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 -- bash -c 'ceph smb apply -i -' 2024-09-16T13:41:39.374 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:41:39.753 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:39 smithi063 ceph-mon[25443]: pgmap v19: 97 pgs: 97 active+clean; 641 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:41:39.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:39 smithi131 ceph-mon[28319]: pgmap v19: 97 pgs: 97 active+clean; 641 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:41:39.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:39 smithi066 ceph-mon[28172]: pgmap v19: 97 pgs: 97 active+clean; 641 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:41:40.214 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-09-16T13:41:40.214 INFO:teuthology.orchestra.run.smithi063.stdout: "results": [ 2024-09-16T13:41:40.214 INFO:teuthology.orchestra.run.smithi063.stdout: { 2024-09-16T13:41:40.214 INFO:teuthology.orchestra.run.smithi063.stdout: "resource": { 2024-09-16T13:41:40.214 INFO:teuthology.orchestra.run.smithi063.stdout: "resource_type": "ceph.smb.join.auth", 2024-09-16T13:41:40.214 INFO:teuthology.orchestra.run.smithi063.stdout: "auth_id": "join1-admin", 2024-09-16T13:41:40.214 INFO:teuthology.orchestra.run.smithi063.stdout: "intent": "present", 2024-09-16T13:41:40.214 INFO:teuthology.orchestra.run.smithi063.stdout: "auth": { 2024-09-16T13:41:40.214 INFO:teuthology.orchestra.run.smithi063.stdout: "username": "Administrator", 2024-09-16T13:41:40.214 INFO:teuthology.orchestra.run.smithi063.stdout: "password": "Passw0rd" 2024-09-16T13:41:40.214 INFO:teuthology.orchestra.run.smithi063.stdout: } 2024-09-16T13:41:40.214 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-09-16T13:41:40.214 INFO:teuthology.orchestra.run.smithi063.stdout: "state": "created", 2024-09-16T13:41:40.215 INFO:teuthology.orchestra.run.smithi063.stdout: "success": true 2024-09-16T13:41:40.215 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-09-16T13:41:40.215 INFO:teuthology.orchestra.run.smithi063.stdout: { 2024-09-16T13:41:40.215 INFO:teuthology.orchestra.run.smithi063.stdout: "resource": { 2024-09-16T13:41:40.215 INFO:teuthology.orchestra.run.smithi063.stdout: "resource_type": "ceph.smb.cluster", 2024-09-16T13:41:40.215 INFO:teuthology.orchestra.run.smithi063.stdout: "cluster_id": "adipctdb", 2024-09-16T13:41:40.215 INFO:teuthology.orchestra.run.smithi063.stdout: "auth_mode": "active-directory", 2024-09-16T13:41:40.215 INFO:teuthology.orchestra.run.smithi063.stdout: "intent": "present", 2024-09-16T13:41:40.215 INFO:teuthology.orchestra.run.smithi063.stdout: "domain_settings": { 2024-09-16T13:41:40.215 INFO:teuthology.orchestra.run.smithi063.stdout: "realm": "DOMAIN1.SINK.TEST", 2024-09-16T13:41:40.215 INFO:teuthology.orchestra.run.smithi063.stdout: "join_sources": [ 2024-09-16T13:41:40.215 INFO:teuthology.orchestra.run.smithi063.stdout: { 2024-09-16T13:41:40.215 INFO:teuthology.orchestra.run.smithi063.stdout: "source_type": "resource", 2024-09-16T13:41:40.215 INFO:teuthology.orchestra.run.smithi063.stdout: "ref": "join1-admin" 2024-09-16T13:41:40.216 INFO:teuthology.orchestra.run.smithi063.stdout: } 2024-09-16T13:41:40.216 INFO:teuthology.orchestra.run.smithi063.stdout: ] 2024-09-16T13:41:40.216 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-09-16T13:41:40.216 INFO:teuthology.orchestra.run.smithi063.stdout: "custom_dns": [ 2024-09-16T13:41:40.216 INFO:teuthology.orchestra.run.smithi063.stdout: "172.21.15.161" 2024-09-16T13:41:40.216 INFO:teuthology.orchestra.run.smithi063.stdout: ], 2024-09-16T13:41:40.216 INFO:teuthology.orchestra.run.smithi063.stdout: "placement": { 2024-09-16T13:41:40.216 INFO:teuthology.orchestra.run.smithi063.stdout: "count": 3 2024-09-16T13:41:40.216 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-09-16T13:41:40.216 INFO:teuthology.orchestra.run.smithi063.stdout: "public_addrs": [ 2024-09-16T13:41:40.216 INFO:teuthology.orchestra.run.smithi063.stdout: { 2024-09-16T13:41:40.216 INFO:teuthology.orchestra.run.smithi063.stdout: "address": "10.0.31.63/16" 2024-09-16T13:41:40.216 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-09-16T13:41:40.216 INFO:teuthology.orchestra.run.smithi063.stdout: { 2024-09-16T13:41:40.216 INFO:teuthology.orchestra.run.smithi063.stdout: "address": "10.0.47.63/16" 2024-09-16T13:41:40.217 INFO:teuthology.orchestra.run.smithi063.stdout: } 2024-09-16T13:41:40.217 INFO:teuthology.orchestra.run.smithi063.stdout: ] 2024-09-16T13:41:40.217 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-09-16T13:41:40.217 INFO:teuthology.orchestra.run.smithi063.stdout: "state": "created", 2024-09-16T13:41:40.217 INFO:teuthology.orchestra.run.smithi063.stdout: "success": true 2024-09-16T13:41:40.217 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-09-16T13:41:40.217 INFO:teuthology.orchestra.run.smithi063.stdout: { 2024-09-16T13:41:40.217 INFO:teuthology.orchestra.run.smithi063.stdout: "resource": { 2024-09-16T13:41:40.217 INFO:teuthology.orchestra.run.smithi063.stdout: "resource_type": "ceph.smb.share", 2024-09-16T13:41:40.217 INFO:teuthology.orchestra.run.smithi063.stdout: "cluster_id": "adipctdb", 2024-09-16T13:41:40.217 INFO:teuthology.orchestra.run.smithi063.stdout: "share_id": "share1", 2024-09-16T13:41:40.217 INFO:teuthology.orchestra.run.smithi063.stdout: "intent": "present", 2024-09-16T13:41:40.217 INFO:teuthology.orchestra.run.smithi063.stdout: "name": "share1", 2024-09-16T13:41:40.217 INFO:teuthology.orchestra.run.smithi063.stdout: "readonly": false, 2024-09-16T13:41:40.217 INFO:teuthology.orchestra.run.smithi063.stdout: "browseable": true, 2024-09-16T13:41:40.217 INFO:teuthology.orchestra.run.smithi063.stdout: "cephfs": { 2024-09-16T13:41:40.218 INFO:teuthology.orchestra.run.smithi063.stdout: "volume": "cephfs", 2024-09-16T13:41:40.218 INFO:teuthology.orchestra.run.smithi063.stdout: "path": "/", 2024-09-16T13:41:40.218 INFO:teuthology.orchestra.run.smithi063.stdout: "subvolumegroup": "smb", 2024-09-16T13:41:40.218 INFO:teuthology.orchestra.run.smithi063.stdout: "subvolume": "sv1", 2024-09-16T13:41:40.218 INFO:teuthology.orchestra.run.smithi063.stdout: "provider": "samba-vfs" 2024-09-16T13:41:40.218 INFO:teuthology.orchestra.run.smithi063.stdout: } 2024-09-16T13:41:40.218 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-09-16T13:41:40.218 INFO:teuthology.orchestra.run.smithi063.stdout: "state": "created", 2024-09-16T13:41:40.218 INFO:teuthology.orchestra.run.smithi063.stdout: "success": true 2024-09-16T13:41:40.218 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-09-16T13:41:40.218 INFO:teuthology.orchestra.run.smithi063.stdout: { 2024-09-16T13:41:40.218 INFO:teuthology.orchestra.run.smithi063.stdout: "resource": { 2024-09-16T13:41:40.218 INFO:teuthology.orchestra.run.smithi063.stdout: "resource_type": "ceph.smb.share", 2024-09-16T13:41:40.218 INFO:teuthology.orchestra.run.smithi063.stdout: "cluster_id": "adipctdb", 2024-09-16T13:41:40.218 INFO:teuthology.orchestra.run.smithi063.stdout: "share_id": "share2", 2024-09-16T13:41:40.218 INFO:teuthology.orchestra.run.smithi063.stdout: "intent": "present", 2024-09-16T13:41:40.219 INFO:teuthology.orchestra.run.smithi063.stdout: "name": "share2", 2024-09-16T13:41:40.219 INFO:teuthology.orchestra.run.smithi063.stdout: "readonly": false, 2024-09-16T13:41:40.219 INFO:teuthology.orchestra.run.smithi063.stdout: "browseable": true, 2024-09-16T13:41:40.219 INFO:teuthology.orchestra.run.smithi063.stdout: "cephfs": { 2024-09-16T13:41:40.219 INFO:teuthology.orchestra.run.smithi063.stdout: "volume": "cephfs", 2024-09-16T13:41:40.219 INFO:teuthology.orchestra.run.smithi063.stdout: "path": "/", 2024-09-16T13:41:40.219 INFO:teuthology.orchestra.run.smithi063.stdout: "subvolumegroup": "smb", 2024-09-16T13:41:40.219 INFO:teuthology.orchestra.run.smithi063.stdout: "subvolume": "sv2", 2024-09-16T13:41:40.219 INFO:teuthology.orchestra.run.smithi063.stdout: "provider": "samba-vfs" 2024-09-16T13:41:40.219 INFO:teuthology.orchestra.run.smithi063.stdout: } 2024-09-16T13:41:40.219 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-09-16T13:41:40.219 INFO:teuthology.orchestra.run.smithi063.stdout: "state": "created", 2024-09-16T13:41:40.219 INFO:teuthology.orchestra.run.smithi063.stdout: "success": true 2024-09-16T13:41:40.219 INFO:teuthology.orchestra.run.smithi063.stdout: } 2024-09-16T13:41:40.219 INFO:teuthology.orchestra.run.smithi063.stdout: ], 2024-09-16T13:41:40.219 INFO:teuthology.orchestra.run.smithi063.stdout: "success": true 2024-09-16T13:41:40.220 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-09-16T13:41:40.430 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:41:40 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: 2024-09-16T13:41:40.123+0000 7f9991e12640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T13:41:40.430 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:41:40 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: 2024-09-16T13:41:40.123+0000 7f9991e12640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T13:41:40.430 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:41:40 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: 2024-09-16T13:41:40.123+0000 7f9991e12640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T13:41:40.430 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:41:40 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: 2024-09-16T13:41:40.123+0000 7f9991e12640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T13:41:40.430 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:41:40 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: 2024-09-16T13:41:40.123+0000 7f9991e12640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T13:41:40.431 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:41:40 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: 2024-09-16T13:41:40.136+0000 7f999ee2c640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T13:41:40.431 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:41:40 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: 2024-09-16T13:41:40.136+0000 7f999ee2c640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T13:41:40.431 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:41:40 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: 2024-09-16T13:41:40.136+0000 7f999ee2c640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T13:41:40.431 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:41:40 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: 2024-09-16T13:41:40.136+0000 7f999ee2c640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T13:41:40.431 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:41:40 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: 2024-09-16T13:41:40.136+0000 7f999ee2c640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T13:41:40.849 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:40 smithi063 ceph-mon[25443]: from='client.14598 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:41:40.849 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:40 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2024-09-16T13:41:40.849 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:40 smithi063 ceph-mon[25443]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"}]: dispatch 2024-09-16T13:41:40.849 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:40 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2024-09-16T13:41:40.849 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:40 smithi063 ceph-mon[25443]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"}]: dispatch 2024-09-16T13:41:40.849 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:40 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:41:40.849 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:40 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:41:40.849 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:40 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-16T13:41:40.850 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:40 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adipctdb", "caps": ["/", "rw"]} : dispatch 2024-09-16T13:41:40.850 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:40 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adipctdb", "caps": ["/", "rw"]}]': finished 2024-09-16T13:41:40.850 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:40 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:41:40.850 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:40 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T13:41:40.850 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:40 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:41:40.850 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:40 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T13:41:40.850 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:40 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:41:40.850 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:40 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:41:40.850 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:40 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.0.0.smithi063.vazept", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta., allow r pool=.smb"]} : dispatch 2024-09-16T13:41:40.850 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:40 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.0.0.smithi063.vazept", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta., allow r pool=.smb"]}]': finished 2024-09-16T13:41:40.850 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:40 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adipctdb"} : dispatch 2024-09-16T13:41:40.850 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:40 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:41:40.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:40 smithi131 ceph-mon[28319]: from='client.14598 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:41:40.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:40 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2024-09-16T13:41:40.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:40 smithi131 ceph-mon[28319]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"}]: dispatch 2024-09-16T13:41:40.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:40 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2024-09-16T13:41:40.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:40 smithi131 ceph-mon[28319]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"}]: dispatch 2024-09-16T13:41:40.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:40 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:41:40.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:40 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:41:40.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:40 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-16T13:41:40.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:40 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adipctdb", "caps": ["/", "rw"]} : dispatch 2024-09-16T13:41:40.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:40 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adipctdb", "caps": ["/", "rw"]}]': finished 2024-09-16T13:41:40.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:40 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:41:40.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:40 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T13:41:40.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:40 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:41:40.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:40 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T13:41:40.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:40 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:41:40.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:40 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:41:40.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:40 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.0.0.smithi063.vazept", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta., allow r pool=.smb"]} : dispatch 2024-09-16T13:41:40.877 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:40 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.0.0.smithi063.vazept", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta., allow r pool=.smb"]}]': finished 2024-09-16T13:41:40.877 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:40 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adipctdb"} : dispatch 2024-09-16T13:41:40.877 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:40 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:41:40.878 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2024-09-16T13:41:40.888 INFO:tasks.cephadm:Waiting for ceph service smb.adipctdb to start (timeout 300)... 2024-09-16T13:41:40.888 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T13:41:40.889 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:40 smithi066 ceph-mon[28172]: from='client.14598 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:41:40.889 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:40 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2024-09-16T13:41:40.889 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:40 smithi066 ceph-mon[28172]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"}]: dispatch 2024-09-16T13:41:40.889 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:40 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2024-09-16T13:41:40.889 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:40 smithi066 ceph-mon[28172]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"}]: dispatch 2024-09-16T13:41:40.889 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:40 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:41:40.889 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:40 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:41:40.889 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:40 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-16T13:41:40.889 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:40 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adipctdb", "caps": ["/", "rw"]} : dispatch 2024-09-16T13:41:40.890 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:40 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adipctdb", "caps": ["/", "rw"]}]': finished 2024-09-16T13:41:40.890 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:40 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:41:40.890 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:40 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T13:41:40.890 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:40 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:41:40.890 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:40 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T13:41:40.890 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:40 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:41:40.890 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:40 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:41:40.890 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:40 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.0.0.smithi063.vazept", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta., allow r pool=.smb"]} : dispatch 2024-09-16T13:41:40.890 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:40 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.0.0.smithi063.vazept", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta., allow r pool=.smb"]}]': finished 2024-09-16T13:41:40.890 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:40 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adipctdb"} : dispatch 2024-09-16T13:41:40.890 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:40 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:41:41.153 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:41:41.614 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:41 smithi063 ceph-mon[25443]: Saving service smb.adipctdb spec with placement count:3 2024-09-16T13:41:41.614 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:41 smithi063 ceph-mon[25443]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi063.vazept'}, 1: {0: 'adipctdb.1.0.smithi131.jhcqtk'}, 2: {0: 'adipctdb.2.0.smithi066.tqtqea'}} 3 2024-09-16T13:41:41.615 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:41 smithi063 ceph-mon[25443]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adipctdb/join.0.json' 2024-09-16T13:41:41.615 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:41 smithi063 ceph-mon[25443]: configuring smb/ctdb cluster metadata 2024-09-16T13:41:41.615 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:41 smithi063 ceph-mon[25443]: daemon not available: 'smb.adipctdb.1.0.smithi131.jhcqtk' not in {'smb.adipctdb.0.0.smithi063.vazept': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.0.0.smithi063.vazept', 'hostname': 'smithi063', 'host_ip': '172.21.15.63'}} 2024-09-16T13:41:41.615 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:41 smithi063 ceph-mon[25443]: daemon not available: 'smb.adipctdb.2.0.smithi066.tqtqea' not in {'smb.adipctdb.0.0.smithi063.vazept': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.0.0.smithi063.vazept', 'hostname': 'smithi063', 'host_ip': '172.21.15.63'}} 2024-09-16T13:41:41.615 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:41 smithi063 ceph-mon[25443]: Deploying daemon smb.adipctdb.0.0.smithi063.vazept on smithi063 2024-09-16T13:41:41.615 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:41 smithi063 ceph-mon[25443]: pgmap v20: 97 pgs: 97 active+clean; 641 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:41:41.615 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:41 smithi063 ceph-mon[25443]: mgrmap e22: x(active, since 28s) 2024-09-16T13:41:41.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:41 smithi131 ceph-mon[28319]: Saving service smb.adipctdb spec with placement count:3 2024-09-16T13:41:41.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:41 smithi131 ceph-mon[28319]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi063.vazept'}, 1: {0: 'adipctdb.1.0.smithi131.jhcqtk'}, 2: {0: 'adipctdb.2.0.smithi066.tqtqea'}} 3 2024-09-16T13:41:41.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:41 smithi131 ceph-mon[28319]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adipctdb/join.0.json' 2024-09-16T13:41:41.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:41 smithi131 ceph-mon[28319]: configuring smb/ctdb cluster metadata 2024-09-16T13:41:41.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:41 smithi131 ceph-mon[28319]: daemon not available: 'smb.adipctdb.1.0.smithi131.jhcqtk' not in {'smb.adipctdb.0.0.smithi063.vazept': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.0.0.smithi063.vazept', 'hostname': 'smithi063', 'host_ip': '172.21.15.63'}} 2024-09-16T13:41:41.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:41 smithi131 ceph-mon[28319]: daemon not available: 'smb.adipctdb.2.0.smithi066.tqtqea' not in {'smb.adipctdb.0.0.smithi063.vazept': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.0.0.smithi063.vazept', 'hostname': 'smithi063', 'host_ip': '172.21.15.63'}} 2024-09-16T13:41:41.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:41 smithi131 ceph-mon[28319]: Deploying daemon smb.adipctdb.0.0.smithi063.vazept on smithi063 2024-09-16T13:41:41.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:41 smithi131 ceph-mon[28319]: pgmap v20: 97 pgs: 97 active+clean; 641 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:41:41.877 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:41 smithi131 ceph-mon[28319]: mgrmap e22: x(active, since 28s) 2024-09-16T13:41:41.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:41 smithi066 ceph-mon[28172]: Saving service smb.adipctdb spec with placement count:3 2024-09-16T13:41:41.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:41 smithi066 ceph-mon[28172]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi063.vazept'}, 1: {0: 'adipctdb.1.0.smithi131.jhcqtk'}, 2: {0: 'adipctdb.2.0.smithi066.tqtqea'}} 3 2024-09-16T13:41:41.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:41 smithi066 ceph-mon[28172]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adipctdb/join.0.json' 2024-09-16T13:41:41.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:41 smithi066 ceph-mon[28172]: configuring smb/ctdb cluster metadata 2024-09-16T13:41:41.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:41 smithi066 ceph-mon[28172]: daemon not available: 'smb.adipctdb.1.0.smithi131.jhcqtk' not in {'smb.adipctdb.0.0.smithi063.vazept': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.0.0.smithi063.vazept', 'hostname': 'smithi063', 'host_ip': '172.21.15.63'}} 2024-09-16T13:41:41.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:41 smithi066 ceph-mon[28172]: daemon not available: 'smb.adipctdb.2.0.smithi066.tqtqea' not in {'smb.adipctdb.0.0.smithi063.vazept': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.0.0.smithi063.vazept', 'hostname': 'smithi063', 'host_ip': '172.21.15.63'}} 2024-09-16T13:41:41.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:41 smithi066 ceph-mon[28172]: Deploying daemon smb.adipctdb.0.0.smithi063.vazept on smithi063 2024-09-16T13:41:41.886 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:41 smithi066 ceph-mon[28172]: pgmap v20: 97 pgs: 97 active+clean; 641 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:41:41.886 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:41 smithi066 ceph-mon[28172]: mgrmap e22: x(active, since 28s) 2024-09-16T13:41:42.091 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-16T13:41:42.091 INFO:teuthology.orchestra.run.smithi063.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T13:40:52.398021Z", "last_refresh": "2024-09-16T13:41:14.250711Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi063=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T13:37:28.289503Z", "last_refresh": "2024-09-16T13:41:14.499265Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi063:172.21.15.63=a", "smithi066:172.21.15.66=b", "smithi131:172.21.15.131=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T13:37:04.168581Z", "last_refresh": "2024-09-16T13:41:14.250460Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce", "last_refresh": "2024-09-16T13:41:14.250560Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-16T13:41:40.222134Z 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.63/16"}, {"address": "10.0.47.63/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.161"], "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-16T13:41:40.206622Z", "running": 0, "size": 3}}] 2024-09-16T13:41:42.712 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-16T13:41:42.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:42 smithi131 ceph-mon[28319]: from='client.14622 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:41:42.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:42 smithi066 ceph-mon[28172]: from='client.14622 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:41:42.930 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:42 smithi063 ceph-mon[25443]: from='client.14622 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:41:43.713 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T13:41:43.745 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:43 smithi063 ceph-mon[25443]: pgmap v21: 97 pgs: 97 active+clean; 641 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:41:43.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:43 smithi131 ceph-mon[28319]: pgmap v21: 97 pgs: 97 active+clean; 641 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:41:43.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:43 smithi066 ceph-mon[28172]: pgmap v21: 97 pgs: 97 active+clean; 641 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:41:45.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:45 smithi131 ceph-mon[28319]: pgmap v22: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-16T13:41:45.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:45 smithi066 ceph-mon[28172]: pgmap v22: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-16T13:41:45.930 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:45 smithi063 ceph-mon[25443]: pgmap v22: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-16T13:41:46.951 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:41:47.734 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:47 smithi063 ceph-mon[25443]: pgmap v23: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-16T13:41:47.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:47 smithi131 ceph-mon[28319]: pgmap v23: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-16T13:41:47.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:47 smithi066 ceph-mon[28172]: pgmap v23: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-16T13:41:48.198 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-16T13:41:48.199 INFO:teuthology.orchestra.run.smithi063.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T13:40:52.398021Z", "last_refresh": "2024-09-16T13:41:14.250711Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi063=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T13:37:28.289503Z", "last_refresh": "2024-09-16T13:41:14.499265Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi063:172.21.15.63=a", "smithi066:172.21.15.66=b", "smithi131:172.21.15.131=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T13:37:04.168581Z", "last_refresh": "2024-09-16T13:41:14.250460Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce", "last_refresh": "2024-09-16T13:41:14.250560Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-16T13:41:40.222134Z 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.63/16"}, {"address": "10.0.47.63/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.161"], "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-16T13:41:40.206622Z", "running": 0, "size": 3}}] 2024-09-16T13:41:49.064 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-16T13:41:49.697 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:49 smithi063 ceph-mon[25443]: from='client.14628 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:41:49.697 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:49 smithi063 ceph-mon[25443]: pgmap v24: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-16T13:41:49.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:49 smithi131 ceph-mon[28319]: from='client.14628 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:41:49.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:49 smithi131 ceph-mon[28319]: pgmap v24: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-16T13:41:49.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:49 smithi066 ceph-mon[28172]: from='client.14628 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:41:49.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:49 smithi066 ceph-mon[28172]: pgmap v24: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-16T13:41:50.065 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T13:41:51.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:51 smithi063 ceph-mon[25443]: pgmap v25: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-16T13:41:51.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:51 smithi131 ceph-mon[28319]: pgmap v25: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-16T13:41:51.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:51 smithi066 ceph-mon[28172]: pgmap v25: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-16T13:41:53.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:53 smithi131 ceph-mon[28319]: pgmap v26: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-16T13:41:53.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:53 smithi066 ceph-mon[28172]: pgmap v26: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-16T13:41:53.930 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:53 smithi063 ceph-mon[25443]: pgmap v26: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-16T13:41:55.046 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:41:55.604 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:55 smithi063 ceph-mon[25443]: pgmap v27: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-16T13:41:55.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:55 smithi131 ceph-mon[28319]: pgmap v27: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-16T13:41:55.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:55 smithi066 ceph-mon[28172]: pgmap v27: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-16T13:41:56.256 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-16T13:41:56.256 INFO:teuthology.orchestra.run.smithi063.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T13:40:52.398021Z", "last_refresh": "2024-09-16T13:41:14.250711Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi063=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T13:37:28.289503Z", "last_refresh": "2024-09-16T13:41:14.499265Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi063:172.21.15.63=a", "smithi066:172.21.15.66=b", "smithi131:172.21.15.131=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T13:37:04.168581Z", "last_refresh": "2024-09-16T13:41:14.250460Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce", "last_refresh": "2024-09-16T13:41:14.250560Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-16T13:41:40.222134Z 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.63/16"}, {"address": "10.0.47.63/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.161"], "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-16T13:41:40.206622Z", "running": 0, "size": 3}}] 2024-09-16T13:41:56.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:56 smithi131 ceph-mon[28319]: from='client.? 172.21.15.63:0/3731494060' entity='client.smb.config.adipctdb.0.0.smithi063.vazept' cmd={"prefix": "config-key get", "key": "smb/config/adipctdb/join.0.json"} : dispatch 2024-09-16T13:41:56.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:56 smithi066 ceph-mon[28172]: from='client.? 172.21.15.63:0/3731494060' entity='client.smb.config.adipctdb.0.0.smithi063.vazept' cmd={"prefix": "config-key get", "key": "smb/config/adipctdb/join.0.json"} : dispatch 2024-09-16T13:41:56.930 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:56 smithi063 ceph-mon[25443]: from='client.? 172.21.15.63:0/3731494060' entity='client.smb.config.adipctdb.0.0.smithi063.vazept' cmd={"prefix": "config-key get", "key": "smb/config/adipctdb/join.0.json"} : dispatch 2024-09-16T13:41:56.991 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-16T13:41:57.750 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:57 smithi063 ceph-mon[25443]: from='client.14646 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:41:57.750 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:57 smithi063 ceph-mon[25443]: pgmap v28: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-16T13:41:57.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:57 smithi131 ceph-mon[28319]: from='client.14646 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:41:57.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:57 smithi131 ceph-mon[28319]: pgmap v28: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-16T13:41:57.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:57 smithi066 ceph-mon[28172]: from='client.14646 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:41:57.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:57 smithi066 ceph-mon[28172]: pgmap v28: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-16T13:41:57.992 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T13:41:58.502 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:41:59.396 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-16T13:41:59.396 INFO:teuthology.orchestra.run.smithi063.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T13:40:52.398021Z", "last_refresh": "2024-09-16T13:41:14.250711Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi063=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T13:37:28.289503Z", "last_refresh": "2024-09-16T13:41:14.499265Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi063:172.21.15.63=a", "smithi066:172.21.15.66=b", "smithi131:172.21.15.131=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T13:37:04.168581Z", "last_refresh": "2024-09-16T13:41:14.250460Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce", "last_refresh": "2024-09-16T13:41:14.250560Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-16T13:41:40.222134Z 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.63/16"}, {"address": "10.0.47.63/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.161"], "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-16T13:41:40.206622Z", "running": 0, "size": 3}}] 2024-09-16T13:41:59.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:41:59 smithi063 ceph-mon[25443]: pgmap v29: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-16T13:41:59.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:41:59 smithi131 ceph-mon[28319]: pgmap v29: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-16T13:41:59.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:41:59 smithi066 ceph-mon[28172]: pgmap v29: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-16T13:42:00.285 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-16T13:42:00.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:00 smithi131 ceph-mon[28319]: from='client.14658 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:42:00.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:00 smithi066 ceph-mon[28172]: from='client.14658 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:42:00.896 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:00 smithi063 ceph-mon[25443]: from='client.14658 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:42:01.286 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T13:42:01.751 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:42:01.770 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:01 smithi063 ceph-mon[25443]: pgmap v30: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-16T13:42:01.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:01 smithi131 ceph-mon[28319]: pgmap v30: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-16T13:42:01.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:01 smithi066 ceph-mon[28172]: pgmap v30: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-16T13:42:02.834 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-16T13:42:02.834 INFO:teuthology.orchestra.run.smithi063.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T13:40:52.398021Z", "last_refresh": "2024-09-16T13:41:14.250711Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi063=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T13:37:28.289503Z", "last_refresh": "2024-09-16T13:41:14.499265Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi063:172.21.15.63=a", "smithi066:172.21.15.66=b", "smithi131:172.21.15.131=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T13:37:04.168581Z", "last_refresh": "2024-09-16T13:41:14.250460Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce", "last_refresh": "2024-09-16T13:41:14.250560Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-16T13:41:40.222134Z 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.63/16"}, {"address": "10.0.47.63/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.161"], "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-16T13:41:40.206622Z", "running": 0, "size": 3}}] 2024-09-16T13:42:03.617 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-16T13:42:03.805 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:03 smithi063 ceph-mon[25443]: pgmap v31: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-16T13:42:03.805 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:03 smithi063 ceph-mon[25443]: from='client.14676 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:42:03.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:03 smithi131 ceph-mon[28319]: pgmap v31: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-16T13:42:03.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:03 smithi131 ceph-mon[28319]: from='client.14676 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:42:03.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:03 smithi066 ceph-mon[28172]: pgmap v31: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-16T13:42:03.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:03 smithi066 ceph-mon[28172]: from='client.14676 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:42:04.619 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T13:42:05.473 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:05 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:42:05.473 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:05 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:42:05.473 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:05 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:42:05.473 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:05 smithi063 ceph-mon[25443]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adipctdb/join.0.json' 2024-09-16T13:42:05.474 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:05 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.1.0.smithi131.jhcqtk", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta., allow r pool=.smb"]} : dispatch 2024-09-16T13:42:05.474 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:05 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.1.0.smithi131.jhcqtk", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta., allow r pool=.smb"]}]': finished 2024-09-16T13:42:05.474 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:05 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adipctdb"} : dispatch 2024-09-16T13:42:05.474 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:05 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:42:05.474 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:05 smithi063 ceph-mon[25443]: configuring smb/ctdb cluster metadata 2024-09-16T13:42:05.474 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:05 smithi063 ceph-mon[25443]: daemon not available: 'smb.adipctdb.2.0.smithi066.tqtqea' not in {'smb.adipctdb.0.0.smithi063.vazept': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.0.0.smithi063.vazept', 'hostname': 'smithi063', 'host_ip': '172.21.15.63'}, 'smb.adipctdb.1.0.smithi131.jhcqtk': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.1.0.smithi131.jhcqtk', 'hostname': 'smithi131', 'host_ip': '172.21.15.131'}} 2024-09-16T13:42:05.474 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:05 smithi063 ceph-mon[25443]: Deploying daemon smb.adipctdb.1.0.smithi131.jhcqtk on smithi131 2024-09-16T13:42:05.474 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:05 smithi063 ceph-mon[25443]: pgmap v32: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 767 B/s rd, 0 B/s wr, 0 op/s 2024-09-16T13:42:05.584 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:05 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:42:05.584 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:05 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:42:05.584 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:05 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:42:05.584 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:05 smithi131 ceph-mon[28319]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adipctdb/join.0.json' 2024-09-16T13:42:05.584 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:05 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.1.0.smithi131.jhcqtk", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta., allow r pool=.smb"]} : dispatch 2024-09-16T13:42:05.584 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:05 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.1.0.smithi131.jhcqtk", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta., allow r pool=.smb"]}]': finished 2024-09-16T13:42:05.584 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:05 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adipctdb"} : dispatch 2024-09-16T13:42:05.584 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:05 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:42:05.584 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:05 smithi131 ceph-mon[28319]: configuring smb/ctdb cluster metadata 2024-09-16T13:42:05.584 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:05 smithi131 ceph-mon[28319]: daemon not available: 'smb.adipctdb.2.0.smithi066.tqtqea' not in {'smb.adipctdb.0.0.smithi063.vazept': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.0.0.smithi063.vazept', 'hostname': 'smithi063', 'host_ip': '172.21.15.63'}, 'smb.adipctdb.1.0.smithi131.jhcqtk': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.1.0.smithi131.jhcqtk', 'hostname': 'smithi131', 'host_ip': '172.21.15.131'}} 2024-09-16T13:42:05.585 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:05 smithi131 ceph-mon[28319]: Deploying daemon smb.adipctdb.1.0.smithi131.jhcqtk on smithi131 2024-09-16T13:42:05.585 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:05 smithi131 ceph-mon[28319]: pgmap v32: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 767 B/s rd, 0 B/s wr, 0 op/s 2024-09-16T13:42:05.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:05 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:42:05.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:05 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:42:05.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:05 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:42:05.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:05 smithi066 ceph-mon[28172]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adipctdb/join.0.json' 2024-09-16T13:42:05.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:05 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.1.0.smithi131.jhcqtk", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta., allow r pool=.smb"]} : dispatch 2024-09-16T13:42:05.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:05 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.1.0.smithi131.jhcqtk", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta., allow r pool=.smb"]}]': finished 2024-09-16T13:42:05.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:05 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adipctdb"} : dispatch 2024-09-16T13:42:05.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:05 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:42:05.635 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:05 smithi066 ceph-mon[28172]: configuring smb/ctdb cluster metadata 2024-09-16T13:42:05.636 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:05 smithi066 ceph-mon[28172]: daemon not available: 'smb.adipctdb.2.0.smithi066.tqtqea' not in {'smb.adipctdb.0.0.smithi063.vazept': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.0.0.smithi063.vazept', 'hostname': 'smithi063', 'host_ip': '172.21.15.63'}, 'smb.adipctdb.1.0.smithi131.jhcqtk': {'daemon_type': 'smb', 'daemon_id': 'adipctdb.1.0.smithi131.jhcqtk', 'hostname': 'smithi131', 'host_ip': '172.21.15.131'}} 2024-09-16T13:42:05.636 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:05 smithi066 ceph-mon[28172]: Deploying daemon smb.adipctdb.1.0.smithi131.jhcqtk on smithi131 2024-09-16T13:42:05.636 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:05 smithi066 ceph-mon[28172]: pgmap v32: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 767 B/s rd, 0 B/s wr, 0 op/s 2024-09-16T13:42:07.431 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:42:07.561 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:07 smithi063 ceph-mon[25443]: pgmap v33: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 597 B/s rd, 0 B/s wr, 0 op/s 2024-09-16T13:42:07.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:07 smithi131 ceph-mon[28319]: pgmap v33: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 597 B/s rd, 0 B/s wr, 0 op/s 2024-09-16T13:42:07.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:07 smithi066 ceph-mon[28172]: pgmap v33: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 597 B/s rd, 0 B/s wr, 0 op/s 2024-09-16T13:42:08.525 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-16T13:42:08.525 INFO:teuthology.orchestra.run.smithi063.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T13:40:52.398021Z", "last_refresh": "2024-09-16T13:41:14.250711Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi063=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T13:37:28.289503Z", "last_refresh": "2024-09-16T13:41:14.499265Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi063:172.21.15.63=a", "smithi066:172.21.15.66=b", "smithi131:172.21.15.131=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T13:37:04.168581Z", "last_refresh": "2024-09-16T13:41:14.250460Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce", "last_refresh": "2024-09-16T13:41:14.250560Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-16T13:42:04.330850Z 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.63/16"}, {"address": "10.0.47.63/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.161"], "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-16T13:41:40.206622Z", "running": 0, "size": 3}}] 2024-09-16T13:42:09.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:09 smithi063 ceph-mon[25443]: pgmap v34: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 85 B/s wr, 4 op/s 2024-09-16T13:42:09.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:09 smithi063 ceph-mon[25443]: from='client.14742 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:42:09.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:09 smithi131 ceph-mon[28319]: pgmap v34: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 85 B/s wr, 4 op/s 2024-09-16T13:42:09.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:09 smithi131 ceph-mon[28319]: from='client.14742 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:42:09.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:09 smithi066 ceph-mon[28172]: pgmap v34: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 85 B/s wr, 4 op/s 2024-09-16T13:42:09.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:09 smithi066 ceph-mon[28172]: from='client.14742 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:42:10.841 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-16T13:42:11.623 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:11 smithi063 ceph-mon[25443]: pgmap v35: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 85 B/s wr, 4 op/s 2024-09-16T13:42:11.843 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T13:42:11.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:11 smithi131 ceph-mon[28319]: pgmap v35: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 85 B/s wr, 4 op/s 2024-09-16T13:42:11.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:11 smithi066 ceph-mon[28172]: pgmap v35: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 85 B/s wr, 4 op/s 2024-09-16T13:42:12.616 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:12 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.2", "id": [3, 0]} : dispatch 2024-09-16T13:42:12.616 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:12 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [5, 2]} : dispatch 2024-09-16T13:42:12.616 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:12 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [5, 0]} : dispatch 2024-09-16T13:42:12.624 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:12 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.2", "id": [3, 0]} : dispatch 2024-09-16T13:42:12.624 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:12 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [5, 2]} : dispatch 2024-09-16T13:42:12.624 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:12 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [5, 0]} : dispatch 2024-09-16T13:42:12.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:12 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.2", "id": [3, 0]} : dispatch 2024-09-16T13:42:12.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:12 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [5, 2]} : dispatch 2024-09-16T13:42:12.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:12 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [5, 0]} : dispatch 2024-09-16T13:42:13.201 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:42:13.556 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:13 smithi063 ceph-mon[25443]: pgmap v36: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 85 B/s wr, 4 op/s 2024-09-16T13:42:13.556 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:13 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.2", "id": [3, 0]}]': finished 2024-09-16T13:42:13.556 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:13 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [5, 2]}]': finished 2024-09-16T13:42:13.556 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:13 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [5, 0]}]': finished 2024-09-16T13:42:13.556 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:13 smithi063 ceph-mon[25443]: osdmap e49: 6 total, 6 up, 6 in 2024-09-16T13:42:13.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:13 smithi131 ceph-mon[28319]: pgmap v36: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 85 B/s wr, 4 op/s 2024-09-16T13:42:13.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:13 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.2", "id": [3, 0]}]': finished 2024-09-16T13:42:13.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:13 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [5, 2]}]': finished 2024-09-16T13:42:13.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:13 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [5, 0]}]': finished 2024-09-16T13:42:13.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:13 smithi131 ceph-mon[28319]: osdmap e49: 6 total, 6 up, 6 in 2024-09-16T13:42:13.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:13 smithi066 ceph-mon[28172]: pgmap v36: 97 pgs: 97 active+clean; 1.8 MiB data, 172 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 85 B/s wr, 4 op/s 2024-09-16T13:42:13.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:13 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.2", "id": [3, 0]}]': finished 2024-09-16T13:42:13.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:13 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [5, 2]}]': finished 2024-09-16T13:42:13.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:13 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [5, 0]}]': finished 2024-09-16T13:42:13.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:13 smithi066 ceph-mon[28172]: osdmap e49: 6 total, 6 up, 6 in 2024-09-16T13:42:14.053 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-16T13:42:14.053 INFO:teuthology.orchestra.run.smithi063.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T13:40:52.398021Z", "last_refresh": "2024-09-16T13:41:14.250711Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi063=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T13:37:28.289503Z", "last_refresh": "2024-09-16T13:41:14.499265Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi063:172.21.15.63=a", "smithi066:172.21.15.66=b", "smithi131:172.21.15.131=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T13:37:04.168581Z", "last_refresh": "2024-09-16T13:41:14.250460Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce", "last_refresh": "2024-09-16T13:41:14.250560Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-16T13:42:04.330850Z 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.63/16"}, {"address": "10.0.47.63/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.161"], "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-16T13:41:40.206622Z", "running": 0, "size": 3}}] 2024-09-16T13:42:14.627 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:14 smithi063 ceph-mon[25443]: osdmap e50: 6 total, 6 up, 6 in 2024-09-16T13:42:14.628 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:14 smithi063 ceph-mon[25443]: from='client.14808 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:42:14.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:14 smithi131 ceph-mon[28319]: osdmap e50: 6 total, 6 up, 6 in 2024-09-16T13:42:14.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:14 smithi131 ceph-mon[28319]: from='client.14808 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:42:14.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:14 smithi066 ceph-mon[28172]: osdmap e50: 6 total, 6 up, 6 in 2024-09-16T13:42:14.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:14 smithi066 ceph-mon[28172]: from='client.14808 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:42:15.051 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-16T13:42:15.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:15 smithi063 ceph-mon[25443]: pgmap v39: 97 pgs: 3 peering, 94 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 6.0 KiB/s rd, 127 B/s wr, 9 op/s 2024-09-16T13:42:15.680 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:15 smithi063 ceph-mon[25443]: Health check failed: Reduced data availability: 3 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-09-16T13:42:15.786 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:15 smithi066 ceph-mon[28172]: pgmap v39: 97 pgs: 3 peering, 94 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 6.0 KiB/s rd, 127 B/s wr, 9 op/s 2024-09-16T13:42:15.786 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:15 smithi066 ceph-mon[28172]: Health check failed: Reduced data availability: 3 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-09-16T13:42:15.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:15 smithi131 ceph-mon[28319]: pgmap v39: 97 pgs: 3 peering, 94 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 6.0 KiB/s rd, 127 B/s wr, 9 op/s 2024-09-16T13:42:15.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:15 smithi131 ceph-mon[28319]: Health check failed: Reduced data availability: 3 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-09-16T13:42:16.052 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T13:42:16.327 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:42:17.012 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-16T13:42:17.012 INFO:teuthology.orchestra.run.smithi063.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T13:40:52.398021Z", "last_refresh": "2024-09-16T13:41:14.250711Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi063=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T13:37:28.289503Z", "last_refresh": "2024-09-16T13:41:14.499265Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi063:172.21.15.63=a", "smithi066:172.21.15.66=b", "smithi131:172.21.15.131=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T13:37:04.168581Z", "last_refresh": "2024-09-16T13:41:14.250460Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce", "last_refresh": "2024-09-16T13:41:14.250560Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-16T13:42:04.330850Z 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.63/16"}, {"address": "10.0.47.63/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.161"], "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-16T13:41:40.206622Z", "running": 0, "size": 3}}] 2024-09-16T13:42:17.618 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:17 smithi063 ceph-mon[25443]: pgmap v40: 97 pgs: 3 peering, 94 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.1 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T13:42:17.618 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:17 smithi063 ceph-mon[25443]: from='client.14844 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:42:17.647 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-16T13:42:17.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:17 smithi131 ceph-mon[28319]: pgmap v40: 97 pgs: 3 peering, 94 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.1 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T13:42:17.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:17 smithi131 ceph-mon[28319]: from='client.14844 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:42:17.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:17 smithi066 ceph-mon[28172]: pgmap v40: 97 pgs: 3 peering, 94 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.1 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T13:42:17.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:17 smithi066 ceph-mon[28172]: from='client.14844 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:42:18.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:18 smithi131 ceph-mon[28319]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 3 pgs peering) 2024-09-16T13:42:18.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:18 smithi131 ceph-mon[28319]: Cluster is now healthy 2024-09-16T13:42:18.648 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T13:42:18.816 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:18 smithi063 ceph-mon[25443]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 3 pgs peering) 2024-09-16T13:42:18.816 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:18 smithi063 ceph-mon[25443]: Cluster is now healthy 2024-09-16T13:42:18.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:18 smithi066 ceph-mon[28172]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 3 pgs peering) 2024-09-16T13:42:18.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:18 smithi066 ceph-mon[28172]: Cluster is now healthy 2024-09-16T13:42:18.920 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:42:19.542 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-16T13:42:19.542 INFO:teuthology.orchestra.run.smithi063.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T13:40:52.398021Z", "last_refresh": "2024-09-16T13:41:14.250711Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi063=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T13:37:28.289503Z", "last_refresh": "2024-09-16T13:41:14.499265Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi063:172.21.15.63=a", "smithi066:172.21.15.66=b", "smithi131:172.21.15.131=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T13:37:04.168581Z", "last_refresh": "2024-09-16T13:41:14.250460Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce", "last_refresh": "2024-09-16T13:41:14.250560Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-16T13:42:04.330850Z 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.63/16"}, {"address": "10.0.47.63/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.161"], "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-16T13:41:40.206622Z", "running": 0, "size": 3}}] 2024-09-16T13:42:19.817 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:19 smithi063 ceph-mon[25443]: pgmap v41: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 4.5 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T13:42:19.825 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:19 smithi131 ceph-mon[28319]: pgmap v41: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 4.5 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T13:42:19.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:19 smithi066 ceph-mon[28172]: pgmap v41: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 4.5 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T13:42:20.229 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-16T13:42:20.750 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:20 smithi131 ceph-mon[28319]: from='client.14859 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:42:20.790 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:20 smithi063 ceph-mon[25443]: from='client.14859 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:42:20.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:20 smithi066 ceph-mon[28172]: from='client.14859 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:42:21.230 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T13:42:21.505 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:42:21.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:21 smithi131 ceph-mon[28319]: pgmap v42: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 4.5 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T13:42:21.771 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:21 smithi063 ceph-mon[25443]: pgmap v42: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 4.5 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T13:42:21.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:21 smithi066 ceph-mon[28172]: pgmap v42: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 4.5 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T13:42:22.164 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-16T13:42:22.164 INFO:teuthology.orchestra.run.smithi063.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T13:40:52.398021Z", "last_refresh": "2024-09-16T13:41:14.250711Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi063=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T13:37:28.289503Z", "last_refresh": "2024-09-16T13:41:14.499265Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi063:172.21.15.63=a", "smithi066:172.21.15.66=b", "smithi131:172.21.15.131=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T13:37:04.168581Z", "last_refresh": "2024-09-16T13:41:14.250460Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce", "last_refresh": "2024-09-16T13:41:14.250560Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-16T13:42:04.330850Z 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.63/16"}, {"address": "10.0.47.63/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.161"], "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-16T13:41:40.206622Z", "running": 0, "size": 3}}] 2024-09-16T13:42:22.665 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:22 smithi131 ceph-mon[28319]: from='client.14871 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:42:22.739 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:22 smithi063 ceph-mon[25443]: from='client.14871 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:42:22.767 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-16T13:42:22.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:22 smithi066 ceph-mon[28172]: from='client.14871 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:42:23.769 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T13:42:23.798 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:23 smithi063 ceph-mon[25443]: pgmap v43: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T13:42:23.835 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:23 smithi131 ceph-mon[28319]: pgmap v43: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T13:42:23.885 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:23 smithi066 ceph-mon[28172]: pgmap v43: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T13:42:24.041 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:42:24.735 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-16T13:42:24.735 INFO:teuthology.orchestra.run.smithi063.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T13:40:52.398021Z", "last_refresh": "2024-09-16T13:41:14.250711Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi063=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T13:37:28.289503Z", "last_refresh": "2024-09-16T13:41:14.499265Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi063:172.21.15.63=a", "smithi066:172.21.15.66=b", "smithi131:172.21.15.131=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T13:37:04.168581Z", "last_refresh": "2024-09-16T13:41:14.250460Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce", "last_refresh": "2024-09-16T13:41:14.250560Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-16T13:42:24.660607Z 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.63/16"}, {"address": "10.0.47.63/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.161"], "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-16T13:41:40.206622Z", "running": 0, "size": 3}}] 2024-09-16T13:42:25.375 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-16T13:42:25.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:25 smithi131 ceph-mon[28319]: pgmap v44: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-16T13:42:25.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:25 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:42:25.875 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:25 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:42:25.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:25 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:42:25.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:25 smithi131 ceph-mon[28319]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adipctdb/join.0.json' 2024-09-16T13:42:25.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:25 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.2.0.smithi066.tqtqea", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta., allow r pool=.smb"]} : dispatch 2024-09-16T13:42:25.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:25 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.2.0.smithi066.tqtqea", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta., allow r pool=.smb"]}]': finished 2024-09-16T13:42:25.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:25 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adipctdb"} : dispatch 2024-09-16T13:42:25.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:25 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:42:25.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:25 smithi131 ceph-mon[28319]: configuring smb/ctdb cluster metadata 2024-09-16T13:42:25.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:25 smithi131 ceph-mon[28319]: Deploying daemon smb.adipctdb.2.0.smithi066.tqtqea on smithi066 2024-09-16T13:42:25.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:25 smithi131 ceph-mon[28319]: from='client.14901 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:42:25.930 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:25 smithi063 ceph-mon[25443]: pgmap v44: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-16T13:42:25.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:25 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:42:25.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:25 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:42:25.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:25 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:42:25.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:25 smithi063 ceph-mon[25443]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adipctdb/join.0.json' 2024-09-16T13:42:25.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:25 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.2.0.smithi066.tqtqea", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta., allow r pool=.smb"]} : dispatch 2024-09-16T13:42:25.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:25 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.2.0.smithi066.tqtqea", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta., allow r pool=.smb"]}]': finished 2024-09-16T13:42:25.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:25 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adipctdb"} : dispatch 2024-09-16T13:42:25.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:25 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:42:25.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:25 smithi063 ceph-mon[25443]: configuring smb/ctdb cluster metadata 2024-09-16T13:42:25.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:25 smithi063 ceph-mon[25443]: Deploying daemon smb.adipctdb.2.0.smithi066.tqtqea on smithi066 2024-09-16T13:42:25.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:25 smithi063 ceph-mon[25443]: from='client.14901 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:42:25.999 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:25 smithi066 ceph-mon[28172]: pgmap v44: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-16T13:42:25.999 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:25 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:42:25.999 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:25 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:42:25.999 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:25 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:42:26.000 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:25 smithi066 ceph-mon[28172]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adipctdb/join.0.json' 2024-09-16T13:42:26.000 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:25 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.2.0.smithi066.tqtqea", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta., allow r pool=.smb"]} : dispatch 2024-09-16T13:42:26.000 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:25 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adipctdb.2.0.smithi066.tqtqea", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adipctdb/\"", "osd", "allow rwx pool=.smb namespace=adipctdb object_prefix cluster.meta., allow r pool=.smb"]}]': finished 2024-09-16T13:42:26.000 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:25 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adipctdb"} : dispatch 2024-09-16T13:42:26.000 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:25 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:42:26.000 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:25 smithi066 ceph-mon[28172]: configuring smb/ctdb cluster metadata 2024-09-16T13:42:26.000 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:25 smithi066 ceph-mon[28172]: Deploying daemon smb.adipctdb.2.0.smithi066.tqtqea on smithi066 2024-09-16T13:42:26.000 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:25 smithi066 ceph-mon[28172]: from='client.14901 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:42:26.377 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T13:42:26.661 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:42:27.347 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-16T13:42:27.347 INFO:teuthology.orchestra.run.smithi063.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T13:40:52.398021Z", "last_refresh": "2024-09-16T13:41:14.250711Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi063=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T13:37:28.289503Z", "last_refresh": "2024-09-16T13:41:14.499265Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi063:172.21.15.63=a", "smithi066:172.21.15.66=b", "smithi131:172.21.15.131=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T13:37:04.168581Z", "last_refresh": "2024-09-16T13:41:14.250460Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce", "last_refresh": "2024-09-16T13:41:14.250560Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-16T13:42:24.660607Z 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.63/16"}, {"address": "10.0.47.63/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.161"], "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-16T13:41:40.206622Z", "running": 0, "size": 3}}] 2024-09-16T13:42:27.773 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:27 smithi131 ceph-mon[28319]: pgmap v45: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T13:42:27.930 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:27 smithi063 ceph-mon[25443]: pgmap v45: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T13:42:28.135 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:27 smithi066 ceph-mon[28172]: pgmap v45: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T13:42:28.619 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-16T13:42:29.011 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:28 smithi063 ceph-mon[25443]: from='client.14961 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:42:29.011 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:28 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:42:29.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:28 smithi131 ceph-mon[28319]: from='client.14961 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:42:29.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:28 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:42:29.134 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:28 smithi066 ceph-mon[28172]: from='client.14961 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:42:29.135 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:28 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:42:29.620 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T13:42:29.884 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:42:30.095 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:29 smithi063 ceph-mon[25443]: pgmap v46: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 85 B/s wr, 8 op/s 2024-09-16T13:42:30.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:29 smithi131 ceph-mon[28319]: pgmap v46: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 85 B/s wr, 8 op/s 2024-09-16T13:42:30.134 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:29 smithi066 ceph-mon[28172]: pgmap v46: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 85 B/s wr, 8 op/s 2024-09-16T13:42:30.602 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-16T13:42:30.602 INFO:teuthology.orchestra.run.smithi063.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T13:40:52.398021Z", "last_refresh": "2024-09-16T13:41:14.250711Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi063=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T13:37:28.289503Z", "last_refresh": "2024-09-16T13:41:14.499265Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi063:172.21.15.63=a", "smithi066:172.21.15.66=b", "smithi131:172.21.15.131=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T13:37:04.168581Z", "last_refresh": "2024-09-16T13:41:14.250460Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce", "last_refresh": "2024-09-16T13:41:14.250560Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-16T13:42:24.660607Z 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.63/16"}, {"address": "10.0.47.63/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.161"], "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-16T13:41:40.206622Z", "running": 0, "size": 3}}] 2024-09-16T13:42:31.311 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-16T13:42:32.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:31 smithi131 ceph-mon[28319]: pgmap v47: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 4.6 KiB/s rd, 85 B/s wr, 6 op/s 2024-09-16T13:42:32.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:31 smithi131 ceph-mon[28319]: from='client.15123 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:42:32.098 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:31 smithi063 ceph-mon[25443]: pgmap v47: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 4.6 KiB/s rd, 85 B/s wr, 6 op/s 2024-09-16T13:42:32.098 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:31 smithi063 ceph-mon[25443]: from='client.15123 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:42:32.111 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:31 smithi066 ceph-mon[28172]: pgmap v47: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 4.6 KiB/s rd, 85 B/s wr, 6 op/s 2024-09-16T13:42:32.111 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:31 smithi066 ceph-mon[28172]: from='client.15123 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:42:32.312 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T13:42:32.591 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:42:33.251 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-16T13:42:33.251 INFO:teuthology.orchestra.run.smithi063.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T13:40:52.398021Z", "last_refresh": "2024-09-16T13:41:14.250711Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi063=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T13:37:28.289503Z", "last_refresh": "2024-09-16T13:41:14.499265Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi063:172.21.15.63=a", "smithi066:172.21.15.66=b", "smithi131:172.21.15.131=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T13:37:04.168581Z", "last_refresh": "2024-09-16T13:41:14.250460Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce", "last_refresh": "2024-09-16T13:41:14.250560Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-16T13:42:24.660607Z 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.63/16"}, {"address": "10.0.47.63/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.161"], "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-16T13:41:40.206622Z", "running": 0, "size": 3}}] 2024-09-16T13:42:34.059 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:33 smithi131 ceph-mon[28319]: pgmap v48: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 4.6 KiB/s rd, 85 B/s wr, 6 op/s 2024-09-16T13:42:34.098 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:33 smithi063 ceph-mon[25443]: pgmap v48: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 4.6 KiB/s rd, 85 B/s wr, 6 op/s 2024-09-16T13:42:34.135 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:33 smithi066 ceph-mon[28172]: pgmap v48: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 4.6 KiB/s rd, 85 B/s wr, 6 op/s 2024-09-16T13:42:34.969 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-16T13:42:35.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:34 smithi131 ceph-mon[28319]: from='client.15168 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:42:35.099 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:34 smithi063 ceph-mon[25443]: from='client.15168 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:42:35.135 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:34 smithi066 ceph-mon[28172]: from='client.15168 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:42:35.970 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T13:42:36.099 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:35 smithi063 ceph-mon[25443]: pgmap v49: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 10 KiB/s rd, 85 B/s wr, 13 op/s 2024-09-16T13:42:36.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:35 smithi131 ceph-mon[28319]: pgmap v49: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 10 KiB/s rd, 85 B/s wr, 13 op/s 2024-09-16T13:42:36.135 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:35 smithi066 ceph-mon[28172]: pgmap v49: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 10 KiB/s rd, 85 B/s wr, 13 op/s 2024-09-16T13:42:36.239 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:42:38.099 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:37 smithi063 ceph-mon[25443]: pgmap v50: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 8.7 KiB/s rd, 85 B/s wr, 12 op/s 2024-09-16T13:42:38.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:37 smithi131 ceph-mon[28319]: pgmap v50: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 8.7 KiB/s rd, 85 B/s wr, 12 op/s 2024-09-16T13:42:38.135 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:37 smithi066 ceph-mon[28172]: pgmap v50: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 8.7 KiB/s rd, 85 B/s wr, 12 op/s 2024-09-16T13:42:38.311 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-16T13:42:38.312 INFO:teuthology.orchestra.run.smithi063.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T13:40:52.398021Z", "last_refresh": "2024-09-16T13:41:14.250711Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi063=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T13:37:28.289503Z", "last_refresh": "2024-09-16T13:41:14.499265Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi063:172.21.15.63=a", "smithi066:172.21.15.66=b", "smithi131:172.21.15.131=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T13:37:04.168581Z", "last_refresh": "2024-09-16T13:41:14.250460Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce", "last_refresh": "2024-09-16T13:41:14.250560Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-16T13:42:24.660607Z 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.63/16"}, {"address": "10.0.47.63/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.161"], "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-16T13:41:40.206622Z", "running": 0, "size": 3}}] 2024-09-16T13:42:39.057 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-16T13:42:39.930 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:39 smithi063 ceph-mon[25443]: from='client.15216 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:42:39.930 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:39 smithi063 ceph-mon[25443]: pgmap v51: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 11 KiB/s rd, 85 B/s wr, 15 op/s 2024-09-16T13:42:40.058 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T13:42:40.103 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:39 smithi131 ceph-mon[28319]: from='client.15216 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:42:40.103 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:39 smithi131 ceph-mon[28319]: pgmap v51: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 11 KiB/s rd, 85 B/s wr, 15 op/s 2024-09-16T13:42:40.135 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:39 smithi066 ceph-mon[28172]: from='client.15216 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:42:40.136 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:39 smithi066 ceph-mon[28172]: pgmap v51: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 11 KiB/s rd, 85 B/s wr, 15 op/s 2024-09-16T13:42:40.332 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:42:41.011 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-16T13:42:41.012 INFO:teuthology.orchestra.run.smithi063.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T13:40:52.398021Z", "last_refresh": "2024-09-16T13:41:14.250711Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi063=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T13:37:28.289503Z", "last_refresh": "2024-09-16T13:41:14.499265Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi063:172.21.15.63=a", "smithi066:172.21.15.66=b", "smithi131:172.21.15.131=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T13:37:04.168581Z", "last_refresh": "2024-09-16T13:41:14.250460Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce", "last_refresh": "2024-09-16T13:41:14.250560Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-16T13:42:24.660607Z 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.63/16"}, {"address": "10.0.47.63/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.161"], "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-16T13:41:40.206622Z", "running": 0, "size": 3}}] 2024-09-16T13:42:41.732 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-16T13:42:42.020 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:41 smithi066 ceph-mon[28172]: pgmap v52: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 7.3 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-16T13:42:42.021 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:41 smithi066 ceph-mon[28172]: from='client.15252 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:42:42.105 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:41 smithi131 ceph-mon[28319]: pgmap v52: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 7.3 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-16T13:42:42.105 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:41 smithi131 ceph-mon[28319]: from='client.15252 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:42:42.180 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:41 smithi063 ceph-mon[25443]: pgmap v52: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 7.3 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-16T13:42:42.180 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:41 smithi063 ceph-mon[25443]: from='client.15252 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:42:42.733 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T13:42:43.007 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:42:43.606 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-16T13:42:43.607 INFO:teuthology.orchestra.run.smithi063.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T13:40:52.398021Z", "last_refresh": "2024-09-16T13:41:14.250711Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi063=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T13:37:28.289503Z", "last_refresh": "2024-09-16T13:41:14.499265Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi063:172.21.15.63=a", "smithi066:172.21.15.66=b", "smithi131:172.21.15.131=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T13:37:04.168581Z", "last_refresh": "2024-09-16T13:41:14.250460Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce", "last_refresh": "2024-09-16T13:41:14.250560Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-16T13:42:24.660607Z 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.63/16"}, {"address": "10.0.47.63/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.161"], "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-16T13:41:40.206622Z", "running": 0, "size": 3}}] 2024-09-16T13:42:43.879 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:43 smithi066 ceph-mon[28172]: pgmap v53: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 7.3 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-16T13:42:44.106 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:43 smithi131 ceph-mon[28319]: pgmap v53: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 7.3 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-16T13:42:44.107 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:43 smithi063 ceph-mon[25443]: pgmap v53: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 7.3 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-16T13:42:44.388 INFO:tasks.cephadm:smb.adipctdb has 0/3 2024-09-16T13:42:44.930 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:44 smithi063 ceph-mon[25443]: from='client.15270 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:42:44.930 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:44 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:42:44.930 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:44 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:42:44.930 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:44 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:42:44.930 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:44 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:42:44.931 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:44 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T13:42:45.058 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:44 smithi066 ceph-mon[28172]: from='client.15270 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:42:45.058 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:44 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:42:45.058 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:44 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:42:45.058 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:44 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:42:45.058 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:44 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:42:45.058 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:44 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T13:42:45.108 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:44 smithi131 ceph-mon[28319]: from='client.15270 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:42:45.108 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:44 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:42:45.108 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:44 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:42:45.108 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:44 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:42:45.108 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:44 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:42:45.108 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:44 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T13:42:45.389 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T13:42:45.659 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:42:45.926 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:45 smithi063 ceph-mon[25443]: configuring smb/ctdb cluster metadata 2024-09-16T13:42:45.926 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:45 smithi063 ceph-mon[25443]: pgmap v54: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 9.0 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-16T13:42:46.108 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:45 smithi131 ceph-mon[28319]: configuring smb/ctdb cluster metadata 2024-09-16T13:42:46.108 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:45 smithi131 ceph-mon[28319]: pgmap v54: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 9.0 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-16T13:42:46.135 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:45 smithi066 ceph-mon[28172]: configuring smb/ctdb cluster metadata 2024-09-16T13:42:46.135 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:45 smithi066 ceph-mon[28172]: pgmap v54: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 9.0 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-16T13:42:46.354 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-16T13:42:46.355 INFO:teuthology.orchestra.run.smithi063.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T13:40:52.398021Z", "last_refresh": "2024-09-16T13:41:14.499485Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi063=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T13:37:28.289503Z", "last_refresh": "2024-09-16T13:41:14.499265Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi063:172.21.15.63=a", "smithi066:172.21.15.66=b", "smithi131:172.21.15.131=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T13:37:04.168581Z", "last_refresh": "2024-09-16T13:41:14.374294Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce", "last_refresh": "2024-09-16T13:41:14.374423Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-16T13:42:44.389494Z 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.63/16"}, {"address": "10.0.47.63/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.161"], "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-16T13:41:40.206622Z", "last_refresh": "2024-09-16T13:42:46.332108Z", "running": 1, "size": 3}}] 2024-09-16T13:42:47.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:47 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:42:47.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:47 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:42:47.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:47 smithi131 ceph-mon[28319]: from='client.15309 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:42:47.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:47 smithi131 ceph-mon[28319]: pgmap v55: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T13:42:47.376 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:47 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:42:47.376 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:47 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:42:47.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:47 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:42:47.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:47 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:42:47.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:47 smithi066 ceph-mon[28172]: from='client.15309 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:42:47.386 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:47 smithi066 ceph-mon[28172]: pgmap v55: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T13:42:47.386 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:47 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:42:47.386 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:47 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:42:47.591 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:47 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:42:47.591 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:47 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:42:47.591 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:47 smithi063 ceph-mon[25443]: from='client.15309 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:42:47.591 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:47 smithi063 ceph-mon[25443]: pgmap v55: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T13:42:47.591 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:47 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:42:47.591 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:47 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:42:47.618 INFO:tasks.cephadm:smb.adipctdb has 1/3 2024-09-16T13:42:48.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:48 smithi063 ceph-mon[25443]: mgrmap e23: x(active, since 94s) 2024-09-16T13:42:48.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:48 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:42:48.535 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:48 smithi066 ceph-mon[28172]: mgrmap e23: x(active, since 94s) 2024-09-16T13:42:48.535 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:48 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:42:48.619 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T13:42:48.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:48 smithi131 ceph-mon[28319]: mgrmap e23: x(active, since 94s) 2024-09-16T13:42:48.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:48 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:42:48.931 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:42:49.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:49 smithi131 ceph-mon[28319]: pgmap v56: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 7.7 KiB/s rd, 511 B/s wr, 11 op/s 2024-09-16T13:42:49.634 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:49 smithi066 ceph-mon[28172]: pgmap v56: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 7.7 KiB/s rd, 511 B/s wr, 11 op/s 2024-09-16T13:42:49.644 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:49 smithi063 ceph-mon[25443]: pgmap v56: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 7.7 KiB/s rd, 511 B/s wr, 11 op/s 2024-09-16T13:42:49.745 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-16T13:42:49.745 INFO:teuthology.orchestra.run.smithi063.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T13:40:52.398021Z", "last_refresh": "2024-09-16T13:42:46.332036Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi063=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T13:37:28.289503Z", "last_refresh": "2024-09-16T13:42:47.068103Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi063:172.21.15.63=a", "smithi066:172.21.15.66=b", "smithi131:172.21.15.131=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T13:37:04.168581Z", "last_refresh": "2024-09-16T13:41:14.374294Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce", "last_refresh": "2024-09-16T13:41:14.374423Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-16T13:42:44.389494Z 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.63/16"}, {"address": "10.0.47.63/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.161"], "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-16T13:41:40.206622Z", "last_refresh": "2024-09-16T13:42:46.332108Z", "running": 2, "size": 3}}] 2024-09-16T13:42:50.363 INFO:tasks.cephadm:smb.adipctdb has 2/3 2024-09-16T13:42:50.513 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:50 smithi066 ceph-mon[28172]: from='client.15423 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:42:50.589 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:50 smithi063 ceph-mon[25443]: from='client.15423 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:42:50.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:50 smithi131 ceph-mon[28319]: from='client.15423 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:42:51.363 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T13:42:51.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:51 smithi066 ceph-mon[28172]: pgmap v57: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 511 B/s wr, 8 op/s 2024-09-16T13:42:51.390 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:51 smithi063 ceph-mon[25443]: pgmap v57: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 511 B/s wr, 8 op/s 2024-09-16T13:42:51.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:51 smithi131 ceph-mon[28319]: pgmap v57: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 511 B/s wr, 8 op/s 2024-09-16T13:42:51.631 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:42:52.319 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-16T13:42:52.319 INFO:teuthology.orchestra.run.smithi063.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T13:40:52.398021Z", "last_refresh": "2024-09-16T13:42:46.332036Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi063=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T13:37:28.289503Z", "last_refresh": "2024-09-16T13:42:47.068103Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi063:172.21.15.63=a", "smithi066:172.21.15.66=b", "smithi131:172.21.15.131=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T13:37:04.168581Z", "last_refresh": "2024-09-16T13:41:14.374294Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce", "last_refresh": "2024-09-16T13:41:14.374423Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-16T13:42:44.389494Z 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.63/16"}, {"address": "10.0.47.63/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.161"], "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-16T13:41:40.206622Z", "last_refresh": "2024-09-16T13:42:46.332108Z", "running": 2, "size": 3}}] 2024-09-16T13:42:53.009 INFO:tasks.cephadm:smb.adipctdb has 2/3 2024-09-16T13:42:53.566 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:53 smithi066 ceph-mon[28172]: from='client.15456 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:42:53.566 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:53 smithi066 ceph-mon[28172]: pgmap v58: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 511 B/s wr, 8 op/s 2024-09-16T13:42:53.858 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:53 smithi063 ceph-mon[25443]: from='client.15456 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:42:53.858 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:53 smithi063 ceph-mon[25443]: pgmap v58: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 511 B/s wr, 8 op/s 2024-09-16T13:42:53.858 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:53 smithi131 ceph-mon[28319]: from='client.15456 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:42:53.859 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:53 smithi131 ceph-mon[28319]: pgmap v58: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 511 B/s wr, 8 op/s 2024-09-16T13:42:54.009 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T13:42:54.271 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:42:54.647 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:54 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:42:54.647 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:54 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:42:54.647 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:54 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:42:54.647 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:54 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T13:42:54.647 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:54 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:42:54.647 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:54 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:42:54.647 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:54 smithi063 ceph-mon[25443]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi063.vazept'}, 1: {0: 'adipctdb.1.0.smithi131.jhcqtk'}, 2: {0: 'adipctdb.2.0.smithi066.tqtqea'}} 3 2024-09-16T13:42:54.647 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:54 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T13:42:54.648 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:54 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:42:54.648 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:54 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T13:42:54.648 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:54 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:42:54.648 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:54 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:42:54.648 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:54 smithi063 ceph-mon[25443]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi063.vazept'}, 1: {0: 'adipctdb.1.0.smithi131.jhcqtk'}, 2: {0: 'adipctdb.2.0.smithi066.tqtqea'}} 3 2024-09-16T13:42:54.859 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:54 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:42:54.859 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:54 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:42:54.859 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:54 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:42:54.859 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:54 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T13:42:54.859 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:54 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:42:54.859 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:54 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:42:54.859 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:54 smithi066 ceph-mon[28172]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi063.vazept'}, 1: {0: 'adipctdb.1.0.smithi131.jhcqtk'}, 2: {0: 'adipctdb.2.0.smithi066.tqtqea'}} 3 2024-09-16T13:42:54.859 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:54 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T13:42:54.859 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:54 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:42:54.860 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:54 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T13:42:54.860 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:54 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:42:54.860 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:54 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:42:54.860 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:54 smithi066 ceph-mon[28172]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi063.vazept'}, 1: {0: 'adipctdb.1.0.smithi131.jhcqtk'}, 2: {0: 'adipctdb.2.0.smithi066.tqtqea'}} 3 2024-09-16T13:42:54.860 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:54 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:42:54.860 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:54 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:42:54.860 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:54 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:42:54.860 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:54 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T13:42:54.860 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:54 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:42:54.860 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:54 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:42:54.860 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:54 smithi131 ceph-mon[28319]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi063.vazept'}, 1: {0: 'adipctdb.1.0.smithi131.jhcqtk'}, 2: {0: 'adipctdb.2.0.smithi066.tqtqea'}} 3 2024-09-16T13:42:54.861 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:54 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T13:42:54.861 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:54 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:42:54.861 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:54 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T13:42:54.861 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:54 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:42:54.861 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:54 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:42:54.861 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:54 smithi131 ceph-mon[28319]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi063.vazept'}, 1: {0: 'adipctdb.1.0.smithi131.jhcqtk'}, 2: {0: 'adipctdb.2.0.smithi066.tqtqea'}} 3 2024-09-16T13:42:54.954 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-16T13:42:54.954 INFO:teuthology.orchestra.run.smithi063.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T13:40:52.398021Z", "last_refresh": "2024-09-16T13:42:46.332036Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi063=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T13:37:28.289503Z", "last_refresh": "2024-09-16T13:42:47.068103Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi063:172.21.15.63=a", "smithi066:172.21.15.66=b", "smithi131:172.21.15.131=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T13:37:04.168581Z", "last_refresh": "2024-09-16T13:42:46.331784Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce", "last_refresh": "2024-09-16T13:42:46.331879Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-16T13:42:53.991124Z 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.63/16"}, {"address": "10.0.47.63/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.161"], "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-16T13:41:40.206622Z", "last_refresh": "2024-09-16T13:42:46.332108Z", "running": 3, "size": 3}}] 2024-09-16T13:42:55.540 INFO:tasks.cephadm:smb.adipctdb has 3/3 2024-09-16T13:42:55.541 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-16T13:42:55.552 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi063.front.sepia.ceph.com 2024-09-16T13:42:55.552 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 -- bash -c 'rados --pool=.smb -N adipctdb get cluster.meta.json /dev/stdout' 2024-09-16T13:42:55.811 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:42:56.117 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:55 smithi131 ceph-mon[28319]: pgmap v59: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 8.4 KiB/s rd, 511 B/s wr, 12 op/s 2024-09-16T13:42:56.117 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:55 smithi131 ceph-mon[28319]: from='client.15501 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:42:56.117 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:55 smithi066 ceph-mon[28172]: pgmap v59: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 8.4 KiB/s rd, 511 B/s wr, 12 op/s 2024-09-16T13:42:56.117 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:55 smithi066 ceph-mon[28172]: from='client.15501 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:42:56.117 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:55 smithi063 ceph-mon[25443]: pgmap v59: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 8.4 KiB/s rd, 511 B/s wr, 12 op/s 2024-09-16T13:42:56.117 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:55 smithi063 ceph-mon[25443]: from='client.15501 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:42:56.890 INFO:teuthology.orchestra.run.smithi063.stdout:{"nodes": [{"pnn": 0, "identity": "smb.adipctdb.0.0.smithi063.vazept", "node": "172.21.15.63", "state": "ready"}, {"pnn": 1, "identity": "smb.adipctdb.1.0.smithi131.jhcqtk", "node": "172.21.15.131", "state": "ready"}, {"pnn": 2, "identity": "smb.adipctdb.2.0.smithi066.tqtqea", "node": "172.21.15.66", "state": "ready"}], "_source": "cephadm"} 2024-09-16T13:42:56.891 INFO:teuthology.run_tasks:Running task cephadm.exec... 2024-09-16T13:42:56.901 INFO:tasks.cephadm:Running commands on role host.d host ubuntu@smithi161.front.sepia.ceph.com 2024-09-16T13:42:56.902 DEBUG:teuthology.orchestra.run.smithi161:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sleep 30' 2024-09-16T13:42:56.932 INFO:teuthology.orchestra.run.smithi161.stderr:+ sleep 30 2024-09-16T13:42:58.119 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:42:57 smithi131 ceph-mon[28319]: pgmap v60: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 6.7 KiB/s rd, 511 B/s wr, 10 op/s 2024-09-16T13:42:58.119 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:42:57 smithi063 ceph-mon[25443]: pgmap v60: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 6.7 KiB/s rd, 511 B/s wr, 10 op/s 2024-09-16T13:42:58.119 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:42:57 smithi066 ceph-mon[28172]: pgmap v60: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 6.7 KiB/s rd, 511 B/s wr, 10 op/s 2024-09-16T13:43:00.120 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:43:00 smithi131 ceph-mon[28319]: pgmap v61: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 8.8 KiB/s rd, 511 B/s wr, 13 op/s 2024-09-16T13:43:00.120 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:43:00 smithi066 ceph-mon[28172]: pgmap v61: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 8.8 KiB/s rd, 511 B/s wr, 13 op/s 2024-09-16T13:43:00.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:43:00 smithi063 ceph-mon[25443]: pgmap v61: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 8.8 KiB/s rd, 511 B/s wr, 13 op/s 2024-09-16T13:43:02.122 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:43:02 smithi131 ceph-mon[28319]: pgmap v62: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 4.7 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T13:43:02.122 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:43:02 smithi063 ceph-mon[25443]: pgmap v62: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 4.7 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T13:43:02.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:43:02 smithi066 ceph-mon[28172]: pgmap v62: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 4.7 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T13:43:04.125 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:43:04 smithi066 ceph-mon[28172]: pgmap v63: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 4.7 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T13:43:04.125 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:43:04 smithi063 ceph-mon[25443]: pgmap v63: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 4.7 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T13:43:04.125 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:43:04 smithi131 ceph-mon[28319]: pgmap v63: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 4.7 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T13:43:06.125 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:43:06 smithi131 ceph-mon[28319]: pgmap v64: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T13:43:06.125 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:43:06 smithi063 ceph-mon[25443]: pgmap v64: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T13:43:06.125 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:43:06 smithi066 ceph-mon[28172]: pgmap v64: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T13:43:08.125 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:43:08 smithi131 ceph-mon[28319]: pgmap v65: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T13:43:08.126 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:43:08 smithi063 ceph-mon[25443]: pgmap v65: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T13:43:08.126 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:43:08 smithi066 ceph-mon[28172]: pgmap v65: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T13:43:10.135 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:43:10 smithi066 ceph-mon[28172]: pgmap v66: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T13:43:10.180 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:43:10 smithi063 ceph-mon[25443]: pgmap v66: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T13:43:10.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:43:10 smithi131 ceph-mon[28319]: pgmap v66: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T13:43:12.180 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:43:12 smithi063 ceph-mon[25443]: pgmap v67: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T13:43:12.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:43:12 smithi131 ceph-mon[28319]: pgmap v67: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T13:43:12.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:43:12 smithi066 ceph-mon[28172]: pgmap v67: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T13:43:14.135 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:43:14 smithi066 ceph-mon[28172]: pgmap v68: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T13:43:14.180 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:43:14 smithi063 ceph-mon[25443]: pgmap v68: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T13:43:14.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:43:14 smithi131 ceph-mon[28319]: pgmap v68: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T13:43:16.180 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:43:16 smithi063 ceph-mon[25443]: pgmap v69: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T13:43:16.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:43:16 smithi131 ceph-mon[28319]: pgmap v69: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T13:43:16.384 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:43:16 smithi066 ceph-mon[28172]: pgmap v69: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T13:43:18.135 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:43:18 smithi066 ceph-mon[28172]: pgmap v70: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T13:43:18.180 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:43:18 smithi063 ceph-mon[25443]: pgmap v70: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T13:43:18.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:43:18 smithi131 ceph-mon[28319]: pgmap v70: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T13:43:20.180 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:43:20 smithi063 ceph-mon[25443]: pgmap v71: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T13:43:20.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:43:20 smithi131 ceph-mon[28319]: pgmap v71: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T13:43:20.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:43:20 smithi066 ceph-mon[28172]: pgmap v71: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T13:43:22.180 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:43:22 smithi063 ceph-mon[25443]: pgmap v72: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T13:43:22.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:43:22 smithi131 ceph-mon[28319]: pgmap v72: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T13:43:22.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:43:22 smithi066 ceph-mon[28172]: pgmap v72: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T13:43:24.180 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:43:24 smithi063 ceph-mon[25443]: pgmap v73: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T13:43:24.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:43:24 smithi131 ceph-mon[28319]: pgmap v73: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T13:43:24.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:43:24 smithi066 ceph-mon[28172]: pgmap v73: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T13:43:26.135 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:43:26 smithi066 ceph-mon[28172]: pgmap v74: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T13:43:26.180 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:43:26 smithi063 ceph-mon[25443]: pgmap v74: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T13:43:26.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:43:26 smithi131 ceph-mon[28319]: pgmap v74: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T13:43:26.940 DEBUG:teuthology.orchestra.run.smithi161:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo podman run --rm --net=host --dns=172.21.15.161 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //172.21.15.63/share1 -c ls' 2024-09-16T13:43:27.005 INFO:teuthology.orchestra.run.smithi161.stderr:+ sudo podman run --rm --net=host --dns=172.21.15.161 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //172.21.15.63/share1 -c ls 2024-09-16T13:43:27.562 INFO:teuthology.orchestra.run.smithi161.stdout: . D 0 Mon Sep 16 13:41:03 2024 2024-09-16T13:43:27.562 INFO:teuthology.orchestra.run.smithi161.stdout: .. D 0 Mon Sep 16 13:41:03 2024 2024-09-16T13:43:27.563 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-09-16T13:43:27.563 INFO:teuthology.orchestra.run.smithi161.stdout: 178044928 blocks of size 1024. 178044928 blocks available 2024-09-16T13:43:28.125 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:43:28 smithi131 ceph-mon[28319]: pgmap v75: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T13:43:28.135 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:43:28 smithi066 ceph-mon[28172]: pgmap v75: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T13:43:28.138 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:43:28 smithi063 ceph-mon[25443]: pgmap v75: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T13:43:28.153 DEBUG:teuthology.orchestra.run.smithi161:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo podman run --rm --net=host --dns=172.21.15.161 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //172.21.15.63/share2 -c ls' 2024-09-16T13:43:28.219 INFO:teuthology.orchestra.run.smithi161.stderr:+ sudo podman run --rm --net=host --dns=172.21.15.161 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //172.21.15.63/share2 -c ls 2024-09-16T13:43:28.686 INFO:teuthology.orchestra.run.smithi161.stdout: . D 0 Mon Sep 16 13:41:04 2024 2024-09-16T13:43:28.686 INFO:teuthology.orchestra.run.smithi161.stdout: .. D 0 Mon Sep 16 13:41:04 2024 2024-09-16T13:43:28.686 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-09-16T13:43:28.686 INFO:teuthology.orchestra.run.smithi161.stdout: 178044928 blocks of size 1024. 178044928 blocks available 2024-09-16T13:43:29.181 INFO:teuthology.run_tasks:Running task cephadm.exec... 2024-09-16T13:43:29.190 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi063.front.sepia.ceph.com 2024-09-16T13:43:29.192 DEBUG:teuthology.orchestra.run.smithi063:> 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-16T13:43:29.228 INFO:teuthology.orchestra.run.smithi063.stderr:+ /home/ubuntu/cephtest/cephadm ls --no-detail 2024-09-16T13:43:29.228 INFO:teuthology.orchestra.run.smithi063.stderr:+ /home/ubuntu/cephtest/cephadm shell jq -r 'map(select(.name | startswith("smb.adipctdb")))[-1].name' 2024-09-16T13:43:29.483 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring fsid 69d0a65c-7430-11ef-bceb-c7b262605968 2024-09-16T13:43:29.544 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:43:29.659 INFO:teuthology.orchestra.run.smithi063.stderr:Using ceph image with id '425e316ba8eb' and tag '8293d73f8690540e843a81caec373f9cc29cf705' created on 2024-09-13 15:57:17 +0000 UTC 2024-09-16T13:43:29.659 INFO:teuthology.orchestra.run.smithi063.stderr:quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce 2024-09-16T13:43:30.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:43:30 smithi131 ceph-mon[28319]: pgmap v76: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 255 B/s wr, 5 op/s 2024-09-16T13:43:30.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:43:30 smithi066 ceph-mon[28172]: pgmap v76: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 255 B/s wr, 5 op/s 2024-09-16T13:43:30.432 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:43:30 smithi063 ceph-mon[25443]: pgmap v76: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 255 B/s wr, 5 op/s 2024-09-16T13:43:31.053 DEBUG:teuthology.orchestra.run.smithi063:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c '/home/ubuntu/cephtest/cephadm enter -n $(cat /tmp/svcname) ctdb status > /tmp/ctdb_status' 2024-09-16T13:43:31.124 INFO:teuthology.orchestra.run.smithi063.stderr:++ cat /tmp/svcname 2024-09-16T13:43:31.124 INFO:teuthology.orchestra.run.smithi063.stderr:+ /home/ubuntu/cephtest/cephadm enter -n smb.adipctdb.0.0.smithi063.vazept ctdb status 2024-09-16T13:43:31.360 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring fsid 69d0a65c-7430-11ef-bceb-c7b262605968 2024-09-16T13:43:32.180 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:43:32 smithi063 ceph-mon[25443]: pgmap v77: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 255 B/s wr, 3 op/s 2024-09-16T13:43:32.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:43:32 smithi131 ceph-mon[28319]: pgmap v77: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 255 B/s wr, 3 op/s 2024-09-16T13:43:32.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:43:32 smithi066 ceph-mon[28172]: pgmap v77: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 255 B/s wr, 3 op/s 2024-09-16T13:43:33.071 DEBUG:teuthology.orchestra.run.smithi063:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'cat /tmp/ctdb_status' 2024-09-16T13:43:33.139 INFO:teuthology.orchestra.run.smithi063.stderr:+ cat /tmp/ctdb_status 2024-09-16T13:43:33.139 INFO:teuthology.orchestra.run.smithi063.stdout:Number of nodes:3 2024-09-16T13:43:33.139 INFO:teuthology.orchestra.run.smithi063.stdout:pnn:0 172.21.15.63 OK (THIS NODE) 2024-09-16T13:43:33.139 INFO:teuthology.orchestra.run.smithi063.stdout:pnn:1 172.21.15.131 OK 2024-09-16T13:43:33.139 INFO:teuthology.orchestra.run.smithi063.stdout:pnn:2 172.21.15.66 OK 2024-09-16T13:43:33.140 INFO:teuthology.orchestra.run.smithi063.stdout:Generation:1925433007 2024-09-16T13:43:33.140 INFO:teuthology.orchestra.run.smithi063.stdout:Size:3 2024-09-16T13:43:33.140 INFO:teuthology.orchestra.run.smithi063.stdout:hash:0 lmaster:0 2024-09-16T13:43:33.140 INFO:teuthology.orchestra.run.smithi063.stdout:hash:1 lmaster:1 2024-09-16T13:43:33.140 INFO:teuthology.orchestra.run.smithi063.stdout:hash:2 lmaster:2 2024-09-16T13:43:33.140 INFO:teuthology.orchestra.run.smithi063.stdout:Recovery mode:NORMAL (0) 2024-09-16T13:43:33.140 INFO:teuthology.orchestra.run.smithi063.stdout:Leader:0 2024-09-16T13:43:33.141 DEBUG:teuthology.orchestra.run.smithi063:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'grep '"'"'pnn:0 .*OK'"'"' /tmp/ctdb_status' 2024-09-16T13:43:33.206 INFO:teuthology.orchestra.run.smithi063.stderr:+ grep 'pnn:0 .*OK' /tmp/ctdb_status 2024-09-16T13:43:33.207 INFO:teuthology.orchestra.run.smithi063.stdout:pnn:0 172.21.15.63 OK (THIS NODE) 2024-09-16T13:43:33.209 DEBUG:teuthology.orchestra.run.smithi063:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'grep '"'"'pnn:1 .*OK'"'"' /tmp/ctdb_status' 2024-09-16T13:43:33.274 INFO:teuthology.orchestra.run.smithi063.stderr:+ grep 'pnn:1 .*OK' /tmp/ctdb_status 2024-09-16T13:43:33.275 INFO:teuthology.orchestra.run.smithi063.stdout:pnn:1 172.21.15.131 OK 2024-09-16T13:43:33.276 DEBUG:teuthology.orchestra.run.smithi063:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'grep '"'"'pnn:2 .*OK'"'"' /tmp/ctdb_status' 2024-09-16T13:43:33.342 INFO:teuthology.orchestra.run.smithi063.stderr:+ grep 'pnn:2 .*OK' /tmp/ctdb_status 2024-09-16T13:43:33.343 INFO:teuthology.orchestra.run.smithi063.stdout:pnn:2 172.21.15.66 OK 2024-09-16T13:43:33.344 DEBUG:teuthology.orchestra.run.smithi063:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'grep '"'"'Number of nodes:3'"'"' /tmp/ctdb_status' 2024-09-16T13:43:33.409 INFO:teuthology.orchestra.run.smithi063.stderr:+ grep 'Number of nodes:3' /tmp/ctdb_status 2024-09-16T13:43:33.410 INFO:teuthology.orchestra.run.smithi063.stdout:Number of nodes:3 2024-09-16T13:43:33.412 DEBUG:teuthology.orchestra.run.smithi063:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'rm -rf /tmp/svcname /tmp/ctdb_status' 2024-09-16T13:43:33.476 INFO:teuthology.orchestra.run.smithi063.stderr:+ rm -rf /tmp/svcname /tmp/ctdb_status 2024-09-16T13:43:33.478 INFO:teuthology.run_tasks:Running task cephadm.exec... 2024-09-16T13:43:33.488 INFO:tasks.cephadm:Running commands on role host.d host ubuntu@smithi161.front.sepia.ceph.com 2024-09-16T13:43:33.488 DEBUG:teuthology.orchestra.run.smithi161:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sleep 30' 2024-09-16T13:43:33.517 INFO:teuthology.orchestra.run.smithi161.stderr:+ sleep 30 2024-09-16T13:43:34.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:43:34 smithi131 ceph-mon[28319]: pgmap v78: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 255 B/s wr, 3 op/s 2024-09-16T13:43:34.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:43:34 smithi066 ceph-mon[28172]: pgmap v78: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 255 B/s wr, 3 op/s 2024-09-16T13:43:34.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:43:34 smithi063 ceph-mon[25443]: pgmap v78: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 255 B/s wr, 3 op/s 2024-09-16T13:43:36.180 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:43:36 smithi063 ceph-mon[25443]: pgmap v79: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-16T13:43:36.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:43:36 smithi131 ceph-mon[28319]: pgmap v79: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-16T13:43:36.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:43:36 smithi066 ceph-mon[28172]: pgmap v79: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-16T13:43:38.146 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:43:38 smithi131 ceph-mon[28319]: pgmap v80: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-16T13:43:38.147 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:43:38 smithi066 ceph-mon[28172]: pgmap v80: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-16T13:43:38.147 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:43:38 smithi063 ceph-mon[25443]: pgmap v80: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-16T13:43:40.180 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:43:40 smithi063 ceph-mon[25443]: pgmap v81: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-16T13:43:40.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:43:40 smithi131 ceph-mon[28319]: pgmap v81: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-16T13:43:40.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:43:40 smithi066 ceph-mon[28172]: pgmap v81: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-16T13:43:42.116 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:43:42 smithi063 ceph-mon[25443]: pgmap v82: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 170 B/s wr, 3 op/s 2024-09-16T13:43:42.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:43:42 smithi131 ceph-mon[28319]: pgmap v82: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 170 B/s wr, 3 op/s 2024-09-16T13:43:42.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:43:42 smithi066 ceph-mon[28172]: pgmap v82: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 170 B/s wr, 3 op/s 2024-09-16T13:43:44.180 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:43:44 smithi063 ceph-mon[25443]: pgmap v83: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 170 B/s wr, 3 op/s 2024-09-16T13:43:44.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:43:44 smithi131 ceph-mon[28319]: pgmap v83: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 170 B/s wr, 3 op/s 2024-09-16T13:43:44.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:43:44 smithi066 ceph-mon[28172]: pgmap v83: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 170 B/s wr, 3 op/s 2024-09-16T13:43:46.180 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:43:46 smithi063 ceph-mon[25443]: pgmap v84: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 170 B/s wr, 5 op/s 2024-09-16T13:43:46.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:43:46 smithi131 ceph-mon[28319]: pgmap v84: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 170 B/s wr, 5 op/s 2024-09-16T13:43:46.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:43:46 smithi066 ceph-mon[28172]: pgmap v84: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 170 B/s wr, 5 op/s 2024-09-16T13:43:48.180 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:43:48 smithi063 ceph-mon[25443]: pgmap v85: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T13:43:48.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:43:48 smithi131 ceph-mon[28319]: pgmap v85: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T13:43:48.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:43:48 smithi066 ceph-mon[28172]: pgmap v85: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T13:43:50.180 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:43:50 smithi063 ceph-mon[25443]: pgmap v86: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T13:43:50.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:43:50 smithi131 ceph-mon[28319]: pgmap v86: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T13:43:50.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:43:50 smithi066 ceph-mon[28172]: pgmap v86: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T13:43:52.180 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:43:52 smithi063 ceph-mon[25443]: pgmap v87: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T13:43:52.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:43:52 smithi131 ceph-mon[28319]: pgmap v87: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T13:43:52.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:43:52 smithi066 ceph-mon[28172]: pgmap v87: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T13:43:54.193 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:43:54 smithi131 ceph-mon[28319]: pgmap v88: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T13:43:54.193 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:43:54 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T13:43:54.328 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:43:54 smithi063 ceph-mon[25443]: pgmap v88: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T13:43:54.328 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:43:54 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T13:43:54.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:43:54 smithi066 ceph-mon[28172]: pgmap v88: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T13:43:54.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:43:54 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T13:43:55.310 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:43:55 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:43:55.311 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:43:55 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T13:43:55.311 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:43:55 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:43:55.311 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:43:55 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:43:55.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:43:55 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:43:55.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:43:55 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T13:43:55.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:43:55 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:43:55.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:43:55 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:43:55.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:43:55 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:43:55.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:43:55 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T13:43:55.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:43:55 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:43:55.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:43:55 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:43:56.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:43:56 smithi131 ceph-mon[28319]: pgmap v89: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T13:43:56.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:43:56 smithi131 ceph-mon[28319]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi063.vazept'}, 1: {0: 'adipctdb.1.0.smithi131.jhcqtk'}, 2: {0: 'adipctdb.2.0.smithi066.tqtqea'}} 3 2024-09-16T13:43:56.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:43:56 smithi066 ceph-mon[28172]: pgmap v89: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T13:43:56.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:43:56 smithi066 ceph-mon[28172]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi063.vazept'}, 1: {0: 'adipctdb.1.0.smithi131.jhcqtk'}, 2: {0: 'adipctdb.2.0.smithi066.tqtqea'}} 3 2024-09-16T13:43:56.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:43:56 smithi063 ceph-mon[25443]: pgmap v89: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T13:43:56.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:43:56 smithi063 ceph-mon[25443]: fence_old_ranks: Unsupported {0: {0: 'adipctdb.0.0.smithi063.vazept'}, 1: {0: 'adipctdb.1.0.smithi131.jhcqtk'}, 2: {0: 'adipctdb.2.0.smithi066.tqtqea'}} 3 2024-09-16T13:43:58.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:43:58 smithi131 ceph-mon[28319]: pgmap v90: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T13:43:58.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:43:58 smithi066 ceph-mon[28172]: pgmap v90: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T13:43:58.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:43:58 smithi063 ceph-mon[25443]: pgmap v90: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T13:44:00.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:44:00 smithi131 ceph-mon[28319]: pgmap v91: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T13:44:00.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:44:00 smithi066 ceph-mon[28172]: pgmap v91: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T13:44:00.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:44:00 smithi063 ceph-mon[25443]: pgmap v91: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T13:44:02.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:44:02 smithi131 ceph-mon[28319]: pgmap v92: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T13:44:02.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:44:02 smithi066 ceph-mon[28172]: pgmap v92: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T13:44:02.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:44:02 smithi063 ceph-mon[25443]: pgmap v92: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T13:44:03.523 DEBUG:teuthology.orchestra.run.smithi161:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo podman run --rm --net=host --dns=172.21.15.161 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //10.0.31.63/share1 -c ls' 2024-09-16T13:44:03.589 INFO:teuthology.orchestra.run.smithi161.stderr:+ sudo podman run --rm --net=host --dns=172.21.15.161 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //10.0.31.63/share1 -c ls 2024-09-16T13:44:04.182 INFO:teuthology.orchestra.run.smithi161.stdout: . D 0 Mon Sep 16 13:41:03 2024 2024-09-16T13:44:04.182 INFO:teuthology.orchestra.run.smithi161.stdout: .. D 0 Mon Sep 16 13:41:03 2024 2024-09-16T13:44:04.182 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-09-16T13:44:04.182 INFO:teuthology.orchestra.run.smithi161.stdout: 178044928 blocks of size 1024. 178044928 blocks available 2024-09-16T13:44:04.217 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:44:04 smithi131 ceph-mon[28319]: pgmap v93: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T13:44:04.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:44:04 smithi066 ceph-mon[28172]: pgmap v93: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T13:44:04.430 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:44:04 smithi063 ceph-mon[25443]: pgmap v93: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T13:44:04.684 DEBUG:teuthology.orchestra.run.smithi161:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo podman run --rm --net=host --dns=172.21.15.161 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //10.0.47.63/share1 -c ls' 2024-09-16T13:44:04.749 INFO:teuthology.orchestra.run.smithi161.stderr:+ sudo podman run --rm --net=host --dns=172.21.15.161 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //10.0.47.63/share1 -c ls 2024-09-16T13:44:05.194 INFO:teuthology.orchestra.run.smithi161.stdout: . D 0 Mon Sep 16 13:41:03 2024 2024-09-16T13:44:05.194 INFO:teuthology.orchestra.run.smithi161.stdout: .. D 0 Mon Sep 16 13:41:03 2024 2024-09-16T13:44:05.194 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-09-16T13:44:05.194 INFO:teuthology.orchestra.run.smithi161.stdout: 178044928 blocks of size 1024. 178044928 blocks available 2024-09-16T13:44:05.730 DEBUG:teuthology.orchestra.run.smithi161:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo podman run --rm --net=host --dns=172.21.15.161 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //10.0.31.63/share2 -c ls' 2024-09-16T13:44:05.794 INFO:teuthology.orchestra.run.smithi161.stderr:+ sudo podman run --rm --net=host --dns=172.21.15.161 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //10.0.31.63/share2 -c ls 2024-09-16T13:44:06.125 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:44:06 smithi131 ceph-mon[28319]: pgmap v94: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T13:44:06.135 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:44:06 smithi066 ceph-mon[28172]: pgmap v94: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T13:44:06.166 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:44:06 smithi063 ceph-mon[25443]: pgmap v94: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T13:44:06.243 INFO:teuthology.orchestra.run.smithi161.stdout: . D 0 Mon Sep 16 13:41:04 2024 2024-09-16T13:44:06.243 INFO:teuthology.orchestra.run.smithi161.stdout: .. D 0 Mon Sep 16 13:41:04 2024 2024-09-16T13:44:06.243 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-09-16T13:44:06.243 INFO:teuthology.orchestra.run.smithi161.stdout: 178044928 blocks of size 1024. 178044928 blocks available 2024-09-16T13:44:06.702 DEBUG:teuthology.orchestra.run.smithi161:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo podman run --rm --net=host --dns=172.21.15.161 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //10.0.47.63/share2 -c ls' 2024-09-16T13:44:06.766 INFO:teuthology.orchestra.run.smithi161.stderr:+ sudo podman run --rm --net=host --dns=172.21.15.161 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //10.0.47.63/share2 -c ls 2024-09-16T13:44:07.198 INFO:teuthology.orchestra.run.smithi161.stdout: . D 0 Mon Sep 16 13:41:04 2024 2024-09-16T13:44:07.198 INFO:teuthology.orchestra.run.smithi161.stdout: .. D 0 Mon Sep 16 13:41:04 2024 2024-09-16T13:44:07.198 INFO:teuthology.orchestra.run.smithi161.stdout: 2024-09-16T13:44:07.199 INFO:teuthology.orchestra.run.smithi161.stdout: 178044928 blocks of size 1024. 178044928 blocks available 2024-09-16T13:44:07.748 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-16T13:44:07.758 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi063.front.sepia.ceph.com 2024-09-16T13:44:07.759 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 -- bash -c 'ceph smb apply -i -' 2024-09-16T13:44:08.032 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:44:08.203 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:44:08 smithi131 ceph-mon[28319]: pgmap v95: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T13:44:08.251 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:44:08 smithi063 ceph-mon[25443]: pgmap v95: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T13:44:08.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:44:08 smithi066 ceph-mon[28172]: pgmap v95: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T13:44:08.929 INFO:teuthology.orchestra.run.smithi063.stdout:{ 2024-09-16T13:44:08.929 INFO:teuthology.orchestra.run.smithi063.stdout: "results": [ 2024-09-16T13:44:08.929 INFO:teuthology.orchestra.run.smithi063.stdout: { 2024-09-16T13:44:08.929 INFO:teuthology.orchestra.run.smithi063.stdout: "resource": { 2024-09-16T13:44:08.929 INFO:teuthology.orchestra.run.smithi063.stdout: "resource_type": "ceph.smb.share", 2024-09-16T13:44:08.929 INFO:teuthology.orchestra.run.smithi063.stdout: "cluster_id": "adipctdb", 2024-09-16T13:44:08.929 INFO:teuthology.orchestra.run.smithi063.stdout: "share_id": "share1", 2024-09-16T13:44:08.929 INFO:teuthology.orchestra.run.smithi063.stdout: "intent": "removed" 2024-09-16T13:44:08.929 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-09-16T13:44:08.929 INFO:teuthology.orchestra.run.smithi063.stdout: "state": "removed", 2024-09-16T13:44:08.929 INFO:teuthology.orchestra.run.smithi063.stdout: "success": true 2024-09-16T13:44:08.929 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-09-16T13:44:08.930 INFO:teuthology.orchestra.run.smithi063.stdout: { 2024-09-16T13:44:08.930 INFO:teuthology.orchestra.run.smithi063.stdout: "resource": { 2024-09-16T13:44:08.930 INFO:teuthology.orchestra.run.smithi063.stdout: "resource_type": "ceph.smb.share", 2024-09-16T13:44:08.930 INFO:teuthology.orchestra.run.smithi063.stdout: "cluster_id": "adipctdb", 2024-09-16T13:44:08.930 INFO:teuthology.orchestra.run.smithi063.stdout: "share_id": "share2", 2024-09-16T13:44:08.930 INFO:teuthology.orchestra.run.smithi063.stdout: "intent": "removed" 2024-09-16T13:44:08.930 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-09-16T13:44:08.930 INFO:teuthology.orchestra.run.smithi063.stdout: "state": "removed", 2024-09-16T13:44:08.930 INFO:teuthology.orchestra.run.smithi063.stdout: "success": true 2024-09-16T13:44:08.930 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-09-16T13:44:08.930 INFO:teuthology.orchestra.run.smithi063.stdout: { 2024-09-16T13:44:08.930 INFO:teuthology.orchestra.run.smithi063.stdout: "resource": { 2024-09-16T13:44:08.930 INFO:teuthology.orchestra.run.smithi063.stdout: "resource_type": "ceph.smb.cluster", 2024-09-16T13:44:08.930 INFO:teuthology.orchestra.run.smithi063.stdout: "cluster_id": "adipctdb", 2024-09-16T13:44:08.930 INFO:teuthology.orchestra.run.smithi063.stdout: "intent": "removed" 2024-09-16T13:44:08.931 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-09-16T13:44:08.931 INFO:teuthology.orchestra.run.smithi063.stdout: "state": "removed", 2024-09-16T13:44:08.931 INFO:teuthology.orchestra.run.smithi063.stdout: "success": true 2024-09-16T13:44:08.931 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-09-16T13:44:08.931 INFO:teuthology.orchestra.run.smithi063.stdout: { 2024-09-16T13:44:08.931 INFO:teuthology.orchestra.run.smithi063.stdout: "resource": { 2024-09-16T13:44:08.931 INFO:teuthology.orchestra.run.smithi063.stdout: "resource_type": "ceph.smb.join.auth", 2024-09-16T13:44:08.931 INFO:teuthology.orchestra.run.smithi063.stdout: "auth_id": "join1-admin", 2024-09-16T13:44:08.931 INFO:teuthology.orchestra.run.smithi063.stdout: "intent": "removed" 2024-09-16T13:44:08.931 INFO:teuthology.orchestra.run.smithi063.stdout: }, 2024-09-16T13:44:08.931 INFO:teuthology.orchestra.run.smithi063.stdout: "state": "removed", 2024-09-16T13:44:08.931 INFO:teuthology.orchestra.run.smithi063.stdout: "success": true 2024-09-16T13:44:08.931 INFO:teuthology.orchestra.run.smithi063.stdout: } 2024-09-16T13:44:08.932 INFO:teuthology.orchestra.run.smithi063.stdout: ], 2024-09-16T13:44:08.932 INFO:teuthology.orchestra.run.smithi063.stdout: "success": true 2024-09-16T13:44:08.932 INFO:teuthology.orchestra.run.smithi063.stdout:} 2024-09-16T13:44:09.580 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service_not_present... 2024-09-16T13:44:09.594 INFO:tasks.cephadm:Waiting for ceph service smb.adipctdb to be not present in service list 2024-09-16T13:44:09.595 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T13:44:09.945 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:44:09 smithi066 ceph-mon[28172]: pgmap v96: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 767 B/s wr, 6 op/s 2024-09-16T13:44:09.946 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:44:09 smithi066 ceph-mon[28172]: from='client.16020 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:44:09.946 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:44:09 smithi066 ceph-mon[28172]: Remove service smb.adipctdb 2024-09-16T13:44:09.946 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:44:09 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:44:09.946 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:44:09 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-16T13:44:09.946 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:44:09 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T13:44:09.946 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:44:09 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "config-key exists", "key": "smb/config/adipctdb/join.0.json"} : dispatch 2024-09-16T13:44:09.946 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:44:09 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:44:09.946 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:44:09 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "config-key rm", "key": "smb/config/adipctdb/join.0.json"} : dispatch 2024-09-16T13:44:09.946 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:44:09 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T13:44:09.946 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:44:09 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd='[{"prefix": "config-key rm", "key": "smb/config/adipctdb/join.0.json"}]': finished 2024-09-16T13:44:09.946 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:44:09 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-16T13:44:09.947 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:44:09 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:44:09.947 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:44:09 smithi066 ceph-mon[28172]: Removing orphan daemon smb.adipctdb.0.0.smithi063.vazept... 2024-09-16T13:44:09.947 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:44:09 smithi066 ceph-mon[28172]: Removing daemon smb.adipctdb.0.0.smithi063.vazept from smithi063 -- ports [445, 9922] 2024-09-16T13:44:09.947 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:44:09 smithi131 ceph-mon[28319]: pgmap v96: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 767 B/s wr, 6 op/s 2024-09-16T13:44:09.947 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:44:09 smithi131 ceph-mon[28319]: from='client.16020 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:44:09.947 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:44:09 smithi131 ceph-mon[28319]: Remove service smb.adipctdb 2024-09-16T13:44:09.947 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:44:09 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:44:09.947 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:44:09 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-16T13:44:09.947 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:44:09 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T13:44:09.948 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:44:09 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "config-key exists", "key": "smb/config/adipctdb/join.0.json"} : dispatch 2024-09-16T13:44:09.948 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:44:09 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:44:09.948 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:44:09 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "config-key rm", "key": "smb/config/adipctdb/join.0.json"} : dispatch 2024-09-16T13:44:09.948 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:44:09 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T13:44:09.948 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:44:09 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd='[{"prefix": "config-key rm", "key": "smb/config/adipctdb/join.0.json"}]': finished 2024-09-16T13:44:09.948 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:44:09 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-16T13:44:09.948 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:44:09 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:44:09.948 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:44:09 smithi131 ceph-mon[28319]: Removing orphan daemon smb.adipctdb.0.0.smithi063.vazept... 2024-09-16T13:44:09.948 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:44:09 smithi131 ceph-mon[28319]: Removing daemon smb.adipctdb.0.0.smithi063.vazept from smithi063 -- ports [445, 9922] 2024-09-16T13:44:10.181 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:44:09 smithi063 ceph-mon[25443]: pgmap v96: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 767 B/s wr, 6 op/s 2024-09-16T13:44:10.181 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:44:09 smithi063 ceph-mon[25443]: from='client.16020 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:44:10.181 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:44:09 smithi063 ceph-mon[25443]: Remove service smb.adipctdb 2024-09-16T13:44:10.181 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:44:09 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:44:10.181 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:44:09 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-16T13:44:10.181 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:44:09 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T13:44:10.181 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:44:09 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "config-key exists", "key": "smb/config/adipctdb/join.0.json"} : dispatch 2024-09-16T13:44:10.181 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:44:09 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T13:44:10.181 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:44:09 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "config-key rm", "key": "smb/config/adipctdb/join.0.json"} : dispatch 2024-09-16T13:44:10.181 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:44:09 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T13:44:10.181 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:44:09 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd='[{"prefix": "config-key rm", "key": "smb/config/adipctdb/join.0.json"}]': finished 2024-09-16T13:44:10.181 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:44:09 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-16T13:44:10.182 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:44:09 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:44:10.182 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:44:09 smithi063 ceph-mon[25443]: Removing orphan daemon smb.adipctdb.0.0.smithi063.vazept... 2024-09-16T13:44:10.182 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:44:09 smithi063 ceph-mon[25443]: Removing daemon smb.adipctdb.0.0.smithi063.vazept from smithi063 -- ports [445, 9922] 2024-09-16T13:44:11.896 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:44:11 smithi066 ceph-mon[28172]: pgmap v97: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 767 B/s wr, 4 op/s 2024-09-16T13:44:12.138 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:44:11 smithi063 ceph-mon[25443]: pgmap v97: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 767 B/s wr, 4 op/s 2024-09-16T13:44:12.171 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:44:11 smithi131 ceph-mon[28319]: pgmap v97: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 767 B/s wr, 4 op/s 2024-09-16T13:44:13.953 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:44:13 smithi066 ceph-mon[28172]: pgmap v98: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 767 B/s wr, 4 op/s 2024-09-16T13:44:13.958 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:44:14.060 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:44:13 smithi131 ceph-mon[28319]: pgmap v98: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 767 B/s wr, 4 op/s 2024-09-16T13:44:14.180 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:44:13 smithi063 ceph-mon[25443]: pgmap v98: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 767 B/s wr, 4 op/s 2024-09-16T13:44:14.825 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-16T13:44:14.825 INFO:teuthology.orchestra.run.smithi063.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T13:40:52.398021Z", "last_refresh": "2024-09-16T13:42:46.332036Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi063=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T13:37:28.289503Z", "last_refresh": "2024-09-16T13:42:47.068103Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi063:172.21.15.63=a", "smithi066:172.21.15.66=b", "smithi131:172.21.15.131=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T13:37:04.168581Z", "last_refresh": "2024-09-16T13:42:46.331784Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce", "last_refresh": "2024-09-16T13:42:46.331879Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-16T13:44:08.886163Z 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.63/16"}, {"address": "10.0.47.63/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.161"], "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-16T13:41:40.206622Z", "last_refresh": "2024-09-16T13:42:46.332108Z", "running": 3, "size": 3}}] 2024-09-16T13:44:15.504 DEBUG:tasks.cephadm:checking if 'smb.adipctdb' in {'mds.cephfs', 'smb.adipctdb', 'mon', 'mgr', 'osd'} 2024-09-16T13:44:15.954 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:44:15 smithi131 ceph-mon[28319]: pgmap v99: 97 pgs: 97 active+clean; 1.8 MiB data, 173 MiB used, 536 GiB / 536 GiB avail; 5.8 KiB/s rd, 88 KiB/s wr, 13 op/s 2024-09-16T13:44:15.955 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:44:15 smithi131 ceph-mon[28319]: from='client.16083 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:44:15.955 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:44:15 smithi066 ceph-mon[28172]: pgmap v99: 97 pgs: 97 active+clean; 1.8 MiB data, 173 MiB used, 536 GiB / 536 GiB avail; 5.8 KiB/s rd, 88 KiB/s wr, 13 op/s 2024-09-16T13:44:15.955 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:44:15 smithi066 ceph-mon[28172]: from='client.16083 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:44:16.082 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:44:15 smithi063 ceph-mon[25443]: pgmap v99: 97 pgs: 97 active+clean; 1.8 MiB data, 173 MiB used, 536 GiB / 536 GiB avail; 5.8 KiB/s rd, 88 KiB/s wr, 13 op/s 2024-09-16T13:44:16.082 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:44:15 smithi063 ceph-mon[25443]: from='client.16083 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:44:16.505 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T13:44:16.872 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:44:17.175 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:44:16 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adipctdb.0.0.smithi063.vazept"} : dispatch 2024-09-16T13:44:17.175 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:44:16 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adipctdb.0.0.smithi063.vazept"}]': finished 2024-09-16T13:44:17.175 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:44:16 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adipctdb.0.0.smithi063.vazept"} : dispatch 2024-09-16T13:44:17.175 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:44:16 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adipctdb.0.0.smithi063.vazept"}]': finished 2024-09-16T13:44:17.180 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:44:16 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adipctdb.0.0.smithi063.vazept"} : dispatch 2024-09-16T13:44:17.180 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:44:16 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adipctdb.0.0.smithi063.vazept"}]': finished 2024-09-16T13:44:17.570 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-16T13:44:17.570 INFO:teuthology.orchestra.run.smithi063.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T13:40:52.398021Z", "last_refresh": "2024-09-16T13:42:46.332036Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi063=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T13:37:28.289503Z", "last_refresh": "2024-09-16T13:42:47.068103Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi063:172.21.15.63=a", "smithi066:172.21.15.66=b", "smithi131:172.21.15.131=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T13:37:04.168581Z", "last_refresh": "2024-09-16T13:42:46.331784Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce", "last_refresh": "2024-09-16T13:42:46.331879Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-16T13:44:08.886163Z 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.63/16"}, {"address": "10.0.47.63/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.161"], "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-16T13:41:40.206622Z", "last_refresh": "2024-09-16T13:42:46.332108Z", "running": 2, "size": 3}}] 2024-09-16T13:44:18.149 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:44:17 smithi063 ceph-mon[25443]: pgmap v100: 97 pgs: 97 active+clean; 1.8 MiB data, 173 MiB used, 536 GiB / 536 GiB avail; 4.5 KiB/s rd, 88 KiB/s wr, 11 op/s 2024-09-16T13:44:18.150 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:44:17 smithi063 ceph-mon[25443]: Removing key for client.smb.config.adipctdb.0.0.smithi063.vazept 2024-09-16T13:44:18.150 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:44:17 smithi063 ceph-mon[25443]: Removing orphan daemon smb.adipctdb.2.0.smithi066.tqtqea... 2024-09-16T13:44:18.150 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:44:17 smithi063 ceph-mon[25443]: Removing daemon smb.adipctdb.2.0.smithi066.tqtqea from smithi066 -- ports [445, 9922] 2024-09-16T13:44:18.151 DEBUG:tasks.cephadm:checking if 'smb.adipctdb' in {'mds.cephfs', 'smb.adipctdb', 'mon', 'mgr', 'osd'} 2024-09-16T13:44:18.176 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:44:17 smithi131 ceph-mon[28319]: pgmap v100: 97 pgs: 97 active+clean; 1.8 MiB data, 173 MiB used, 536 GiB / 536 GiB avail; 4.5 KiB/s rd, 88 KiB/s wr, 11 op/s 2024-09-16T13:44:18.176 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:44:17 smithi131 ceph-mon[28319]: Removing key for client.smb.config.adipctdb.0.0.smithi063.vazept 2024-09-16T13:44:18.176 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:44:17 smithi131 ceph-mon[28319]: Removing orphan daemon smb.adipctdb.2.0.smithi066.tqtqea... 2024-09-16T13:44:18.176 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:44:17 smithi131 ceph-mon[28319]: Removing daemon smb.adipctdb.2.0.smithi066.tqtqea from smithi066 -- ports [445, 9922] 2024-09-16T13:44:18.305 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:44:17 smithi066 ceph-mon[28172]: pgmap v100: 97 pgs: 97 active+clean; 1.8 MiB data, 173 MiB used, 536 GiB / 536 GiB avail; 4.5 KiB/s rd, 88 KiB/s wr, 11 op/s 2024-09-16T13:44:18.306 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:44:17 smithi066 ceph-mon[28172]: Removing key for client.smb.config.adipctdb.0.0.smithi063.vazept 2024-09-16T13:44:18.306 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:44:17 smithi066 ceph-mon[28172]: Removing orphan daemon smb.adipctdb.2.0.smithi066.tqtqea... 2024-09-16T13:44:18.306 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:44:17 smithi066 ceph-mon[28172]: Removing daemon smb.adipctdb.2.0.smithi066.tqtqea from smithi066 -- ports [445, 9922] 2024-09-16T13:44:19.126 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:44:18 smithi131 ceph-mon[28319]: from='client.16116 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:44:19.152 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T13:44:19.180 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:44:18 smithi063 ceph-mon[25443]: from='client.16116 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:44:19.192 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:44:18 smithi066 ceph-mon[28172]: from='client.16116 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:44:19.423 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:44:20.052 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-16T13:44:20.052 INFO:teuthology.orchestra.run.smithi063.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T13:40:52.398021Z", "last_refresh": "2024-09-16T13:42:46.332036Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi063=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T13:37:28.289503Z", "last_refresh": "2024-09-16T13:42:47.068103Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi063:172.21.15.63=a", "smithi066:172.21.15.66=b", "smithi131:172.21.15.131=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T13:37:04.168581Z", "last_refresh": "2024-09-16T13:42:46.331784Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce", "last_refresh": "2024-09-16T13:42:46.331879Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-16T13:44:08.886163Z 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.63/16"}, {"address": "10.0.47.63/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.161"], "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-16T13:41:40.206622Z", "last_refresh": "2024-09-16T13:42:46.332108Z", "running": 2, "size": 3}}] 2024-09-16T13:44:20.124 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:44:19 smithi066 ceph-mon[28172]: pgmap v101: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 4.8 KiB/s rd, 88 KiB/s wr, 12 op/s 2024-09-16T13:44:20.125 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:44:19 smithi131 ceph-mon[28319]: pgmap v101: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 4.8 KiB/s rd, 88 KiB/s wr, 12 op/s 2024-09-16T13:44:20.180 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:44:19 smithi063 ceph-mon[25443]: pgmap v101: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 4.8 KiB/s rd, 88 KiB/s wr, 12 op/s 2024-09-16T13:44:20.715 DEBUG:tasks.cephadm:checking if 'smb.adipctdb' in {'mds.cephfs', 'smb.adipctdb', 'mon', 'mgr', 'osd'} 2024-09-16T13:44:21.125 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:44:20 smithi131 ceph-mon[28319]: from='client.16128 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:44:21.135 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:44:20 smithi066 ceph-mon[28172]: from='client.16128 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:44:21.180 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:44:20 smithi063 ceph-mon[25443]: from='client.16128 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:44:21.716 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T13:44:21.985 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:44:22.102 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:44:21 smithi063 ceph-mon[25443]: pgmap v102: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-16T13:44:22.179 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:44:21 smithi131 ceph-mon[28319]: pgmap v102: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-16T13:44:22.337 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:44:21 smithi066 ceph-mon[28172]: pgmap v102: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-16T13:44:22.584 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-16T13:44:22.584 INFO:teuthology.orchestra.run.smithi063.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T13:40:52.398021Z", "last_refresh": "2024-09-16T13:42:46.332036Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi063=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T13:37:28.289503Z", "last_refresh": "2024-09-16T13:42:47.068103Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi063:172.21.15.63=a", "smithi066:172.21.15.66=b", "smithi131:172.21.15.131=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T13:37:04.168581Z", "last_refresh": "2024-09-16T13:42:46.331784Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce", "last_refresh": "2024-09-16T13:42:46.331879Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-16T13:44:08.886163Z 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.63/16"}, {"address": "10.0.47.63/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.161"], "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-16T13:41:40.206622Z", "last_refresh": "2024-09-16T13:42:46.332108Z", "running": 2, "size": 3}}] 2024-09-16T13:44:23.211 DEBUG:tasks.cephadm:checking if 'smb.adipctdb' in {'mds.cephfs', 'smb.adipctdb', 'mon', 'mgr', 'osd'} 2024-09-16T13:44:24.114 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:44:23 smithi131 ceph-mon[28319]: pgmap v103: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-16T13:44:24.114 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:44:23 smithi131 ceph-mon[28319]: from='client.16140 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:44:24.114 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:44:23 smithi131 ceph-mon[28319]: Removing key for client.smb.config.adipctdb.2.0.smithi066.tqtqea 2024-09-16T13:44:24.114 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:44:23 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adipctdb.2.0.smithi066.tqtqea"} : dispatch 2024-09-16T13:44:24.114 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:44:23 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adipctdb.2.0.smithi066.tqtqea"}]': finished 2024-09-16T13:44:24.114 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:44:23 smithi131 ceph-mon[28319]: Removing orphan daemon smb.adipctdb.1.0.smithi131.jhcqtk... 2024-09-16T13:44:24.114 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:44:23 smithi131 ceph-mon[28319]: Removing daemon smb.adipctdb.1.0.smithi131.jhcqtk from smithi131 -- ports [445, 9922] 2024-09-16T13:44:24.180 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:44:23 smithi063 ceph-mon[25443]: pgmap v103: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-16T13:44:24.181 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:44:23 smithi063 ceph-mon[25443]: from='client.16140 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:44:24.181 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:44:23 smithi063 ceph-mon[25443]: Removing key for client.smb.config.adipctdb.2.0.smithi066.tqtqea 2024-09-16T13:44:24.181 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:44:23 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adipctdb.2.0.smithi066.tqtqea"} : dispatch 2024-09-16T13:44:24.181 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:44:23 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adipctdb.2.0.smithi066.tqtqea"}]': finished 2024-09-16T13:44:24.181 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:44:23 smithi063 ceph-mon[25443]: Removing orphan daemon smb.adipctdb.1.0.smithi131.jhcqtk... 2024-09-16T13:44:24.181 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:44:23 smithi063 ceph-mon[25443]: Removing daemon smb.adipctdb.1.0.smithi131.jhcqtk from smithi131 -- ports [445, 9922] 2024-09-16T13:44:24.212 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T13:44:24.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:44:23 smithi066 ceph-mon[28172]: pgmap v103: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-16T13:44:24.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:44:23 smithi066 ceph-mon[28172]: from='client.16140 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:44:24.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:44:23 smithi066 ceph-mon[28172]: Removing key for client.smb.config.adipctdb.2.0.smithi066.tqtqea 2024-09-16T13:44:24.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:44:23 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adipctdb.2.0.smithi066.tqtqea"} : dispatch 2024-09-16T13:44:24.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:44:23 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adipctdb.2.0.smithi066.tqtqea"}]': finished 2024-09-16T13:44:24.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:44:23 smithi066 ceph-mon[28172]: Removing orphan daemon smb.adipctdb.1.0.smithi131.jhcqtk... 2024-09-16T13:44:24.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:44:23 smithi066 ceph-mon[28172]: Removing daemon smb.adipctdb.1.0.smithi131.jhcqtk from smithi131 -- ports [445, 9922] 2024-09-16T13:44:24.481 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:44:25.211 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-16T13:44:25.212 INFO:teuthology.orchestra.run.smithi063.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T13:40:52.398021Z", "last_refresh": "2024-09-16T13:42:46.332036Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi063=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T13:37:28.289503Z", "last_refresh": "2024-09-16T13:42:47.068103Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi063:172.21.15.63=a", "smithi066:172.21.15.66=b", "smithi131:172.21.15.131=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T13:37:04.168581Z", "last_refresh": "2024-09-16T13:42:46.331784Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce", "last_refresh": "2024-09-16T13:42:46.331879Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-16T13:44:08.886163Z 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.63/16"}, {"address": "10.0.47.63/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.161"], "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-16T13:41:40.206622Z", "last_refresh": "2024-09-16T13:42:46.332108Z", "running": 1, "size": 3}}] 2024-09-16T13:44:25.752 DEBUG:tasks.cephadm:checking if 'smb.adipctdb' in {'mds.cephfs', 'smb.adipctdb', 'mon', 'mgr', 'osd'} 2024-09-16T13:44:26.125 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:44:25 smithi131 ceph-mon[28319]: pgmap v104: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.9 KiB/s rd, 87 KiB/s wr, 11 op/s 2024-09-16T13:44:26.180 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:44:25 smithi063 ceph-mon[25443]: pgmap v104: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.9 KiB/s rd, 87 KiB/s wr, 11 op/s 2024-09-16T13:44:26.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:44:25 smithi066 ceph-mon[28172]: pgmap v104: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.9 KiB/s rd, 87 KiB/s wr, 11 op/s 2024-09-16T13:44:26.753 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T13:44:27.020 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:44:27.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:44:26 smithi131 ceph-mon[28319]: from='client.16146 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:44:27.131 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:44:26 smithi063 ceph-mon[25443]: from='client.16146 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:44:27.135 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:44:26 smithi066 ceph-mon[28172]: from='client.16146 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:44:27.673 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-16T13:44:27.673 INFO:teuthology.orchestra.run.smithi063.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T13:40:52.398021Z", "last_refresh": "2024-09-16T13:42:46.332036Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi063=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T13:37:28.289503Z", "last_refresh": "2024-09-16T13:42:47.068103Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi063:172.21.15.63=a", "smithi066:172.21.15.66=b", "smithi131:172.21.15.131=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T13:37:04.168581Z", "last_refresh": "2024-09-16T13:42:46.331784Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce", "last_refresh": "2024-09-16T13:42:46.331879Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-16T13:44:08.886163Z 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.63/16"}, {"address": "10.0.47.63/16"}], "config_uri": "rados://.smb/adipctdb/config.smb", "custom_dns": ["172.21.15.161"], "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-16T13:41:40.206622Z", "last_refresh": "2024-09-16T13:42:46.332108Z", "running": 1, "size": 3}}] 2024-09-16T13:44:28.125 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:44:27 smithi131 ceph-mon[28319]: pgmap v105: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 597 B/s rd, 0 B/s wr, 1 op/s 2024-09-16T13:44:28.180 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:44:27 smithi063 ceph-mon[25443]: pgmap v105: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 597 B/s rd, 0 B/s wr, 1 op/s 2024-09-16T13:44:28.225 DEBUG:tasks.cephadm:checking if 'smb.adipctdb' in {'mds.cephfs', 'smb.adipctdb', 'mon', 'mgr', 'osd'} 2024-09-16T13:44:28.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:44:27 smithi066 ceph-mon[28172]: pgmap v105: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 597 B/s rd, 0 B/s wr, 1 op/s 2024-09-16T13:44:29.226 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T13:44:29.250 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:44:28 smithi063 ceph-mon[25443]: from='client.16152 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:44:29.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:44:28 smithi131 ceph-mon[28319]: from='client.16152 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:44:29.384 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:44:28 smithi066 ceph-mon[28172]: from='client.16152 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:44:29.508 INFO:teuthology.orchestra.run.smithi063.stderr:Inferring config /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:44:30.125 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:44:29 smithi131 ceph-mon[28319]: pgmap v106: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 597 B/s rd, 0 B/s wr, 1 op/s 2024-09-16T13:44:30.125 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:44:29 smithi131 ceph-mon[28319]: Removing key for client.smb.config.adipctdb.1.0.smithi131.jhcqtk 2024-09-16T13:44:30.125 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:44:29 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adipctdb.1.0.smithi131.jhcqtk"} : dispatch 2024-09-16T13:44:30.125 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:44:29 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adipctdb.1.0.smithi131.jhcqtk"}]': finished 2024-09-16T13:44:30.126 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:44:29 smithi131 ceph-mon[28319]: Purge service smb.adipctdb 2024-09-16T13:44:30.126 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:44:29 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adipctdb"} : dispatch 2024-09-16T13:44:30.126 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:44:29 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adipctdb"}]': finished 2024-09-16T13:44:30.126 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:44:29 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T13:44:30.136 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:44:29 smithi066 ceph-mon[28172]: pgmap v106: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 597 B/s rd, 0 B/s wr, 1 op/s 2024-09-16T13:44:30.136 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:44:29 smithi066 ceph-mon[28172]: Removing key for client.smb.config.adipctdb.1.0.smithi131.jhcqtk 2024-09-16T13:44:30.136 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:44:29 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adipctdb.1.0.smithi131.jhcqtk"} : dispatch 2024-09-16T13:44:30.136 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:44:29 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adipctdb.1.0.smithi131.jhcqtk"}]': finished 2024-09-16T13:44:30.136 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:44:29 smithi066 ceph-mon[28172]: Purge service smb.adipctdb 2024-09-16T13:44:30.136 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:44:29 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adipctdb"} : dispatch 2024-09-16T13:44:30.137 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:44:29 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adipctdb"}]': finished 2024-09-16T13:44:30.137 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:44:29 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T13:44:30.275 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:44:29 smithi063 ceph-mon[25443]: pgmap v106: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 597 B/s rd, 0 B/s wr, 1 op/s 2024-09-16T13:44:30.275 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:44:29 smithi063 ceph-mon[25443]: Removing key for client.smb.config.adipctdb.1.0.smithi131.jhcqtk 2024-09-16T13:44:30.275 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:44:29 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adipctdb.1.0.smithi131.jhcqtk"} : dispatch 2024-09-16T13:44:30.275 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:44:29 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adipctdb.1.0.smithi131.jhcqtk"}]': finished 2024-09-16T13:44:30.275 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:44:29 smithi063 ceph-mon[25443]: Purge service smb.adipctdb 2024-09-16T13:44:30.275 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:44:29 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adipctdb"} : dispatch 2024-09-16T13:44:30.275 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:44:29 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adipctdb"}]': finished 2024-09-16T13:44:30.275 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:44:29 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T13:44:30.339 INFO:teuthology.orchestra.run.smithi063.stdout: 2024-09-16T13:44:30.340 INFO:teuthology.orchestra.run.smithi063.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T13:40:52.398021Z", "last_refresh": "2024-09-16T13:42:47.068336Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi063=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T13:37:28.289503Z", "last_refresh": "2024-09-16T13:42:47.068103Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi063:172.21.15.63=a", "smithi066:172.21.15.66=b", "smithi131:172.21.15.131=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T13:37:04.168581Z", "last_refresh": "2024-09-16T13:42:47.067937Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce", "last_refresh": "2024-09-16T13:42:47.068192Z", "running": 6, "size": 6}, "unmanaged": true}] 2024-09-16T13:44:30.954 DEBUG:tasks.cephadm:checking if 'smb.adipctdb' in {'osd', 'mgr', 'mds.cephfs', 'mon'} 2024-09-16T13:44:30.954 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-09-16T13:44:30.965 INFO:tasks.cephadm:Teardown begin 2024-09-16T13:44:30.965 DEBUG:teuthology.orchestra.run.smithi063:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-16T13:44:31.022 DEBUG:teuthology.orchestra.run.smithi066:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-16T13:44:31.056 DEBUG:teuthology.orchestra.run.smithi131:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-16T13:44:31.086 DEBUG:teuthology.orchestra.run.smithi161:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-16T13:44:31.119 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-09-16T13:44:31.119 DEBUG:teuthology.orchestra.run.smithi063:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-16T13:44:31.136 DEBUG:teuthology.orchestra.run.smithi066:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-16T13:44:31.154 DEBUG:teuthology.orchestra.run.smithi131:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-16T13:44:31.171 DEBUG:teuthology.orchestra.run.smithi161:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-16T13:44:31.189 INFO:tasks.cephadm:Stopping all daemons... 2024-09-16T13:44:31.189 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-09-16T13:44:31.189 DEBUG:teuthology.orchestra.run.smithi063:> sudo systemctl stop ceph-69d0a65c-7430-11ef-bceb-c7b262605968@mon.a 2024-09-16T13:44:31.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:44:31 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:44:31.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:44:31 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:44:31.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:44:31 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:44:31.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:44:31 smithi131 ceph-mon[28319]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:44:31.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:44:31 smithi131 ceph-mon[28319]: from='client.16158 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:44:31.376 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:44:31 smithi131 ceph-mon[28319]: pgmap v107: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2024-09-16T13:44:31.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:44:31 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:44:31.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:44:31 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:44:31.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:44:31 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:44:31.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:44:31 smithi066 ceph-mon[28172]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:44:31.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:44:31 smithi066 ceph-mon[28172]: from='client.16158 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:44:31.385 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:44:31 smithi066 ceph-mon[28172]: pgmap v107: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2024-09-16T13:44:31.504 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:44:31 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:44:31.504 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:44:31 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:44:31.504 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:44:31 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:44:31.504 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:44:31 smithi063 ceph-mon[25443]: from='mgr.14553 172.21.15.63:0/449927347' entity='mgr.x' 2024-09-16T13:44:31.504 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:44:31 smithi063 ceph-mon[25443]: from='client.16158 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:44:31.504 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:44:31 smithi063 ceph-mon[25443]: pgmap v107: 97 pgs: 97 active+clean; 1.8 MiB data, 171 MiB used, 536 GiB / 536 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2024-09-16T13:44:31.504 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:44:31 smithi063 systemd[1]: Stopping Ceph mon.a for 69d0a65c-7430-11ef-bceb-c7b262605968... 2024-09-16T13:44:31.918 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:44:31 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mon-a[25420]: 2024-09-16T13:44:31.500+0000 7f1ddf74b640 -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-16T13:44:31.918 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:44:31 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mon-a[25420]: 2024-09-16T13:44:31.500+0000 7f1ddf74b640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-09-16T13:44:31.918 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:44:31 smithi063 podman[65533]: 2024-09-16 13:44:31.634514886 +0000 UTC m=+0.234156200 container died dda7fcb28ba4f34ff3299d33b046eb5d2bb0a7bece826451310c67bc7cc283eb (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mon-a, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.license=GPLv2, ceph=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.build-date=20240731) 2024-09-16T13:44:32.180 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:44:31 smithi063 podman[65533]: 2024-09-16 13:44:31.982351074 +0000 UTC m=+0.581992387 container cleanup dda7fcb28ba4f34ff3299d33b046eb5d2bb0a7bece826451310c67bc7cc283eb (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mon-a, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , GIT_CLEAN=True) 2024-09-16T13:44:32.180 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:44:31 smithi063 bash[65533]: ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mon-a 2024-09-16T13:44:32.180 INFO:journalctl@ceph.mon.a.smithi063.stdout:Sep 16 13:44:32 smithi063 podman[65566]: 2024-09-16 13:44:32.150144367 +0000 UTC m=+0.507956201 container remove dda7fcb28ba4f34ff3299d33b046eb5d2bb0a7bece826451310c67bc7cc283eb (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mon-a, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, ceph=True, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-16T13:44:32.365 DEBUG:teuthology.orchestra.run.smithi063:> sudo pkill -f 'journalctl -f -n 0 -u ceph-69d0a65c-7430-11ef-bceb-c7b262605968@mon.a.service' 2024-09-16T13:44:32.412 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T13:44:32.412 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-09-16T13:44:32.412 INFO:tasks.cephadm.mon.c:Stopping mon.b... 2024-09-16T13:44:32.412 DEBUG:teuthology.orchestra.run.smithi066:> sudo systemctl stop ceph-69d0a65c-7430-11ef-bceb-c7b262605968@mon.b 2024-09-16T13:44:32.736 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:44:32 smithi066 systemd[1]: Stopping Ceph mon.b for 69d0a65c-7430-11ef-bceb-c7b262605968... 2024-09-16T13:44:33.102 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:44:32 smithi066 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mon-b[28149]: 2024-09-16T13:44:32.733+0000 7f87031f9640 -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-16T13:44:33.102 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:44:32 smithi066 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mon-b[28149]: 2024-09-16T13:44:32.733+0000 7f87031f9640 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2024-09-16T13:44:33.102 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:44:32 smithi066 podman[46465]: 2024-09-16 13:44:32.795969131 +0000 UTC m=+0.183368110 container died 7f14096e3c440a224b9d34a50fdb699609275bdf9155d0261583b501a8a66a4a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce, name=ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mon-b, org.label-schema.schema-version=1.0, ceph=True, GIT_CLEAN=True, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T13:44:33.618 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:44:33 smithi066 podman[46465]: 2024-09-16 13:44:33.357585453 +0000 UTC m=+0.744984477 container cleanup 7f14096e3c440a224b9d34a50fdb699609275bdf9155d0261583b501a8a66a4a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce, name=ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mon-b, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_BRANCH=HEAD, ceph=True, org.label-schema.license=GPLv2, 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.build-date=20240731) 2024-09-16T13:44:33.618 INFO:journalctl@ceph.mon.b.smithi066.stdout:Sep 16 13:44:33 smithi066 bash[46465]: ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mon-b 2024-09-16T13:44:33.750 DEBUG:teuthology.orchestra.run.smithi066:> sudo pkill -f 'journalctl -f -n 0 -u ceph-69d0a65c-7430-11ef-bceb-c7b262605968@mon.b.service' 2024-09-16T13:44:33.814 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T13:44:33.814 INFO:tasks.cephadm.mon.c:Stopped mon.b 2024-09-16T13:44:33.814 INFO:tasks.cephadm.mon.c:Stopping mon.c... 2024-09-16T13:44:33.815 DEBUG:teuthology.orchestra.run.smithi131:> sudo systemctl stop ceph-69d0a65c-7430-11ef-bceb-c7b262605968@mon.c 2024-09-16T13:44:34.118 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:44:33 smithi131 systemd[1]: Stopping Ceph mon.c for 69d0a65c-7430-11ef-bceb-c7b262605968... 2024-09-16T13:44:34.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:44:34 smithi131 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mon-c[28296]: 2024-09-16T13:44:34.115+0000 7fbfc1190640 -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-16T13:44:34.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:44:34 smithi131 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mon-c[28296]: 2024-09-16T13:44:34.115+0000 7fbfc1190640 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2024-09-16T13:44:34.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:44:34 smithi131 podman[48623]: 2024-09-16 13:44:34.187277715 +0000 UTC m=+0.176924054 container died fcec7ec517b37b3a6eac8b3dc2360a957345f123a1b9d2d48f3fe383f8019890 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce, name=ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mon-c, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, ceph=True) 2024-09-16T13:44:34.817 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:44:34 smithi131 podman[48623]: 2024-09-16 13:44:34.605718522 +0000 UTC m=+0.595364902 container cleanup fcec7ec517b37b3a6eac8b3dc2360a957345f123a1b9d2d48f3fe383f8019890 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce, name=ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mon-c, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2) 2024-09-16T13:44:34.817 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:44:34 smithi131 bash[48623]: ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mon-c 2024-09-16T13:44:35.072 INFO:journalctl@ceph.mon.c.smithi131.stdout:Sep 16 13:44:34 smithi131 podman[48640]: 2024-09-16 13:44:34.81596445 +0000 UTC m=+0.631124822 container remove fcec7ec517b37b3a6eac8b3dc2360a957345f123a1b9d2d48f3fe383f8019890 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce, name=ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mon-c, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, ceph=True) 2024-09-16T13:44:35.077 DEBUG:teuthology.orchestra.run.smithi131:> sudo pkill -f 'journalctl -f -n 0 -u ceph-69d0a65c-7430-11ef-bceb-c7b262605968@mon.c.service' 2024-09-16T13:44:35.118 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T13:44:35.118 INFO:tasks.cephadm.mon.c:Stopped mon.c 2024-09-16T13:44:35.118 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-09-16T13:44:35.119 DEBUG:teuthology.orchestra.run.smithi063:> sudo systemctl stop ceph-69d0a65c-7430-11ef-bceb-c7b262605968@mgr.x 2024-09-16T13:44:35.430 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:44:35 smithi063 systemd[1]: Stopping Ceph mgr.x for 69d0a65c-7430-11ef-bceb-c7b262605968... 2024-09-16T13:44:35.846 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:44:35 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x[25696]: 2024-09-16T13:44:35.454+0000 7f9a304f5640 -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-16T13:44:35.847 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:44:35 smithi063 podman[65680]: 2024-09-16 13:44:35.486652361 +0000 UTC m=+0.154390751 container died 00177d302d7ddc4b10b7c2099b252a007716484ff1b3488b1157bfd18258d1e1 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_CLEAN=True, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=) 2024-09-16T13:44:36.096 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:44:35 smithi063 podman[65680]: 2024-09-16 13:44:35.91921067 +0000 UTC m=+0.586949066 container cleanup 00177d302d7ddc4b10b7c2099b252a007716484ff1b3488b1157bfd18258d1e1 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS) 2024-09-16T13:44:36.097 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:44:35 smithi063 bash[65680]: ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x 2024-09-16T13:44:36.347 INFO:journalctl@ceph.mgr.x.smithi063.stdout:Sep 16 13:44:36 smithi063 podman[65698]: 2024-09-16 13:44:36.095482205 +0000 UTC m=+0.605398903 container remove 00177d302d7ddc4b10b7c2099b252a007716484ff1b3488b1157bfd18258d1e1 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-69d0a65c-7430-11ef-bceb-c7b262605968-mgr-x, GIT_CLEAN=True, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, ceph=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73) 2024-09-16T13:44:36.350 DEBUG:teuthology.orchestra.run.smithi063:> sudo pkill -f 'journalctl -f -n 0 -u ceph-69d0a65c-7430-11ef-bceb-c7b262605968@mgr.x.service' 2024-09-16T13:44:36.387 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T13:44:36.387 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-09-16T13:44:36.387 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-09-16T13:44:36.387 DEBUG:teuthology.orchestra.run.smithi063:> sudo systemctl stop ceph-69d0a65c-7430-11ef-bceb-c7b262605968@osd.0 2024-09-16T13:44:36.680 INFO:journalctl@ceph.osd.0.smithi063.stdout:Sep 16 13:44:36 smithi063 systemd[1]: Stopping Ceph osd.0 for 69d0a65c-7430-11ef-bceb-c7b262605968... 2024-09-16T13:44:37.180 INFO:journalctl@ceph.osd.0.smithi063.stdout:Sep 16 13:44:36 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-0[39187]: 2024-09-16T13:44:36.732+0000 7fa88492d640 -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-16T13:44:37.180 INFO:journalctl@ceph.osd.0.smithi063.stdout:Sep 16 13:44:36 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-0[39187]: 2024-09-16T13:44:36.732+0000 7fa88492d640 -1 osd.0 50 *** Got signal Terminated *** 2024-09-16T13:44:37.180 INFO:journalctl@ceph.osd.0.smithi063.stdout:Sep 16 13:44:36 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-0[39187]: 2024-09-16T13:44:36.732+0000 7fa88492d640 -1 osd.0 50 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T13:44:42.425 INFO:journalctl@ceph.osd.0.smithi063.stdout:Sep 16 13:44:42 smithi063 podman[65811]: 2024-09-16 13:44:42.167826794 +0000 UTC m=+5.549676574 container died f6449a9aaa97168818e00ac3b20d21f1b6e46f42b530bb12ed34d13635e1a9ec (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce, name=ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-0, ceph=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_CLEAN=True, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2) 2024-09-16T13:44:42.680 INFO:journalctl@ceph.osd.0.smithi063.stdout:Sep 16 13:44:42 smithi063 podman[65811]: 2024-09-16 13:44:42.497907212 +0000 UTC m=+5.879756989 container cleanup f6449a9aaa97168818e00ac3b20d21f1b6e46f42b530bb12ed34d13635e1a9ec (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce, name=ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T13:44:42.680 INFO:journalctl@ceph.osd.0.smithi063.stdout:Sep 16 13:44:42 smithi063 bash[65811]: ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-0 2024-09-16T13:44:42.680 INFO:journalctl@ceph.osd.0.smithi063.stdout:Sep 16 13:44:42 smithi063 podman[65831]: 2024-09-16 13:44:42.673856586 +0000 UTC m=+0.503387065 container remove f6449a9aaa97168818e00ac3b20d21f1b6e46f42b530bb12ed34d13635e1a9ec (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce, name=ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T13:44:43.430 INFO:journalctl@ceph.osd.0.smithi063.stdout:Sep 16 13:44:43 smithi063 podman[65927]: 2024-09-16 13:44:43.032042047 +0000 UTC m=+0.016779294 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce 2024-09-16T13:44:43.430 INFO:journalctl@ceph.osd.0.smithi063.stdout:Sep 16 13:44:43 smithi063 podman[65927]: 2024-09-16 13:44:43.149638188 +0000 UTC m=+0.134375467 container create afedd4d801690328759d7e4421d8a02c768a2f5ca9bb1f263ca09c4c13295751 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce, name=ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-0-deactivate, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, 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, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, ceph=True, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=) 2024-09-16T13:44:43.430 INFO:journalctl@ceph.osd.0.smithi063.stdout:Sep 16 13:44:43 smithi063 podman[65927]: 2024-09-16 13:44:43.343640532 +0000 UTC m=+0.328377770 container init afedd4d801690328759d7e4421d8a02c768a2f5ca9bb1f263ca09c4c13295751 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce, name=ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-0-deactivate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_CLEAN=True) 2024-09-16T13:44:43.430 INFO:journalctl@ceph.osd.0.smithi063.stdout:Sep 16 13:44:43 smithi063 podman[65927]: 2024-09-16 13:44:43.348653029 +0000 UTC m=+0.333390267 container start afedd4d801690328759d7e4421d8a02c768a2f5ca9bb1f263ca09c4c13295751 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce, name=ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-0-deactivate, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, ceph=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731) 2024-09-16T13:44:43.830 INFO:journalctl@ceph.osd.0.smithi063.stdout:Sep 16 13:44:43 smithi063 podman[65927]: 2024-09-16 13:44:43.470891702 +0000 UTC m=+0.455628940 container attach afedd4d801690328759d7e4421d8a02c768a2f5ca9bb1f263ca09c4c13295751 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce, name=ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-0-deactivate, GIT_CLEAN=True, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T13:44:43.831 INFO:journalctl@ceph.osd.0.smithi063.stdout:Sep 16 13:44:43 smithi063 podman[65927]: 2024-09-16 13:44:43.540842744 +0000 UTC m=+0.525579982 container died afedd4d801690328759d7e4421d8a02c768a2f5ca9bb1f263ca09c4c13295751 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce, name=ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-0-deactivate, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_CLEAN=True) 2024-09-16T13:44:44.151 DEBUG:teuthology.orchestra.run.smithi063:> sudo pkill -f 'journalctl -f -n 0 -u ceph-69d0a65c-7430-11ef-bceb-c7b262605968@osd.0.service' 2024-09-16T13:44:44.188 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T13:44:44.189 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-09-16T13:44:44.189 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-09-16T13:44:44.189 DEBUG:teuthology.orchestra.run.smithi063:> sudo systemctl stop ceph-69d0a65c-7430-11ef-bceb-c7b262605968@osd.1 2024-09-16T13:44:44.430 INFO:journalctl@ceph.osd.1.smithi063.stdout:Sep 16 13:44:44 smithi063 systemd[1]: Stopping Ceph osd.1 for 69d0a65c-7430-11ef-bceb-c7b262605968... 2024-09-16T13:44:44.930 INFO:journalctl@ceph.osd.1.smithi063.stdout:Sep 16 13:44:44 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-1[45327]: 2024-09-16T13:44:44.542+0000 7f3bed5db640 -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-16T13:44:44.931 INFO:journalctl@ceph.osd.1.smithi063.stdout:Sep 16 13:44:44 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-1[45327]: 2024-09-16T13:44:44.542+0000 7f3bed5db640 -1 osd.1 50 *** Got signal Terminated *** 2024-09-16T13:44:44.931 INFO:journalctl@ceph.osd.1.smithi063.stdout:Sep 16 13:44:44 smithi063 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-1[45327]: 2024-09-16T13:44:44.542+0000 7f3bed5db640 -1 osd.1 50 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T13:44:50.180 INFO:journalctl@ceph.osd.1.smithi063.stdout:Sep 16 13:44:49 smithi063 podman[66054]: 2024-09-16 13:44:49.862906068 +0000 UTC m=+5.439891743 container died 90da57e3e713a4dee80a752c8c857a725ad772b5e6c4767a524c9fa15fa2ea6f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce, name=ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-1, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.build-date=20240731) 2024-09-16T13:44:50.680 INFO:journalctl@ceph.osd.1.smithi063.stdout:Sep 16 13:44:50 smithi063 podman[66054]: 2024-09-16 13:44:50.182333834 +0000 UTC m=+5.759319506 container cleanup 90da57e3e713a4dee80a752c8c857a725ad772b5e6c4767a524c9fa15fa2ea6f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce, name=ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-1, io.buildah.version=1.37.2, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, ceph=True) 2024-09-16T13:44:50.680 INFO:journalctl@ceph.osd.1.smithi063.stdout:Sep 16 13:44:50 smithi063 bash[66054]: ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-1 2024-09-16T13:44:50.680 INFO:journalctl@ceph.osd.1.smithi063.stdout:Sep 16 13:44:50 smithi063 podman[66075]: 2024-09-16 13:44:50.358587969 +0000 UTC m=+0.487133350 container remove 90da57e3e713a4dee80a752c8c857a725ad772b5e6c4767a524c9fa15fa2ea6f (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce, name=ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-1, GIT_BRANCH=HEAD, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux ) 2024-09-16T13:44:51.071 INFO:journalctl@ceph.osd.1.smithi063.stdout:Sep 16 13:44:50 smithi063 podman[66169]: 2024-09-16 13:44:50.776113575 +0000 UTC m=+0.101448965 container create 08a15cde8717dc74c6ff86649e52fa4947bef335c921a2cfed82791bf3b2dd56 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce, name=ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-1-deactivate, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, ceph=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T13:44:51.071 INFO:journalctl@ceph.osd.1.smithi063.stdout:Sep 16 13:44:50 smithi063 podman[66169]: 2024-09-16 13:44:50.691342634 +0000 UTC m=+0.016677992 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce 2024-09-16T13:44:51.071 INFO:journalctl@ceph.osd.1.smithi063.stdout:Sep 16 13:44:50 smithi063 podman[66169]: 2024-09-16 13:44:50.986407983 +0000 UTC m=+0.311743330 container init 08a15cde8717dc74c6ff86649e52fa4947bef335c921a2cfed82791bf3b2dd56 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce, name=ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-1-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2) 2024-09-16T13:44:51.071 INFO:journalctl@ceph.osd.1.smithi063.stdout:Sep 16 13:44:50 smithi063 podman[66169]: 2024-09-16 13:44:50.991033929 +0000 UTC m=+0.316369277 container start 08a15cde8717dc74c6ff86649e52fa4947bef335c921a2cfed82791bf3b2dd56 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce, name=ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-1-deactivate, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_CLEAN=True, ceph=True, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-13-1248-8293d73) 2024-09-16T13:44:51.071 INFO:journalctl@ceph.osd.1.smithi063.stdout:Sep 16 13:44:51 smithi063 podman[66169]: 2024-09-16 13:44:51.069559281 +0000 UTC m=+0.394894645 container attach 08a15cde8717dc74c6ff86649e52fa4947bef335c921a2cfed82791bf3b2dd56 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce, name=ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-1-deactivate, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, ceph=True, GIT_CLEAN=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2) 2024-09-16T13:44:51.430 INFO:journalctl@ceph.osd.1.smithi063.stdout:Sep 16 13:44:51 smithi063 podman[66169]: 2024-09-16 13:44:51.194116554 +0000 UTC m=+0.519451902 container died 08a15cde8717dc74c6ff86649e52fa4947bef335c921a2cfed82791bf3b2dd56 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce, name=ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-1-deactivate, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , ceph=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73) 2024-09-16T13:44:51.750 DEBUG:teuthology.orchestra.run.smithi063:> sudo pkill -f 'journalctl -f -n 0 -u ceph-69d0a65c-7430-11ef-bceb-c7b262605968@osd.1.service' 2024-09-16T13:44:51.791 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T13:44:51.791 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-09-16T13:44:51.792 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-09-16T13:44:51.792 DEBUG:teuthology.orchestra.run.smithi066:> sudo systemctl stop ceph-69d0a65c-7430-11ef-bceb-c7b262605968@osd.2 2024-09-16T13:44:52.098 INFO:journalctl@ceph.osd.2.smithi066.stdout:Sep 16 13:44:51 smithi066 systemd[1]: Stopping Ceph osd.2 for 69d0a65c-7430-11ef-bceb-c7b262605968... 2024-09-16T13:44:52.385 INFO:journalctl@ceph.osd.2.smithi066.stdout:Sep 16 13:44:52 smithi066 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-2[31528]: 2024-09-16T13:44:52.095+0000 7effcb978640 -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-16T13:44:52.385 INFO:journalctl@ceph.osd.2.smithi066.stdout:Sep 16 13:44:52 smithi066 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-2[31528]: 2024-09-16T13:44:52.095+0000 7effcb978640 -1 osd.2 50 *** Got signal Terminated *** 2024-09-16T13:44:52.385 INFO:journalctl@ceph.osd.2.smithi066.stdout:Sep 16 13:44:52 smithi066 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-2[31528]: 2024-09-16T13:44:52.095+0000 7effcb978640 -1 osd.2 50 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T13:44:57.872 INFO:journalctl@ceph.osd.2.smithi066.stdout:Sep 16 13:44:57 smithi066 podman[46612]: 2024-09-16 13:44:57.567295327 +0000 UTC m=+5.577355003 container died 9c5891edeb6c4acf0a3c4a6987383f2218c909f3bfaffda64cf32d19d634c20b (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce, name=ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-2, org.label-schema.build-date=20240731, ceph=True, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=) 2024-09-16T13:44:58.135 INFO:journalctl@ceph.osd.2.smithi066.stdout:Sep 16 13:44:57 smithi066 podman[46612]: 2024-09-16 13:44:57.969031401 +0000 UTC m=+5.979091077 container cleanup 9c5891edeb6c4acf0a3c4a6987383f2218c909f3bfaffda64cf32d19d634c20b (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce, name=ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.license=GPLv2, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T13:44:58.135 INFO:journalctl@ceph.osd.2.smithi066.stdout:Sep 16 13:44:57 smithi066 bash[46612]: ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-2 2024-09-16T13:44:58.635 INFO:journalctl@ceph.osd.2.smithi066.stdout:Sep 16 13:44:58 smithi066 podman[46632]: 2024-09-16 13:44:58.195455708 +0000 UTC m=+0.619268341 container remove 9c5891edeb6c4acf0a3c4a6987383f2218c909f3bfaffda64cf32d19d634c20b (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce, name=ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-2, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.vendor=CentOS) 2024-09-16T13:44:58.965 INFO:journalctl@ceph.osd.2.smithi066.stdout:Sep 16 13:44:58 smithi066 podman[46727]: 2024-09-16 13:44:58.543618529 +0000 UTC m=+0.016473202 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce 2024-09-16T13:44:58.966 INFO:journalctl@ceph.osd.2.smithi066.stdout:Sep 16 13:44:58 smithi066 podman[46727]: 2024-09-16 13:44:58.646023597 +0000 UTC m=+0.118878261 container create 1b4db6d3f9167bdec4f63189d153ac614f5eae9b04e5159a38a0dd5a60479b55 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce, name=ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-2-deactivate, GIT_BRANCH=HEAD, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.vendor=CentOS, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731) 2024-09-16T13:44:58.966 INFO:journalctl@ceph.osd.2.smithi066.stdout:Sep 16 13:44:58 smithi066 podman[46727]: 2024-09-16 13:44:58.87330214 +0000 UTC m=+0.346156798 container init 1b4db6d3f9167bdec4f63189d153ac614f5eae9b04e5159a38a0dd5a60479b55 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce, name=ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-2-deactivate, GIT_CLEAN=True, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD) 2024-09-16T13:44:58.966 INFO:journalctl@ceph.osd.2.smithi066.stdout:Sep 16 13:44:58 smithi066 podman[46727]: 2024-09-16 13:44:58.878758596 +0000 UTC m=+0.351613257 container start 1b4db6d3f9167bdec4f63189d153ac614f5eae9b04e5159a38a0dd5a60479b55 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce, name=ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-2-deactivate, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, ceph=True) 2024-09-16T13:44:58.966 INFO:journalctl@ceph.osd.2.smithi066.stdout:Sep 16 13:44:58 smithi066 podman[46727]: 2024-09-16 13:44:58.964758011 +0000 UTC m=+0.437612669 container attach 1b4db6d3f9167bdec4f63189d153ac614f5eae9b04e5159a38a0dd5a60479b55 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce, name=ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-2-deactivate, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, ceph=True, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD) 2024-09-16T13:44:59.369 INFO:journalctl@ceph.osd.2.smithi066.stdout:Sep 16 13:44:59 smithi066 podman[46727]: 2024-09-16 13:44:59.071636353 +0000 UTC m=+0.544491021 container died 1b4db6d3f9167bdec4f63189d153ac614f5eae9b04e5159a38a0dd5a60479b55 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce, name=ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-2-deactivate, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, ceph=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, CEPH_POINT_RELEASE=) 2024-09-16T13:44:59.658 DEBUG:teuthology.orchestra.run.smithi066:> sudo pkill -f 'journalctl -f -n 0 -u ceph-69d0a65c-7430-11ef-bceb-c7b262605968@osd.2.service' 2024-09-16T13:44:59.699 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T13:44:59.699 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-09-16T13:44:59.699 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-09-16T13:44:59.699 DEBUG:teuthology.orchestra.run.smithi066:> sudo systemctl stop ceph-69d0a65c-7430-11ef-bceb-c7b262605968@osd.3 2024-09-16T13:45:00.041 INFO:journalctl@ceph.osd.3.smithi066.stdout:Sep 16 13:44:59 smithi066 systemd[1]: Stopping Ceph osd.3 for 69d0a65c-7430-11ef-bceb-c7b262605968... 2024-09-16T13:45:00.385 INFO:journalctl@ceph.osd.3.smithi066.stdout:Sep 16 13:45:00 smithi066 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-3[37138]: 2024-09-16T13:45:00.040+0000 7f861cc57640 -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-16T13:45:00.385 INFO:journalctl@ceph.osd.3.smithi066.stdout:Sep 16 13:45:00 smithi066 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-3[37138]: 2024-09-16T13:45:00.040+0000 7f861cc57640 -1 osd.3 50 *** Got signal Terminated *** 2024-09-16T13:45:00.385 INFO:journalctl@ceph.osd.3.smithi066.stdout:Sep 16 13:45:00 smithi066 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-3[37138]: 2024-09-16T13:45:00.040+0000 7f861cc57640 -1 osd.3 50 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T13:45:02.876 INFO:journalctl@ceph.osd.4.smithi131.stdout:Sep 16 13:45:02 smithi131 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-4[32377]: 2024-09-16T13:45:02.588+0000 7f74362a9640 -1 osd.4 50 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-09-16T13:44:36.334611+0000 front 2024-09-16T13:44:36.334432+0000 (oldest deadline 2024-09-16T13:45:02.234613+0000) 2024-09-16T13:45:03.635 INFO:journalctl@ceph.osd.3.smithi066.stdout:Sep 16 13:45:03 smithi066 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-3[37138]: 2024-09-16T13:45:03.293+0000 7f861926c640 -1 osd.3 50 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-09-16T13:44:37.767752+0000 front 2024-09-16T13:44:37.767856+0000 (oldest deadline 2024-09-16T13:45:02.467824+0000) 2024-09-16T13:45:03.875 INFO:journalctl@ceph.osd.4.smithi131.stdout:Sep 16 13:45:03 smithi131 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-4[32377]: 2024-09-16T13:45:03.603+0000 7f74362a9640 -1 osd.4 50 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-09-16T13:44:36.334611+0000 front 2024-09-16T13:44:36.334432+0000 (oldest deadline 2024-09-16T13:45:02.234613+0000) 2024-09-16T13:45:04.635 INFO:journalctl@ceph.osd.3.smithi066.stdout:Sep 16 13:45:04 smithi066 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-3[37138]: 2024-09-16T13:45:04.262+0000 7f861926c640 -1 osd.3 50 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-09-16T13:44:37.767752+0000 front 2024-09-16T13:44:37.767856+0000 (oldest deadline 2024-09-16T13:45:02.467824+0000) 2024-09-16T13:45:04.875 INFO:journalctl@ceph.osd.4.smithi131.stdout:Sep 16 13:45:04 smithi131 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-4[32377]: 2024-09-16T13:45:04.581+0000 7f74362a9640 -1 osd.4 50 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-09-16T13:44:36.334611+0000 front 2024-09-16T13:44:36.334432+0000 (oldest deadline 2024-09-16T13:45:02.234613+0000) 2024-09-16T13:45:05.635 INFO:journalctl@ceph.osd.3.smithi066.stdout:Sep 16 13:45:05 smithi066 podman[46854]: 2024-09-16 13:45:05.370924038 +0000 UTC m=+5.438201143 container died 735f6aaa4f9660e04c636c754b86d97afbb9c1b6696f034c8f93e0a47fc5ddd4 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce, name=ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-3, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD) 2024-09-16T13:45:05.875 INFO:journalctl@ceph.osd.4.smithi131.stdout:Sep 16 13:45:05 smithi131 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-4[32377]: 2024-09-16T13:45:05.540+0000 7f74362a9640 -1 osd.4 50 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-09-16T13:44:36.334611+0000 front 2024-09-16T13:44:36.334432+0000 (oldest deadline 2024-09-16T13:45:02.234613+0000) 2024-09-16T13:45:05.876 INFO:journalctl@ceph.osd.5.smithi131.stdout:Sep 16 13:45:05 smithi131 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-5[38283]: 2024-09-16T13:45:05.674+0000 7fb47840a640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-09-16T13:44:39.811355+0000 front 2024-09-16T13:44:39.811371+0000 (oldest deadline 2024-09-16T13:45:05.111278+0000) 2024-09-16T13:45:05.989 INFO:journalctl@ceph.osd.3.smithi066.stdout:Sep 16 13:45:05 smithi066 podman[46854]: 2024-09-16 13:45:05.737401721 +0000 UTC m=+5.804678830 container cleanup 735f6aaa4f9660e04c636c754b86d97afbb9c1b6696f034c8f93e0a47fc5ddd4 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce, name=ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-3, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-16T13:45:05.989 INFO:journalctl@ceph.osd.3.smithi066.stdout:Sep 16 13:45:05 smithi066 bash[46854]: ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-3 2024-09-16T13:45:06.313 INFO:journalctl@ceph.osd.3.smithi066.stdout:Sep 16 13:45:05 smithi066 podman[46874]: 2024-09-16 13:45:05.98821881 +0000 UTC m=+0.607863661 container remove 735f6aaa4f9660e04c636c754b86d97afbb9c1b6696f034c8f93e0a47fc5ddd4 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce, name=ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-3, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, ceph=True) 2024-09-16T13:45:06.600 INFO:journalctl@ceph.osd.3.smithi066.stdout:Sep 16 13:45:06 smithi066 podman[46969]: 2024-09-16 13:45:06.215237312 +0000 UTC m=+0.016093075 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce 2024-09-16T13:45:06.601 INFO:journalctl@ceph.osd.3.smithi066.stdout:Sep 16 13:45:06 smithi066 podman[46969]: 2024-09-16 13:45:06.313826821 +0000 UTC m=+0.114682574 container create d68905857eb770418513dc5360df3da84b768b25f001f32789b2dd8c0b48a065 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce, name=ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-3-deactivate, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73) 2024-09-16T13:45:06.601 INFO:journalctl@ceph.osd.3.smithi066.stdout:Sep 16 13:45:06 smithi066 podman[46969]: 2024-09-16 13:45:06.507897088 +0000 UTC m=+0.308752844 container init d68905857eb770418513dc5360df3da84b768b25f001f32789b2dd8c0b48a065 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce, name=ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-3-deactivate, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731) 2024-09-16T13:45:06.601 INFO:journalctl@ceph.osd.3.smithi066.stdout:Sep 16 13:45:06 smithi066 podman[46969]: 2024-09-16 13:45:06.51315091 +0000 UTC m=+0.314006670 container start d68905857eb770418513dc5360df3da84b768b25f001f32789b2dd8c0b48a065 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce, name=ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-3-deactivate, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.license=GPLv2, ceph=True, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T13:45:06.601 INFO:journalctl@ceph.osd.3.smithi066.stdout:Sep 16 13:45:06 smithi066 podman[46969]: 2024-09-16 13:45:06.599176716 +0000 UTC m=+0.400032477 container attach d68905857eb770418513dc5360df3da84b768b25f001f32789b2dd8c0b48a065 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce, name=ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-3-deactivate, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, ceph=True, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T13:45:06.875 INFO:journalctl@ceph.osd.4.smithi131.stdout:Sep 16 13:45:06 smithi131 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-4[32377]: 2024-09-16T13:45:06.551+0000 7f74362a9640 -1 osd.4 50 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-09-16T13:44:36.334611+0000 front 2024-09-16T13:44:36.334432+0000 (oldest deadline 2024-09-16T13:45:02.234613+0000) 2024-09-16T13:45:06.875 INFO:journalctl@ceph.osd.5.smithi131.stdout:Sep 16 13:45:06 smithi131 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-5[38283]: 2024-09-16T13:45:06.704+0000 7fb47840a640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-09-16T13:44:39.811355+0000 front 2024-09-16T13:44:39.811371+0000 (oldest deadline 2024-09-16T13:45:05.111278+0000) 2024-09-16T13:45:06.885 INFO:journalctl@ceph.osd.3.smithi066.stdout:Sep 16 13:45:06 smithi066 podman[46969]: 2024-09-16 13:45:06.722854877 +0000 UTC m=+0.523710631 container died d68905857eb770418513dc5360df3da84b768b25f001f32789b2dd8c0b48a065 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce, name=ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-3-deactivate, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T13:45:07.255 DEBUG:teuthology.orchestra.run.smithi066:> sudo pkill -f 'journalctl -f -n 0 -u ceph-69d0a65c-7430-11ef-bceb-c7b262605968@osd.3.service' 2024-09-16T13:45:07.279 INFO:journalctl@ceph.osd.3.smithi066.stdout:Sep 16 13:45:07 smithi066 podman[47011]: 2024-09-16 13:45:07.227370671 +0000 UTC m=+0.498267086 container remove d68905857eb770418513dc5360df3da84b768b25f001f32789b2dd8c0b48a065 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce, name=ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-3-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.license=GPLv2) 2024-09-16T13:45:07.280 INFO:journalctl@ceph.osd.3.smithi066.stdout:Sep 16 13:45:07 smithi066 systemd[1]: ceph-69d0a65c-7430-11ef-bceb-c7b262605968@osd.3.service: Deactivated successfully. 2024-09-16T13:45:07.280 INFO:journalctl@ceph.osd.3.smithi066.stdout:Sep 16 13:45:07 smithi066 systemd[1]: Stopped Ceph osd.3 for 69d0a65c-7430-11ef-bceb-c7b262605968. 2024-09-16T13:45:07.280 INFO:journalctl@ceph.osd.3.smithi066.stdout:Sep 16 13:45:07 smithi066 systemd[1]: ceph-69d0a65c-7430-11ef-bceb-c7b262605968@osd.3.service: Consumed 4.028s CPU time. 2024-09-16T13:45:07.293 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T13:45:07.293 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-09-16T13:45:07.293 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-09-16T13:45:07.293 DEBUG:teuthology.orchestra.run.smithi131:> sudo systemctl stop ceph-69d0a65c-7430-11ef-bceb-c7b262605968@osd.4 2024-09-16T13:45:07.583 INFO:journalctl@ceph.osd.4.smithi131.stdout:Sep 16 13:45:07 smithi131 systemd[1]: Stopping Ceph osd.4 for 69d0a65c-7430-11ef-bceb-c7b262605968... 2024-09-16T13:45:07.875 INFO:journalctl@ceph.osd.5.smithi131.stdout:Sep 16 13:45:07 smithi131 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-5[38283]: 2024-09-16T13:45:07.692+0000 7fb47840a640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-09-16T13:44:39.811355+0000 front 2024-09-16T13:44:39.811371+0000 (oldest deadline 2024-09-16T13:45:05.111278+0000) 2024-09-16T13:45:07.875 INFO:journalctl@ceph.osd.4.smithi131.stdout:Sep 16 13:45:07 smithi131 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-4[32377]: 2024-09-16T13:45:07.581+0000 7f74362a9640 -1 osd.4 50 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-09-16T13:44:36.334611+0000 front 2024-09-16T13:44:36.334432+0000 (oldest deadline 2024-09-16T13:45:02.234613+0000) 2024-09-16T13:45:07.875 INFO:journalctl@ceph.osd.4.smithi131.stdout:Sep 16 13:45:07 smithi131 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-4[32377]: 2024-09-16T13:45:07.692+0000 7f7439c94640 -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-16T13:45:07.876 INFO:journalctl@ceph.osd.4.smithi131.stdout:Sep 16 13:45:07 smithi131 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-4[32377]: 2024-09-16T13:45:07.692+0000 7f7439c94640 -1 osd.4 50 *** Got signal Terminated *** 2024-09-16T13:45:07.876 INFO:journalctl@ceph.osd.4.smithi131.stdout:Sep 16 13:45:07 smithi131 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-4[32377]: 2024-09-16T13:45:07.692+0000 7f7439c94640 -1 osd.4 50 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T13:45:08.875 INFO:journalctl@ceph.osd.4.smithi131.stdout:Sep 16 13:45:08 smithi131 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-4[32377]: 2024-09-16T13:45:08.589+0000 7f74362a9640 -1 osd.4 50 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-09-16T13:44:36.334611+0000 front 2024-09-16T13:44:36.334432+0000 (oldest deadline 2024-09-16T13:45:02.234613+0000) 2024-09-16T13:45:08.875 INFO:journalctl@ceph.osd.5.smithi131.stdout:Sep 16 13:45:08 smithi131 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-5[38283]: 2024-09-16T13:45:08.715+0000 7fb47840a640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-09-16T13:44:39.811355+0000 front 2024-09-16T13:44:39.811371+0000 (oldest deadline 2024-09-16T13:45:05.111278+0000) 2024-09-16T13:45:09.875 INFO:journalctl@ceph.osd.4.smithi131.stdout:Sep 16 13:45:09 smithi131 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-4[32377]: 2024-09-16T13:45:09.572+0000 7f74362a9640 -1 osd.4 50 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-09-16T13:44:36.334611+0000 front 2024-09-16T13:44:36.334432+0000 (oldest deadline 2024-09-16T13:45:02.234613+0000) 2024-09-16T13:45:09.875 INFO:journalctl@ceph.osd.5.smithi131.stdout:Sep 16 13:45:09 smithi131 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-5[38283]: 2024-09-16T13:45:09.730+0000 7fb47840a640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-09-16T13:44:39.811355+0000 front 2024-09-16T13:44:39.811371+0000 (oldest deadline 2024-09-16T13:45:05.111278+0000) 2024-09-16T13:45:10.875 INFO:journalctl@ceph.osd.4.smithi131.stdout:Sep 16 13:45:10 smithi131 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-4[32377]: 2024-09-16T13:45:10.533+0000 7f74362a9640 -1 osd.4 50 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-09-16T13:44:36.334611+0000 front 2024-09-16T13:44:36.334432+0000 (oldest deadline 2024-09-16T13:45:02.234613+0000) 2024-09-16T13:45:10.876 INFO:journalctl@ceph.osd.5.smithi131.stdout:Sep 16 13:45:10 smithi131 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-5[38283]: 2024-09-16T13:45:10.705+0000 7fb47840a640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-09-16T13:44:39.811355+0000 front 2024-09-16T13:44:39.811371+0000 (oldest deadline 2024-09-16T13:45:05.111278+0000) 2024-09-16T13:45:11.875 INFO:journalctl@ceph.osd.4.smithi131.stdout:Sep 16 13:45:11 smithi131 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-4[32377]: 2024-09-16T13:45:11.551+0000 7f74362a9640 -1 osd.4 50 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-09-16T13:44:36.334611+0000 front 2024-09-16T13:44:36.334432+0000 (oldest deadline 2024-09-16T13:45:02.234613+0000) 2024-09-16T13:45:11.875 INFO:journalctl@ceph.osd.5.smithi131.stdout:Sep 16 13:45:11 smithi131 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-5[38283]: 2024-09-16T13:45:11.666+0000 7fb47840a640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-09-16T13:44:39.811355+0000 front 2024-09-16T13:44:39.811371+0000 (oldest deadline 2024-09-16T13:45:05.111278+0000) 2024-09-16T13:45:11.875 INFO:journalctl@ceph.osd.5.smithi131.stdout:Sep 16 13:45:11 smithi131 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-5[38283]: 2024-09-16T13:45:11.666+0000 7fb47840a640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.63:6814 osd.1 since back 2024-09-16T13:44:49.212260+0000 front 2024-09-16T13:44:49.212205+0000 (oldest deadline 2024-09-16T13:45:11.512083+0000) 2024-09-16T13:45:12.875 INFO:journalctl@ceph.osd.4.smithi131.stdout:Sep 16 13:45:12 smithi131 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-4[32377]: 2024-09-16T13:45:12.534+0000 7f74362a9640 -1 osd.4 50 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-09-16T13:44:36.334611+0000 front 2024-09-16T13:44:36.334432+0000 (oldest deadline 2024-09-16T13:45:02.234613+0000) 2024-09-16T13:45:12.875 INFO:journalctl@ceph.osd.5.smithi131.stdout:Sep 16 13:45:12 smithi131 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-5[38283]: 2024-09-16T13:45:12.674+0000 7fb47840a640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-09-16T13:44:39.811355+0000 front 2024-09-16T13:44:39.811371+0000 (oldest deadline 2024-09-16T13:45:05.111278+0000) 2024-09-16T13:45:12.876 INFO:journalctl@ceph.osd.5.smithi131.stdout:Sep 16 13:45:12 smithi131 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-5[38283]: 2024-09-16T13:45:12.674+0000 7fb47840a640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.63:6814 osd.1 since back 2024-09-16T13:44:49.212260+0000 front 2024-09-16T13:44:49.212205+0000 (oldest deadline 2024-09-16T13:45:11.512083+0000) 2024-09-16T13:45:13.393 INFO:journalctl@ceph.osd.4.smithi131.stdout:Sep 16 13:45:13 smithi131 podman[48766]: 2024-09-16 13:45:13.127719264 +0000 UTC m=+5.638423751 container died b8b0787194659e57b8aba74fe58384f4ac405765dcf7c7def16b8bfbb37592d0 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce, name=ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-4, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , ceph=True, 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, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0) 2024-09-16T13:45:13.653 INFO:journalctl@ceph.osd.4.smithi131.stdout:Sep 16 13:45:13 smithi131 podman[48766]: 2024-09-16 13:45:13.557080847 +0000 UTC m=+6.067785327 container cleanup b8b0787194659e57b8aba74fe58384f4ac405765dcf7c7def16b8bfbb37592d0 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce, name=ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-4, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, ceph=True, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731) 2024-09-16T13:45:13.653 INFO:journalctl@ceph.osd.4.smithi131.stdout:Sep 16 13:45:13 smithi131 bash[48766]: ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-4 2024-09-16T13:45:14.125 INFO:journalctl@ceph.osd.4.smithi131.stdout:Sep 16 13:45:13 smithi131 podman[48788]: 2024-09-16 13:45:13.734140808 +0000 UTC m=+0.605687838 container remove b8b0787194659e57b8aba74fe58384f4ac405765dcf7c7def16b8bfbb37592d0 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce, name=ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-4, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True) 2024-09-16T13:45:14.126 INFO:journalctl@ceph.osd.5.smithi131.stdout:Sep 16 13:45:13 smithi131 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-5[38283]: 2024-09-16T13:45:13.651+0000 7fb47840a640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-09-16T13:44:39.811355+0000 front 2024-09-16T13:44:39.811371+0000 (oldest deadline 2024-09-16T13:45:05.111278+0000) 2024-09-16T13:45:14.126 INFO:journalctl@ceph.osd.5.smithi131.stdout:Sep 16 13:45:13 smithi131 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-5[38283]: 2024-09-16T13:45:13.651+0000 7fb47840a640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.63:6814 osd.1 since back 2024-09-16T13:44:49.212260+0000 front 2024-09-16T13:44:49.212205+0000 (oldest deadline 2024-09-16T13:45:11.512083+0000) 2024-09-16T13:45:14.422 INFO:journalctl@ceph.osd.4.smithi131.stdout:Sep 16 13:45:14 smithi131 podman[48880]: 2024-09-16 13:45:14.143262393 +0000 UTC m=+0.098758798 container create d5fa4fb7303aa21bf3ba225ce9bbc9d9edb204a177c8333c6ee46fe93b6501db (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce, name=ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-4-deactivate, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_CLEAN=True) 2024-09-16T13:45:14.422 INFO:journalctl@ceph.osd.4.smithi131.stdout:Sep 16 13:45:14 smithi131 podman[48880]: 2024-09-16 13:45:14.060305613 +0000 UTC m=+0.015801977 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce 2024-09-16T13:45:14.875 INFO:journalctl@ceph.osd.5.smithi131.stdout:Sep 16 13:45:14 smithi131 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-5[38283]: 2024-09-16T13:45:14.659+0000 7fb47840a640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-09-16T13:44:39.811355+0000 front 2024-09-16T13:44:39.811371+0000 (oldest deadline 2024-09-16T13:45:05.111278+0000) 2024-09-16T13:45:14.876 INFO:journalctl@ceph.osd.5.smithi131.stdout:Sep 16 13:45:14 smithi131 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-5[38283]: 2024-09-16T13:45:14.659+0000 7fb47840a640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.63:6814 osd.1 since back 2024-09-16T13:44:49.212260+0000 front 2024-09-16T13:44:49.212205+0000 (oldest deadline 2024-09-16T13:45:11.512083+0000) 2024-09-16T13:45:14.876 INFO:journalctl@ceph.osd.4.smithi131.stdout:Sep 16 13:45:14 smithi131 podman[48880]: 2024-09-16 13:45:14.421087122 +0000 UTC m=+0.376583486 container init d5fa4fb7303aa21bf3ba225ce9bbc9d9edb204a177c8333c6ee46fe93b6501db (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce, name=ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-4-deactivate, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2) 2024-09-16T13:45:14.876 INFO:journalctl@ceph.osd.4.smithi131.stdout:Sep 16 13:45:14 smithi131 podman[48880]: 2024-09-16 13:45:14.426519697 +0000 UTC m=+0.382016057 container start d5fa4fb7303aa21bf3ba225ce9bbc9d9edb204a177c8333c6ee46fe93b6501db (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce, name=ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-4-deactivate, ceph=True, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-16T13:45:14.876 INFO:journalctl@ceph.osd.4.smithi131.stdout:Sep 16 13:45:14 smithi131 podman[48880]: 2024-09-16 13:45:14.520936773 +0000 UTC m=+0.476433134 container attach d5fa4fb7303aa21bf3ba225ce9bbc9d9edb204a177c8333c6ee46fe93b6501db (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce, name=ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-4-deactivate, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T13:45:14.876 INFO:journalctl@ceph.osd.4.smithi131.stdout:Sep 16 13:45:14 smithi131 podman[48880]: 2024-09-16 13:45:14.618231667 +0000 UTC m=+0.573728037 container died d5fa4fb7303aa21bf3ba225ce9bbc9d9edb204a177c8333c6ee46fe93b6501db (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce, name=ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-4-deactivate, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-16T13:45:15.167 INFO:journalctl@ceph.osd.4.smithi131.stdout:Sep 16 13:45:15 smithi131 podman[48923]: 2024-09-16 13:45:15.149638408 +0000 UTC m=+0.522385753 container remove d5fa4fb7303aa21bf3ba225ce9bbc9d9edb204a177c8333c6ee46fe93b6501db (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce, name=ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-4-deactivate, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_CLEAN=True, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0) 2024-09-16T13:45:15.167 INFO:journalctl@ceph.osd.4.smithi131.stdout:Sep 16 13:45:15 smithi131 systemd[1]: ceph-69d0a65c-7430-11ef-bceb-c7b262605968@osd.4.service: Deactivated successfully. 2024-09-16T13:45:15.167 INFO:journalctl@ceph.osd.4.smithi131.stdout:Sep 16 13:45:15 smithi131 systemd[1]: Stopped Ceph osd.4 for 69d0a65c-7430-11ef-bceb-c7b262605968. 2024-09-16T13:45:15.170 DEBUG:teuthology.orchestra.run.smithi131:> sudo pkill -f 'journalctl -f -n 0 -u ceph-69d0a65c-7430-11ef-bceb-c7b262605968@osd.4.service' 2024-09-16T13:45:15.206 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T13:45:15.206 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-09-16T13:45:15.206 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-09-16T13:45:15.206 DEBUG:teuthology.orchestra.run.smithi131:> sudo systemctl stop ceph-69d0a65c-7430-11ef-bceb-c7b262605968@osd.5 2024-09-16T13:45:15.498 INFO:journalctl@ceph.osd.5.smithi131.stdout:Sep 16 13:45:15 smithi131 systemd[1]: Stopping Ceph osd.5 for 69d0a65c-7430-11ef-bceb-c7b262605968... 2024-09-16T13:45:15.875 INFO:journalctl@ceph.osd.5.smithi131.stdout:Sep 16 13:45:15 smithi131 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-5[38283]: 2024-09-16T13:45:15.496+0000 7fb47fdfd640 -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-16T13:45:15.888 INFO:journalctl@ceph.osd.5.smithi131.stdout:Sep 16 13:45:15 smithi131 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-5[38283]: 2024-09-16T13:45:15.496+0000 7fb47fdfd640 -1 osd.5 50 *** Got signal Terminated *** 2024-09-16T13:45:15.888 INFO:journalctl@ceph.osd.5.smithi131.stdout:Sep 16 13:45:15 smithi131 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-5[38283]: 2024-09-16T13:45:15.496+0000 7fb47fdfd640 -1 osd.5 50 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T13:45:15.888 INFO:journalctl@ceph.osd.5.smithi131.stdout:Sep 16 13:45:15 smithi131 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-5[38283]: 2024-09-16T13:45:15.661+0000 7fb47840a640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-09-16T13:44:39.811355+0000 front 2024-09-16T13:44:39.811371+0000 (oldest deadline 2024-09-16T13:45:05.111278+0000) 2024-09-16T13:45:15.888 INFO:journalctl@ceph.osd.5.smithi131.stdout:Sep 16 13:45:15 smithi131 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-5[38283]: 2024-09-16T13:45:15.661+0000 7fb47840a640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.63:6814 osd.1 since back 2024-09-16T13:44:49.212260+0000 front 2024-09-16T13:44:49.212205+0000 (oldest deadline 2024-09-16T13:45:11.512083+0000) 2024-09-16T13:45:17.125 INFO:journalctl@ceph.osd.5.smithi131.stdout:Sep 16 13:45:16 smithi131 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-5[38283]: 2024-09-16T13:45:16.643+0000 7fb47840a640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-09-16T13:44:39.811355+0000 front 2024-09-16T13:44:39.811371+0000 (oldest deadline 2024-09-16T13:45:05.111278+0000) 2024-09-16T13:45:17.125 INFO:journalctl@ceph.osd.5.smithi131.stdout:Sep 16 13:45:16 smithi131 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-5[38283]: 2024-09-16T13:45:16.643+0000 7fb47840a640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.63:6814 osd.1 since back 2024-09-16T13:44:49.212260+0000 front 2024-09-16T13:44:49.212205+0000 (oldest deadline 2024-09-16T13:45:11.512083+0000) 2024-09-16T13:45:18.125 INFO:journalctl@ceph.osd.5.smithi131.stdout:Sep 16 13:45:17 smithi131 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-5[38283]: 2024-09-16T13:45:17.659+0000 7fb47840a640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-09-16T13:44:39.811355+0000 front 2024-09-16T13:44:39.811371+0000 (oldest deadline 2024-09-16T13:45:05.111278+0000) 2024-09-16T13:45:18.125 INFO:journalctl@ceph.osd.5.smithi131.stdout:Sep 16 13:45:17 smithi131 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-5[38283]: 2024-09-16T13:45:17.659+0000 7fb47840a640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.63:6814 osd.1 since back 2024-09-16T13:44:49.212260+0000 front 2024-09-16T13:44:49.212205+0000 (oldest deadline 2024-09-16T13:45:11.512083+0000) 2024-09-16T13:45:18.875 INFO:journalctl@ceph.osd.5.smithi131.stdout:Sep 16 13:45:18 smithi131 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-5[38283]: 2024-09-16T13:45:18.620+0000 7fb47840a640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-09-16T13:44:39.811355+0000 front 2024-09-16T13:44:39.811371+0000 (oldest deadline 2024-09-16T13:45:05.111278+0000) 2024-09-16T13:45:18.875 INFO:journalctl@ceph.osd.5.smithi131.stdout:Sep 16 13:45:18 smithi131 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-5[38283]: 2024-09-16T13:45:18.620+0000 7fb47840a640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.63:6814 osd.1 since back 2024-09-16T13:44:49.212260+0000 front 2024-09-16T13:44:49.212205+0000 (oldest deadline 2024-09-16T13:45:11.512083+0000) 2024-09-16T13:45:19.875 INFO:journalctl@ceph.osd.5.smithi131.stdout:Sep 16 13:45:19 smithi131 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-5[38283]: 2024-09-16T13:45:19.596+0000 7fb47840a640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.63:6806 osd.0 since back 2024-09-16T13:44:39.811355+0000 front 2024-09-16T13:44:39.811371+0000 (oldest deadline 2024-09-16T13:45:05.111278+0000) 2024-09-16T13:45:19.875 INFO:journalctl@ceph.osd.5.smithi131.stdout:Sep 16 13:45:19 smithi131 ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-5[38283]: 2024-09-16T13:45:19.596+0000 7fb47840a640 -1 osd.5 50 heartbeat_check: no reply from 172.21.15.63:6814 osd.1 since back 2024-09-16T13:44:49.212260+0000 front 2024-09-16T13:44:49.212205+0000 (oldest deadline 2024-09-16T13:45:11.512083+0000) 2024-09-16T13:45:21.263 INFO:journalctl@ceph.osd.5.smithi131.stdout:Sep 16 13:45:21 smithi131 podman[49006]: 2024-09-16 13:45:21.001852331 +0000 UTC m=+5.578408155 container died 08255ef23a1e1571976dc1c7a9d2e3ec1c02eb6fe3ccba60fde847958f43ad60 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce, name=ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-5, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_CLEAN=True, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T13:45:21.588 INFO:journalctl@ceph.osd.5.smithi131.stdout:Sep 16 13:45:21 smithi131 podman[49006]: 2024-09-16 13:45:21.435781824 +0000 UTC m=+6.012337710 container cleanup 08255ef23a1e1571976dc1c7a9d2e3ec1c02eb6fe3ccba60fde847958f43ad60 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce, name=ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-5, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, CEPH_POINT_RELEASE=) 2024-09-16T13:45:21.589 INFO:journalctl@ceph.osd.5.smithi131.stdout:Sep 16 13:45:21 smithi131 bash[49006]: ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-5 2024-09-16T13:45:21.875 INFO:journalctl@ceph.osd.5.smithi131.stdout:Sep 16 13:45:21 smithi131 podman[49028]: 2024-09-16 13:45:21.587277124 +0000 UTC m=+0.581093624 container remove 08255ef23a1e1571976dc1c7a9d2e3ec1c02eb6fe3ccba60fde847958f43ad60 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce, name=ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-5, GIT_CLEAN=True, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, maintainer=Guillaume Abrioux ) 2024-09-16T13:45:22.249 INFO:journalctl@ceph.osd.5.smithi131.stdout:Sep 16 13:45:21 smithi131 podman[49123]: 2024-09-16 13:45:21.979726748 +0000 UTC m=+0.101393671 container create 180bff478d0331a0970d1606f0991096bd6f63ac242e3c51501d4df844860d5e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce, name=ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-5-deactivate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, ceph=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True) 2024-09-16T13:45:22.249 INFO:journalctl@ceph.osd.5.smithi131.stdout:Sep 16 13:45:21 smithi131 podman[49123]: 2024-09-16 13:45:21.894101054 +0000 UTC m=+0.015767985 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce 2024-09-16T13:45:22.249 INFO:journalctl@ceph.osd.5.smithi131.stdout:Sep 16 13:45:22 smithi131 podman[49123]: 2024-09-16 13:45:22.182218544 +0000 UTC m=+0.303885472 container init 180bff478d0331a0970d1606f0991096bd6f63ac242e3c51501d4df844860d5e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce, name=ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-5-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_CLEAN=True, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux ) 2024-09-16T13:45:22.250 INFO:journalctl@ceph.osd.5.smithi131.stdout:Sep 16 13:45:22 smithi131 podman[49123]: 2024-09-16 13:45:22.186847724 +0000 UTC m=+0.308514645 container start 180bff478d0331a0970d1606f0991096bd6f63ac242e3c51501d4df844860d5e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce, name=ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-5-deactivate, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux ) 2024-09-16T13:45:22.250 INFO:journalctl@ceph.osd.5.smithi131.stdout:Sep 16 13:45:22 smithi131 podman[49123]: 2024-09-16 13:45:22.248572244 +0000 UTC m=+0.370239167 container attach 180bff478d0331a0970d1606f0991096bd6f63ac242e3c51501d4df844860d5e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce, name=ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-5-deactivate, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, CEPH_POINT_RELEASE=, GIT_CLEAN=True) 2024-09-16T13:45:22.625 INFO:journalctl@ceph.osd.5.smithi131.stdout:Sep 16 13:45:22 smithi131 podman[49123]: 2024-09-16 13:45:22.370646669 +0000 UTC m=+0.492313593 container died 180bff478d0331a0970d1606f0991096bd6f63ac242e3c51501d4df844860d5e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce, name=ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-5-deactivate, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T13:45:22.937 INFO:journalctl@ceph.osd.5.smithi131.stdout:Sep 16 13:45:22 smithi131 podman[49166]: 2024-09-16 13:45:22.919017504 +0000 UTC m=+0.542930115 container remove 180bff478d0331a0970d1606f0991096bd6f63ac242e3c51501d4df844860d5e (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce, name=ceph-69d0a65c-7430-11ef-bceb-c7b262605968-osd-5-deactivate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True) 2024-09-16T13:45:22.942 DEBUG:teuthology.orchestra.run.smithi131:> sudo pkill -f 'journalctl -f -n 0 -u ceph-69d0a65c-7430-11ef-bceb-c7b262605968@osd.5.service' 2024-09-16T13:45:22.978 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T13:45:22.979 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-09-16T13:45:22.979 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-16T13:45:23.192 INFO:teuthology.orchestra.run.smithi063.stdout:Deleting cluster with fsid: 69d0a65c-7430-11ef-bceb-c7b262605968 2024-09-16T13:45:27.919 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-16T13:45:28.131 INFO:teuthology.orchestra.run.smithi066.stdout:Deleting cluster with fsid: 69d0a65c-7430-11ef-bceb-c7b262605968 2024-09-16T13:45:29.265 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-16T13:45:29.466 INFO:teuthology.orchestra.run.smithi131.stdout:Deleting cluster with fsid: 69d0a65c-7430-11ef-bceb-c7b262605968 2024-09-16T13:45:41.954 DEBUG:teuthology.orchestra.run.smithi161:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-16T13:45:42.153 INFO:teuthology.orchestra.run.smithi161.stdout:Deleting cluster with fsid: 69d0a65c-7430-11ef-bceb-c7b262605968 2024-09-16T13:45:42.283 DEBUG:teuthology.orchestra.run.smithi063:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-16T13:45:42.317 DEBUG:teuthology.orchestra.run.smithi066:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-16T13:45:42.351 DEBUG:teuthology.orchestra.run.smithi131:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-16T13:45:42.381 DEBUG:teuthology.orchestra.run.smithi161:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-16T13:45:42.409 INFO:tasks.cephadm:Archiving crash dumps... 2024-09-16T13:45:42.411 DEBUG:teuthology.misc:Transferring archived files from smithi063:/var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/gabrioux-2024-09-16_13:13:56-orch:cephadm-wip-guits-main-2024-09-13-1248-distro-default-smithi/7907329/remote/smithi063/crash 2024-09-16T13:45:42.412 DEBUG:teuthology.orchestra.run.smithi063:> sudo tar c -f - -C /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/crash -- . 2024-09-16T13:45:42.455 INFO:teuthology.orchestra.run.smithi063.stderr:tar: /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-16T13:45:42.455 INFO:teuthology.orchestra.run.smithi063.stderr:tar: Error is not recoverable: exiting now 2024-09-16T13:45:42.457 DEBUG:teuthology.misc:Transferring archived files from smithi066:/var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/gabrioux-2024-09-16_13:13:56-orch:cephadm-wip-guits-main-2024-09-13-1248-distro-default-smithi/7907329/remote/smithi066/crash 2024-09-16T13:45:42.458 DEBUG:teuthology.orchestra.run.smithi066:> sudo tar c -f - -C /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/crash -- . 2024-09-16T13:45:42.498 INFO:teuthology.orchestra.run.smithi066.stderr:tar: /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-16T13:45:42.498 INFO:teuthology.orchestra.run.smithi066.stderr:tar: Error is not recoverable: exiting now 2024-09-16T13:45:42.501 DEBUG:teuthology.misc:Transferring archived files from smithi131:/var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/gabrioux-2024-09-16_13:13:56-orch:cephadm-wip-guits-main-2024-09-13-1248-distro-default-smithi/7907329/remote/smithi131/crash 2024-09-16T13:45:42.502 DEBUG:teuthology.orchestra.run.smithi131:> sudo tar c -f - -C /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/crash -- . 2024-09-16T13:45:42.546 INFO:teuthology.orchestra.run.smithi131.stderr:tar: /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-16T13:45:42.546 INFO:teuthology.orchestra.run.smithi131.stderr:tar: Error is not recoverable: exiting now 2024-09-16T13:45:42.549 DEBUG:teuthology.misc:Transferring archived files from smithi161:/var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/gabrioux-2024-09-16_13:13:56-orch:cephadm-wip-guits-main-2024-09-13-1248-distro-default-smithi/7907329/remote/smithi161/crash 2024-09-16T13:45:42.550 DEBUG:teuthology.orchestra.run.smithi161:> sudo tar c -f - -C /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/crash -- . 2024-09-16T13:45:42.598 INFO:teuthology.orchestra.run.smithi161.stderr:tar: /var/lib/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-16T13:45:42.598 INFO:teuthology.orchestra.run.smithi161.stderr:tar: Error is not recoverable: exiting now 2024-09-16T13:45:42.599 INFO:tasks.cephadm:Checking cluster log for badness... 2024-09-16T13:45:42.600 DEBUG:teuthology.orchestra.run.smithi063:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-09-16T13:45:42.634 INFO:tasks.cephadm:Compressing logs... 2024-09-16T13:45:42.634 DEBUG:teuthology.orchestra.run.smithi063:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-16T13:45:42.676 DEBUG:teuthology.orchestra.run.smithi066:> 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-16T13:45:42.679 DEBUG:teuthology.orchestra.run.smithi131:> 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-16T13:45:42.682 DEBUG:teuthology.orchestra.run.smithi161:> 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-16T13:45:42.703 INFO:teuthology.orchestra.run.smithi063.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/ceph-osd.0.log 2024-09-16T13:45:42.703 INFO:teuthology.orchestra.run.smithi063.stderr:: No such file or directory 2024-09-16T13:45:42.703 INFO:teuthology.orchestra.run.smithi063.stderr:gzip -5 --verbose -- /var/log/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/ceph-osd.1.log 2024-09-16T13:45:42.712 INFO:teuthology.orchestra.run.smithi131.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/ceph-volume.log 2024-09-16T13:45:42.713 INFO:teuthology.orchestra.run.smithi131.stderr:: No such file or directory 2024-09-16T13:45:42.713 INFO:teuthology.orchestra.run.smithi131.stderr:gzip -5 --verbose -- /var/log/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/ceph-osd.4.log 2024-09-16T13:45:42.713 INFO:teuthology.orchestra.run.smithi131.stderr:/var/log/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/ceph.audit.log 2024-09-16T13:45:42.713 INFO:teuthology.orchestra.run.smithi131.stderr:/var/log/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/ceph-osd.4.log: gzip -5 --verbose -- /var/log/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/ceph-mon.c.log 2024-09-16T13:45:42.713 INFO:teuthology.orchestra.run.smithi131.stderr:/var/log/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/ceph.cephadm.log 2024-09-16T13:45:42.713 INFO:teuthology.orchestra.run.smithi131.stderr:gzip -5 --verbose -- /var/log/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/ceph-osd.5.log 2024-09-16T13:45:42.713 INFO:teuthology.orchestra.run.smithi131.stderr:/var/log/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/ceph-mon.c.log: /var/log/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/ceph.log 2024-09-16T13:45:42.713 INFO:teuthology.orchestra.run.smithi131.stderr: 81.1%gzip -5 --verbose -- /var/log/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/ceph-mds.cephfs.smithi131.ovzoor.log 2024-09-16T13:45:42.713 INFO:teuthology.orchestra.run.smithi131.stderr: -- replaced with /var/log/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/ceph.cephadm.log.gz 2024-09-16T13:45:42.713 INFO:teuthology.orchestra.run.smithi131.stderr:/var/log/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/ceph-osd.5.log: /var/log/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-16T13:45:42.713 INFO:teuthology.orchestra.run.smithi131.stderr: 90.0% -- replaced with /var/log/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/ceph.audit.log.gz 2024-09-16T13:45:42.714 INFO:teuthology.orchestra.run.smithi131.stderr:/var/log/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/ceph-mds.cephfs.smithi131.ovzoor.log: 84.1% -- replaced with /var/log/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/ceph-mds.cephfs.smithi131.ovzoor.log.gz 2024-09-16T13:45:42.714 INFO:teuthology.orchestra.run.smithi131.stderr: 86.4% -- replaced with /var/log/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/ceph.log.gz 2024-09-16T13:45:42.714 INFO:teuthology.orchestra.run.smithi131.stderr:/var/log/ceph/cephadm.log: 88.9% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-16T13:45:42.714 INFO:teuthology.orchestra.run.smithi131.stderr: 91.7% -- replaced with /var/log/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/ceph-volume.log.gz 2024-09-16T13:45:42.714 INFO:teuthology.orchestra.run.smithi063.stderr:gzip -5 --verbose -- /var/log/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/ceph-volume.log 2024-09-16T13:45:42.715 INFO:teuthology.orchestra.run.smithi063.stderr:/var/log/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/ceph-osd.0.log: /var/log/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/ceph.audit.log 2024-09-16T13:45:42.715 INFO:teuthology.orchestra.run.smithi063.stderr:/var/log/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/ceph-mds.cephfs.smithi063.ipqowu.log 2024-09-16T13:45:42.715 INFO:teuthology.orchestra.run.smithi063.stderr:/var/log/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/ceph.cephadm.log 2024-09-16T13:45:42.715 INFO:teuthology.orchestra.run.smithi063.stderr:/var/log/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/ceph-mds.cephfs.smithi063.ipqowu.log: gzip -5 --verbose -- /var/log/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/ceph-mon.a.log 2024-09-16T13:45:42.715 INFO:teuthology.orchestra.run.smithi063.stderr: 79.1% -- replaced with /var/log/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/ceph-mds.cephfs.smithi063.ipqowu.log.gz 2024-09-16T13:45:42.715 INFO:teuthology.orchestra.run.smithi063.stderr:/var/log/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/ceph.log 2024-09-16T13:45:42.715 INFO:teuthology.orchestra.run.smithi063.stderr:/var/log/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/ceph-mon.a.log: gzip 84.0% -- replaced with /var/log/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/ceph.cephadm.log.gz 2024-09-16T13:45:42.715 INFO:teuthology.orchestra.run.smithi063.stderr: -5 --verbose -- /var/log/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/ceph-mgr.x.log 2024-09-16T13:45:42.715 INFO:teuthology.orchestra.run.smithi063.stderr: 89.8% -- replaced with /var/log/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/ceph.audit.log.gz 2024-09-16T13:45:42.715 INFO:teuthology.orchestra.run.smithi063.stderr:/var/log/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-16T13:45:42.715 INFO:teuthology.orchestra.run.smithi063.stderr:/var/log/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/ceph-mgr.x.log: /var/log/ceph/cephadm.log: 86.4% -- replaced with /var/log/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/ceph.log.gz 2024-09-16T13:45:42.715 INFO:teuthology.orchestra.run.smithi063.stderr: 90.0% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-16T13:45:42.715 INFO:teuthology.orchestra.run.smithi063.stderr: 91.7% -- replaced with /var/log/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/ceph-volume.log.gz 2024-09-16T13:45:42.716 INFO:teuthology.orchestra.run.smithi066.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2024-09-16T13:45:42.716 INFO:teuthology.orchestra.run.smithi066.stderr:gzip -5 --verbose -- /var/log/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/ceph-volume.log 2024-09-16T13:45:42.716 INFO:teuthology.orchestra.run.smithi066.stderr:gzip -5 --verbose -- /var/log/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/ceph.audit.log 2024-09-16T13:45:42.716 INFO:teuthology.orchestra.run.smithi066.stderr:gzip -5 --verbose -- /var/log/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/ceph.cephadm.log 2024-09-16T13:45:42.716 INFO:teuthology.orchestra.run.smithi066.stderr:/var/log/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/ceph-volume.log: /var/log/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/ceph-osd.2.log 2024-09-16T13:45:42.717 INFO:teuthology.orchestra.run.smithi066.stderr:/var/log/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/ceph.log 2024-09-16T13:45:42.717 INFO:teuthology.orchestra.run.smithi161.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-16T13:45:42.717 INFO:teuthology.orchestra.run.smithi161.stderr:: No such file or directory 2024-09-16T13:45:42.717 INFO:teuthology.orchestra.run.smithi161.stderr:/var/log/ceph/cephadm.log: 76.3% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-16T13:45:42.717 INFO:teuthology.orchestra.run.smithi161.stderr: 2024-09-16T13:45:42.717 INFO:teuthology.orchestra.run.smithi161.stderr:real 0m0.014s 2024-09-16T13:45:42.717 INFO:teuthology.orchestra.run.smithi161.stderr:user 0m0.007s 2024-09-16T13:45:42.717 INFO:teuthology.orchestra.run.smithi161.stderr:sys 0m0.017s 2024-09-16T13:45:42.719 INFO:teuthology.orchestra.run.smithi066.stderr: 81.1% -- replaced with /var/log/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/ceph.cephadm.log.gz 2024-09-16T13:45:42.719 INFO:teuthology.orchestra.run.smithi066.stderr:gzip -5 --verbose -- /var/log/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/ceph-mon.b.log 2024-09-16T13:45:42.719 INFO:teuthology.orchestra.run.smithi066.stderr:/var/log/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/ceph-osd.2.log: /var/log/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/ceph-osd.3.log 2024-09-16T13:45:42.719 INFO:teuthology.orchestra.run.smithi066.stderr: 90.0% -- replaced with /var/log/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/ceph.audit.log.gz 2024-09-16T13:45:42.719 INFO:teuthology.orchestra.run.smithi066.stderr:/var/log/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/ceph-mon.b.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-16T13:45:42.719 INFO:teuthology.orchestra.run.smithi066.stderr:/var/log/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/ceph-osd.3.log: 86.4% -- replaced with /var/log/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/ceph.log.gz 2024-09-16T13:45:42.720 INFO:teuthology.orchestra.run.smithi066.stderr:/var/log/ceph/cephadm.log: 87.4% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-16T13:45:42.720 INFO:teuthology.orchestra.run.smithi066.stderr: 91.7% -- replaced with /var/log/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/ceph-volume.log.gz 2024-09-16T13:45:42.816 INFO:teuthology.orchestra.run.smithi063.stderr: 89.7% -- replaced with /var/log/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/ceph-mgr.x.log.gz 2024-09-16T13:45:42.819 INFO:teuthology.orchestra.run.smithi066.stderr: 92.6% -- replaced with /var/log/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/ceph-mon.b.log.gz 2024-09-16T13:45:42.824 INFO:teuthology.orchestra.run.smithi131.stderr: 92.4% -- replaced with /var/log/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/ceph-mon.c.log.gz 2024-09-16T13:45:42.883 INFO:teuthology.orchestra.run.smithi063.stderr: 93.8% -- replaced with /var/log/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/ceph-osd.0.log.gz 2024-09-16T13:45:42.892 INFO:teuthology.orchestra.run.smithi131.stderr: 93.8% -- replaced with /var/log/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/ceph-osd.5.log.gz 2024-09-16T13:45:42.929 INFO:teuthology.orchestra.run.smithi063.stderr: 93.7% -- replaced with /var/log/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/ceph-osd.1.log.gz 2024-09-16T13:45:42.957 INFO:teuthology.orchestra.run.smithi066.stderr: 93.7% -- replaced with /var/log/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/ceph-osd.2.log.gz 2024-09-16T13:45:42.974 INFO:teuthology.orchestra.run.smithi131.stderr: 93.4% -- replaced with /var/log/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/ceph-osd.4.log.gz 2024-09-16T13:45:42.976 INFO:teuthology.orchestra.run.smithi131.stderr: 2024-09-16T13:45:42.976 INFO:teuthology.orchestra.run.smithi131.stderr:real 0m0.282s 2024-09-16T13:45:42.976 INFO:teuthology.orchestra.run.smithi131.stderr:user 0m0.564s 2024-09-16T13:45:42.977 INFO:teuthology.orchestra.run.smithi131.stderr:sys 0m0.048s 2024-09-16T13:45:42.991 INFO:teuthology.orchestra.run.smithi066.stderr: 93.7% -- replaced with /var/log/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/ceph-osd.3.log.gz 2024-09-16T13:45:42.993 INFO:teuthology.orchestra.run.smithi066.stderr: 2024-09-16T13:45:42.993 INFO:teuthology.orchestra.run.smithi066.stderr:real 0m0.298s 2024-09-16T13:45:42.993 INFO:teuthology.orchestra.run.smithi066.stderr:user 0m0.637s 2024-09-16T13:45:42.993 INFO:teuthology.orchestra.run.smithi066.stderr:sys 0m0.043s 2024-09-16T13:45:43.026 INFO:teuthology.orchestra.run.smithi063.stderr: 90.9% -- replaced with /var/log/ceph/69d0a65c-7430-11ef-bceb-c7b262605968/ceph-mon.a.log.gz 2024-09-16T13:45:43.028 INFO:teuthology.orchestra.run.smithi063.stderr: 2024-09-16T13:45:43.028 INFO:teuthology.orchestra.run.smithi063.stderr:real 0m0.336s 2024-09-16T13:45:43.028 INFO:teuthology.orchestra.run.smithi063.stderr:user 0m0.823s 2024-09-16T13:45:43.028 INFO:teuthology.orchestra.run.smithi063.stderr:sys 0m0.056s 2024-09-16T13:45:43.028 INFO:tasks.cephadm:Archiving logs... 2024-09-16T13:45:43.029 DEBUG:teuthology.misc:Transferring archived files from smithi063:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-09-16_13:13:56-orch:cephadm-wip-guits-main-2024-09-13-1248-distro-default-smithi/7907329/remote/smithi063/log 2024-09-16T13:45:43.030 DEBUG:teuthology.orchestra.run.smithi063:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-16T13:45:43.233 DEBUG:teuthology.misc:Transferring archived files from smithi066:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-09-16_13:13:56-orch:cephadm-wip-guits-main-2024-09-13-1248-distro-default-smithi/7907329/remote/smithi066/log 2024-09-16T13:45:43.234 DEBUG:teuthology.orchestra.run.smithi066:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-16T13:45:43.362 DEBUG:teuthology.misc:Transferring archived files from smithi131:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-09-16_13:13:56-orch:cephadm-wip-guits-main-2024-09-13-1248-distro-default-smithi/7907329/remote/smithi131/log 2024-09-16T13:45:43.363 DEBUG:teuthology.orchestra.run.smithi131:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-16T13:45:43.489 DEBUG:teuthology.misc:Transferring archived files from smithi161:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-09-16_13:13:56-orch:cephadm-wip-guits-main-2024-09-13-1248-distro-default-smithi/7907329/remote/smithi161/log 2024-09-16T13:45:43.490 DEBUG:teuthology.orchestra.run.smithi161:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-16T13:45:43.516 INFO:tasks.cephadm:Removing cluster... 2024-09-16T13:45:43.516 DEBUG:teuthology.orchestra.run.smithi063:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 --force 2024-09-16T13:45:43.717 INFO:teuthology.orchestra.run.smithi063.stdout:Deleting cluster with fsid: 69d0a65c-7430-11ef-bceb-c7b262605968 2024-09-16T13:45:43.844 DEBUG:teuthology.orchestra.run.smithi066:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 --force 2024-09-16T13:45:44.057 INFO:teuthology.orchestra.run.smithi066.stdout:Deleting cluster with fsid: 69d0a65c-7430-11ef-bceb-c7b262605968 2024-09-16T13:45:44.180 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 69d0a65c-7430-11ef-bceb-c7b262605968 --force 2024-09-16T13:45:44.373 INFO:teuthology.orchestra.run.smithi131.stdout:Deleting cluster with fsid: 69d0a65c-7430-11ef-bceb-c7b262605968 2024-09-16T13:45:44.490 INFO:tasks.cephadm:Removing cephadm ... 2024-09-16T13:45:44.491 DEBUG:teuthology.orchestra.run.smithi063:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-16T13:45:44.508 DEBUG:teuthology.orchestra.run.smithi066:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-16T13:45:44.525 DEBUG:teuthology.orchestra.run.smithi131:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-16T13:45:44.541 DEBUG:teuthology.orchestra.run.smithi161:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-16T13:45:44.560 INFO:tasks.cephadm:Teardown complete 2024-09-16T13:45:44.560 DEBUG:teuthology.run_tasks:Unwinding manager vip 2024-09-16T13:45:44.575 INFO:tasks.vip:Removing 10.0.15.63 (and any VIPs) on smithi063.front.sepia.ceph.com iface enp3s0f1... 2024-09-16T13:45:44.576 DEBUG:teuthology.orchestra.run.smithi063:> sudo ip addr del 10.0.15.63/16 dev enp3s0f1 2024-09-16T13:45:44.604 DEBUG:teuthology.orchestra.run.smithi063:> sudo ip addr del 10.0.31.63/16 dev enp3s0f1 2024-09-16T13:45:44.671 DEBUG:teuthology.orchestra.run.smithi063:> sudo ip addr del 10.0.47.63/16 dev enp3s0f1 2024-09-16T13:45:44.737 INFO:teuthology.orchestra.run.smithi063.stderr:Error: ipv4: Address not found. 2024-09-16T13:45:44.738 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-09-16T13:45:44.738 INFO:tasks.vip:Removing 10.0.15.66 (and any VIPs) on smithi066.front.sepia.ceph.com iface enp3s0f1... 2024-09-16T13:45:44.739 DEBUG:teuthology.orchestra.run.smithi066:> sudo ip addr del 10.0.15.66/16 dev enp3s0f1 2024-09-16T13:45:44.767 DEBUG:teuthology.orchestra.run.smithi066:> sudo ip addr del 10.0.31.63/16 dev enp3s0f1 2024-09-16T13:45:44.836 DEBUG:teuthology.orchestra.run.smithi066:> sudo ip addr del 10.0.47.63/16 dev enp3s0f1 2024-09-16T13:45:44.902 INFO:teuthology.orchestra.run.smithi066.stderr:Error: ipv4: Address not found. 2024-09-16T13:45:44.903 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-09-16T13:45:44.903 INFO:tasks.vip:Removing 10.0.15.131 (and any VIPs) on smithi131.front.sepia.ceph.com iface enp3s0f1... 2024-09-16T13:45:44.904 DEBUG:teuthology.orchestra.run.smithi131:> sudo ip addr del 10.0.15.131/16 dev enp3s0f1 2024-09-16T13:45:44.930 DEBUG:teuthology.orchestra.run.smithi131:> sudo ip addr del 10.0.31.63/16 dev enp3s0f1 2024-09-16T13:45:44.994 INFO:teuthology.orchestra.run.smithi131.stderr:Error: ipv4: Address not found. 2024-09-16T13:45:44.995 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-09-16T13:45:44.996 DEBUG:teuthology.orchestra.run.smithi131:> sudo ip addr del 10.0.47.63/16 dev enp3s0f1 2024-09-16T13:45:45.061 INFO:tasks.vip:Removing 10.0.15.161 (and any VIPs) on smithi161.front.sepia.ceph.com iface enp3s0f1... 2024-09-16T13:45:45.061 DEBUG:teuthology.orchestra.run.smithi161:> sudo ip addr del 10.0.15.161/16 dev enp3s0f1 2024-09-16T13:45:45.091 DEBUG:teuthology.orchestra.run.smithi161:> sudo ip addr del 10.0.31.63/16 dev enp3s0f1 2024-09-16T13:45:45.159 INFO:teuthology.orchestra.run.smithi161.stderr:Error: ipv4: Address not found. 2024-09-16T13:45:45.161 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-09-16T13:45:45.161 DEBUG:teuthology.orchestra.run.smithi161:> sudo ip addr del 10.0.47.63/16 dev enp3s0f1 2024-09-16T13:45:45.228 INFO:teuthology.orchestra.run.smithi161.stderr:Error: ipv4: Address not found. 2024-09-16T13:45:45.230 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-09-16T13:45:45.230 DEBUG:teuthology.run_tasks:Unwinding manager cephadm.deploy_samba_ad_dc 2024-09-16T13:45:45.241 DEBUG:teuthology.orchestra.run.smithi161:> sudo podman stop samba-ad 2024-09-16T13:45:46.051 INFO:teuthology.orchestra.run.smithi161.stdout:samba-ad 2024-09-16T13:45:46.055 DEBUG:teuthology.orchestra.run.smithi161:> sudo podman rm samba-ad 2024-09-16T13:45:46.419 INFO:teuthology.orchestra.run.smithi161.stdout:samba-ad 2024-09-16T13:45:46.423 DEBUG:teuthology.orchestra.run.smithi161:> sudo rm -rf /var/lib/samba/container/logs /var/lib/samba/container/data 2024-09-16T13:45:46.450 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-16T13:45:46.461 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-16T13:45:46.461 DEBUG:teuthology.orchestra.run.smithi063:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-16T13:45:46.464 DEBUG:teuthology.orchestra.run.smithi066:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-16T13:45:46.467 DEBUG:teuthology.orchestra.run.smithi131:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-16T13:45:46.470 DEBUG:teuthology.orchestra.run.smithi161:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-16T13:45:46.480 INFO:teuthology.orchestra.run.smithi063.stderr:bash: line 1: ntpq: command not found 2024-09-16T13:45:46.483 INFO:teuthology.orchestra.run.smithi066.stderr:bash: line 1: ntpq: command not found 2024-09-16T13:45:46.485 INFO:teuthology.orchestra.run.smithi131.stderr:bash: line 1: ntpq: command not found 2024-09-16T13:45:46.485 INFO:teuthology.orchestra.run.smithi063.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-16T13:45:46.485 INFO:teuthology.orchestra.run.smithi063.stdout:=============================================================================== 2024-09-16T13:45:46.485 INFO:teuthology.orchestra.run.smithi063.stdout:^* hv01.front.sepia.ceph.com 3 6 377 7 -227us[ -215us] +/- 36ms 2024-09-16T13:45:46.485 INFO:teuthology.orchestra.run.smithi063.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 7 +262us[ +274us] +/- 56ms 2024-09-16T13:45:46.485 INFO:teuthology.orchestra.run.smithi063.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 6 +100us[ +100us] +/- 75ms 2024-09-16T13:45:46.486 INFO:teuthology.orchestra.run.smithi063.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T13:45:46.487 INFO:teuthology.orchestra.run.smithi066.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-16T13:45:46.488 INFO:teuthology.orchestra.run.smithi066.stdout:=============================================================================== 2024-09-16T13:45:46.488 INFO:teuthology.orchestra.run.smithi066.stdout:^* hv01.front.sepia.ceph.com 3 6 377 6 -224us[ -224us] +/- 36ms 2024-09-16T13:45:46.488 INFO:teuthology.orchestra.run.smithi066.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 6 +268us[ +268us] +/- 56ms 2024-09-16T13:45:46.488 INFO:teuthology.orchestra.run.smithi066.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 6 +104us[ +104us] +/- 75ms 2024-09-16T13:45:46.488 INFO:teuthology.orchestra.run.smithi066.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T13:45:46.489 INFO:teuthology.orchestra.run.smithi131.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-16T13:45:46.489 INFO:teuthology.orchestra.run.smithi131.stdout:=============================================================================== 2024-09-16T13:45:46.489 INFO:teuthology.orchestra.run.smithi131.stdout:^* hv01.front.sepia.ceph.com 3 6 377 8 -213us[ -211us] +/- 36ms 2024-09-16T13:45:46.490 INFO:teuthology.orchestra.run.smithi131.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 7 +279us[ +279us] +/- 56ms 2024-09-16T13:45:46.490 INFO:teuthology.orchestra.run.smithi131.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 8 +98us[ +100us] +/- 75ms 2024-09-16T13:45:46.490 INFO:teuthology.orchestra.run.smithi131.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T13:45:46.505 INFO:teuthology.orchestra.run.smithi161.stderr:bash: line 1: ntpq: command not found 2024-09-16T13:45:46.512 INFO:teuthology.orchestra.run.smithi161.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-16T13:45:46.513 INFO:teuthology.orchestra.run.smithi161.stdout:=============================================================================== 2024-09-16T13:45:46.513 INFO:teuthology.orchestra.run.smithi161.stdout:^* hv01.front.sepia.ceph.com 3 6 377 6 -218us[ -202us] +/- 36ms 2024-09-16T13:45:46.513 INFO:teuthology.orchestra.run.smithi161.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 6 +268us[ +268us] +/- 56ms 2024-09-16T13:45:46.513 INFO:teuthology.orchestra.run.smithi161.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 7 +99us[ +115us] +/- 75ms 2024-09-16T13:45:46.513 INFO:teuthology.orchestra.run.smithi161.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T13:45:46.513 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-16T13:45:46.523 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-16T13:45:46.524 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-16T13:45:46.538 DEBUG:teuthology.orchestra.run.smithi063:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-09-16T13:45:46.621 DEBUG:teuthology.orchestra.run.smithi066:> 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-16T13:45:46.696 DEBUG:teuthology.orchestra.run.smithi131:> 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-16T13:45:46.769 DEBUG:teuthology.orchestra.run.smithi161:> 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-16T13:45:46.832 DEBUG:teuthology.orchestra.run.smithi063:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-09-16T13:45:46.866 INFO:teuthology.orchestra.run.smithi063.stdout:type=AVC msg=audit(1726494165.677:10846): avc: denied { nlmsg_read } for pid=61066 comm="ss" scontext=system_u:system_r:container_t:s0:c64,c509 tcontext=system_u:system_r:container_t:s0:c64,c509 tclass=netlink_tcpdiag_socket permissive=1 2024-09-16T13:45:46.866 DEBUG:teuthology.task.selinux:ubuntu@smithi063.front.sepia.ceph.com has 1 denials 2024-09-16T13:45:46.866 DEBUG:teuthology.orchestra.run.smithi066:> 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 2024-09-16T13:45:46.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T13:45:46.898 DEBUG:teuthology.orchestra.run.smithi131:> 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 2024-09-16T13:45:46.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T13:45:46.928 DEBUG:teuthology.orchestra.run.smithi161:> 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 2024-09-16T13:45:46.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T13:45:46.958 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@smithi063.front.sepia.ceph.com: ['type=AVC msg=audit(1726494165.677:10846): avc: denied { nlmsg_read } for pid=61066 comm="ss" scontext=system_u:system_r:container_t:s0:c64,c509 tcontext=system_u:system_r:container_t:s0:c64,c509 tclass=netlink_tcpdiag_socket permissive=1'] 2024-09-16T13:45:46.959 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-16T13:45:46.975 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-16T13:45:46.985 INFO:teuthology.task.internal:Duration was 963.551149 seconds 2024-09-16T13:45:46.986 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-16T13:45:46.997 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-16T13:45:46.997 DEBUG:teuthology.orchestra.run.smithi063:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-16T13:45:47.000 DEBUG:teuthology.orchestra.run.smithi066:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-16T13:45:47.002 DEBUG:teuthology.orchestra.run.smithi131:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-16T13:45:47.005 DEBUG:teuthology.orchestra.run.smithi161:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-16T13:45:47.044 INFO:teuthology.orchestra.run.smithi131.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-16T13:45:47.044 INFO:teuthology.orchestra.run.smithi066.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-16T13:45:47.045 INFO:teuthology.orchestra.run.smithi063.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-16T13:45:47.046 INFO:teuthology.orchestra.run.smithi161.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-16T13:45:47.430 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-16T13:45:47.430 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi063.front.sepia.ceph.com 2024-09-16T13:45:47.430 DEBUG:teuthology.orchestra.run.smithi063:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-16T13:45:47.455 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi066.front.sepia.ceph.com 2024-09-16T13:45:47.456 DEBUG:teuthology.orchestra.run.smithi066:> 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-16T13:45:47.484 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi131.front.sepia.ceph.com 2024-09-16T13:45:47.484 DEBUG:teuthology.orchestra.run.smithi131:> 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-16T13:45:47.511 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi161.front.sepia.ceph.com 2024-09-16T13:45:47.511 DEBUG:teuthology.orchestra.run.smithi161:> 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-16T13:45:47.536 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-16T13:45:47.536 DEBUG:teuthology.orchestra.run.smithi063:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-16T13:45:47.539 DEBUG:teuthology.orchestra.run.smithi066:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-16T13:45:47.541 DEBUG:teuthology.orchestra.run.smithi131:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-16T13:45:47.553 DEBUG:teuthology.orchestra.run.smithi161:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-16T13:45:47.603 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-16T13:45:47.603 DEBUG:teuthology.orchestra.run.smithi063:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-16T13:45:47.611 DEBUG:teuthology.orchestra.run.smithi066:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-16T13:45:47.614 DEBUG:teuthology.orchestra.run.smithi131:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-16T13:45:47.620 DEBUG:teuthology.orchestra.run.smithi161:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-16T13:45:48.187 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-16T13:45:48.198 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-16T13:45:48.199 DEBUG:teuthology.orchestra.run.smithi063:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-16T13:45:48.224 DEBUG:teuthology.orchestra.run.smithi066:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-16T13:45:48.251 DEBUG:teuthology.orchestra.run.smithi131:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-16T13:45:48.277 DEBUG:teuthology.orchestra.run.smithi161:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-16T13:45:48.303 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-16T13:45:48.315 DEBUG:teuthology.orchestra.run.smithi063:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-16T13:45:48.318 DEBUG:teuthology.orchestra.run.smithi066:> 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-16T13:45:48.321 DEBUG:teuthology.orchestra.run.smithi131:> 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-16T13:45:48.323 DEBUG:teuthology.orchestra.run.smithi161:> 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-16T13:45:48.340 INFO:teuthology.orchestra.run.smithi063.stdout:kernel.core_pattern = core 2024-09-16T13:45:48.343 INFO:teuthology.orchestra.run.smithi066.stdout:kernel.core_pattern = core 2024-09-16T13:45:48.344 INFO:teuthology.orchestra.run.smithi131.stdout:kernel.core_pattern = core 2024-09-16T13:45:48.367 INFO:teuthology.orchestra.run.smithi161.stdout:kernel.core_pattern = core 2024-09-16T13:45:48.387 DEBUG:teuthology.orchestra.run.smithi063:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-16T13:45:48.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T13:45:48.419 DEBUG:teuthology.orchestra.run.smithi066:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-16T13:45:48.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T13:45:48.436 DEBUG:teuthology.orchestra.run.smithi131:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-16T13:45:48.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T13:45:48.451 DEBUG:teuthology.orchestra.run.smithi161:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-16T13:45:48.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T13:45:48.465 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-16T13:45:48.477 INFO:teuthology.task.internal:Transferring archived files... 2024-09-16T13:45:48.478 DEBUG:teuthology.misc:Transferring archived files from smithi063:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-09-16_13:13:56-orch:cephadm-wip-guits-main-2024-09-13-1248-distro-default-smithi/7907329/remote/smithi063 2024-09-16T13:45:48.479 DEBUG:teuthology.orchestra.run.smithi063:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-16T13:45:48.528 DEBUG:teuthology.misc:Transferring archived files from smithi066:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-09-16_13:13:56-orch:cephadm-wip-guits-main-2024-09-13-1248-distro-default-smithi/7907329/remote/smithi066 2024-09-16T13:45:48.529 DEBUG:teuthology.orchestra.run.smithi066:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-16T13:45:48.569 DEBUG:teuthology.misc:Transferring archived files from smithi131:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-09-16_13:13:56-orch:cephadm-wip-guits-main-2024-09-13-1248-distro-default-smithi/7907329/remote/smithi131 2024-09-16T13:45:48.569 DEBUG:teuthology.orchestra.run.smithi131:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-16T13:45:48.606 DEBUG:teuthology.misc:Transferring archived files from smithi161:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-09-16_13:13:56-orch:cephadm-wip-guits-main-2024-09-13-1248-distro-default-smithi/7907329/remote/smithi161 2024-09-16T13:45:48.607 DEBUG:teuthology.orchestra.run.smithi161:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-16T13:45:48.641 INFO:teuthology.task.internal:Removing archive directory... 2024-09-16T13:45:48.641 DEBUG:teuthology.orchestra.run.smithi063:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-16T13:45:48.643 DEBUG:teuthology.orchestra.run.smithi066:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-16T13:45:48.646 DEBUG:teuthology.orchestra.run.smithi131:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-16T13:45:48.648 DEBUG:teuthology.orchestra.run.smithi161:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-16T13:45:48.692 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-16T13:45:48.704 INFO:teuthology.task.internal:Not uploading archives. 2024-09-16T13:45:48.704 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-16T13:45:48.716 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-16T13:45:48.716 DEBUG:teuthology.orchestra.run.smithi063:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-16T13:45:48.719 DEBUG:teuthology.orchestra.run.smithi066:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-16T13:45:48.721 DEBUG:teuthology.orchestra.run.smithi131:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-16T13:45:48.724 DEBUG:teuthology.orchestra.run.smithi161:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-16T13:45:48.732 INFO:teuthology.orchestra.run.smithi063.stdout: 262169 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 16 13:45 /home/ubuntu/cephtest 2024-09-16T13:45:48.734 INFO:teuthology.orchestra.run.smithi066.stdout: 266038 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 16 13:45 /home/ubuntu/cephtest 2024-09-16T13:45:48.736 INFO:teuthology.orchestra.run.smithi131.stdout: 262169 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 16 13:45 /home/ubuntu/cephtest 2024-09-16T13:45:48.748 INFO:teuthology.orchestra.run.smithi161.stdout: 262169 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 16 13:45 /home/ubuntu/cephtest 2024-09-16T13:45:48.749 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-16T13:45:48.761 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-16T13:45:48.776 DEBUG:teuthology.run_tasks:Exception was not quenched, exiting: SELinuxError: SELinux denials found on ubuntu@smithi063.front.sepia.ceph.com: ['type=AVC msg=audit(1726494165.677:10846): avc: denied { nlmsg_read } for pid=61066 comm="ss" scontext=system_u:system_r:container_t:s0:c64,c509 tcontext=system_u:system_r:container_t:s0:c64,c509 tclass=netlink_tcpdiag_socket permissive=1'] 2024-09-16T13:45:48.779 INFO:teuthology.run:Summary data: description: orch:cephadm/smb/{0-distro/centos_9.stream_runc tasks/deploy_smb_mgr_ctdb_res_ips} duration: 963.551148891449 failure_reason: 'SELinux denials found on ubuntu@smithi063.front.sepia.ceph.com: [''type=AVC msg=audit(1726494165.677:10846): avc: denied { nlmsg_read } for pid=61066 comm="ss" scontext=system_u:system_r:container_t:s0:c64,c509 tcontext=system_u:system_r:container_t:s0:c64,c509 tclass=netlink_tcpdiag_socket permissive=1'']' owner: scheduled_gabrioux@teuthology status: fail success: false 2024-09-16T13:45:48.779 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-16T13:45:48.869 INFO:teuthology.run:FAIL