2024-09-16T09:53:19.038 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-16T09:53:19.057 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-16T09:53:19.160 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/avan-2024-09-16_08:23:53-orch:cephadm-wip-athakkar-testing-2024-09-12-1857-distro-default-smithi/7907100 branch: wip-athakkar-testing-2024-09-12-1857 description: orch:cephadm/smb/{0-distro/centos_9.stream_runc tasks/deploy_smb_mgr_ctdb_res_basic} email: athakkar@redhat.com first_in_suite: false job_id: '7907100' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: avan-2024-09-16_08:23:53-orch:cephadm-wip-athakkar-testing-2024-09-12-1857-distro-default-smithi no_nested_subset: false os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-athakkar-testing-2024-09-12-1857 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: 66e33d6af1496291b0602ee0a859e68145f17dad ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 66e33d6af1496291b0602ee0a859e68145f17dad selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-athakkar-testing-2024-09-12-1857 sha1: 66e33d6af1496291b0602ee0a859e68145f17dad owner: scheduled_avan@teuthology priority: 80 repo: https://git.ceph.com/ceph-ci.git roles: - - host.a - mon.a - mgr.x - osd.0 - osd.1 - client.0 - - host.b - mon.b - osd.2 - osd.3 - - host.c - mon.c - osd.4 - osd.5 - - host.d - cephadm.exclude seed: 4787 sha1: 66e33d6af1496291b0602ee0a859e68145f17dad sleep_before_teardown: 0 subset: 1/20 suite: orch:cephadm suite_branch: wip-athakkar-testing-2024-09-12-1857 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_66e33d6af1496291b0602ee0a859e68145f17dad/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: 66e33d6af1496291b0602ee0a859e68145f17dad targets: smithi033.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGRi0JhK4Wf4c/XDr0yexn0nrBMAezv9aZ/k9y3qTQ2KQmryYLLyd3qVIinWqn0exKy1raR22IN/sVK/Ycxwa1Q= smithi097.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDSRUgv7lcWF1XDp3NxyFEUMPc/aBvA/PYilNXISNVhN3WevtUhGJniFj/pbtIQCAhQjUA46yn4BVxvmJdK9zLw= smithi135.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBOECQBE91bj2uk+F3IQ+FSevdlmMZ7MsGKcE4Egw/6SS8GNUijKE/8ZOWOxvALWzIFTTApvHB0SUom1P4299Hk= smithi151.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIKt//x283bgHaffXrIQ5Q5SxYwEzScacVTJenA6vMda/yEn6e354PUfPUEwG5swrIwqP2fMY7ZDfrY82QrXTHQ= 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.configure_samba_client_container: role: host.d - cephadm: null - cephadm.shell: host.a: - ceph fs volume create cephfs - cephadm.wait_for_service: service: mds.cephfs - cephadm.shell: host.a: - cmd: ceph fs subvolumegroup create cephfs smb - cmd: ceph fs subvolume create cephfs sv1 --group-name=smb --mode=0777 - cmd: ceph fs subvolume create cephfs sv2 --group-name=smb --mode=0777 - cmd: ceph mgr module enable smb - cmd: sleep 30 - cmd: ceph smb apply -i - stdin: "# --- Begin Embedded YAML\n- resource_type: ceph.smb.cluster\n cluster_id:\ \ uctdb1\n auth_mode: user\n user_group_settings:\n - {source_type: resource,\ \ ref: ug1}\n placement:\n count: 3\n- resource_type: ceph.smb.usersgroups\n\ \ users_groups_id: ug1\n values:\n users:\n - {name: user1, password:\ \ t3stP4ss1}\n - {name: user2, password: t3stP4ss2}\n groups: []\n\ - resource_type: ceph.smb.share\n cluster_id: uctdb1\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: uctdb1\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.uctdb1 - cephadm.shell: host.a: - cmd: rados --pool=.smb -N uctdb1 get cluster.meta.json /dev/stdout - cephadm.exec: host.d: - sleep 30 - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U user1%t3stP4ss1 //{{''host.a''|role_to_remote|attr(''ip_address'')}}/share1 -c ls' - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U user2%t3stP4ss2 //{{''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.uctdb1")))[-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 user1%t3stP4ss1 //{{''host.c''|role_to_remote|attr(''ip_address'')}}/share1 -c ls' - '{{ctx.samba_client_container_cmd|join('' '')}} smbclient -U user2%t3stP4ss2 //{{''host.c''|role_to_remote|attr(''ip_address'')}}/share2 -c ls' - cephadm.shell: host.a: - cmd: ceph smb apply -i - stdin: "# --- Begin Embedded YAML\n- resource_type: ceph.smb.cluster\n cluster_id:\ \ uctdb1\n intent: removed\n- resource_type: ceph.smb.usersgroups\n users_groups_id:\ \ ug1\n intent: removed\n- resource_type: ceph.smb.share\n cluster_id: uctdb1\n\ \ share_id: share1\n intent: removed\n- resource_type: ceph.smb.share\n\ \ cluster_id: uctdb1\n share_id: share2\n intent: removed\n# --- End Embedded\ \ YAML\n" - cephadm.wait_for_service_not_present: service: smb.uctdb1 teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a timestamp: 2024-09-16_08:23:53 tube: smithi user: avan verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 2024-09-16T09:53:19.160 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_66e33d6af1496291b0602ee0a859e68145f17dad/qa; will attempt to use it 2024-09-16T09:53:19.161 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_66e33d6af1496291b0602ee0a859e68145f17dad/qa/tasks 2024-09-16T09:53:19.161 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-16T09:53:19.163 INFO:teuthology.task.internal:Checking packages... 2024-09-16T09:53:19.187 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '66e33d6af1496291b0602ee0a859e68145f17dad' 2024-09-16T09:53:19.187 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-16T09:53:19.187 INFO:teuthology.packaging:ref: None 2024-09-16T09:53:19.188 INFO:teuthology.packaging:tag: None 2024-09-16T09:53:19.188 INFO:teuthology.packaging:branch: wip-athakkar-testing-2024-09-12-1857 2024-09-16T09:53:19.188 INFO:teuthology.packaging:sha1: 66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T09:53:19.188 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=wip-athakkar-testing-2024-09-12-1857 2024-09-16T09:53:19.334 INFO:teuthology.task.internal:Found packages for ceph version 19.3.0-4882.g66e33d6a 2024-09-16T09:53:19.336 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-16T09:53:19.343 INFO:teuthology.task.internal:no buildpackages task found 2024-09-16T09:53:19.344 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-16T09:53:19.473 INFO:teuthology.task.internal:Saving configuration 2024-09-16T09:53:19.488 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-16T09:53:19.493 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-16T09:53:19.518 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi033.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/avan-2024-09-16_08:23:53-orch:cephadm-wip-athakkar-testing-2024-09-12-1857-distro-default-smithi/7907100', '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 09:48:05.013913', 'locked_by': 'scheduled_avan@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGRi0JhK4Wf4c/XDr0yexn0nrBMAezv9aZ/k9y3qTQ2KQmryYLLyd3qVIinWqn0exKy1raR22IN/sVK/Ycxwa1Q='} 2024-09-16T09:53:19.543 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi097.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/avan-2024-09-16_08:23:53-orch:cephadm-wip-athakkar-testing-2024-09-12-1857-distro-default-smithi/7907100', '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 09:48:05.018193', 'locked_by': 'scheduled_avan@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDSRUgv7lcWF1XDp3NxyFEUMPc/aBvA/PYilNXISNVhN3WevtUhGJniFj/pbtIQCAhQjUA46yn4BVxvmJdK9zLw='} 2024-09-16T09:53:19.570 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi135.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/avan-2024-09-16_08:23:53-orch:cephadm-wip-athakkar-testing-2024-09-12-1857-distro-default-smithi/7907100', '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 09:48:05.016855', 'locked_by': 'scheduled_avan@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBOECQBE91bj2uk+F3IQ+FSevdlmMZ7MsGKcE4Egw/6SS8GNUijKE/8ZOWOxvALWzIFTTApvHB0SUom1P4299Hk='} 2024-09-16T09:53:19.591 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi151.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/avan-2024-09-16_08:23:53-orch:cephadm-wip-athakkar-testing-2024-09-12-1857-distro-default-smithi/7907100', '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 09:48:05.015445', 'locked_by': 'scheduled_avan@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIKt//x283bgHaffXrIQ5Q5SxYwEzScacVTJenA6vMda/yEn6e354PUfPUEwG5swrIwqP2fMY7ZDfrY82QrXTHQ='} 2024-09-16T09:53:19.592 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-16T09:53:19.598 INFO:teuthology.task.internal:roles: ubuntu@smithi033.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.x', 'osd.0', 'osd.1', 'client.0'] 2024-09-16T09:53:19.598 INFO:teuthology.task.internal:roles: ubuntu@smithi097.front.sepia.ceph.com - ['host.b', 'mon.b', 'osd.2', 'osd.3'] 2024-09-16T09:53:19.598 INFO:teuthology.task.internal:roles: ubuntu@smithi135.front.sepia.ceph.com - ['host.c', 'mon.c', 'osd.4', 'osd.5'] 2024-09-16T09:53:19.599 INFO:teuthology.task.internal:roles: ubuntu@smithi151.front.sepia.ceph.com - ['host.d', 'cephadm.exclude'] 2024-09-16T09:53:19.599 INFO:teuthology.run_tasks:Running task console_log... 2024-09-16T09:53:19.700 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f431d9cfe20>, signals=[15]) 2024-09-16T09:53:19.700 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-16T09:53:19.707 INFO:teuthology.task.internal:Opening connections... 2024-09-16T09:53:19.707 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi033.front.sepia.ceph.com 2024-09-16T09:53:19.708 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi033.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T09:53:19.786 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi097.front.sepia.ceph.com 2024-09-16T09:53:19.787 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi097.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T09:53:19.872 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi135.front.sepia.ceph.com 2024-09-16T09:53:19.873 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi135.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T09:53:19.950 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi151.front.sepia.ceph.com 2024-09-16T09:53:19.951 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi151.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T09:53:20.031 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-16T09:53:20.045 DEBUG:teuthology.orchestra.run.smithi033:> uname -m 2024-09-16T09:53:20.064 INFO:teuthology.orchestra.run.smithi033.stdout:x86_64 2024-09-16T09:53:20.065 DEBUG:teuthology.orchestra.run.smithi033:> cat /etc/os-release 2024-09-16T09:53:20.122 INFO:teuthology.orchestra.run.smithi033.stdout:NAME="CentOS Stream" 2024-09-16T09:53:20.122 INFO:teuthology.orchestra.run.smithi033.stdout:VERSION="9" 2024-09-16T09:53:20.123 INFO:teuthology.orchestra.run.smithi033.stdout:ID="centos" 2024-09-16T09:53:20.123 INFO:teuthology.orchestra.run.smithi033.stdout:ID_LIKE="rhel fedora" 2024-09-16T09:53:20.124 INFO:teuthology.orchestra.run.smithi033.stdout:VERSION_ID="9" 2024-09-16T09:53:20.124 INFO:teuthology.orchestra.run.smithi033.stdout:PLATFORM_ID="platform:el9" 2024-09-16T09:53:20.124 INFO:teuthology.orchestra.run.smithi033.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-16T09:53:20.124 INFO:teuthology.orchestra.run.smithi033.stdout:ANSI_COLOR="0;31" 2024-09-16T09:53:20.124 INFO:teuthology.orchestra.run.smithi033.stdout:LOGO="fedora-logo-icon" 2024-09-16T09:53:20.124 INFO:teuthology.orchestra.run.smithi033.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-16T09:53:20.124 INFO:teuthology.orchestra.run.smithi033.stdout:HOME_URL="https://centos.org/" 2024-09-16T09:53:20.124 INFO:teuthology.orchestra.run.smithi033.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-16T09:53:20.124 INFO:teuthology.orchestra.run.smithi033.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-16T09:53:20.124 INFO:teuthology.orchestra.run.smithi033.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-16T09:53:20.125 INFO:teuthology.lock.ops:Updating smithi033.front.sepia.ceph.com on lock server 2024-09-16T09:53:20.165 DEBUG:teuthology.orchestra.run.smithi097:> uname -m 2024-09-16T09:53:20.184 INFO:teuthology.orchestra.run.smithi097.stdout:x86_64 2024-09-16T09:53:20.185 DEBUG:teuthology.orchestra.run.smithi097:> cat /etc/os-release 2024-09-16T09:53:20.242 INFO:teuthology.orchestra.run.smithi097.stdout:NAME="CentOS Stream" 2024-09-16T09:53:20.242 INFO:teuthology.orchestra.run.smithi097.stdout:VERSION="9" 2024-09-16T09:53:20.242 INFO:teuthology.orchestra.run.smithi097.stdout:ID="centos" 2024-09-16T09:53:20.243 INFO:teuthology.orchestra.run.smithi097.stdout:ID_LIKE="rhel fedora" 2024-09-16T09:53:20.243 INFO:teuthology.orchestra.run.smithi097.stdout:VERSION_ID="9" 2024-09-16T09:53:20.243 INFO:teuthology.orchestra.run.smithi097.stdout:PLATFORM_ID="platform:el9" 2024-09-16T09:53:20.243 INFO:teuthology.orchestra.run.smithi097.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-16T09:53:20.243 INFO:teuthology.orchestra.run.smithi097.stdout:ANSI_COLOR="0;31" 2024-09-16T09:53:20.243 INFO:teuthology.orchestra.run.smithi097.stdout:LOGO="fedora-logo-icon" 2024-09-16T09:53:20.243 INFO:teuthology.orchestra.run.smithi097.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-16T09:53:20.243 INFO:teuthology.orchestra.run.smithi097.stdout:HOME_URL="https://centos.org/" 2024-09-16T09:53:20.243 INFO:teuthology.orchestra.run.smithi097.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-16T09:53:20.243 INFO:teuthology.orchestra.run.smithi097.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-16T09:53:20.243 INFO:teuthology.orchestra.run.smithi097.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-16T09:53:20.244 INFO:teuthology.lock.ops:Updating smithi097.front.sepia.ceph.com on lock server 2024-09-16T09:53:20.274 DEBUG:teuthology.orchestra.run.smithi135:> uname -m 2024-09-16T09:53:20.292 INFO:teuthology.orchestra.run.smithi135.stdout:x86_64 2024-09-16T09:53:20.292 DEBUG:teuthology.orchestra.run.smithi135:> cat /etc/os-release 2024-09-16T09:53:20.350 INFO:teuthology.orchestra.run.smithi135.stdout:NAME="CentOS Stream" 2024-09-16T09:53:20.350 INFO:teuthology.orchestra.run.smithi135.stdout:VERSION="9" 2024-09-16T09:53:20.350 INFO:teuthology.orchestra.run.smithi135.stdout:ID="centos" 2024-09-16T09:53:20.350 INFO:teuthology.orchestra.run.smithi135.stdout:ID_LIKE="rhel fedora" 2024-09-16T09:53:20.350 INFO:teuthology.orchestra.run.smithi135.stdout:VERSION_ID="9" 2024-09-16T09:53:20.351 INFO:teuthology.orchestra.run.smithi135.stdout:PLATFORM_ID="platform:el9" 2024-09-16T09:53:20.351 INFO:teuthology.orchestra.run.smithi135.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-16T09:53:20.351 INFO:teuthology.orchestra.run.smithi135.stdout:ANSI_COLOR="0;31" 2024-09-16T09:53:20.351 INFO:teuthology.orchestra.run.smithi135.stdout:LOGO="fedora-logo-icon" 2024-09-16T09:53:20.351 INFO:teuthology.orchestra.run.smithi135.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-16T09:53:20.351 INFO:teuthology.orchestra.run.smithi135.stdout:HOME_URL="https://centos.org/" 2024-09-16T09:53:20.351 INFO:teuthology.orchestra.run.smithi135.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-16T09:53:20.351 INFO:teuthology.orchestra.run.smithi135.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-16T09:53:20.351 INFO:teuthology.orchestra.run.smithi135.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-16T09:53:20.351 INFO:teuthology.lock.ops:Updating smithi135.front.sepia.ceph.com on lock server 2024-09-16T09:53:20.373 DEBUG:teuthology.orchestra.run.smithi151:> uname -m 2024-09-16T09:53:20.392 INFO:teuthology.orchestra.run.smithi151.stdout:x86_64 2024-09-16T09:53:20.392 DEBUG:teuthology.orchestra.run.smithi151:> cat /etc/os-release 2024-09-16T09:53:20.451 INFO:teuthology.orchestra.run.smithi151.stdout:NAME="CentOS Stream" 2024-09-16T09:53:20.451 INFO:teuthology.orchestra.run.smithi151.stdout:VERSION="9" 2024-09-16T09:53:20.451 INFO:teuthology.orchestra.run.smithi151.stdout:ID="centos" 2024-09-16T09:53:20.451 INFO:teuthology.orchestra.run.smithi151.stdout:ID_LIKE="rhel fedora" 2024-09-16T09:53:20.451 INFO:teuthology.orchestra.run.smithi151.stdout:VERSION_ID="9" 2024-09-16T09:53:20.451 INFO:teuthology.orchestra.run.smithi151.stdout:PLATFORM_ID="platform:el9" 2024-09-16T09:53:20.451 INFO:teuthology.orchestra.run.smithi151.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-16T09:53:20.451 INFO:teuthology.orchestra.run.smithi151.stdout:ANSI_COLOR="0;31" 2024-09-16T09:53:20.451 INFO:teuthology.orchestra.run.smithi151.stdout:LOGO="fedora-logo-icon" 2024-09-16T09:53:20.451 INFO:teuthology.orchestra.run.smithi151.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-16T09:53:20.451 INFO:teuthology.orchestra.run.smithi151.stdout:HOME_URL="https://centos.org/" 2024-09-16T09:53:20.452 INFO:teuthology.orchestra.run.smithi151.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-16T09:53:20.452 INFO:teuthology.orchestra.run.smithi151.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-16T09:53:20.452 INFO:teuthology.orchestra.run.smithi151.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-16T09:53:20.452 INFO:teuthology.lock.ops:Updating smithi151.front.sepia.ceph.com on lock server 2024-09-16T09:53:20.473 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-16T09:53:20.483 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-16T09:53:20.488 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-16T09:53:20.488 DEBUG:teuthology.orchestra.run.smithi033:> test '!' -e /home/ubuntu/cephtest 2024-09-16T09:53:20.491 DEBUG:teuthology.orchestra.run.smithi097:> test '!' -e /home/ubuntu/cephtest 2024-09-16T09:53:20.493 DEBUG:teuthology.orchestra.run.smithi135:> test '!' -e /home/ubuntu/cephtest 2024-09-16T09:53:20.495 DEBUG:teuthology.orchestra.run.smithi151:> test '!' -e /home/ubuntu/cephtest 2024-09-16T09:53:20.513 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-16T09:53:20.519 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-16T09:53:20.519 DEBUG:teuthology.orchestra.run.smithi033:> test -z $(ls -A /var/lib/ceph) 2024-09-16T09:53:20.548 DEBUG:teuthology.orchestra.run.smithi097:> test -z $(ls -A /var/lib/ceph) 2024-09-16T09:53:20.550 DEBUG:teuthology.orchestra.run.smithi135:> test -z $(ls -A /var/lib/ceph) 2024-09-16T09:53:20.552 DEBUG:teuthology.orchestra.run.smithi151:> test -z $(ls -A /var/lib/ceph) 2024-09-16T09:53:20.661 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-16T09:53:20.762 INFO:teuthology.run_tasks:Running task kernel... 2024-09-16T09:53:20.776 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-16T09:53:20.776 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-16T09:53:20.776 DEBUG:teuthology.orchestra.run.smithi033:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-16T09:53:20.777 DEBUG:teuthology.orchestra.run.smithi097:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-16T09:53:20.777 DEBUG:teuthology.orchestra.run.smithi135:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-16T09:53:20.777 DEBUG:teuthology.orchestra.run.smithi151:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-16T09:53:20.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T09:53:20.795 DEBUG:teuthology.orchestra.run.smithi033:> uname -r 2024-09-16T09:53:20.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T09:53:20.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T09:53:20.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T09:53:20.797 DEBUG:teuthology.orchestra.run.smithi151:> uname -r 2024-09-16T09:53:20.798 DEBUG:teuthology.orchestra.run.smithi097:> uname -r 2024-09-16T09:53:20.798 DEBUG:teuthology.orchestra.run.smithi135:> uname -r 2024-09-16T09:53:20.853 INFO:teuthology.orchestra.run.smithi033.stdout:5.14.0-503.el9.x86_64 2024-09-16T09:53:20.853 INFO:teuthology.task.kernel:Running kernel on smithi033: 5.14.0-503.el9.x86_64 2024-09-16T09:53:20.853 DEBUG:teuthology.orchestra.run.smithi033:> sudo yum install -y kernel 2024-09-16T09:53:20.855 INFO:teuthology.orchestra.run.smithi135.stdout:5.14.0-503.el9.x86_64 2024-09-16T09:53:20.855 INFO:teuthology.task.kernel:Running kernel on smithi135: 5.14.0-503.el9.x86_64 2024-09-16T09:53:20.855 DEBUG:teuthology.orchestra.run.smithi135:> sudo yum install -y kernel 2024-09-16T09:53:20.857 INFO:teuthology.orchestra.run.smithi151.stdout:5.14.0-503.el9.x86_64 2024-09-16T09:53:20.857 INFO:teuthology.orchestra.run.smithi097.stdout:5.14.0-503.el9.x86_64 2024-09-16T09:53:20.857 INFO:teuthology.task.kernel:Running kernel on smithi151: 5.14.0-503.el9.x86_64 2024-09-16T09:53:20.857 DEBUG:teuthology.orchestra.run.smithi151:> sudo yum install -y kernel 2024-09-16T09:53:20.858 INFO:teuthology.task.kernel:Running kernel on smithi097: 5.14.0-503.el9.x86_64 2024-09-16T09:53:20.858 DEBUG:teuthology.orchestra.run.smithi097:> sudo yum install -y kernel 2024-09-16T09:53:23.176 INFO:teuthology.orchestra.run.smithi135.stdout:CentOS Stream 9 - BaseOS 16 MB/s | 8.2 MB 00:00 2024-09-16T09:53:24.106 INFO:teuthology.orchestra.run.smithi151.stdout:CentOS Stream 9 - BaseOS 5.7 MB/s | 8.2 MB 00:01 2024-09-16T09:53:25.493 INFO:teuthology.orchestra.run.smithi097.stdout:CentOS Stream 9 - BaseOS 2.9 MB/s | 8.2 MB 00:02 2024-09-16T09:53:25.919 INFO:teuthology.orchestra.run.smithi135.stdout:CentOS Stream 9 - AppStream 13 MB/s | 20 MB 00:01 2024-09-16T09:53:26.758 INFO:teuthology.orchestra.run.smithi151.stdout:CentOS Stream 9 - AppStream 13 MB/s | 20 MB 00:01 2024-09-16T09:53:29.669 INFO:teuthology.orchestra.run.smithi097.stdout:CentOS Stream 9 - AppStream 6.7 MB/s | 20 MB 00:03 2024-09-16T09:53:30.495 INFO:teuthology.orchestra.run.smithi135.stdout:CentOS Stream 9 - CRB 9.1 MB/s | 6.5 MB 00:00 2024-09-16T09:53:32.171 INFO:teuthology.orchestra.run.smithi135.stdout:CentOS Stream 9 - Extras packages 40 kB/s | 19 kB 00:00 2024-09-16T09:53:32.590 INFO:teuthology.orchestra.run.smithi033.stdout:CentOS Stream 9 - BaseOS 857 kB/s | 8.2 MB 00:09 2024-09-16T09:53:33.011 INFO:teuthology.orchestra.run.smithi135.stdout:Extra Packages for Enterprise Linux 32 MB/s | 23 MB 00:00 2024-09-16T09:53:33.945 INFO:teuthology.orchestra.run.smithi097.stdout:CentOS Stream 9 - CRB 14 MB/s | 6.5 MB 00:00 2024-09-16T09:53:35.175 INFO:teuthology.orchestra.run.smithi151.stdout:CentOS Stream 9 - CRB 1.4 MB/s | 6.5 MB 00:04 2024-09-16T09:53:35.612 INFO:teuthology.orchestra.run.smithi097.stdout:CentOS Stream 9 - Extras packages 42 kB/s | 19 kB 00:00 2024-09-16T09:53:36.516 INFO:teuthology.orchestra.run.smithi097.stdout:Extra Packages for Enterprise Linux 29 MB/s | 23 MB 00:00 2024-09-16T09:53:38.534 INFO:teuthology.orchestra.run.smithi135.stdout:lab-extras 26 kB/s | 1.7 kB 00:00 2024-09-16T09:53:39.291 INFO:teuthology.orchestra.run.smithi151.stdout:CentOS Stream 9 - Extras packages 6.4 kB/s | 19 kB 00:02 2024-09-16T09:53:40.270 INFO:teuthology.orchestra.run.smithi151.stdout:Extra Packages for Enterprise Linux 27 MB/s | 23 MB 00:00 2024-09-16T09:53:40.573 INFO:teuthology.orchestra.run.smithi135.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-16T09:53:40.574 INFO:teuthology.orchestra.run.smithi135.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-16T09:53:40.665 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2024-09-16T09:53:40.672 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-09-16T09:53:40.672 INFO:teuthology.orchestra.run.smithi135.stdout: Package Architecture Version Repository Size 2024-09-16T09:53:40.672 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-09-16T09:53:40.673 INFO:teuthology.orchestra.run.smithi135.stdout:Installing: 2024-09-16T09:53:40.673 INFO:teuthology.orchestra.run.smithi135.stdout: kernel x86_64 5.14.0-505.el9 baseos 23 k 2024-09-16T09:53:40.673 INFO:teuthology.orchestra.run.smithi135.stdout:Installing dependencies: 2024-09-16T09:53:40.673 INFO:teuthology.orchestra.run.smithi135.stdout: kernel-core x86_64 5.14.0-505.el9 baseos 16 M 2024-09-16T09:53:40.673 INFO:teuthology.orchestra.run.smithi135.stdout: kernel-modules x86_64 5.14.0-505.el9 baseos 35 M 2024-09-16T09:53:40.673 INFO:teuthology.orchestra.run.smithi135.stdout: kernel-modules-core x86_64 5.14.0-505.el9 baseos 29 M 2024-09-16T09:53:40.673 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-09-16T09:53:40.673 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction Summary 2024-09-16T09:53:40.673 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-09-16T09:53:40.673 INFO:teuthology.orchestra.run.smithi135.stdout:Install 4 Packages 2024-09-16T09:53:40.673 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-09-16T09:53:40.674 INFO:teuthology.orchestra.run.smithi135.stdout:Total download size: 79 M 2024-09-16T09:53:40.674 INFO:teuthology.orchestra.run.smithi135.stdout:Installed size: 126 M 2024-09-16T09:53:40.674 INFO:teuthology.orchestra.run.smithi135.stdout:Downloading Packages: 2024-09-16T09:53:40.830 INFO:teuthology.orchestra.run.smithi135.stdout:(1/4): kernel-5.14.0-505.el9.x86_64.rpm 205 kB/s | 23 kB 00:00 2024-09-16T09:53:41.351 INFO:teuthology.orchestra.run.smithi135.stdout:(2/4): kernel-core-5.14.0-505.el9.x86_64.rpm 25 MB/s | 16 MB 00:00 2024-09-16T09:53:41.490 INFO:teuthology.orchestra.run.smithi033.stdout:CentOS Stream 9 - AppStream 2.6 MB/s | 20 MB 00:07 2024-09-16T09:53:41.669 INFO:teuthology.orchestra.run.smithi135.stdout:(3/4): kernel-modules-5.14.0-505.el9.x86_64.rpm 36 MB/s | 35 MB 00:00 2024-09-16T09:53:41.847 INFO:teuthology.orchestra.run.smithi097.stdout:lab-extras 44 kB/s | 1.7 kB 00:00 2024-09-16T09:53:42.060 INFO:teuthology.orchestra.run.smithi135.stdout:(4/4): kernel-modules-core-5.14.0-505.el9.x86_6 23 MB/s | 29 MB 00:01 2024-09-16T09:53:42.061 INFO:teuthology.orchestra.run.smithi135.stdout:-------------------------------------------------------------------------------- 2024-09-16T09:53:42.061 INFO:teuthology.orchestra.run.smithi135.stdout:Total 57 MB/s | 79 MB 00:01 2024-09-16T09:53:42.745 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction check 2024-09-16T09:53:43.115 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction check succeeded. 2024-09-16T09:53:43.115 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction test 2024-09-16T09:53:43.803 INFO:teuthology.orchestra.run.smithi097.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-16T09:53:43.804 INFO:teuthology.orchestra.run.smithi097.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-16T09:53:43.886 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2024-09-16T09:53:43.895 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2024-09-16T09:53:43.896 INFO:teuthology.orchestra.run.smithi097.stdout: Package Architecture Version Repository Size 2024-09-16T09:53:43.896 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2024-09-16T09:53:43.896 INFO:teuthology.orchestra.run.smithi097.stdout:Installing: 2024-09-16T09:53:43.896 INFO:teuthology.orchestra.run.smithi097.stdout: kernel x86_64 5.14.0-505.el9 baseos 23 k 2024-09-16T09:53:43.896 INFO:teuthology.orchestra.run.smithi097.stdout:Installing dependencies: 2024-09-16T09:53:43.896 INFO:teuthology.orchestra.run.smithi097.stdout: kernel-core x86_64 5.14.0-505.el9 baseos 16 M 2024-09-16T09:53:43.896 INFO:teuthology.orchestra.run.smithi097.stdout: kernel-modules x86_64 5.14.0-505.el9 baseos 35 M 2024-09-16T09:53:43.896 INFO:teuthology.orchestra.run.smithi097.stdout: kernel-modules-core x86_64 5.14.0-505.el9 baseos 29 M 2024-09-16T09:53:43.896 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-09-16T09:53:43.896 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction Summary 2024-09-16T09:53:43.896 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2024-09-16T09:53:43.896 INFO:teuthology.orchestra.run.smithi097.stdout:Install 4 Packages 2024-09-16T09:53:43.897 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-09-16T09:53:43.897 INFO:teuthology.orchestra.run.smithi097.stdout:Total download size: 79 M 2024-09-16T09:53:43.897 INFO:teuthology.orchestra.run.smithi097.stdout:Installed size: 126 M 2024-09-16T09:53:43.897 INFO:teuthology.orchestra.run.smithi097.stdout:Downloading Packages: 2024-09-16T09:53:44.057 INFO:teuthology.orchestra.run.smithi097.stdout:(1/4): kernel-5.14.0-505.el9.x86_64.rpm 199 kB/s | 23 kB 00:00 2024-09-16T09:53:44.113 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction test succeeded. 2024-09-16T09:53:44.113 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction 2024-09-16T09:53:45.074 INFO:teuthology.orchestra.run.smithi097.stdout:(2/4): kernel-core-5.14.0-505.el9.x86_64.rpm 14 MB/s | 16 MB 00:01 2024-09-16T09:53:45.532 INFO:teuthology.orchestra.run.smithi097.stdout:(3/4): kernel-modules-5.14.0-505.el9.x86_64.rpm 22 MB/s | 35 MB 00:01 2024-09-16T09:53:45.609 INFO:teuthology.orchestra.run.smithi151.stdout:lab-extras 32 kB/s | 1.7 kB 00:00 2024-09-16T09:53:46.458 INFO:teuthology.orchestra.run.smithi097.stdout:(4/4): kernel-modules-core-5.14.0-505.el9.x86_6 12 MB/s | 29 MB 00:02 2024-09-16T09:53:46.458 INFO:teuthology.orchestra.run.smithi097.stdout:-------------------------------------------------------------------------------- 2024-09-16T09:53:46.458 INFO:teuthology.orchestra.run.smithi097.stdout:Total 31 MB/s | 79 MB 00:02 2024-09-16T09:53:46.570 INFO:teuthology.orchestra.run.smithi135.stdout: Preparing : 1/1 2024-09-16T09:53:47.065 INFO:teuthology.orchestra.run.smithi033.stdout:CentOS Stream 9 - CRB 4.2 MB/s | 6.5 MB 00:01 2024-09-16T09:53:47.140 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction check 2024-09-16T09:53:47.204 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : kernel-modules-core-5.14.0-505.el9.x86_64 1/4 2024-09-16T09:53:47.285 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-16T09:53:47.488 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction check succeeded. 2024-09-16T09:53:47.489 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction test 2024-09-16T09:53:47.632 INFO:teuthology.orchestra.run.smithi151.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-16T09:53:47.632 INFO:teuthology.orchestra.run.smithi151.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-16T09:53:47.729 INFO:teuthology.orchestra.run.smithi151.stdout:Dependencies resolved. 2024-09-16T09:53:47.739 INFO:teuthology.orchestra.run.smithi151.stdout:================================================================================ 2024-09-16T09:53:47.739 INFO:teuthology.orchestra.run.smithi151.stdout: Package Architecture Version Repository Size 2024-09-16T09:53:47.739 INFO:teuthology.orchestra.run.smithi151.stdout:================================================================================ 2024-09-16T09:53:47.739 INFO:teuthology.orchestra.run.smithi151.stdout:Installing: 2024-09-16T09:53:47.739 INFO:teuthology.orchestra.run.smithi151.stdout: kernel x86_64 5.14.0-505.el9 baseos 23 k 2024-09-16T09:53:47.740 INFO:teuthology.orchestra.run.smithi151.stdout:Installing dependencies: 2024-09-16T09:53:47.740 INFO:teuthology.orchestra.run.smithi151.stdout: kernel-core x86_64 5.14.0-505.el9 baseos 16 M 2024-09-16T09:53:47.740 INFO:teuthology.orchestra.run.smithi151.stdout: kernel-modules x86_64 5.14.0-505.el9 baseos 35 M 2024-09-16T09:53:47.740 INFO:teuthology.orchestra.run.smithi151.stdout: kernel-modules-core x86_64 5.14.0-505.el9 baseos 29 M 2024-09-16T09:53:47.740 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-09-16T09:53:47.740 INFO:teuthology.orchestra.run.smithi151.stdout:Transaction Summary 2024-09-16T09:53:47.740 INFO:teuthology.orchestra.run.smithi151.stdout:================================================================================ 2024-09-16T09:53:47.740 INFO:teuthology.orchestra.run.smithi151.stdout:Install 4 Packages 2024-09-16T09:53:47.740 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-09-16T09:53:47.741 INFO:teuthology.orchestra.run.smithi151.stdout:Total download size: 79 M 2024-09-16T09:53:47.741 INFO:teuthology.orchestra.run.smithi151.stdout:Installed size: 126 M 2024-09-16T09:53:47.741 INFO:teuthology.orchestra.run.smithi151.stdout:Downloading Packages: 2024-09-16T09:53:47.868 INFO:teuthology.orchestra.run.smithi151.stdout:(1/4): kernel-5.14.0-505.el9.x86_64.rpm 285 kB/s | 23 kB 00:00 2024-09-16T09:53:48.442 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction test succeeded. 2024-09-16T09:53:48.442 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction 2024-09-16T09:53:49.041 INFO:teuthology.orchestra.run.smithi033.stdout:CentOS Stream 9 - Extras packages 27 kB/s | 19 kB 00:00 2024-09-16T09:53:49.895 INFO:teuthology.orchestra.run.smithi033.stdout:Extra Packages for Enterprise Linux 32 MB/s | 23 MB 00:00 2024-09-16T09:53:50.089 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-16T09:53:50.219 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-16T09:53:50.899 INFO:teuthology.orchestra.run.smithi097.stdout: Preparing : 1/1 2024-09-16T09:53:51.627 INFO:teuthology.orchestra.run.smithi151.stdout:(2/4): kernel-core-5.14.0-505.el9.x86_64.rpm 4.1 MB/s | 16 MB 00:03 2024-09-16T09:53:51.634 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : kernel-modules-core-5.14.0-505.el9.x86_64 1/4 2024-09-16T09:53:51.726 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-16T09:53:54.528 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-16T09:53:54.644 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-16T09:53:55.038 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-16T09:53:55.070 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : kernel-5.14.0-505.el9.x86_64 4/4 2024-09-16T09:53:55.101 INFO:teuthology.orchestra.run.smithi151.stdout:(3/4): kernel-modules-core-5.14.0-505.el9.x86_6 3.9 MB/s | 29 MB 00:07 2024-09-16T09:53:55.609 INFO:teuthology.orchestra.run.smithi033.stdout:lab-extras 20 kB/s | 1.7 kB 00:00 2024-09-16T09:53:56.960 INFO:teuthology.orchestra.run.smithi151.stdout:(4/4): kernel-modules-5.14.0-505.el9.x86_64.rpm 3.8 MB/s | 35 MB 00:09 2024-09-16T09:53:56.960 INFO:teuthology.orchestra.run.smithi151.stdout:-------------------------------------------------------------------------------- 2024-09-16T09:53:56.960 INFO:teuthology.orchestra.run.smithi151.stdout:Total 8.5 MB/s | 79 MB 00:09 2024-09-16T09:53:57.641 INFO:teuthology.orchestra.run.smithi151.stdout:Running transaction check 2024-09-16T09:53:57.691 INFO:teuthology.orchestra.run.smithi033.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-16T09:53:57.691 INFO:teuthology.orchestra.run.smithi033.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-16T09:53:57.784 INFO:teuthology.orchestra.run.smithi033.stdout:Dependencies resolved. 2024-09-16T09:53:57.799 INFO:teuthology.orchestra.run.smithi033.stdout:================================================================================ 2024-09-16T09:53:57.799 INFO:teuthology.orchestra.run.smithi033.stdout: Package Architecture Version Repository Size 2024-09-16T09:53:57.799 INFO:teuthology.orchestra.run.smithi033.stdout:================================================================================ 2024-09-16T09:53:57.799 INFO:teuthology.orchestra.run.smithi033.stdout:Installing: 2024-09-16T09:53:57.799 INFO:teuthology.orchestra.run.smithi033.stdout: kernel x86_64 5.14.0-505.el9 baseos 23 k 2024-09-16T09:53:57.799 INFO:teuthology.orchestra.run.smithi033.stdout:Installing dependencies: 2024-09-16T09:53:57.799 INFO:teuthology.orchestra.run.smithi033.stdout: kernel-core x86_64 5.14.0-505.el9 baseos 16 M 2024-09-16T09:53:57.799 INFO:teuthology.orchestra.run.smithi033.stdout: kernel-modules x86_64 5.14.0-505.el9 baseos 35 M 2024-09-16T09:53:57.799 INFO:teuthology.orchestra.run.smithi033.stdout: kernel-modules-core x86_64 5.14.0-505.el9 baseos 29 M 2024-09-16T09:53:57.799 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-09-16T09:53:57.800 INFO:teuthology.orchestra.run.smithi033.stdout:Transaction Summary 2024-09-16T09:53:57.800 INFO:teuthology.orchestra.run.smithi033.stdout:================================================================================ 2024-09-16T09:53:57.800 INFO:teuthology.orchestra.run.smithi033.stdout:Install 4 Packages 2024-09-16T09:53:57.800 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-09-16T09:53:57.800 INFO:teuthology.orchestra.run.smithi033.stdout:Total download size: 79 M 2024-09-16T09:53:57.800 INFO:teuthology.orchestra.run.smithi033.stdout:Installed size: 126 M 2024-09-16T09:53:57.800 INFO:teuthology.orchestra.run.smithi033.stdout:Downloading Packages: 2024-09-16T09:53:57.961 INFO:teuthology.orchestra.run.smithi033.stdout:(1/4): kernel-5.14.0-505.el9.x86_64.rpm 198 kB/s | 23 kB 00:00 2024-09-16T09:53:58.009 INFO:teuthology.orchestra.run.smithi151.stdout:Transaction check succeeded. 2024-09-16T09:53:58.009 INFO:teuthology.orchestra.run.smithi151.stdout:Running transaction test 2024-09-16T09:53:58.669 INFO:teuthology.orchestra.run.smithi033.stdout:(2/4): kernel-core-5.14.0-505.el9.x86_64.rpm 19 MB/s | 16 MB 00:00 2024-09-16T09:53:58.975 INFO:teuthology.orchestra.run.smithi151.stdout:Transaction test succeeded. 2024-09-16T09:53:58.975 INFO:teuthology.orchestra.run.smithi151.stdout:Running transaction 2024-09-16T09:53:59.170 INFO:teuthology.orchestra.run.smithi033.stdout:(3/4): kernel-modules-5.14.0-505.el9.x86_64.rpm 26 MB/s | 35 MB 00:01 2024-09-16T09:53:59.610 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-16T09:53:59.678 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : kernel-5.14.0-505.el9.x86_64 4/4 2024-09-16T09:53:59.861 INFO:teuthology.orchestra.run.smithi033.stdout:(4/4): kernel-modules-core-5.14.0-505.el9.x86_6 15 MB/s | 29 MB 00:01 2024-09-16T09:53:59.861 INFO:teuthology.orchestra.run.smithi033.stdout:-------------------------------------------------------------------------------- 2024-09-16T09:53:59.862 INFO:teuthology.orchestra.run.smithi033.stdout:Total 38 MB/s | 79 MB 00:02 2024-09-16T09:53:59.912 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-16T09:54:00.574 INFO:teuthology.orchestra.run.smithi033.stdout:Running transaction check 2024-09-16T09:54:00.953 INFO:teuthology.orchestra.run.smithi033.stdout:Transaction check succeeded. 2024-09-16T09:54:00.953 INFO:teuthology.orchestra.run.smithi033.stdout:Running transaction test 2024-09-16T09:54:01.433 INFO:teuthology.orchestra.run.smithi151.stdout: Preparing : 1/1 2024-09-16T09:54:01.949 INFO:teuthology.orchestra.run.smithi033.stdout:Transaction test succeeded. 2024-09-16T09:54:01.949 INFO:teuthology.orchestra.run.smithi033.stdout:Running transaction 2024-09-16T09:54:02.151 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : kernel-modules-core-5.14.0-505.el9.x86_64 1/4 2024-09-16T09:54:02.435 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-16T09:54:04.521 INFO:teuthology.orchestra.run.smithi033.stdout: Preparing : 1/1 2024-09-16T09:54:04.700 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-16T09:54:05.205 INFO:teuthology.orchestra.run.smithi033.stdout: Installing : kernel-modules-core-5.14.0-505.el9.x86_64 1/4 2024-09-16T09:54:05.245 INFO:teuthology.orchestra.run.smithi151.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-16T09:54:05.286 INFO:teuthology.orchestra.run.smithi033.stdout: Installing : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-16T09:54:05.385 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-16T09:54:08.081 INFO:teuthology.orchestra.run.smithi033.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-16T09:54:08.208 INFO:teuthology.orchestra.run.smithi033.stdout: Installing : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-16T09:54:10.213 INFO:teuthology.orchestra.run.smithi151.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-16T09:54:10.243 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : kernel-5.14.0-505.el9.x86_64 4/4 2024-09-16T09:54:13.332 INFO:teuthology.orchestra.run.smithi033.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-16T09:54:13.375 INFO:teuthology.orchestra.run.smithi033.stdout: Installing : kernel-5.14.0-505.el9.x86_64 4/4 2024-09-16T09:54:15.110 INFO:teuthology.orchestra.run.smithi151.stdout: Running scriptlet: kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-16T09:54:18.518 INFO:teuthology.orchestra.run.smithi033.stdout: Running scriptlet: kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-16T09:54:38.449 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 4/4 2024-09-16T09:54:38.488 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 4/4 2024-09-16T09:54:38.867 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: kernel-5.14.0-505.el9.x86_64 4/4 2024-09-16T09:54:38.868 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : kernel-5.14.0-505.el9.x86_64 1/4 2024-09-16T09:54:38.868 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-16T09:54:38.868 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-16T09:54:39.728 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-16T09:54:39.728 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-09-16T09:54:39.728 INFO:teuthology.orchestra.run.smithi135.stdout:Installed: 2024-09-16T09:54:39.728 INFO:teuthology.orchestra.run.smithi135.stdout: kernel-5.14.0-505.el9.x86_64 2024-09-16T09:54:39.728 INFO:teuthology.orchestra.run.smithi135.stdout: kernel-core-5.14.0-505.el9.x86_64 2024-09-16T09:54:39.729 INFO:teuthology.orchestra.run.smithi135.stdout: kernel-modules-5.14.0-505.el9.x86_64 2024-09-16T09:54:39.729 INFO:teuthology.orchestra.run.smithi135.stdout: kernel-modules-core-5.14.0-505.el9.x86_64 2024-09-16T09:54:39.729 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-09-16T09:54:39.729 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2024-09-16T09:54:40.070 DEBUG:teuthology.orchestra.run.smithi135:> rpm -q kernel | sort -rV | head -n 1 2024-09-16T09:54:40.159 INFO:teuthology.orchestra.run.smithi135.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-16T09:54:40.159 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-16T09:54:40.159 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-16T09:54:40.160 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-16T09:54:40.160 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-16T09:54:40.160 INFO:teuthology.task.kernel:Installing distro kernel on host.c... 2024-09-16T09:54:40.160 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi135.front.sepia.ceph.com, path=None, version=distro) 2024-09-16T09:54:40.160 DEBUG:teuthology.orchestra.run.smithi135:> rpm -q kernel | sort -rV | head -n 1 2024-09-16T09:54:40.220 INFO:teuthology.orchestra.run.smithi135.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-16T09:54:40.220 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-16T09:54:40.220 DEBUG:teuthology.orchestra.run.smithi135:> sudo rpm -qi grub2-tools 2024-09-16T09:54:40.252 INFO:teuthology.orchestra.run.smithi135.stdout:Name : grub2-tools 2024-09-16T09:54:40.253 INFO:teuthology.orchestra.run.smithi135.stdout:Epoch : 1 2024-09-16T09:54:40.253 INFO:teuthology.orchestra.run.smithi135.stdout:Version : 2.06 2024-09-16T09:54:40.253 INFO:teuthology.orchestra.run.smithi135.stdout:Release : 82.el9 2024-09-16T09:54:40.253 INFO:teuthology.orchestra.run.smithi135.stdout:Architecture: x86_64 2024-09-16T09:54:40.253 INFO:teuthology.orchestra.run.smithi135.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-16T09:54:40.253 INFO:teuthology.orchestra.run.smithi135.stdout:Group : Unspecified 2024-09-16T09:54:40.253 INFO:teuthology.orchestra.run.smithi135.stdout:Size : 8274670 2024-09-16T09:54:40.253 INFO:teuthology.orchestra.run.smithi135.stdout:License : GPLv3+ 2024-09-16T09:54:40.253 INFO:teuthology.orchestra.run.smithi135.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-16T09:54:40.253 INFO:teuthology.orchestra.run.smithi135.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-16T09:54:40.253 INFO:teuthology.orchestra.run.smithi135.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-16T09:54:40.253 INFO:teuthology.orchestra.run.smithi135.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-16T09:54:40.253 INFO:teuthology.orchestra.run.smithi135.stdout:Packager : builder@centos.org 2024-09-16T09:54:40.254 INFO:teuthology.orchestra.run.smithi135.stdout:Vendor : CentOS 2024-09-16T09:54:40.254 INFO:teuthology.orchestra.run.smithi135.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-16T09:54:40.254 INFO:teuthology.orchestra.run.smithi135.stdout:Summary : Support tools for GRUB. 2024-09-16T09:54:40.254 INFO:teuthology.orchestra.run.smithi135.stdout:Description : 2024-09-16T09:54:40.254 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-09-16T09:54:40.254 INFO:teuthology.orchestra.run.smithi135.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-16T09:54:40.254 INFO:teuthology.orchestra.run.smithi135.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-16T09:54:40.254 INFO:teuthology.orchestra.run.smithi135.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-16T09:54:40.254 INFO:teuthology.orchestra.run.smithi135.stdout:hardware devices. 2024-09-16T09:54:40.254 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-09-16T09:54:40.254 INFO:teuthology.orchestra.run.smithi135.stdout:This subpackage provides tools for support of all platforms. 2024-09-16T09:54:40.255 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-16T09:54:40.255 INFO:teuthology.task.kernel:Updating grub on smithi135 to boot 5.14.0-505.el9.x86_64 2024-09-16T09:54:40.256 DEBUG:teuthology.orchestra.run.smithi135:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-16T09:54:40.890 INFO:teuthology.orchestra.run.smithi135.stderr:Generating grub configuration file ... 2024-09-16T09:54:42.272 INFO:teuthology.orchestra.run.smithi135.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-16T09:54:42.287 INFO:teuthology.orchestra.run.smithi135.stderr:done 2024-09-16T09:54:42.294 DEBUG:teuthology.orchestra.run.smithi135:> mktemp 2024-09-16T09:54:42.311 INFO:teuthology.orchestra.run.smithi135.stdout:/tmp/tmp.dYJPGGe2Im 2024-09-16T09:54:42.311 DEBUG:teuthology.orchestra.run.smithi135:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.dYJPGGe2Im 2024-09-16T09:54:42.377 DEBUG:teuthology.orchestra.run.smithi135:> sudo chmod 0666 /tmp/tmp.dYJPGGe2Im 2024-09-16T09:54:42.526 DEBUG:teuthology.orchestra.remote:smithi135:/tmp/tmp.dYJPGGe2Im is 6KB 2024-09-16T09:54:42.575 DEBUG:teuthology.orchestra.run.smithi135:> rm -fr /tmp/tmp.dYJPGGe2Im 2024-09-16T09:54:42.590 DEBUG:teuthology.orchestra.run.smithi135:> sudo /bin/ls /boot/loader/entries || true 2024-09-16T09:54:42.653 INFO:teuthology.orchestra.run.smithi135.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-16T09:54:42.653 INFO:teuthology.orchestra.run.smithi135.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-16T09:54:42.653 INFO:teuthology.orchestra.run.smithi135.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-16T09:54:42.653 INFO:teuthology.orchestra.run.smithi135.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64.conf 2024-09-16T09:54:42.654 DEBUG:teuthology.orchestra.run.smithi135:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64 2024-09-16T09:54:42.794 DEBUG:teuthology.orchestra.run.smithi135:> sudo shutdown -r now 2024-09-16T09:54:42.970 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 4/4 2024-09-16T09:54:43.009 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 4/4 2024-09-16T09:54:43.377 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: kernel-5.14.0-505.el9.x86_64 4/4 2024-09-16T09:54:43.377 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : kernel-5.14.0-505.el9.x86_64 1/4 2024-09-16T09:54:43.377 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-16T09:54:43.377 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-16T09:54:44.201 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-16T09:54:44.201 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-09-16T09:54:44.201 INFO:teuthology.orchestra.run.smithi097.stdout:Installed: 2024-09-16T09:54:44.201 INFO:teuthology.orchestra.run.smithi097.stdout: kernel-5.14.0-505.el9.x86_64 2024-09-16T09:54:44.201 INFO:teuthology.orchestra.run.smithi097.stdout: kernel-core-5.14.0-505.el9.x86_64 2024-09-16T09:54:44.201 INFO:teuthology.orchestra.run.smithi097.stdout: kernel-modules-5.14.0-505.el9.x86_64 2024-09-16T09:54:44.201 INFO:teuthology.orchestra.run.smithi097.stdout: kernel-modules-core-5.14.0-505.el9.x86_64 2024-09-16T09:54:44.201 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-09-16T09:54:44.201 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2024-09-16T09:54:44.518 DEBUG:teuthology.orchestra.run.smithi097:> rpm -q kernel | sort -rV | head -n 1 2024-09-16T09:54:44.602 INFO:teuthology.orchestra.run.smithi097.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-16T09:54:44.602 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-16T09:54:44.602 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-16T09:54:44.602 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-16T09:54:44.602 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-16T09:54:44.602 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-09-16T09:54:44.603 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi097.front.sepia.ceph.com, path=None, version=distro) 2024-09-16T09:54:44.603 DEBUG:teuthology.orchestra.run.smithi097:> rpm -q kernel | sort -rV | head -n 1 2024-09-16T09:54:44.661 INFO:teuthology.orchestra.run.smithi097.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-16T09:54:44.661 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-16T09:54:44.661 DEBUG:teuthology.orchestra.run.smithi097:> sudo rpm -qi grub2-tools 2024-09-16T09:54:44.693 INFO:teuthology.orchestra.run.smithi097.stdout:Name : grub2-tools 2024-09-16T09:54:44.693 INFO:teuthology.orchestra.run.smithi097.stdout:Epoch : 1 2024-09-16T09:54:44.693 INFO:teuthology.orchestra.run.smithi097.stdout:Version : 2.06 2024-09-16T09:54:44.693 INFO:teuthology.orchestra.run.smithi097.stdout:Release : 82.el9 2024-09-16T09:54:44.693 INFO:teuthology.orchestra.run.smithi097.stdout:Architecture: x86_64 2024-09-16T09:54:44.693 INFO:teuthology.orchestra.run.smithi097.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-16T09:54:44.693 INFO:teuthology.orchestra.run.smithi097.stdout:Group : Unspecified 2024-09-16T09:54:44.693 INFO:teuthology.orchestra.run.smithi097.stdout:Size : 8274670 2024-09-16T09:54:44.693 INFO:teuthology.orchestra.run.smithi097.stdout:License : GPLv3+ 2024-09-16T09:54:44.693 INFO:teuthology.orchestra.run.smithi097.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-16T09:54:44.694 INFO:teuthology.orchestra.run.smithi097.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-16T09:54:44.694 INFO:teuthology.orchestra.run.smithi097.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-16T09:54:44.694 INFO:teuthology.orchestra.run.smithi097.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-16T09:54:44.694 INFO:teuthology.orchestra.run.smithi097.stdout:Packager : builder@centos.org 2024-09-16T09:54:44.694 INFO:teuthology.orchestra.run.smithi097.stdout:Vendor : CentOS 2024-09-16T09:54:44.694 INFO:teuthology.orchestra.run.smithi097.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-16T09:54:44.694 INFO:teuthology.orchestra.run.smithi097.stdout:Summary : Support tools for GRUB. 2024-09-16T09:54:44.694 INFO:teuthology.orchestra.run.smithi097.stdout:Description : 2024-09-16T09:54:44.694 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-09-16T09:54:44.694 INFO:teuthology.orchestra.run.smithi097.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-16T09:54:44.694 INFO:teuthology.orchestra.run.smithi097.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-16T09:54:44.694 INFO:teuthology.orchestra.run.smithi097.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-16T09:54:44.694 INFO:teuthology.orchestra.run.smithi097.stdout:hardware devices. 2024-09-16T09:54:44.694 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-09-16T09:54:44.695 INFO:teuthology.orchestra.run.smithi097.stdout:This subpackage provides tools for support of all platforms. 2024-09-16T09:54:44.696 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-16T09:54:44.696 INFO:teuthology.task.kernel:Updating grub on smithi097 to boot 5.14.0-505.el9.x86_64 2024-09-16T09:54:44.696 DEBUG:teuthology.orchestra.run.smithi097:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-16T09:54:45.331 INFO:teuthology.orchestra.run.smithi097.stderr:Generating grub configuration file ... 2024-09-16T09:54:46.644 INFO:teuthology.orchestra.run.smithi097.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-16T09:54:46.681 INFO:teuthology.orchestra.run.smithi097.stderr:done 2024-09-16T09:54:46.683 DEBUG:teuthology.orchestra.run.smithi097:> mktemp 2024-09-16T09:54:46.698 INFO:teuthology.orchestra.run.smithi097.stdout:/tmp/tmp.esTVZmZ7Ys 2024-09-16T09:54:46.698 DEBUG:teuthology.orchestra.run.smithi097:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.esTVZmZ7Ys 2024-09-16T09:54:46.765 DEBUG:teuthology.orchestra.run.smithi097:> sudo chmod 0666 /tmp/tmp.esTVZmZ7Ys 2024-09-16T09:54:46.918 DEBUG:teuthology.orchestra.remote:smithi097:/tmp/tmp.esTVZmZ7Ys is 6KB 2024-09-16T09:54:46.966 DEBUG:teuthology.orchestra.run.smithi097:> rm -fr /tmp/tmp.esTVZmZ7Ys 2024-09-16T09:54:46.981 DEBUG:teuthology.orchestra.run.smithi097:> sudo /bin/ls /boot/loader/entries || true 2024-09-16T09:54:47.046 INFO:teuthology.orchestra.run.smithi097.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-16T09:54:47.046 INFO:teuthology.orchestra.run.smithi097.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-16T09:54:47.046 INFO:teuthology.orchestra.run.smithi097.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-16T09:54:47.046 INFO:teuthology.orchestra.run.smithi097.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64.conf 2024-09-16T09:54:47.047 DEBUG:teuthology.orchestra.run.smithi097:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64 2024-09-16T09:54:47.196 DEBUG:teuthology.orchestra.run.smithi097:> sudo shutdown -r now 2024-09-16T09:54:53.535 INFO:teuthology.orchestra.run.smithi151.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 4/4 2024-09-16T09:54:53.576 INFO:teuthology.orchestra.run.smithi151.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 4/4 2024-09-16T09:54:53.902 INFO:teuthology.orchestra.run.smithi151.stdout: Running scriptlet: kernel-5.14.0-505.el9.x86_64 4/4 2024-09-16T09:54:53.903 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : kernel-5.14.0-505.el9.x86_64 1/4 2024-09-16T09:54:53.903 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-16T09:54:53.903 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-16T09:54:54.758 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-16T09:54:54.758 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-09-16T09:54:54.758 INFO:teuthology.orchestra.run.smithi151.stdout:Installed: 2024-09-16T09:54:54.759 INFO:teuthology.orchestra.run.smithi151.stdout: kernel-5.14.0-505.el9.x86_64 2024-09-16T09:54:54.759 INFO:teuthology.orchestra.run.smithi151.stdout: kernel-core-5.14.0-505.el9.x86_64 2024-09-16T09:54:54.759 INFO:teuthology.orchestra.run.smithi151.stdout: kernel-modules-5.14.0-505.el9.x86_64 2024-09-16T09:54:54.759 INFO:teuthology.orchestra.run.smithi151.stdout: kernel-modules-core-5.14.0-505.el9.x86_64 2024-09-16T09:54:54.759 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-09-16T09:54:54.759 INFO:teuthology.orchestra.run.smithi151.stdout:Complete! 2024-09-16T09:54:55.113 DEBUG:teuthology.orchestra.run.smithi151:> rpm -q kernel | sort -rV | head -n 1 2024-09-16T09:54:55.200 INFO:teuthology.orchestra.run.smithi151.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-16T09:54:55.201 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-16T09:54:55.201 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-16T09:54:55.201 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-16T09:54:55.201 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-16T09:54:55.201 INFO:teuthology.task.kernel:Installing distro kernel on host.d... 2024-09-16T09:54:55.201 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi151.front.sepia.ceph.com, path=None, version=distro) 2024-09-16T09:54:55.201 DEBUG:teuthology.orchestra.run.smithi151:> rpm -q kernel | sort -rV | head -n 1 2024-09-16T09:54:55.260 INFO:teuthology.orchestra.run.smithi151.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-16T09:54:55.260 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-16T09:54:55.261 DEBUG:teuthology.orchestra.run.smithi151:> sudo rpm -qi grub2-tools 2024-09-16T09:54:55.293 INFO:teuthology.orchestra.run.smithi151.stdout:Name : grub2-tools 2024-09-16T09:54:55.293 INFO:teuthology.orchestra.run.smithi151.stdout:Epoch : 1 2024-09-16T09:54:55.293 INFO:teuthology.orchestra.run.smithi151.stdout:Version : 2.06 2024-09-16T09:54:55.293 INFO:teuthology.orchestra.run.smithi151.stdout:Release : 82.el9 2024-09-16T09:54:55.293 INFO:teuthology.orchestra.run.smithi151.stdout:Architecture: x86_64 2024-09-16T09:54:55.293 INFO:teuthology.orchestra.run.smithi151.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-16T09:54:55.293 INFO:teuthology.orchestra.run.smithi151.stdout:Group : Unspecified 2024-09-16T09:54:55.293 INFO:teuthology.orchestra.run.smithi151.stdout:Size : 8274670 2024-09-16T09:54:55.293 INFO:teuthology.orchestra.run.smithi151.stdout:License : GPLv3+ 2024-09-16T09:54:55.294 INFO:teuthology.orchestra.run.smithi151.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-16T09:54:55.294 INFO:teuthology.orchestra.run.smithi151.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-16T09:54:55.294 INFO:teuthology.orchestra.run.smithi151.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-16T09:54:55.294 INFO:teuthology.orchestra.run.smithi151.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-16T09:54:55.294 INFO:teuthology.orchestra.run.smithi151.stdout:Packager : builder@centos.org 2024-09-16T09:54:55.294 INFO:teuthology.orchestra.run.smithi151.stdout:Vendor : CentOS 2024-09-16T09:54:55.294 INFO:teuthology.orchestra.run.smithi151.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-16T09:54:55.294 INFO:teuthology.orchestra.run.smithi151.stdout:Summary : Support tools for GRUB. 2024-09-16T09:54:55.294 INFO:teuthology.orchestra.run.smithi151.stdout:Description : 2024-09-16T09:54:55.294 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-09-16T09:54:55.294 INFO:teuthology.orchestra.run.smithi151.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-16T09:54:55.294 INFO:teuthology.orchestra.run.smithi151.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-16T09:54:55.294 INFO:teuthology.orchestra.run.smithi151.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-16T09:54:55.295 INFO:teuthology.orchestra.run.smithi151.stdout:hardware devices. 2024-09-16T09:54:55.295 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-09-16T09:54:55.295 INFO:teuthology.orchestra.run.smithi151.stdout:This subpackage provides tools for support of all platforms. 2024-09-16T09:54:55.296 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-16T09:54:55.296 INFO:teuthology.task.kernel:Updating grub on smithi151 to boot 5.14.0-505.el9.x86_64 2024-09-16T09:54:55.296 DEBUG:teuthology.orchestra.run.smithi151:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-16T09:54:55.919 INFO:teuthology.orchestra.run.smithi151.stderr:Generating grub configuration file ... 2024-09-16T09:54:57.260 INFO:teuthology.orchestra.run.smithi151.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-16T09:54:57.294 INFO:teuthology.orchestra.run.smithi151.stderr:done 2024-09-16T09:54:57.306 DEBUG:teuthology.orchestra.run.smithi151:> mktemp 2024-09-16T09:54:57.321 INFO:teuthology.orchestra.run.smithi151.stdout:/tmp/tmp.q1n8oHhvn4 2024-09-16T09:54:57.321 DEBUG:teuthology.orchestra.run.smithi151:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.q1n8oHhvn4 2024-09-16T09:54:57.388 DEBUG:teuthology.orchestra.run.smithi151:> sudo chmod 0666 /tmp/tmp.q1n8oHhvn4 2024-09-16T09:54:57.532 DEBUG:teuthology.orchestra.remote:smithi151:/tmp/tmp.q1n8oHhvn4 is 6KB 2024-09-16T09:54:57.583 DEBUG:teuthology.orchestra.run.smithi151:> rm -fr /tmp/tmp.q1n8oHhvn4 2024-09-16T09:54:57.603 DEBUG:teuthology.orchestra.run.smithi151:> sudo /bin/ls /boot/loader/entries || true 2024-09-16T09:54:57.636 INFO:teuthology.orchestra.run.smithi033.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 4/4 2024-09-16T09:54:57.663 INFO:teuthology.orchestra.run.smithi151.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-16T09:54:57.664 INFO:teuthology.orchestra.run.smithi151.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-16T09:54:57.664 INFO:teuthology.orchestra.run.smithi151.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-16T09:54:57.664 INFO:teuthology.orchestra.run.smithi151.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64.conf 2024-09-16T09:54:57.665 DEBUG:teuthology.orchestra.run.smithi151:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64 2024-09-16T09:54:57.679 INFO:teuthology.orchestra.run.smithi033.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 4/4 2024-09-16T09:54:57.817 DEBUG:teuthology.orchestra.run.smithi151:> sudo shutdown -r now 2024-09-16T09:54:58.043 INFO:teuthology.orchestra.run.smithi033.stdout: Running scriptlet: kernel-5.14.0-505.el9.x86_64 4/4 2024-09-16T09:54:58.043 INFO:teuthology.orchestra.run.smithi033.stdout: Verifying : kernel-5.14.0-505.el9.x86_64 1/4 2024-09-16T09:54:58.043 INFO:teuthology.orchestra.run.smithi033.stdout: Verifying : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-16T09:54:58.043 INFO:teuthology.orchestra.run.smithi033.stdout: Verifying : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-16T09:54:58.922 INFO:teuthology.orchestra.run.smithi033.stdout: Verifying : kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-16T09:54:58.922 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-09-16T09:54:58.922 INFO:teuthology.orchestra.run.smithi033.stdout:Installed: 2024-09-16T09:54:58.922 INFO:teuthology.orchestra.run.smithi033.stdout: kernel-5.14.0-505.el9.x86_64 2024-09-16T09:54:58.922 INFO:teuthology.orchestra.run.smithi033.stdout: kernel-core-5.14.0-505.el9.x86_64 2024-09-16T09:54:58.922 INFO:teuthology.orchestra.run.smithi033.stdout: kernel-modules-5.14.0-505.el9.x86_64 2024-09-16T09:54:58.922 INFO:teuthology.orchestra.run.smithi033.stdout: kernel-modules-core-5.14.0-505.el9.x86_64 2024-09-16T09:54:58.922 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-09-16T09:54:58.923 INFO:teuthology.orchestra.run.smithi033.stdout:Complete! 2024-09-16T09:54:59.310 DEBUG:teuthology.orchestra.run.smithi033:> rpm -q kernel | sort -rV | head -n 1 2024-09-16T09:54:59.391 INFO:teuthology.orchestra.run.smithi033.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-16T09:54:59.392 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-16T09:54:59.392 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-16T09:54:59.392 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-16T09:54:59.392 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-16T09:54:59.392 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-09-16T09:54:59.392 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi033.front.sepia.ceph.com, path=None, version=distro) 2024-09-16T09:54:59.392 DEBUG:teuthology.orchestra.run.smithi033:> rpm -q kernel | sort -rV | head -n 1 2024-09-16T09:54:59.451 INFO:teuthology.orchestra.run.smithi033.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-16T09:54:59.451 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-16T09:54:59.451 DEBUG:teuthology.orchestra.run.smithi033:> sudo rpm -qi grub2-tools 2024-09-16T09:54:59.483 INFO:teuthology.orchestra.run.smithi033.stdout:Name : grub2-tools 2024-09-16T09:54:59.483 INFO:teuthology.orchestra.run.smithi033.stdout:Epoch : 1 2024-09-16T09:54:59.484 INFO:teuthology.orchestra.run.smithi033.stdout:Version : 2.06 2024-09-16T09:54:59.484 INFO:teuthology.orchestra.run.smithi033.stdout:Release : 82.el9 2024-09-16T09:54:59.484 INFO:teuthology.orchestra.run.smithi033.stdout:Architecture: x86_64 2024-09-16T09:54:59.484 INFO:teuthology.orchestra.run.smithi033.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-16T09:54:59.484 INFO:teuthology.orchestra.run.smithi033.stdout:Group : Unspecified 2024-09-16T09:54:59.484 INFO:teuthology.orchestra.run.smithi033.stdout:Size : 8274670 2024-09-16T09:54:59.484 INFO:teuthology.orchestra.run.smithi033.stdout:License : GPLv3+ 2024-09-16T09:54:59.484 INFO:teuthology.orchestra.run.smithi033.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-16T09:54:59.484 INFO:teuthology.orchestra.run.smithi033.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-16T09:54:59.484 INFO:teuthology.orchestra.run.smithi033.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-16T09:54:59.485 INFO:teuthology.orchestra.run.smithi033.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-16T09:54:59.485 INFO:teuthology.orchestra.run.smithi033.stdout:Packager : builder@centos.org 2024-09-16T09:54:59.485 INFO:teuthology.orchestra.run.smithi033.stdout:Vendor : CentOS 2024-09-16T09:54:59.485 INFO:teuthology.orchestra.run.smithi033.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-16T09:54:59.485 INFO:teuthology.orchestra.run.smithi033.stdout:Summary : Support tools for GRUB. 2024-09-16T09:54:59.485 INFO:teuthology.orchestra.run.smithi033.stdout:Description : 2024-09-16T09:54:59.485 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-09-16T09:54:59.485 INFO:teuthology.orchestra.run.smithi033.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-16T09:54:59.485 INFO:teuthology.orchestra.run.smithi033.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-16T09:54:59.485 INFO:teuthology.orchestra.run.smithi033.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-16T09:54:59.485 INFO:teuthology.orchestra.run.smithi033.stdout:hardware devices. 2024-09-16T09:54:59.486 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-09-16T09:54:59.486 INFO:teuthology.orchestra.run.smithi033.stdout:This subpackage provides tools for support of all platforms. 2024-09-16T09:54:59.487 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-16T09:54:59.487 INFO:teuthology.task.kernel:Updating grub on smithi033 to boot 5.14.0-505.el9.x86_64 2024-09-16T09:54:59.487 DEBUG:teuthology.orchestra.run.smithi033:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-16T09:55:00.057 INFO:teuthology.orchestra.run.smithi033.stderr:Generating grub configuration file ... 2024-09-16T09:55:01.375 INFO:teuthology.orchestra.run.smithi033.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-16T09:55:01.413 INFO:teuthology.orchestra.run.smithi033.stderr:done 2024-09-16T09:55:01.415 DEBUG:teuthology.orchestra.run.smithi033:> mktemp 2024-09-16T09:55:01.430 INFO:teuthology.orchestra.run.smithi033.stdout:/tmp/tmp.5w6Dib5R1C 2024-09-16T09:55:01.430 DEBUG:teuthology.orchestra.run.smithi033:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.5w6Dib5R1C 2024-09-16T09:55:01.500 DEBUG:teuthology.orchestra.run.smithi033:> sudo chmod 0666 /tmp/tmp.5w6Dib5R1C 2024-09-16T09:55:01.652 DEBUG:teuthology.orchestra.remote:smithi033:/tmp/tmp.5w6Dib5R1C is 6KB 2024-09-16T09:55:01.703 DEBUG:teuthology.orchestra.run.smithi033:> rm -fr /tmp/tmp.5w6Dib5R1C 2024-09-16T09:55:01.718 DEBUG:teuthology.orchestra.run.smithi033:> sudo /bin/ls /boot/loader/entries || true 2024-09-16T09:55:01.783 INFO:teuthology.orchestra.run.smithi033.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-16T09:55:01.783 INFO:teuthology.orchestra.run.smithi033.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-16T09:55:01.783 INFO:teuthology.orchestra.run.smithi033.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-16T09:55:01.784 INFO:teuthology.orchestra.run.smithi033.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64.conf 2024-09-16T09:55:01.785 DEBUG:teuthology.orchestra.run.smithi033:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64 2024-09-16T09:55:01.927 DEBUG:teuthology.orchestra.run.smithi033:> sudo shutdown -r now 2024-09-16T09:55:12.809 INFO:teuthology.task.kernel:Checking client host.c for new kernel version... 2024-09-16T09:55:12.809 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi135.front.sepia.ceph.com' 2024-09-16T09:55:12.810 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi135.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T09:55:17.201 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-09-16T09:55:17.201 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi097.front.sepia.ceph.com' 2024-09-16T09:55:17.202 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi097.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T09:55:27.829 INFO:teuthology.task.kernel:Checking client host.d for new kernel version... 2024-09-16T09:55:27.829 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi151.front.sepia.ceph.com' 2024-09-16T09:55:27.830 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi151.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T09:55:31.933 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-09-16T09:55:31.934 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi033.front.sepia.ceph.com' 2024-09-16T09:55:31.934 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi033.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T09:56:02.497 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.151 2024-09-16T09:56:11.505 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi151.front.sepia.ceph.com' 2024-09-16T09:56:11.506 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi151.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T09:56:12.813 DEBUG:teuthology.orchestra.remote:timed out 2024-09-16T09:56:17.205 DEBUG:teuthology.orchestra.remote:timed out 2024-09-16T09:56:21.818 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi135.front.sepia.ceph.com' 2024-09-16T09:56:21.819 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi135.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T09:56:22.350 DEBUG:teuthology.orchestra.run.smithi135:> true 2024-09-16T09:56:22.725 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi135.front.sepia.ceph.com' 2024-09-16T09:56:22.725 INFO:teuthology.task.kernel:Checking kernel version of host.c, want "5.14.0-505.el9.x86_64"... 2024-09-16T09:56:22.725 DEBUG:teuthology.orchestra.run.smithi135:> uname -r 2024-09-16T09:56:22.758 INFO:teuthology.orchestra.run.smithi135.stdout:5.14.0-505.el9.x86_64 2024-09-16T09:56:22.759 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-16T09:56:22.759 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-16T09:56:22.759 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-16T09:56:23.760 INFO:teuthology.task.kernel:Enabling kdb on host.c... 2024-09-16T09:56:23.761 DEBUG:teuthology.orchestra.run.smithi135:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-16T09:56:23.842 INFO:teuthology.orchestra.run.smithi135.stdout:ttyS1 2024-09-16T09:56:23.872 DEBUG:teuthology.parallel:result is None 2024-09-16T09:56:26.206 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi097.front.sepia.ceph.com' 2024-09-16T09:56:26.206 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi097.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T09:56:26.661 DEBUG:teuthology.orchestra.run.smithi097:> true 2024-09-16T09:56:26.994 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi097.front.sepia.ceph.com' 2024-09-16T09:56:26.994 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.14.0-505.el9.x86_64"... 2024-09-16T09:56:26.994 DEBUG:teuthology.orchestra.run.smithi097:> uname -r 2024-09-16T09:56:27.009 INFO:teuthology.orchestra.run.smithi097.stdout:5.14.0-505.el9.x86_64 2024-09-16T09:56:27.009 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-16T09:56:27.009 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-16T09:56:27.009 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-16T09:56:28.009 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-09-16T09:56:28.010 DEBUG:teuthology.orchestra.run.smithi097:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-16T09:56:28.121 INFO:teuthology.orchestra.run.smithi097.stdout:ttyS1 2024-09-16T09:56:28.149 DEBUG:teuthology.parallel:result is None 2024-09-16T09:56:29.885 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.151 2024-09-16T09:56:31.937 DEBUG:teuthology.orchestra.remote:timed out 2024-09-16T09:56:40.937 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi033.front.sepia.ceph.com' 2024-09-16T09:56:40.938 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi033.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T09:56:41.292 DEBUG:teuthology.orchestra.run.smithi033:> true 2024-09-16T09:56:41.662 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi033.front.sepia.ceph.com' 2024-09-16T09:56:41.662 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.14.0-505.el9.x86_64"... 2024-09-16T09:56:41.662 DEBUG:teuthology.orchestra.run.smithi033:> uname -r 2024-09-16T09:56:41.678 INFO:teuthology.orchestra.run.smithi033.stdout:5.14.0-505.el9.x86_64 2024-09-16T09:56:41.678 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-16T09:56:41.678 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-16T09:56:41.678 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-16T09:56:41.886 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi151.front.sepia.ceph.com' 2024-09-16T09:56:41.887 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi151.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T09:56:42.591 DEBUG:teuthology.orchestra.run.smithi151:> true 2024-09-16T09:56:42.680 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-09-16T09:56:42.680 DEBUG:teuthology.orchestra.run.smithi033:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-16T09:56:42.746 INFO:teuthology.orchestra.run.smithi033.stdout:ttyS1 2024-09-16T09:56:42.782 DEBUG:teuthology.parallel:result is None 2024-09-16T09:56:43.044 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi151.front.sepia.ceph.com' 2024-09-16T09:56:43.044 INFO:teuthology.task.kernel:Checking kernel version of host.d, want "5.14.0-505.el9.x86_64"... 2024-09-16T09:56:43.045 DEBUG:teuthology.orchestra.run.smithi151:> uname -r 2024-09-16T09:56:43.059 INFO:teuthology.orchestra.run.smithi151.stdout:5.14.0-505.el9.x86_64 2024-09-16T09:56:43.059 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-16T09:56:43.059 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-16T09:56:43.060 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-16T09:56:44.061 INFO:teuthology.task.kernel:Enabling kdb on host.d... 2024-09-16T09:56:44.061 DEBUG:teuthology.orchestra.run.smithi151:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-16T09:56:44.149 INFO:teuthology.orchestra.run.smithi151.stdout:ttyS1 2024-09-16T09:56:44.169 DEBUG:teuthology.parallel:result is None 2024-09-16T09:56:44.169 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-16T09:56:44.179 INFO:teuthology.task.internal:Creating test directory... 2024-09-16T09:56:44.179 DEBUG:teuthology.orchestra.run.smithi033:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-16T09:56:44.182 DEBUG:teuthology.orchestra.run.smithi097:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-16T09:56:44.185 DEBUG:teuthology.orchestra.run.smithi135:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-16T09:56:44.188 DEBUG:teuthology.orchestra.run.smithi151:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-16T09:56:44.205 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-16T09:56:44.217 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-16T09:56:44.233 INFO:teuthology.task.internal:Creating archive directory... 2024-09-16T09:56:44.234 DEBUG:teuthology.orchestra.run.smithi033:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-16T09:56:44.241 DEBUG:teuthology.orchestra.run.smithi097:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-16T09:56:44.244 DEBUG:teuthology.orchestra.run.smithi135:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-16T09:56:44.248 DEBUG:teuthology.orchestra.run.smithi151:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-16T09:56:44.287 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-16T09:56:44.298 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-16T09:56:44.299 DEBUG:teuthology.orchestra.run.smithi033:> 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-16T09:56:44.306 DEBUG:teuthology.orchestra.run.smithi097:> 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-16T09:56:44.320 DEBUG:teuthology.orchestra.run.smithi135:> 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-16T09:56:44.322 DEBUG:teuthology.orchestra.run.smithi151:> 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-16T09:56:44.340 INFO:teuthology.orchestra.run.smithi033.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T09:56:44.347 INFO:teuthology.orchestra.run.smithi097.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T09:56:44.348 INFO:teuthology.orchestra.run.smithi151.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T09:56:44.350 INFO:teuthology.orchestra.run.smithi135.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T09:56:44.352 INFO:teuthology.orchestra.run.smithi033.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T09:56:44.358 INFO:teuthology.orchestra.run.smithi097.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T09:56:44.359 INFO:teuthology.orchestra.run.smithi151.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T09:56:44.361 INFO:teuthology.orchestra.run.smithi135.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T09:56:44.362 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-16T09:56:44.372 INFO:teuthology.task.internal:Configuring sudo... 2024-09-16T09:56:44.373 DEBUG:teuthology.orchestra.run.smithi033:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-16T09:56:44.397 DEBUG:teuthology.orchestra.run.smithi097:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-16T09:56:44.403 DEBUG:teuthology.orchestra.run.smithi135:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-16T09:56:44.406 DEBUG:teuthology.orchestra.run.smithi151:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-16T09:56:44.432 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-16T09:56:44.445 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-16T09:56:44.445 DEBUG:teuthology.orchestra.run.smithi033:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-16T09:56:44.466 DEBUG:teuthology.orchestra.run.smithi097:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-16T09:56:44.471 DEBUG:teuthology.orchestra.run.smithi135:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-16T09:56:44.474 DEBUG:teuthology.orchestra.run.smithi151:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-16T09:56:44.490 DEBUG:teuthology.orchestra.run.smithi033:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T09:56:44.564 DEBUG:teuthology.orchestra.run.smithi033:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T09:56:44.613 DEBUG:teuthology.orchestra.run.smithi033:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T09:56:44.691 DEBUG:teuthology.orchestra.run.smithi033:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T09:56:44.738 DEBUG:teuthology.orchestra.run.smithi033:> set -ex 2024-09-16T09:56:44.738 DEBUG:teuthology.orchestra.run.smithi033:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-16T09:56:44.805 DEBUG:teuthology.orchestra.run.smithi097:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T09:56:44.850 DEBUG:teuthology.orchestra.run.smithi097:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T09:56:44.901 DEBUG:teuthology.orchestra.run.smithi097:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T09:56:44.986 DEBUG:teuthology.orchestra.run.smithi097:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T09:56:45.026 DEBUG:teuthology.orchestra.run.smithi097:> set -ex 2024-09-16T09:56:45.026 DEBUG:teuthology.orchestra.run.smithi097:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-16T09:56:45.091 DEBUG:teuthology.orchestra.run.smithi135:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T09:56:45.137 DEBUG:teuthology.orchestra.run.smithi135:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T09:56:45.190 DEBUG:teuthology.orchestra.run.smithi135:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T09:56:45.273 DEBUG:teuthology.orchestra.run.smithi135:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T09:56:45.317 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2024-09-16T09:56:45.317 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-16T09:56:45.384 DEBUG:teuthology.orchestra.run.smithi151:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T09:56:45.426 DEBUG:teuthology.orchestra.run.smithi151:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T09:56:45.527 DEBUG:teuthology.orchestra.run.smithi151:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T09:56:45.569 DEBUG:teuthology.orchestra.run.smithi151:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T09:56:45.613 DEBUG:teuthology.orchestra.run.smithi151:> set -ex 2024-09-16T09:56:45.614 DEBUG:teuthology.orchestra.run.smithi151:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-16T09:56:45.683 DEBUG:teuthology.orchestra.run.smithi033:> sudo service rsyslog restart 2024-09-16T09:56:45.686 DEBUG:teuthology.orchestra.run.smithi097:> sudo service rsyslog restart 2024-09-16T09:56:45.688 DEBUG:teuthology.orchestra.run.smithi135:> sudo service rsyslog restart 2024-09-16T09:56:45.690 DEBUG:teuthology.orchestra.run.smithi151:> sudo service rsyslog restart 2024-09-16T09:56:45.731 INFO:teuthology.orchestra.run.smithi033.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-16T09:56:45.735 INFO:teuthology.orchestra.run.smithi135.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-16T09:56:45.737 INFO:teuthology.orchestra.run.smithi097.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-16T09:56:45.781 INFO:teuthology.orchestra.run.smithi151.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-16T09:56:46.254 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-16T09:56:46.264 INFO:teuthology.task.internal:Starting timer... 2024-09-16T09:56:46.264 INFO:teuthology.run_tasks:Running task pcp... 2024-09-16T09:56:46.283 INFO:teuthology.run_tasks:Running task selinux... 2024-09-16T09:56:46.295 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-09-16T09:56:46.296 DEBUG:teuthology.orchestra.run.smithi033:> sudo service auditd rotate 2024-09-16T09:56:46.371 INFO:teuthology.orchestra.run.smithi033.stdout:Rotating logs: 2024-09-16T09:56:46.373 DEBUG:teuthology.orchestra.run.smithi097:> sudo service auditd rotate 2024-09-16T09:56:46.439 INFO:teuthology.orchestra.run.smithi097.stdout:Rotating logs: 2024-09-16T09:56:46.441 DEBUG:teuthology.orchestra.run.smithi135:> sudo service auditd rotate 2024-09-16T09:56:46.509 INFO:teuthology.orchestra.run.smithi135.stdout:Rotating logs: 2024-09-16T09:56:46.511 DEBUG:teuthology.orchestra.run.smithi151:> sudo service auditd rotate 2024-09-16T09:56:46.563 INFO:teuthology.orchestra.run.smithi151.stdout:Rotating logs: 2024-09-16T09:56:46.565 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-16T09:56:46.565 DEBUG:teuthology.orchestra.run.smithi033:> /usr/sbin/getenforce 2024-09-16T09:56:46.591 INFO:teuthology.orchestra.run.smithi033.stdout:Permissive 2024-09-16T09:56:46.591 DEBUG:teuthology.orchestra.run.smithi097:> /usr/sbin/getenforce 2024-09-16T09:56:46.623 INFO:teuthology.orchestra.run.smithi097.stdout:Permissive 2024-09-16T09:56:46.624 DEBUG:teuthology.orchestra.run.smithi135:> /usr/sbin/getenforce 2024-09-16T09:56:46.653 INFO:teuthology.orchestra.run.smithi135.stdout:Permissive 2024-09-16T09:56:46.654 DEBUG:teuthology.orchestra.run.smithi151:> /usr/sbin/getenforce 2024-09-16T09:56:46.687 INFO:teuthology.orchestra.run.smithi151.stdout:Permissive 2024-09-16T09:56:46.687 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi033.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi097.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi135.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi151.front.sepia.ceph.com': 'permissive'} 2024-09-16T09:56:46.687 DEBUG:teuthology.orchestra.run.smithi033:> 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-16T09:56:46.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T09:56:46.717 DEBUG:teuthology.orchestra.run.smithi097:> 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-16T09:56:46.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T09:56:46.747 DEBUG:teuthology.orchestra.run.smithi135:> 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-16T09:56:46.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T09:56:46.775 DEBUG:teuthology.orchestra.run.smithi151:> 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-16T09:56:46.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T09:56:46.801 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-16T09:56:46.801 DEBUG:teuthology.orchestra.run.smithi033:> sudo /usr/sbin/setenforce permissive 2024-09-16T09:56:46.838 DEBUG:teuthology.orchestra.run.smithi097:> sudo /usr/sbin/setenforce permissive 2024-09-16T09:56:46.874 DEBUG:teuthology.orchestra.run.smithi135:> sudo /usr/sbin/setenforce permissive 2024-09-16T09:56:46.905 DEBUG:teuthology.orchestra.run.smithi151:> sudo /usr/sbin/setenforce permissive 2024-09-16T09:56:46.933 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-16T09:56:46.943 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-09-16T09:56:46.945 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-09-16T09:56:47.057 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-16T09:56:47.068 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-16T09:56:47.069 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi033.front.sepia.ceph.com,smithi097.front.sepia.ceph.com,smithi135.front.sepia.ceph.com,smithi151.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-16T10:00:37.525 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi033.front.sepia.ceph.com'), Remote(name='ubuntu@smithi097.front.sepia.ceph.com'), Remote(name='ubuntu@smithi135.front.sepia.ceph.com'), Remote(name='ubuntu@smithi151.front.sepia.ceph.com')] 2024-09-16T10:00:37.526 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi033.front.sepia.ceph.com' 2024-09-16T10:00:37.527 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi033.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T10:00:37.628 DEBUG:teuthology.orchestra.run.smithi033:> true 2024-09-16T10:00:37.709 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi033.front.sepia.ceph.com' 2024-09-16T10:00:37.709 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi097.front.sepia.ceph.com' 2024-09-16T10:00:37.710 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi097.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T10:00:37.785 DEBUG:teuthology.orchestra.run.smithi097:> true 2024-09-16T10:00:37.865 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi097.front.sepia.ceph.com' 2024-09-16T10:00:37.866 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi135.front.sepia.ceph.com' 2024-09-16T10:00:37.866 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi135.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T10:00:37.940 DEBUG:teuthology.orchestra.run.smithi135:> true 2024-09-16T10:00:38.027 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi135.front.sepia.ceph.com' 2024-09-16T10:00:38.027 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi151.front.sepia.ceph.com' 2024-09-16T10:00:38.028 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi151.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T10:00:38.106 DEBUG:teuthology.orchestra.run.smithi151:> true 2024-09-16T10:00:38.190 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi151.front.sepia.ceph.com' 2024-09-16T10:00:38.192 INFO:teuthology.run_tasks:Running task clock... 2024-09-16T10:00:38.203 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-16T10:00:38.204 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-16T10:00:38.204 DEBUG:teuthology.orchestra.run.smithi033:> 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-16T10:00:38.207 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-16T10:00:38.207 DEBUG:teuthology.orchestra.run.smithi097:> 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-16T10:00:38.210 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-16T10:00:38.210 DEBUG:teuthology.orchestra.run.smithi135:> 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-16T10:00:38.213 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-16T10:00:38.213 DEBUG:teuthology.orchestra.run.smithi151:> 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-16T10:00:38.240 INFO:teuthology.orchestra.run.smithi033.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-16T10:00:38.243 INFO:teuthology.orchestra.run.smithi097.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-16T10:00:38.244 INFO:teuthology.orchestra.run.smithi135.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-16T10:00:38.257 INFO:teuthology.orchestra.run.smithi033.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-16T10:00:38.259 INFO:teuthology.orchestra.run.smithi097.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-16T10:00:38.260 INFO:teuthology.orchestra.run.smithi135.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-16T10:00:38.264 INFO:teuthology.orchestra.run.smithi151.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-16T10:00:38.280 INFO:teuthology.orchestra.run.smithi151.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-16T10:00:38.285 INFO:teuthology.orchestra.run.smithi033.stderr:sudo: ntpd: command not found 2024-09-16T10:00:38.285 INFO:teuthology.orchestra.run.smithi097.stderr:sudo: ntpd: command not found 2024-09-16T10:00:38.286 INFO:teuthology.orchestra.run.smithi135.stderr:sudo: ntpd: command not found 2024-09-16T10:00:38.297 INFO:teuthology.orchestra.run.smithi033.stdout:506 Cannot talk to daemon 2024-09-16T10:00:38.297 INFO:teuthology.orchestra.run.smithi097.stdout:506 Cannot talk to daemon 2024-09-16T10:00:38.298 INFO:teuthology.orchestra.run.smithi135.stdout:506 Cannot talk to daemon 2024-09-16T10:00:38.307 INFO:teuthology.orchestra.run.smithi151.stderr:sudo: ntpd: command not found 2024-09-16T10:00:38.312 INFO:teuthology.orchestra.run.smithi097.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-16T10:00:38.312 INFO:teuthology.orchestra.run.smithi033.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-16T10:00:38.313 INFO:teuthology.orchestra.run.smithi135.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-16T10:00:38.318 INFO:teuthology.orchestra.run.smithi151.stdout:506 Cannot talk to daemon 2024-09-16T10:00:38.326 INFO:teuthology.orchestra.run.smithi097.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-16T10:00:38.327 INFO:teuthology.orchestra.run.smithi033.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-16T10:00:38.328 INFO:teuthology.orchestra.run.smithi135.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-16T10:00:38.333 INFO:teuthology.orchestra.run.smithi151.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-16T10:00:38.348 INFO:teuthology.orchestra.run.smithi151.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-16T10:00:38.382 INFO:teuthology.orchestra.run.smithi097.stderr:bash: line 1: ntpq: command not found 2024-09-16T10:00:38.384 INFO:teuthology.orchestra.run.smithi135.stderr:bash: line 1: ntpq: command not found 2024-09-16T10:00:38.385 INFO:teuthology.orchestra.run.smithi097.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-16T10:00:38.385 INFO:teuthology.orchestra.run.smithi097.stdout:=============================================================================== 2024-09-16T10:00:38.385 INFO:teuthology.orchestra.run.smithi097.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T10:00:38.385 INFO:teuthology.orchestra.run.smithi097.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T10:00:38.385 INFO:teuthology.orchestra.run.smithi097.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T10:00:38.385 INFO:teuthology.orchestra.run.smithi097.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T10:00:38.386 INFO:teuthology.orchestra.run.smithi033.stderr:bash: line 1: ntpq: command not found 2024-09-16T10:00:38.387 INFO:teuthology.orchestra.run.smithi135.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-16T10:00:38.387 INFO:teuthology.orchestra.run.smithi135.stdout:=============================================================================== 2024-09-16T10:00:38.387 INFO:teuthology.orchestra.run.smithi135.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T10:00:38.387 INFO:teuthology.orchestra.run.smithi135.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T10:00:38.387 INFO:teuthology.orchestra.run.smithi135.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T10:00:38.388 INFO:teuthology.orchestra.run.smithi135.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T10:00:38.389 INFO:teuthology.orchestra.run.smithi033.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-16T10:00:38.389 INFO:teuthology.orchestra.run.smithi033.stdout:=============================================================================== 2024-09-16T10:00:38.389 INFO:teuthology.orchestra.run.smithi033.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T10:00:38.389 INFO:teuthology.orchestra.run.smithi033.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T10:00:38.390 INFO:teuthology.orchestra.run.smithi033.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T10:00:38.390 INFO:teuthology.orchestra.run.smithi033.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T10:00:38.400 INFO:teuthology.orchestra.run.smithi151.stderr:bash: line 1: ntpq: command not found 2024-09-16T10:00:38.404 INFO:teuthology.orchestra.run.smithi151.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-16T10:00:38.404 INFO:teuthology.orchestra.run.smithi151.stdout:=============================================================================== 2024-09-16T10:00:38.404 INFO:teuthology.orchestra.run.smithi151.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T10:00:38.404 INFO:teuthology.orchestra.run.smithi151.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T10:00:38.404 INFO:teuthology.orchestra.run.smithi151.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T10:00:38.404 INFO:teuthology.orchestra.run.smithi151.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T10:00:38.405 INFO:teuthology.run_tasks:Running task pexec... 2024-09-16T10:00:38.415 INFO:teuthology.task.pexec:Executing custom commands... 2024-09-16T10:00:38.415 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi033.front.sepia.ceph.com 2024-09-16T10:00:38.415 DEBUG:teuthology.orchestra.run.smithi033:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-16T10:00:38.415 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi097.front.sepia.ceph.com 2024-09-16T10:00:38.416 DEBUG:teuthology.orchestra.run.smithi097:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-16T10:00:38.416 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi135.front.sepia.ceph.com 2024-09-16T10:00:38.416 DEBUG:teuthology.orchestra.run.smithi135:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-16T10:00:38.416 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi151.front.sepia.ceph.com 2024-09-16T10:00:38.417 DEBUG:teuthology.orchestra.run.smithi151:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-16T10:00:38.777 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2024-09-16T10:00:38.782 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2024-09-16T10:00:38.784 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-09-16T10:00:38.784 INFO:teuthology.orchestra.run.smithi135.stdout: Package Architecture Version Repository Size 2024-09-16T10:00:38.785 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-09-16T10:00:38.785 INFO:teuthology.orchestra.run.smithi135.stdout:Removing: 2024-09-16T10:00:38.785 INFO:teuthology.orchestra.run.smithi135.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-16T10:00:38.785 INFO:teuthology.orchestra.run.smithi135.stdout:Removing unused dependencies: 2024-09-16T10:00:38.785 INFO:teuthology.orchestra.run.smithi135.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-16T10:00:38.785 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-09-16T10:00:38.785 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction Summary 2024-09-16T10:00:38.785 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-09-16T10:00:38.785 INFO:teuthology.orchestra.run.smithi135.stdout:Remove 2 Packages 2024-09-16T10:00:38.785 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-09-16T10:00:38.785 INFO:teuthology.orchestra.run.smithi135.stdout:Freed space: 5.5 M 2024-09-16T10:00:38.785 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction check 2024-09-16T10:00:38.788 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction check succeeded. 2024-09-16T10:00:38.788 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction test 2024-09-16T10:00:38.798 INFO:teuthology.orchestra.run.smithi151.stdout:Dependencies resolved. 2024-09-16T10:00:38.800 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2024-09-16T10:00:38.800 INFO:teuthology.orchestra.run.smithi097.stdout: Package Architecture Version Repository Size 2024-09-16T10:00:38.800 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2024-09-16T10:00:38.801 INFO:teuthology.orchestra.run.smithi097.stdout:Removing: 2024-09-16T10:00:38.801 INFO:teuthology.orchestra.run.smithi097.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-16T10:00:38.801 INFO:teuthology.orchestra.run.smithi097.stdout:Removing unused dependencies: 2024-09-16T10:00:38.801 INFO:teuthology.orchestra.run.smithi097.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-16T10:00:38.802 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-09-16T10:00:38.802 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction Summary 2024-09-16T10:00:38.802 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2024-09-16T10:00:38.802 INFO:teuthology.orchestra.run.smithi097.stdout:Remove 2 Packages 2024-09-16T10:00:38.802 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-09-16T10:00:38.802 INFO:teuthology.orchestra.run.smithi097.stdout:Freed space: 5.5 M 2024-09-16T10:00:38.802 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction check 2024-09-16T10:00:38.803 INFO:teuthology.orchestra.run.smithi033.stdout:Dependencies resolved. 2024-09-16T10:00:38.803 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction check succeeded. 2024-09-16T10:00:38.803 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction test 2024-09-16T10:00:38.809 INFO:teuthology.orchestra.run.smithi151.stdout:================================================================================ 2024-09-16T10:00:38.809 INFO:teuthology.orchestra.run.smithi151.stdout: Package Architecture Version Repository Size 2024-09-16T10:00:38.809 INFO:teuthology.orchestra.run.smithi151.stdout:================================================================================ 2024-09-16T10:00:38.809 INFO:teuthology.orchestra.run.smithi151.stdout:Removing: 2024-09-16T10:00:38.809 INFO:teuthology.orchestra.run.smithi151.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-16T10:00:38.809 INFO:teuthology.orchestra.run.smithi151.stdout:Removing unused dependencies: 2024-09-16T10:00:38.809 INFO:teuthology.orchestra.run.smithi151.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-16T10:00:38.809 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-09-16T10:00:38.809 INFO:teuthology.orchestra.run.smithi151.stdout:Transaction Summary 2024-09-16T10:00:38.809 INFO:teuthology.orchestra.run.smithi151.stdout:================================================================================ 2024-09-16T10:00:38.810 INFO:teuthology.orchestra.run.smithi151.stdout:Remove 2 Packages 2024-09-16T10:00:38.810 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-09-16T10:00:38.810 INFO:teuthology.orchestra.run.smithi151.stdout:Freed space: 5.5 M 2024-09-16T10:00:38.810 INFO:teuthology.orchestra.run.smithi151.stdout:Running transaction check 2024-09-16T10:00:38.814 INFO:teuthology.orchestra.run.smithi151.stdout:Transaction check succeeded. 2024-09-16T10:00:38.814 INFO:teuthology.orchestra.run.smithi151.stdout:Running transaction test 2024-09-16T10:00:38.816 INFO:teuthology.orchestra.run.smithi033.stdout:================================================================================ 2024-09-16T10:00:38.816 INFO:teuthology.orchestra.run.smithi033.stdout: Package Architecture Version Repository Size 2024-09-16T10:00:38.816 INFO:teuthology.orchestra.run.smithi033.stdout:================================================================================ 2024-09-16T10:00:38.816 INFO:teuthology.orchestra.run.smithi033.stdout:Removing: 2024-09-16T10:00:38.816 INFO:teuthology.orchestra.run.smithi033.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-16T10:00:38.816 INFO:teuthology.orchestra.run.smithi033.stdout:Removing unused dependencies: 2024-09-16T10:00:38.816 INFO:teuthology.orchestra.run.smithi033.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-16T10:00:38.816 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-09-16T10:00:38.816 INFO:teuthology.orchestra.run.smithi033.stdout:Transaction Summary 2024-09-16T10:00:38.816 INFO:teuthology.orchestra.run.smithi033.stdout:================================================================================ 2024-09-16T10:00:38.816 INFO:teuthology.orchestra.run.smithi033.stdout:Remove 2 Packages 2024-09-16T10:00:38.816 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-09-16T10:00:38.816 INFO:teuthology.orchestra.run.smithi033.stdout:Freed space: 5.5 M 2024-09-16T10:00:38.817 INFO:teuthology.orchestra.run.smithi033.stdout:Running transaction check 2024-09-16T10:00:38.821 INFO:teuthology.orchestra.run.smithi033.stdout:Transaction check succeeded. 2024-09-16T10:00:38.821 INFO:teuthology.orchestra.run.smithi033.stdout:Running transaction test 2024-09-16T10:00:38.841 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction test succeeded. 2024-09-16T10:00:38.842 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction 2024-09-16T10:00:38.871 INFO:teuthology.orchestra.run.smithi151.stdout:Transaction test succeeded. 2024-09-16T10:00:38.871 INFO:teuthology.orchestra.run.smithi151.stdout:Running transaction 2024-09-16T10:00:38.873 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction test succeeded. 2024-09-16T10:00:38.873 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction 2024-09-16T10:00:38.890 INFO:teuthology.orchestra.run.smithi033.stdout:Transaction test succeeded. 2024-09-16T10:00:38.891 INFO:teuthology.orchestra.run.smithi033.stdout:Running transaction 2024-09-16T10:00:38.981 INFO:teuthology.orchestra.run.smithi135.stdout: Preparing : 1/1 2024-09-16T10:00:39.013 INFO:teuthology.orchestra.run.smithi151.stdout: Preparing : 1/1 2024-09-16T10:00:39.014 INFO:teuthology.orchestra.run.smithi097.stdout: Preparing : 1/1 2024-09-16T10:00:39.060 INFO:teuthology.orchestra.run.smithi033.stdout: Preparing : 1/1 2024-09-16T10:00:39.082 INFO:teuthology.orchestra.run.smithi135.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-16T10:00:39.085 INFO:teuthology.orchestra.run.smithi097.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-16T10:00:39.093 INFO:teuthology.orchestra.run.smithi151.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-16T10:00:39.130 INFO:teuthology.orchestra.run.smithi033.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-16T10:00:39.142 INFO:teuthology.orchestra.run.smithi097.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-16T10:00:39.149 INFO:teuthology.orchestra.run.smithi151.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-16T10:00:39.151 INFO:teuthology.orchestra.run.smithi135.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-16T10:00:39.188 INFO:teuthology.orchestra.run.smithi033.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-16T10:00:39.626 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-16T10:00:39.627 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-16T10:00:39.660 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-16T10:00:39.660 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-16T10:00:39.673 INFO:teuthology.orchestra.run.smithi151.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-16T10:00:39.673 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-16T10:00:39.708 INFO:teuthology.orchestra.run.smithi033.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-16T10:00:39.708 INFO:teuthology.orchestra.run.smithi033.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-16T10:00:39.886 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-16T10:00:39.886 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-09-16T10:00:39.886 INFO:teuthology.orchestra.run.smithi097.stdout:Removed: 2024-09-16T10:00:39.886 INFO:teuthology.orchestra.run.smithi097.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-16T10:00:39.886 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-09-16T10:00:39.886 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2024-09-16T10:00:39.902 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-16T10:00:39.902 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-09-16T10:00:39.902 INFO:teuthology.orchestra.run.smithi151.stdout:Removed: 2024-09-16T10:00:39.902 INFO:teuthology.orchestra.run.smithi151.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-16T10:00:39.902 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-09-16T10:00:39.902 INFO:teuthology.orchestra.run.smithi151.stdout:Complete! 2024-09-16T10:00:39.936 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-16T10:00:39.936 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-09-16T10:00:39.936 INFO:teuthology.orchestra.run.smithi135.stdout:Removed: 2024-09-16T10:00:39.936 INFO:teuthology.orchestra.run.smithi135.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-16T10:00:39.936 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-09-16T10:00:39.936 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2024-09-16T10:00:39.995 INFO:teuthology.orchestra.run.smithi033.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-16T10:00:39.995 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-09-16T10:00:39.995 INFO:teuthology.orchestra.run.smithi033.stdout:Removed: 2024-09-16T10:00:39.995 INFO:teuthology.orchestra.run.smithi033.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-16T10:00:39.995 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-09-16T10:00:39.995 INFO:teuthology.orchestra.run.smithi033.stdout:Complete! 2024-09-16T10:00:40.752 INFO:teuthology.orchestra.run.smithi097.stdout:Last metadata expiration check: 0:00:53 ago on Mon 16 Sep 2024 09:59:47 AM UTC. 2024-09-16T10:00:40.755 INFO:teuthology.orchestra.run.smithi151.stdout:Last metadata expiration check: 0:00:52 ago on Mon 16 Sep 2024 09:59:48 AM UTC. 2024-09-16T10:00:40.819 INFO:teuthology.orchestra.run.smithi033.stdout:Last metadata expiration check: 0:00:49 ago on Mon 16 Sep 2024 09:59:51 AM UTC. 2024-09-16T10:00:40.842 INFO:teuthology.orchestra.run.smithi135.stdout:Last metadata expiration check: 0:00:53 ago on Mon 16 Sep 2024 09:59:47 AM UTC. 2024-09-16T10:00:40.889 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2024-09-16T10:00:40.890 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2024-09-16T10:00:40.890 INFO:teuthology.orchestra.run.smithi097.stdout: Package Arch Version Repository Size 2024-09-16T10:00:40.890 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2024-09-16T10:00:40.890 INFO:teuthology.orchestra.run.smithi097.stdout:Installing: 2024-09-16T10:00:40.890 INFO:teuthology.orchestra.run.smithi097.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-16T10:00:40.890 INFO:teuthology.orchestra.run.smithi097.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-16T10:00:40.890 INFO:teuthology.orchestra.run.smithi097.stdout: runc x86_64 4:1.1.13-4.el9 appstream 3.2 M 2024-09-16T10:00:40.891 INFO:teuthology.orchestra.run.smithi097.stdout:Installing dependencies: 2024-09-16T10:00:40.891 INFO:teuthology.orchestra.run.smithi097.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-16T10:00:40.891 INFO:teuthology.orchestra.run.smithi097.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-16T10:00:40.891 INFO:teuthology.orchestra.run.smithi097.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-16T10:00:40.891 INFO:teuthology.orchestra.run.smithi097.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-16T10:00:40.891 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-09-16T10:00:40.891 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction Summary 2024-09-16T10:00:40.891 INFO:teuthology.orchestra.run.smithi097.stdout:================================================================================ 2024-09-16T10:00:40.891 INFO:teuthology.orchestra.run.smithi097.stdout:Install 7 Packages 2024-09-16T10:00:40.891 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-09-16T10:00:40.896 INFO:teuthology.orchestra.run.smithi151.stdout:Dependencies resolved. 2024-09-16T10:00:40.896 INFO:teuthology.orchestra.run.smithi151.stdout:================================================================================ 2024-09-16T10:00:40.896 INFO:teuthology.orchestra.run.smithi151.stdout: Package Arch Version Repository Size 2024-09-16T10:00:40.897 INFO:teuthology.orchestra.run.smithi151.stdout:================================================================================ 2024-09-16T10:00:40.897 INFO:teuthology.orchestra.run.smithi151.stdout:Installing: 2024-09-16T10:00:40.897 INFO:teuthology.orchestra.run.smithi151.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-16T10:00:40.897 INFO:teuthology.orchestra.run.smithi151.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-16T10:00:40.897 INFO:teuthology.orchestra.run.smithi151.stdout: runc x86_64 4:1.1.13-4.el9 appstream 3.2 M 2024-09-16T10:00:40.897 INFO:teuthology.orchestra.run.smithi151.stdout:Installing dependencies: 2024-09-16T10:00:40.897 INFO:teuthology.orchestra.run.smithi151.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-16T10:00:40.897 INFO:teuthology.orchestra.run.smithi151.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-16T10:00:40.897 INFO:teuthology.orchestra.run.smithi151.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-16T10:00:40.897 INFO:teuthology.orchestra.run.smithi151.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-16T10:00:40.898 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-09-16T10:00:40.898 INFO:teuthology.orchestra.run.smithi151.stdout:Transaction Summary 2024-09-16T10:00:40.898 INFO:teuthology.orchestra.run.smithi151.stdout:================================================================================ 2024-09-16T10:00:40.898 INFO:teuthology.orchestra.run.smithi151.stdout:Install 7 Packages 2024-09-16T10:00:40.898 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-09-16T10:00:40.913 INFO:teuthology.orchestra.run.smithi097.stdout:Total download size: 5.2 M 2024-09-16T10:00:40.913 INFO:teuthology.orchestra.run.smithi097.stdout:Installed size: 19 M 2024-09-16T10:00:40.913 INFO:teuthology.orchestra.run.smithi097.stdout:Downloading Packages: 2024-09-16T10:00:40.914 INFO:teuthology.orchestra.run.smithi151.stdout:Total download size: 5.2 M 2024-09-16T10:00:40.914 INFO:teuthology.orchestra.run.smithi151.stdout:Installed size: 19 M 2024-09-16T10:00:40.914 INFO:teuthology.orchestra.run.smithi151.stdout:Downloading Packages: 2024-09-16T10:00:40.957 INFO:teuthology.orchestra.run.smithi033.stdout:Dependencies resolved. 2024-09-16T10:00:40.959 INFO:teuthology.orchestra.run.smithi033.stdout:================================================================================ 2024-09-16T10:00:40.959 INFO:teuthology.orchestra.run.smithi033.stdout: Package Arch Version Repository Size 2024-09-16T10:00:40.959 INFO:teuthology.orchestra.run.smithi033.stdout:================================================================================ 2024-09-16T10:00:40.959 INFO:teuthology.orchestra.run.smithi033.stdout:Installing: 2024-09-16T10:00:40.959 INFO:teuthology.orchestra.run.smithi033.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-16T10:00:40.959 INFO:teuthology.orchestra.run.smithi033.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-16T10:00:40.959 INFO:teuthology.orchestra.run.smithi033.stdout: runc x86_64 4:1.1.13-4.el9 appstream 3.2 M 2024-09-16T10:00:40.959 INFO:teuthology.orchestra.run.smithi033.stdout:Installing dependencies: 2024-09-16T10:00:40.959 INFO:teuthology.orchestra.run.smithi033.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-16T10:00:40.959 INFO:teuthology.orchestra.run.smithi033.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-16T10:00:40.959 INFO:teuthology.orchestra.run.smithi033.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-16T10:00:40.960 INFO:teuthology.orchestra.run.smithi033.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-16T10:00:40.960 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-09-16T10:00:40.960 INFO:teuthology.orchestra.run.smithi033.stdout:Transaction Summary 2024-09-16T10:00:40.960 INFO:teuthology.orchestra.run.smithi033.stdout:================================================================================ 2024-09-16T10:00:40.960 INFO:teuthology.orchestra.run.smithi033.stdout:Install 7 Packages 2024-09-16T10:00:40.960 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-09-16T10:00:40.976 INFO:teuthology.orchestra.run.smithi033.stdout:Total download size: 5.2 M 2024-09-16T10:00:40.976 INFO:teuthology.orchestra.run.smithi033.stdout:Installed size: 19 M 2024-09-16T10:00:40.976 INFO:teuthology.orchestra.run.smithi033.stdout:Downloading Packages: 2024-09-16T10:00:40.977 INFO:teuthology.orchestra.run.smithi135.stdout:Dependencies resolved. 2024-09-16T10:00:40.977 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-09-16T10:00:40.978 INFO:teuthology.orchestra.run.smithi135.stdout: Package Arch Version Repository Size 2024-09-16T10:00:40.978 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-09-16T10:00:40.978 INFO:teuthology.orchestra.run.smithi135.stdout:Installing: 2024-09-16T10:00:40.978 INFO:teuthology.orchestra.run.smithi135.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-16T10:00:40.978 INFO:teuthology.orchestra.run.smithi135.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-16T10:00:40.978 INFO:teuthology.orchestra.run.smithi135.stdout: runc x86_64 4:1.1.13-4.el9 appstream 3.2 M 2024-09-16T10:00:40.978 INFO:teuthology.orchestra.run.smithi135.stdout:Installing dependencies: 2024-09-16T10:00:40.978 INFO:teuthology.orchestra.run.smithi135.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-16T10:00:40.978 INFO:teuthology.orchestra.run.smithi135.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-16T10:00:40.978 INFO:teuthology.orchestra.run.smithi135.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-16T10:00:40.978 INFO:teuthology.orchestra.run.smithi135.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-16T10:00:40.978 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-09-16T10:00:40.978 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction Summary 2024-09-16T10:00:40.979 INFO:teuthology.orchestra.run.smithi135.stdout:================================================================================ 2024-09-16T10:00:40.979 INFO:teuthology.orchestra.run.smithi135.stdout:Install 7 Packages 2024-09-16T10:00:40.979 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-09-16T10:00:40.991 INFO:teuthology.orchestra.run.smithi135.stdout:Total download size: 5.2 M 2024-09-16T10:00:40.992 INFO:teuthology.orchestra.run.smithi135.stdout:Installed size: 19 M 2024-09-16T10:00:40.992 INFO:teuthology.orchestra.run.smithi135.stdout:Downloading Packages: 2024-09-16T10:00:41.167 INFO:teuthology.orchestra.run.smithi097.stdout:(1/7): nvmetcli-0.7-3.el9.noarch.rpm 287 kB/s | 44 kB 00:00 2024-09-16T10:00:41.223 INFO:teuthology.orchestra.run.smithi097.stdout:(2/7): libnvme-1.9-3.el9.x86_64.rpm 506 kB/s | 106 kB 00:00 2024-09-16T10:00:41.261 INFO:teuthology.orchestra.run.smithi097.stdout:(3/7): python3-configshell-1.1.30-1.el9.noarch. 858 kB/s | 72 kB 00:00 2024-09-16T10:00:41.276 INFO:teuthology.orchestra.run.smithi097.stdout:(4/7): python3-kmod-0.9-32.el9.x86_64.rpm 1.5 MB/s | 84 kB 00:00 2024-09-16T10:00:41.342 INFO:teuthology.orchestra.run.smithi097.stdout:(5/7): nvme-cli-2.9.1-6.el9.x86_64.rpm 2.7 MB/s | 906 kB 00:00 2024-09-16T10:00:41.401 INFO:teuthology.orchestra.run.smithi097.stdout:(6/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 5.4 MB/s | 837 kB 00:00 2024-09-16T10:00:41.433 INFO:teuthology.orchestra.run.smithi033.stdout:(1/7): nvmetcli-0.7-3.el9.noarch.rpm 401 kB/s | 44 kB 00:00 2024-09-16T10:00:41.457 INFO:teuthology.orchestra.run.smithi033.stdout:(2/7): libnvme-1.9-3.el9.x86_64.rpm 777 kB/s | 106 kB 00:00 2024-09-16T10:00:41.473 INFO:teuthology.orchestra.run.smithi135.stdout:(1/7): nvmetcli-0.7-3.el9.noarch.rpm 562 kB/s | 44 kB 00:00 2024-09-16T10:00:41.498 INFO:teuthology.orchestra.run.smithi135.stdout:(2/7): libnvme-1.9-3.el9.x86_64.rpm 1.0 MB/s | 106 kB 00:00 2024-09-16T10:00:41.507 INFO:teuthology.orchestra.run.smithi033.stdout:(3/7): python3-kmod-0.9-32.el9.x86_64.rpm 1.6 MB/s | 84 kB 00:00 2024-09-16T10:00:41.532 INFO:teuthology.orchestra.run.smithi135.stdout:(3/7): python3-configshell-1.1.30-1.el9.noarch. 1.2 MB/s | 72 kB 00:00 2024-09-16T10:00:41.533 INFO:teuthology.orchestra.run.smithi033.stdout:(4/7): python3-configshell-1.1.30-1.el9.noarch. 712 kB/s | 72 kB 00:00 2024-09-16T10:00:41.557 INFO:teuthology.orchestra.run.smithi135.stdout:(4/7): python3-kmod-0.9-32.el9.x86_64.rpm 1.4 MB/s | 84 kB 00:00 2024-09-16T10:00:41.599 INFO:teuthology.orchestra.run.smithi135.stdout:(5/7): nvme-cli-2.9.1-6.el9.x86_64.rpm 4.3 MB/s | 906 kB 00:00 2024-09-16T10:00:41.600 INFO:teuthology.orchestra.run.smithi151.stdout:(1/7): nvmetcli-0.7-3.el9.noarch.rpm 118 kB/s | 44 kB 00:00 2024-09-16T10:00:41.649 INFO:teuthology.orchestra.run.smithi135.stdout:(6/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 7.0 MB/s | 837 kB 00:00 2024-09-16T10:00:41.683 INFO:teuthology.orchestra.run.smithi033.stdout:(5/7): nvme-cli-2.9.1-6.el9.x86_64.rpm 2.4 MB/s | 906 kB 00:00 2024-09-16T10:00:41.683 INFO:teuthology.orchestra.run.smithi151.stdout:(2/7): libnvme-1.9-3.el9.x86_64.rpm 231 kB/s | 106 kB 00:00 2024-09-16T10:00:41.742 INFO:teuthology.orchestra.run.smithi033.stdout:(6/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 3.5 MB/s | 837 kB 00:00 2024-09-16T10:00:41.850 INFO:teuthology.orchestra.run.smithi135.stdout:(7/7): runc-1.1.13-4.el9.x86_64.rpm 11 MB/s | 3.2 MB 00:00 2024-09-16T10:00:41.850 INFO:teuthology.orchestra.run.smithi135.stdout:-------------------------------------------------------------------------------- 2024-09-16T10:00:41.850 INFO:teuthology.orchestra.run.smithi135.stdout:Total 6.0 MB/s | 5.2 MB 00:00 2024-09-16T10:00:41.850 INFO:teuthology.orchestra.run.smithi151.stdout:(3/7): python3-kmod-0.9-32.el9.x86_64.rpm 504 kB/s | 84 kB 00:00 2024-09-16T10:00:41.876 INFO:teuthology.orchestra.run.smithi151.stdout:(4/7): python3-configshell-1.1.30-1.el9.noarch. 260 kB/s | 72 kB 00:00 2024-09-16T10:00:41.950 INFO:teuthology.orchestra.run.smithi033.stdout:(7/7): runc-1.1.13-4.el9.x86_64.rpm 7.6 MB/s | 3.2 MB 00:00 2024-09-16T10:00:41.950 INFO:teuthology.orchestra.run.smithi033.stdout:-------------------------------------------------------------------------------- 2024-09-16T10:00:41.951 INFO:teuthology.orchestra.run.smithi033.stdout:Total 5.3 MB/s | 5.2 MB 00:00 2024-09-16T10:00:41.960 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction check 2024-09-16T10:00:41.975 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction check succeeded. 2024-09-16T10:00:41.975 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction test 2024-09-16T10:00:42.072 INFO:teuthology.orchestra.run.smithi033.stdout:Running transaction check 2024-09-16T10:00:42.085 INFO:teuthology.orchestra.run.smithi151.stdout:(5/7): nvme-cli-2.9.1-6.el9.x86_64.rpm 1.0 MB/s | 906 kB 00:00 2024-09-16T10:00:42.088 INFO:teuthology.orchestra.run.smithi033.stdout:Transaction check succeeded. 2024-09-16T10:00:42.088 INFO:teuthology.orchestra.run.smithi033.stdout:Running transaction test 2024-09-16T10:00:42.152 INFO:teuthology.orchestra.run.smithi151.stdout:(6/7): runc-1.1.13-4.el9.x86_64.rpm 11 MB/s | 3.2 MB 00:00 2024-09-16T10:00:42.201 INFO:teuthology.orchestra.run.smithi097.stdout:(7/7): runc-1.1.13-4.el9.x86_64.rpm 3.4 MB/s | 3.2 MB 00:00 2024-09-16T10:00:42.201 INFO:teuthology.orchestra.run.smithi097.stdout:-------------------------------------------------------------------------------- 2024-09-16T10:00:42.201 INFO:teuthology.orchestra.run.smithi097.stdout:Total 4.0 MB/s | 5.2 MB 00:01 2024-09-16T10:00:42.277 INFO:teuthology.orchestra.run.smithi151.stdout:(7/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 1.9 MB/s | 837 kB 00:00 2024-09-16T10:00:42.277 INFO:teuthology.orchestra.run.smithi151.stdout:-------------------------------------------------------------------------------- 2024-09-16T10:00:42.277 INFO:teuthology.orchestra.run.smithi151.stdout:Total 3.8 MB/s | 5.2 MB 00:01 2024-09-16T10:00:42.284 INFO:teuthology.orchestra.run.smithi135.stdout:Transaction test succeeded. 2024-09-16T10:00:42.284 INFO:teuthology.orchestra.run.smithi135.stdout:Running transaction 2024-09-16T10:00:42.319 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction check 2024-09-16T10:00:42.334 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction check succeeded. 2024-09-16T10:00:42.334 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction test 2024-09-16T10:00:42.397 INFO:teuthology.orchestra.run.smithi151.stdout:Running transaction check 2024-09-16T10:00:42.412 INFO:teuthology.orchestra.run.smithi151.stdout:Transaction check succeeded. 2024-09-16T10:00:42.412 INFO:teuthology.orchestra.run.smithi151.stdout:Running transaction test 2024-09-16T10:00:42.422 INFO:teuthology.orchestra.run.smithi033.stdout:Transaction test succeeded. 2024-09-16T10:00:42.422 INFO:teuthology.orchestra.run.smithi033.stdout:Running transaction 2024-09-16T10:00:42.640 INFO:teuthology.orchestra.run.smithi097.stdout:Transaction test succeeded. 2024-09-16T10:00:42.641 INFO:teuthology.orchestra.run.smithi097.stdout:Running transaction 2024-09-16T10:00:42.703 INFO:teuthology.orchestra.run.smithi151.stdout:Transaction test succeeded. 2024-09-16T10:00:42.704 INFO:teuthology.orchestra.run.smithi151.stdout:Running transaction 2024-09-16T10:00:42.747 INFO:teuthology.orchestra.run.smithi135.stdout: Preparing : 1/1 2024-09-16T10:00:42.827 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/7 2024-09-16T10:00:42.861 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/7 2024-09-16T10:00:42.890 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/7 2024-09-16T10:00:42.910 INFO:teuthology.orchestra.run.smithi033.stdout: Preparing : 1/1 2024-09-16T10:00:43.012 INFO:teuthology.orchestra.run.smithi033.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/7 2024-09-16T10:00:43.046 INFO:teuthology.orchestra.run.smithi033.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/7 2024-09-16T10:00:43.074 INFO:teuthology.orchestra.run.smithi033.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/7 2024-09-16T10:00:43.098 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/7 2024-09-16T10:00:43.112 INFO:teuthology.orchestra.run.smithi097.stdout: Preparing : 1/1 2024-09-16T10:00:43.129 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-16T10:00:43.195 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/7 2024-09-16T10:00:43.201 INFO:teuthology.orchestra.run.smithi151.stdout: Preparing : 1/1 2024-09-16T10:00:43.232 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/7 2024-09-16T10:00:43.269 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/7 2024-09-16T10:00:43.296 INFO:teuthology.orchestra.run.smithi033.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/7 2024-09-16T10:00:43.305 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/7 2024-09-16T10:00:43.338 INFO:teuthology.orchestra.run.smithi033.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-16T10:00:43.348 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/7 2024-09-16T10:00:43.385 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/7 2024-09-16T10:00:43.479 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/7 2024-09-16T10:00:43.506 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-16T10:00:43.559 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-16T10:00:43.594 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/7 2024-09-16T10:00:43.600 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/7 2024-09-16T10:00:43.642 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-16T10:00:43.703 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/7 2024-09-16T10:00:43.769 INFO:teuthology.orchestra.run.smithi135.stdout: Installing : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-16T10:00:43.815 INFO:teuthology.orchestra.run.smithi033.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-16T10:00:43.842 INFO:teuthology.orchestra.run.smithi033.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/7 2024-09-16T10:00:43.956 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-16T10:00:43.967 INFO:teuthology.orchestra.run.smithi033.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/7 2024-09-16T10:00:43.984 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/7 2024-09-16T10:00:44.039 INFO:teuthology.orchestra.run.smithi033.stdout: Installing : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-16T10:00:44.080 INFO:teuthology.orchestra.run.smithi151.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-16T10:00:44.098 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/7 2024-09-16T10:00:44.106 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/7 2024-09-16T10:00:44.162 INFO:teuthology.orchestra.run.smithi097.stdout: Installing : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-16T10:00:44.215 INFO:teuthology.orchestra.run.smithi151.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/7 2024-09-16T10:00:44.283 INFO:teuthology.orchestra.run.smithi151.stdout: Installing : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-16T10:00:44.792 INFO:teuthology.orchestra.run.smithi135.stdout: Running scriptlet: runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-16T10:00:44.793 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/7 2024-09-16T10:00:44.793 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/7 2024-09-16T10:00:44.793 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/7 2024-09-16T10:00:44.793 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/7 2024-09-16T10:00:44.793 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/7 2024-09-16T10:00:44.793 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/7 2024-09-16T10:00:44.990 INFO:teuthology.orchestra.run.smithi033.stdout: Running scriptlet: runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-16T10:00:44.990 INFO:teuthology.orchestra.run.smithi033.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/7 2024-09-16T10:00:44.990 INFO:teuthology.orchestra.run.smithi033.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/7 2024-09-16T10:00:44.990 INFO:teuthology.orchestra.run.smithi033.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/7 2024-09-16T10:00:44.990 INFO:teuthology.orchestra.run.smithi033.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/7 2024-09-16T10:00:44.990 INFO:teuthology.orchestra.run.smithi033.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/7 2024-09-16T10:00:44.991 INFO:teuthology.orchestra.run.smithi033.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/7 2024-09-16T10:00:45.168 INFO:teuthology.orchestra.run.smithi097.stdout: Running scriptlet: runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-16T10:00:45.168 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/7 2024-09-16T10:00:45.169 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/7 2024-09-16T10:00:45.169 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/7 2024-09-16T10:00:45.169 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/7 2024-09-16T10:00:45.169 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/7 2024-09-16T10:00:45.169 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/7 2024-09-16T10:00:45.192 INFO:teuthology.orchestra.run.smithi135.stdout: Verifying : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-16T10:00:45.192 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-09-16T10:00:45.192 INFO:teuthology.orchestra.run.smithi135.stdout:Installed: 2024-09-16T10:00:45.192 INFO:teuthology.orchestra.run.smithi135.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-16T10:00:45.192 INFO:teuthology.orchestra.run.smithi135.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-16T10:00:45.193 INFO:teuthology.orchestra.run.smithi135.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-16T10:00:45.193 INFO:teuthology.orchestra.run.smithi135.stdout: runc-4:1.1.13-4.el9.x86_64 2024-09-16T10:00:45.193 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-09-16T10:00:45.193 INFO:teuthology.orchestra.run.smithi135.stdout:Complete! 2024-09-16T10:00:45.244 INFO:teuthology.orchestra.run.smithi151.stdout: Running scriptlet: runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-16T10:00:45.244 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/7 2024-09-16T10:00:45.244 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/7 2024-09-16T10:00:45.244 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/7 2024-09-16T10:00:45.244 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/7 2024-09-16T10:00:45.244 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/7 2024-09-16T10:00:45.244 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/7 2024-09-16T10:00:45.335 INFO:teuthology.orchestra.run.smithi033.stdout: Verifying : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-16T10:00:45.335 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-09-16T10:00:45.335 INFO:teuthology.orchestra.run.smithi033.stdout:Installed: 2024-09-16T10:00:45.335 INFO:teuthology.orchestra.run.smithi033.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-16T10:00:45.335 INFO:teuthology.orchestra.run.smithi033.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-16T10:00:45.335 INFO:teuthology.orchestra.run.smithi033.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-16T10:00:45.336 INFO:teuthology.orchestra.run.smithi033.stdout: runc-4:1.1.13-4.el9.x86_64 2024-09-16T10:00:45.336 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-09-16T10:00:45.336 INFO:teuthology.orchestra.run.smithi033.stdout:Complete! 2024-09-16T10:00:45.523 INFO:teuthology.orchestra.run.smithi097.stdout: Verifying : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-16T10:00:45.523 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-09-16T10:00:45.523 INFO:teuthology.orchestra.run.smithi097.stdout:Installed: 2024-09-16T10:00:45.523 INFO:teuthology.orchestra.run.smithi097.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-16T10:00:45.523 INFO:teuthology.orchestra.run.smithi097.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-16T10:00:45.524 INFO:teuthology.orchestra.run.smithi097.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-16T10:00:45.524 INFO:teuthology.orchestra.run.smithi097.stdout: runc-4:1.1.13-4.el9.x86_64 2024-09-16T10:00:45.524 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-09-16T10:00:45.524 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2024-09-16T10:00:45.559 DEBUG:teuthology.parallel:result is None 2024-09-16T10:00:45.658 INFO:teuthology.orchestra.run.smithi151.stdout: Verifying : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-16T10:00:45.658 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-09-16T10:00:45.658 INFO:teuthology.orchestra.run.smithi151.stdout:Installed: 2024-09-16T10:00:45.658 INFO:teuthology.orchestra.run.smithi151.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-16T10:00:45.658 INFO:teuthology.orchestra.run.smithi151.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-16T10:00:45.659 INFO:teuthology.orchestra.run.smithi151.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-16T10:00:45.659 INFO:teuthology.orchestra.run.smithi151.stdout: runc-4:1.1.13-4.el9.x86_64 2024-09-16T10:00:45.659 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-09-16T10:00:45.659 INFO:teuthology.orchestra.run.smithi151.stdout:Complete! 2024-09-16T10:00:45.708 DEBUG:teuthology.parallel:result is None 2024-09-16T10:00:45.904 DEBUG:teuthology.parallel:result is None 2024-09-16T10:00:46.062 DEBUG:teuthology.parallel:result is None 2024-09-16T10:00:46.062 INFO:teuthology.run_tasks:Running task cephadm.configure_samba_client_container... 2024-09-16T10:00:46.160 INFO:tasks.cephadm:Testing if podman is available 2024-09-16T10:00:46.160 DEBUG:teuthology.orchestra.run.smithi151:> sudo podman --help 2024-09-16T10:00:47.205 INFO:teuthology.orchestra.run.smithi151.stdout:Manage pods, containers and images 2024-09-16T10:00:47.205 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-09-16T10:00:47.206 INFO:teuthology.orchestra.run.smithi151.stdout:Usage: 2024-09-16T10:00:47.206 INFO:teuthology.orchestra.run.smithi151.stdout: podman [options] [command] 2024-09-16T10:00:47.206 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-09-16T10:00:47.206 INFO:teuthology.orchestra.run.smithi151.stdout:Available Commands: 2024-09-16T10:00:47.206 INFO:teuthology.orchestra.run.smithi151.stdout: attach Attach to a running container 2024-09-16T10:00:47.206 INFO:teuthology.orchestra.run.smithi151.stdout: auto-update Auto update containers according to their auto-update policy 2024-09-16T10:00:47.206 INFO:teuthology.orchestra.run.smithi151.stdout: build Build an image using instructions from Containerfiles 2024-09-16T10:00:47.207 INFO:teuthology.orchestra.run.smithi151.stdout: commit Create new image based on the changed container 2024-09-16T10:00:47.207 INFO:teuthology.orchestra.run.smithi151.stdout: compose Run compose workloads via an external provider such as docker-compose or podman-compose 2024-09-16T10:00:47.207 INFO:teuthology.orchestra.run.smithi151.stdout: container Manage containers 2024-09-16T10:00:47.207 INFO:teuthology.orchestra.run.smithi151.stdout: cp Copy files/folders between a container and the local filesystem 2024-09-16T10:00:47.207 INFO:teuthology.orchestra.run.smithi151.stdout: create Create but do not start a container 2024-09-16T10:00:47.207 INFO:teuthology.orchestra.run.smithi151.stdout: diff Display the changes to the object's file system 2024-09-16T10:00:47.207 INFO:teuthology.orchestra.run.smithi151.stdout: events Show podman system events 2024-09-16T10:00:47.207 INFO:teuthology.orchestra.run.smithi151.stdout: exec Run a process in a running container 2024-09-16T10:00:47.207 INFO:teuthology.orchestra.run.smithi151.stdout: export Export container's filesystem contents as a tar archive 2024-09-16T10:00:47.207 INFO:teuthology.orchestra.run.smithi151.stdout: farm Farm out builds to remote machines 2024-09-16T10:00:47.207 INFO:teuthology.orchestra.run.smithi151.stdout: generate Generate structured data based on containers, pods or volumes 2024-09-16T10:00:47.207 INFO:teuthology.orchestra.run.smithi151.stdout: healthcheck Manage health checks on containers 2024-09-16T10:00:47.207 INFO:teuthology.orchestra.run.smithi151.stdout: help Help about any command 2024-09-16T10:00:47.207 INFO:teuthology.orchestra.run.smithi151.stdout: history Show history of a specified image 2024-09-16T10:00:47.208 INFO:teuthology.orchestra.run.smithi151.stdout: image Manage images 2024-09-16T10:00:47.208 INFO:teuthology.orchestra.run.smithi151.stdout: images List images in local storage 2024-09-16T10:00:47.208 INFO:teuthology.orchestra.run.smithi151.stdout: import Import a tarball to create a filesystem image 2024-09-16T10:00:47.208 INFO:teuthology.orchestra.run.smithi151.stdout: info Display podman system information 2024-09-16T10:00:47.208 INFO:teuthology.orchestra.run.smithi151.stdout: init Initialize one or more containers 2024-09-16T10:00:47.208 INFO:teuthology.orchestra.run.smithi151.stdout: inspect Display the configuration of object denoted by ID 2024-09-16T10:00:47.208 INFO:teuthology.orchestra.run.smithi151.stdout: kill Kill one or more running containers with a specific signal 2024-09-16T10:00:47.208 INFO:teuthology.orchestra.run.smithi151.stdout: kube Play containers, pods or volumes from a structured file 2024-09-16T10:00:47.208 INFO:teuthology.orchestra.run.smithi151.stdout: load Load image(s) from a tar archive 2024-09-16T10:00:47.208 INFO:teuthology.orchestra.run.smithi151.stdout: login Log in to a container registry 2024-09-16T10:00:47.208 INFO:teuthology.orchestra.run.smithi151.stdout: logout Log out of a container registry 2024-09-16T10:00:47.208 INFO:teuthology.orchestra.run.smithi151.stdout: logs Fetch the logs of one or more containers 2024-09-16T10:00:47.208 INFO:teuthology.orchestra.run.smithi151.stdout: machine Manage a virtual machine 2024-09-16T10:00:47.208 INFO:teuthology.orchestra.run.smithi151.stdout: manifest Manipulate manifest lists and image indexes 2024-09-16T10:00:47.209 INFO:teuthology.orchestra.run.smithi151.stdout: mount Mount a working container's root filesystem 2024-09-16T10:00:47.209 INFO:teuthology.orchestra.run.smithi151.stdout: network Manage networks 2024-09-16T10:00:47.209 INFO:teuthology.orchestra.run.smithi151.stdout: pause Pause all the processes in one or more containers 2024-09-16T10:00:47.209 INFO:teuthology.orchestra.run.smithi151.stdout: pod Manage pods 2024-09-16T10:00:47.209 INFO:teuthology.orchestra.run.smithi151.stdout: port List port mappings or a specific mapping for the container 2024-09-16T10:00:47.209 INFO:teuthology.orchestra.run.smithi151.stdout: ps List containers 2024-09-16T10:00:47.209 INFO:teuthology.orchestra.run.smithi151.stdout: pull Pull an image from a registry 2024-09-16T10:00:47.209 INFO:teuthology.orchestra.run.smithi151.stdout: push Push an image to a specified destination 2024-09-16T10:00:47.209 INFO:teuthology.orchestra.run.smithi151.stdout: rename Rename an existing container 2024-09-16T10:00:47.209 INFO:teuthology.orchestra.run.smithi151.stdout: restart Restart one or more containers 2024-09-16T10:00:47.209 INFO:teuthology.orchestra.run.smithi151.stdout: rm Remove one or more containers 2024-09-16T10:00:47.209 INFO:teuthology.orchestra.run.smithi151.stdout: rmi Remove one or more images from local storage 2024-09-16T10:00:47.209 INFO:teuthology.orchestra.run.smithi151.stdout: run Run a command in a new container 2024-09-16T10:00:47.209 INFO:teuthology.orchestra.run.smithi151.stdout: save Save image(s) to an archive 2024-09-16T10:00:47.210 INFO:teuthology.orchestra.run.smithi151.stdout: search Search registry for image 2024-09-16T10:00:47.210 INFO:teuthology.orchestra.run.smithi151.stdout: secret Manage secrets 2024-09-16T10:00:47.210 INFO:teuthology.orchestra.run.smithi151.stdout: start Start one or more containers 2024-09-16T10:00:47.210 INFO:teuthology.orchestra.run.smithi151.stdout: stats Display a live stream of container resource usage statistics 2024-09-16T10:00:47.210 INFO:teuthology.orchestra.run.smithi151.stdout: stop Stop one or more containers 2024-09-16T10:00:47.210 INFO:teuthology.orchestra.run.smithi151.stdout: system Manage podman 2024-09-16T10:00:47.210 INFO:teuthology.orchestra.run.smithi151.stdout: tag Add an additional name to a local image 2024-09-16T10:00:47.210 INFO:teuthology.orchestra.run.smithi151.stdout: top Display the running processes of a container 2024-09-16T10:00:47.210 INFO:teuthology.orchestra.run.smithi151.stdout: unmount Unmount working container's root filesystem 2024-09-16T10:00:47.210 INFO:teuthology.orchestra.run.smithi151.stdout: unpause Unpause the processes in one or more containers 2024-09-16T10:00:47.210 INFO:teuthology.orchestra.run.smithi151.stdout: unshare Run a command in a modified user namespace 2024-09-16T10:00:47.210 INFO:teuthology.orchestra.run.smithi151.stdout: untag Remove a name from a local image 2024-09-16T10:00:47.210 INFO:teuthology.orchestra.run.smithi151.stdout: update Update an existing container 2024-09-16T10:00:47.210 INFO:teuthology.orchestra.run.smithi151.stdout: version Display the Podman version information 2024-09-16T10:00:47.211 INFO:teuthology.orchestra.run.smithi151.stdout: volume Manage volumes 2024-09-16T10:00:47.211 INFO:teuthology.orchestra.run.smithi151.stdout: wait Block on one or more containers 2024-09-16T10:00:47.211 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-09-16T10:00:47.211 INFO:teuthology.orchestra.run.smithi151.stdout:Options: 2024-09-16T10:00:47.211 INFO:teuthology.orchestra.run.smithi151.stdout: --cgroup-manager string Cgroup manager to use ("cgroupfs"|"systemd") (default "systemd") 2024-09-16T10:00:47.211 INFO:teuthology.orchestra.run.smithi151.stdout: --config string Location of authentication config file 2024-09-16T10:00:47.211 INFO:teuthology.orchestra.run.smithi151.stdout: --conmon string Path of the conmon binary 2024-09-16T10:00:47.211 INFO:teuthology.orchestra.run.smithi151.stdout: -c, --connection string Connection to use for remote Podman service (CONTAINER_CONNECTION) 2024-09-16T10:00:47.211 INFO:teuthology.orchestra.run.smithi151.stdout: --events-backend string Events backend to use ("file"|"journald"|"none") (default "journald") 2024-09-16T10:00:47.211 INFO:teuthology.orchestra.run.smithi151.stdout: --help Help for podman 2024-09-16T10:00:47.211 INFO:teuthology.orchestra.run.smithi151.stdout: --hooks-dir stringArray Set the OCI hooks directory path (may be set multiple times) (default [/usr/share/containers/oci/hooks.d]) 2024-09-16T10:00:47.211 INFO:teuthology.orchestra.run.smithi151.stdout: --identity string path to SSH identity file, (CONTAINER_SSHKEY) 2024-09-16T10:00:47.211 INFO:teuthology.orchestra.run.smithi151.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-16T10:00:47.212 INFO:teuthology.orchestra.run.smithi151.stdout: --log-level string Log messages above specified level (trace, debug, info, warn, warning, error, fatal, panic) (default "warn") 2024-09-16T10:00:47.212 INFO:teuthology.orchestra.run.smithi151.stdout: --module stringArray Load the containers.conf(5) module 2024-09-16T10:00:47.212 INFO:teuthology.orchestra.run.smithi151.stdout: --network-cmd-path string Path to the command for configuring the network 2024-09-16T10:00:47.212 INFO:teuthology.orchestra.run.smithi151.stdout: --network-config-dir string Path of the configuration directory for networks 2024-09-16T10:00:47.212 INFO:teuthology.orchestra.run.smithi151.stdout: --out string Send output (stdout) from podman to a file 2024-09-16T10:00:47.212 INFO:teuthology.orchestra.run.smithi151.stdout: -r, --remote Access remote Podman service 2024-09-16T10:00:47.212 INFO:teuthology.orchestra.run.smithi151.stdout: --root string Path to the graph root directory where images, containers, etc. are stored 2024-09-16T10:00:47.212 INFO:teuthology.orchestra.run.smithi151.stdout: --runroot string Path to the 'run directory' where all state information is stored 2024-09-16T10:00:47.212 INFO:teuthology.orchestra.run.smithi151.stdout: --runtime string Path to the OCI-compatible binary used to run containers. (default "runc") 2024-09-16T10:00:47.212 INFO:teuthology.orchestra.run.smithi151.stdout: --runtime-flag stringArray add global flags for the container runtime 2024-09-16T10:00:47.212 INFO:teuthology.orchestra.run.smithi151.stdout: --ssh string define the ssh mode (default "golang") 2024-09-16T10:00:47.212 INFO:teuthology.orchestra.run.smithi151.stdout: --storage-driver string Select which storage driver is used to manage storage of images and containers 2024-09-16T10:00:47.212 INFO:teuthology.orchestra.run.smithi151.stdout: --storage-opt stringArray Used to pass an option to the storage driver 2024-09-16T10:00:47.213 INFO:teuthology.orchestra.run.smithi151.stdout: --syslog Output logging information to syslog as well as the console (default false) 2024-09-16T10:00:47.213 INFO:teuthology.orchestra.run.smithi151.stdout: --tmpdir string Path to the tmp directory for libpod state content. 2024-09-16T10:00:47.213 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-09-16T10:00:47.213 INFO:teuthology.orchestra.run.smithi151.stdout: Note: use the environment variable 'TMPDIR' to change the temporary storage location for container images, '/var/tmp'. 2024-09-16T10:00:47.213 INFO:teuthology.orchestra.run.smithi151.stdout: (default "/run/libpod") 2024-09-16T10:00:47.213 INFO:teuthology.orchestra.run.smithi151.stdout: --transient-store Enable transient container storage 2024-09-16T10:00:47.213 INFO:teuthology.orchestra.run.smithi151.stdout: --url string URL to access Podman service (CONTAINER_HOST) (default "unix:///run/podman/podman.sock") 2024-09-16T10:00:47.213 INFO:teuthology.orchestra.run.smithi151.stdout: -v, --version version for podman 2024-09-16T10:00:47.213 INFO:teuthology.orchestra.run.smithi151.stdout: --volumepath string Path to the volume directory in which volume data is stored 2024-09-16T10:00:47.214 DEBUG:teuthology.orchestra.run.smithi151:> sudo podman pull quay.io/samba.org/samba-client:latest 2024-09-16T10:00:48.097 INFO:teuthology.orchestra.run.smithi151.stderr:Trying to pull quay.io/samba.org/samba-client:latest... 2024-09-16T10:00:48.524 INFO:teuthology.orchestra.run.smithi151.stderr:Getting image source signatures 2024-09-16T10:00:48.529 INFO:teuthology.orchestra.run.smithi151.stderr:Copying blob sha256:6196f032a81485d3445f1dbcb22ece20aaaf4cca952c3cb062ddebc0bff9a6f4 2024-09-16T10:00:48.529 INFO:teuthology.orchestra.run.smithi151.stderr:Copying blob sha256:cb294f98c1c1aa2eb7231bf745c855c8b7f2ee76632e198973138aef210a0360 2024-09-16T10:00:52.334 INFO:teuthology.orchestra.run.smithi151.stderr:Copying config sha256:bbb206431dd445d48e6ff2e467911bdca0b63c98429c57947be9ad352461d0ed 2024-09-16T10:00:52.518 INFO:teuthology.orchestra.run.smithi151.stderr:Writing manifest to image destination 2024-09-16T10:00:52.744 INFO:teuthology.orchestra.run.smithi151.stdout:bbb206431dd445d48e6ff2e467911bdca0b63c98429c57947be9ad352461d0ed 2024-09-16T10:00:52.758 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-16T10:00:52.773 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': '66e33d6af1496291b0602ee0a859e68145f17dad'} 2024-09-16T10:00:52.773 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:00:52.774 INFO:tasks.cephadm:Cluster fsid is 8eea781e-7412-11ef-bceb-c7b262605968 2024-09-16T10:00:52.774 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-16T10:00:52.774 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.33', 'mon.b': '172.21.15.97', 'mon.c': '172.21.15.135'} 2024-09-16T10:00:52.774 INFO:tasks.cephadm:First mon is mon.a on smithi033 2024-09-16T10:00:52.774 INFO:tasks.cephadm:First mgr is x 2024-09-16T10:00:52.774 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-16T10:00:52.774 DEBUG:teuthology.orchestra.run.smithi033:> sudo hostname $(hostname -s) 2024-09-16T10:00:52.809 DEBUG:teuthology.orchestra.run.smithi097:> sudo hostname $(hostname -s) 2024-09-16T10:00:52.842 DEBUG:teuthology.orchestra.run.smithi135:> sudo hostname $(hostname -s) 2024-09-16T10:00:52.874 DEBUG:teuthology.orchestra.run.smithi151:> sudo hostname $(hostname -s) 2024-09-16T10:00:52.901 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-09-16T10:00:52.902 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:00:53.046 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': '66e33d6af1496291b0602ee0a859e68145f17dad', '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/83025/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.3.0-4882-g66e33d6a', 'node_name': '172.21.2.7+braggi07', '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-4882.g66e33d6a'}, 'url': 'https://3.chacra.ceph.com/r/ceph/wip-athakkar-testing-2024-09-12-1857/66e33d6af1496291b0602ee0a859e68145f17dad/centos/9/flavors/default/', 'distro_codename': None, 'modified': '2024-09-12 19:44:45.618408', 'distro_version': '9', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-athakkar-testing-2024-09-12-1857', 'chacra_url': 'https://3.chacra.ceph.com/repos/ceph/wip-athakkar-testing-2024-09-12-1857/66e33d6af1496291b0602ee0a859e68145f17dad/centos/9/flavors/default/', 'archs': ['source', 'x86_64'], 'distro': 'centos'}] 2024-09-16T10:00:53.197 INFO:tasks.util.chacra:got chacra host 3.chacra.ceph.com, ref wip-athakkar-testing-2024-09-12-1857, sha1 66e33d6af1496291b0602ee0a859e68145f17dad from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F9%2Fx86_64&flavor=default&sha1=66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:00:53.199 INFO:tasks.cephadm:Discovered cachra url: https://3.chacra.ceph.com/binaries/ceph/wip-athakkar-testing-2024-09-12-1857/66e33d6af1496291b0602ee0a859e68145f17dad/centos/9/x86_64/flavors/default/cephadm 2024-09-16T10:00:53.199 INFO:tasks.cephadm:Downloading cephadm from url: https://3.chacra.ceph.com/binaries/ceph/wip-athakkar-testing-2024-09-12-1857/66e33d6af1496291b0602ee0a859e68145f17dad/centos/9/x86_64/flavors/default/cephadm 2024-09-16T10:00:53.199 DEBUG:teuthology.orchestra.run.smithi033:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/wip-athakkar-testing-2024-09-12-1857/66e33d6af1496291b0602ee0a859e68145f17dad/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-16T10:00:53.581 INFO:teuthology.orchestra.run.smithi033.stdout:-rw-r--r--. 1 ubuntu ubuntu 804193 Sep 16 10:00 /home/ubuntu/cephtest/cephadm 2024-09-16T10:00:53.581 DEBUG:teuthology.orchestra.run.smithi097:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/wip-athakkar-testing-2024-09-12-1857/66e33d6af1496291b0602ee0a859e68145f17dad/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-16T10:00:53.979 INFO:teuthology.orchestra.run.smithi097.stdout:-rw-r--r--. 1 ubuntu ubuntu 804193 Sep 16 10:00 /home/ubuntu/cephtest/cephadm 2024-09-16T10:00:53.979 DEBUG:teuthology.orchestra.run.smithi135:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/wip-athakkar-testing-2024-09-12-1857/66e33d6af1496291b0602ee0a859e68145f17dad/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-16T10:00:54.383 INFO:teuthology.orchestra.run.smithi135.stdout:-rw-r--r--. 1 ubuntu ubuntu 804193 Sep 16 10:00 /home/ubuntu/cephtest/cephadm 2024-09-16T10:00:54.383 DEBUG:teuthology.orchestra.run.smithi151:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/wip-athakkar-testing-2024-09-12-1857/66e33d6af1496291b0602ee0a859e68145f17dad/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-16T10:00:54.782 INFO:teuthology.orchestra.run.smithi151.stdout:-rw-r--r--. 1 ubuntu ubuntu 804193 Sep 16 10:00 /home/ubuntu/cephtest/cephadm 2024-09-16T10:00:54.782 DEBUG:teuthology.orchestra.run.smithi033:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-16T10:00:54.800 DEBUG:teuthology.orchestra.run.smithi097:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-16T10:00:54.819 DEBUG:teuthology.orchestra.run.smithi135:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-16T10:00:54.839 DEBUG:teuthology.orchestra.run.smithi151:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-16T10:00:54.871 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad on all hosts... 2024-09-16T10:00:54.871 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad pull 2024-09-16T10:00:54.874 DEBUG:teuthology.orchestra.run.smithi097:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad pull 2024-09-16T10:00:54.876 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad pull 2024-09-16T10:00:54.882 DEBUG:teuthology.orchestra.run.smithi151:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad pull 2024-09-16T10:00:55.123 INFO:teuthology.orchestra.run.smithi151.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad... 2024-09-16T10:00:56.384 INFO:teuthology.orchestra.run.smithi097.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad... 2024-09-16T10:00:56.470 INFO:teuthology.orchestra.run.smithi033.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad... 2024-09-16T10:00:56.685 INFO:teuthology.orchestra.run.smithi135.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad... 2024-09-16T10:01:28.090 INFO:teuthology.orchestra.run.smithi151.stdout:{ 2024-09-16T10:01:28.091 INFO:teuthology.orchestra.run.smithi151.stdout: "ceph_version": "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)", 2024-09-16T10:01:28.091 INFO:teuthology.orchestra.run.smithi151.stdout: "image_id": "261f2dc7b20f078cba20226e1a82a867f88de1a71ca34322497f8520cc32e62e", 2024-09-16T10:01:28.091 INFO:teuthology.orchestra.run.smithi151.stdout: "repo_digests": [ 2024-09-16T10:01:28.091 INFO:teuthology.orchestra.run.smithi151.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f" 2024-09-16T10:01:28.091 INFO:teuthology.orchestra.run.smithi151.stdout: ] 2024-09-16T10:01:28.091 INFO:teuthology.orchestra.run.smithi151.stdout:} 2024-09-16T10:01:29.369 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-09-16T10:01:29.370 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph_version": "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)", 2024-09-16T10:01:29.370 INFO:teuthology.orchestra.run.smithi033.stdout: "image_id": "261f2dc7b20f078cba20226e1a82a867f88de1a71ca34322497f8520cc32e62e", 2024-09-16T10:01:29.370 INFO:teuthology.orchestra.run.smithi033.stdout: "repo_digests": [ 2024-09-16T10:01:29.370 INFO:teuthology.orchestra.run.smithi033.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f" 2024-09-16T10:01:29.370 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2024-09-16T10:01:29.370 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-09-16T10:01:37.339 INFO:teuthology.orchestra.run.smithi097.stdout:{ 2024-09-16T10:01:37.339 INFO:teuthology.orchestra.run.smithi097.stdout: "ceph_version": "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)", 2024-09-16T10:01:37.340 INFO:teuthology.orchestra.run.smithi097.stdout: "image_id": "261f2dc7b20f078cba20226e1a82a867f88de1a71ca34322497f8520cc32e62e", 2024-09-16T10:01:37.340 INFO:teuthology.orchestra.run.smithi097.stdout: "repo_digests": [ 2024-09-16T10:01:37.340 INFO:teuthology.orchestra.run.smithi097.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f" 2024-09-16T10:01:37.340 INFO:teuthology.orchestra.run.smithi097.stdout: ] 2024-09-16T10:01:37.340 INFO:teuthology.orchestra.run.smithi097.stdout:} 2024-09-16T10:01:38.323 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-09-16T10:01:38.324 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph_version": "ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev)", 2024-09-16T10:01:38.324 INFO:teuthology.orchestra.run.smithi135.stdout: "image_id": "261f2dc7b20f078cba20226e1a82a867f88de1a71ca34322497f8520cc32e62e", 2024-09-16T10:01:38.324 INFO:teuthology.orchestra.run.smithi135.stdout: "repo_digests": [ 2024-09-16T10:01:38.324 INFO:teuthology.orchestra.run.smithi135.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f" 2024-09-16T10:01:38.324 INFO:teuthology.orchestra.run.smithi135.stdout: ] 2024-09-16T10:01:38.325 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-09-16T10:01:38.351 DEBUG:teuthology.orchestra.run.smithi033:> sudo mkdir -p /etc/ceph 2024-09-16T10:01:38.387 DEBUG:teuthology.orchestra.run.smithi097:> sudo mkdir -p /etc/ceph 2024-09-16T10:01:38.420 DEBUG:teuthology.orchestra.run.smithi135:> sudo mkdir -p /etc/ceph 2024-09-16T10:01:38.448 DEBUG:teuthology.orchestra.run.smithi151:> sudo mkdir -p /etc/ceph 2024-09-16T10:01:38.482 DEBUG:teuthology.orchestra.run.smithi033:> sudo chmod 777 /etc/ceph 2024-09-16T10:01:38.514 DEBUG:teuthology.orchestra.run.smithi097:> sudo chmod 777 /etc/ceph 2024-09-16T10:01:38.545 DEBUG:teuthology.orchestra.run.smithi135:> sudo chmod 777 /etc/ceph 2024-09-16T10:01:38.571 DEBUG:teuthology.orchestra.run.smithi151:> sudo chmod 777 /etc/ceph 2024-09-16T10:01:38.599 INFO:tasks.cephadm:Writing seed config... 2024-09-16T10:01:38.601 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-09-16T10:01:38.601 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-09-16T10:01:38.601 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-09-16T10:01:38.601 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-09-16T10:01:38.601 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-09-16T10:01:38.601 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-09-16T10:01:38.601 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-09-16T10:01:38.602 DEBUG:teuthology.orchestra.run.smithi033:> set -ex 2024-09-16T10:01:38.602 DEBUG:teuthology.orchestra.run.smithi033:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-09-16T10:01:38.622 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 = 8eea781e-7412-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-16T10:01:38.622 DEBUG:teuthology.orchestra.run.smithi033:mon.a> sudo journalctl -f -n 0 -u ceph-8eea781e-7412-11ef-bceb-c7b262605968@mon.a.service 2024-09-16T10:01:38.666 DEBUG:teuthology.orchestra.run.smithi033:mgr.x> sudo journalctl -f -n 0 -u ceph-8eea781e-7412-11ef-bceb-c7b262605968@mgr.x.service 2024-09-16T10:01:38.709 INFO:tasks.cephadm:Bootstrapping... 2024-09-16T10:01:38.710 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad -v bootstrap --fsid 8eea781e-7412-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.33 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-09-16T10:01:38.927 INFO:teuthology.orchestra.run.smithi033.stdout:-------------------------------------------------------------------------------- 2024-09-16T10:01:38.927 INFO:teuthology.orchestra.run.smithi033.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad', '-v', 'bootstrap', '--fsid', '8eea781e-7412-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.33', '--skip-admin-label'] 2024-09-16T10:01:38.928 INFO:teuthology.orchestra.run.smithi033.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-09-16T10:01:38.928 INFO:teuthology.orchestra.run.smithi033.stdout:Verifying podman|docker is present... 2024-09-16T10:01:38.952 INFO:teuthology.orchestra.run.smithi033.stdout:/bin/podman: stdout 5.2.2 2024-09-16T10:01:38.952 INFO:teuthology.orchestra.run.smithi033.stdout:Verifying lvm2 is present... 2024-09-16T10:01:38.952 INFO:teuthology.orchestra.run.smithi033.stdout:Verifying time synchronization is in place... 2024-09-16T10:01:38.960 INFO:teuthology.orchestra.run.smithi033.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-16T10:01:38.960 INFO:teuthology.orchestra.run.smithi033.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-16T10:01:38.966 INFO:teuthology.orchestra.run.smithi033.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-16T10:01:38.967 INFO:teuthology.orchestra.run.smithi033.stdout:systemctl: stdout inactive 2024-09-16T10:01:38.973 INFO:teuthology.orchestra.run.smithi033.stdout:systemctl: stdout enabled 2024-09-16T10:01:38.980 INFO:teuthology.orchestra.run.smithi033.stdout:systemctl: stdout active 2024-09-16T10:01:38.980 INFO:teuthology.orchestra.run.smithi033.stdout:Unit chronyd.service is enabled and running 2024-09-16T10:01:38.980 INFO:teuthology.orchestra.run.smithi033.stdout:Repeating the final host check... 2024-09-16T10:01:39.002 INFO:teuthology.orchestra.run.smithi033.stdout:/bin/podman: stdout 5.2.2 2024-09-16T10:01:39.002 INFO:teuthology.orchestra.run.smithi033.stdout:podman (/bin/podman) version 5.2.2 is present 2024-09-16T10:01:39.002 INFO:teuthology.orchestra.run.smithi033.stdout:systemctl is present 2024-09-16T10:01:39.002 INFO:teuthology.orchestra.run.smithi033.stdout:lvcreate is present 2024-09-16T10:01:39.009 INFO:teuthology.orchestra.run.smithi033.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-16T10:01:39.009 INFO:teuthology.orchestra.run.smithi033.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-16T10:01:39.015 INFO:teuthology.orchestra.run.smithi033.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-16T10:01:39.015 INFO:teuthology.orchestra.run.smithi033.stdout:systemctl: stdout inactive 2024-09-16T10:01:39.022 INFO:teuthology.orchestra.run.smithi033.stdout:systemctl: stdout enabled 2024-09-16T10:01:39.029 INFO:teuthology.orchestra.run.smithi033.stdout:systemctl: stdout active 2024-09-16T10:01:39.029 INFO:teuthology.orchestra.run.smithi033.stdout:Unit chronyd.service is enabled and running 2024-09-16T10:01:39.029 INFO:teuthology.orchestra.run.smithi033.stdout:Host looks OK 2024-09-16T10:01:39.029 INFO:teuthology.orchestra.run.smithi033.stdout:Cluster fsid: 8eea781e-7412-11ef-bceb-c7b262605968 2024-09-16T10:01:39.029 INFO:teuthology.orchestra.run.smithi033.stdout:Acquiring lock 139920500971216 on /run/cephadm/8eea781e-7412-11ef-bceb-c7b262605968.lock 2024-09-16T10:01:39.029 INFO:teuthology.orchestra.run.smithi033.stdout:Lock 139920500971216 acquired on /run/cephadm/8eea781e-7412-11ef-bceb-c7b262605968.lock 2024-09-16T10:01:39.030 INFO:teuthology.orchestra.run.smithi033.stdout:Verifying IP 172.21.15.33 port 3300 ... 2024-09-16T10:01:39.030 INFO:teuthology.orchestra.run.smithi033.stdout:Verifying IP 172.21.15.33 port 6789 ... 2024-09-16T10:01:39.030 INFO:teuthology.orchestra.run.smithi033.stdout:Base mon IP(s) is [172.21.15.33:3300, 172.21.15.33:6789], mon addrv is [v2:172.21.15.33:3300,v1:172.21.15.33:6789] 2024-09-16T10:01:39.033 INFO:teuthology.orchestra.run.smithi033.stdout:/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 proto dhcp src 172.21.15.33 metric 100 2024-09-16T10:01:39.033 INFO:teuthology.orchestra.run.smithi033.stdout:/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.33 metric 100 2024-09-16T10:01:39.036 INFO:teuthology.orchestra.run.smithi033.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-09-16T10:01:39.036 INFO:teuthology.orchestra.run.smithi033.stdout:/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2024-09-16T10:01:39.036 INFO:teuthology.orchestra.run.smithi033.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1792sec hoplimit 64 pref medium 2024-09-16T10:01:39.038 INFO:teuthology.orchestra.run.smithi033.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-09-16T10:01:39.038 INFO:teuthology.orchestra.run.smithi033.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2024-09-16T10:01:39.039 INFO:teuthology.orchestra.run.smithi033.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-16T10:01:39.039 INFO:teuthology.orchestra.run.smithi033.stdout:/sbin/ip: stdout 4: ens1f0: mtu 1500 state UP qlen 1000 2024-09-16T10:01:39.039 INFO:teuthology.orchestra.run.smithi033.stdout:/sbin/ip: stdout inet6 fe80::ae1f:6bff:fea5:d294/64 scope link 2024-09-16T10:01:39.039 INFO:teuthology.orchestra.run.smithi033.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-16T10:01:39.039 INFO:teuthology.orchestra.run.smithi033.stdout:Mon IP `172.21.15.33` is in CIDR network `172.21.0.0/20` 2024-09-16T10:01:39.039 INFO:teuthology.orchestra.run.smithi033.stdout:Mon IP `172.21.15.33` is in CIDR network `172.21.0.0/20` 2024-09-16T10:01:39.039 INFO:teuthology.orchestra.run.smithi033.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-09-16T10:01:39.040 INFO:teuthology.orchestra.run.smithi033.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-09-16T10:01:39.040 INFO:teuthology.orchestra.run.smithi033.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad... 2024-09-16T10:01:39.555 INFO:teuthology.orchestra.run.smithi033.stdout:/bin/podman: stdout 261f2dc7b20f078cba20226e1a82a867f88de1a71ca34322497f8520cc32e62e 2024-09-16T10:01:39.556 INFO:teuthology.orchestra.run.smithi033.stdout:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad... 2024-09-16T10:01:39.556 INFO:teuthology.orchestra.run.smithi033.stdout:/bin/podman: stderr Getting image source signatures 2024-09-16T10:01:39.556 INFO:teuthology.orchestra.run.smithi033.stdout:/bin/podman: stderr Copying blob sha256:b030955614448665a7d6afdb71ea500fa5c71d8f06361a0bc26d4302d02cd82d 2024-09-16T10:01:39.556 INFO:teuthology.orchestra.run.smithi033.stdout:/bin/podman: stderr Copying blob sha256:e8b54c863393b7a8216a71737771b73b16a8e43ec7acf927c7faa175c255e551 2024-09-16T10:01:39.556 INFO:teuthology.orchestra.run.smithi033.stdout:/bin/podman: stderr Copying config sha256:261f2dc7b20f078cba20226e1a82a867f88de1a71ca34322497f8520cc32e62e 2024-09-16T10:01:39.556 INFO:teuthology.orchestra.run.smithi033.stdout:/bin/podman: stderr Writing manifest to image destination 2024-09-16T10:01:40.492 INFO:teuthology.orchestra.run.smithi033.stdout:ceph: stdout ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev) 2024-09-16T10:01:40.492 INFO:teuthology.orchestra.run.smithi033.stdout:Ceph version: ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev) 2024-09-16T10:01:40.492 INFO:teuthology.orchestra.run.smithi033.stdout:Extracting ceph user uid/gid from container image... 2024-09-16T10:01:41.548 INFO:teuthology.orchestra.run.smithi033.stdout:stat: stdout 167 167 2024-09-16T10:01:41.548 INFO:teuthology.orchestra.run.smithi033.stdout:Creating initial keys... 2024-09-16T10:01:42.445 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph-authtool: stdout AQAFAuhmeFWmNhAA5DNmPbKUPznYUUweMLe2CA== 2024-09-16T10:01:43.468 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph-authtool: stdout AQAGAuhmBbp4MBAA54zvi1FWtKQLxR8lKN5YpQ== 2024-09-16T10:01:44.506 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph-authtool: stdout AQAHAuhmPRjGLxAAyp7TbKaBb8PGiT8xWAapNw== 2024-09-16T10:01:44.507 INFO:teuthology.orchestra.run.smithi033.stdout:Creating initial monmap... 2024-09-16T10:01:45.428 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-16T10:01:45.428 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-09-16T10:01:45.428 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 8eea781e-7412-11ef-bceb-c7b262605968 2024-09-16T10:01:45.428 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-16T10:01:45.428 INFO:teuthology.orchestra.run.smithi033.stdout:monmaptool for a [v2:172.21.15.33:3300,v1:172.21.15.33:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-16T10:01:45.429 INFO:teuthology.orchestra.run.smithi033.stdout:setting min_mon_release = quincy 2024-09-16T10:01:45.429 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/monmaptool: set fsid to 8eea781e-7412-11ef-bceb-c7b262605968 2024-09-16T10:01:45.429 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-16T10:01:45.429 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-09-16T10:01:45.429 INFO:teuthology.orchestra.run.smithi033.stdout:Creating mon... 2024-09-16T10:01:46.350 INFO:teuthology.orchestra.run.smithi033.stdout:create mon.a on 2024-09-16T10:01:46.702 INFO:teuthology.orchestra.run.smithi033.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-09-16T10:01:46.878 INFO:teuthology.orchestra.run.smithi033.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-8eea781e-7412-11ef-bceb-c7b262605968.target → /etc/systemd/system/ceph-8eea781e-7412-11ef-bceb-c7b262605968.target. 2024-09-16T10:01:46.879 INFO:teuthology.orchestra.run.smithi033.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-8eea781e-7412-11ef-bceb-c7b262605968.target → /etc/systemd/system/ceph-8eea781e-7412-11ef-bceb-c7b262605968.target. 2024-09-16T10:01:47.106 INFO:teuthology.orchestra.run.smithi033.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-8eea781e-7412-11ef-bceb-c7b262605968@mon.a 2024-09-16T10:01:47.106 INFO:teuthology.orchestra.run.smithi033.stdout:systemctl: stderr Failed to reset failed state of unit ceph-8eea781e-7412-11ef-bceb-c7b262605968@mon.a.service: Unit ceph-8eea781e-7412-11ef-bceb-c7b262605968@mon.a.service not loaded. 2024-09-16T10:01:47.275 INFO:teuthology.orchestra.run.smithi033.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-8eea781e-7412-11ef-bceb-c7b262605968.target.wants/ceph-8eea781e-7412-11ef-bceb-c7b262605968@mon.a.service → /etc/systemd/system/ceph-8eea781e-7412-11ef-bceb-c7b262605968@.service. 2024-09-16T10:01:47.810 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:47 smithi033 ceph-mon[24929]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-16T10:01:47.810 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:47 smithi033 bash[24892]: c8a116cb5d33924b551d85715a0d74420ac41e4745256981a710397ef290a714 2024-09-16T10:01:47.823 INFO:teuthology.orchestra.run.smithi033.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-16T10:01:47.823 INFO:teuthology.orchestra.run.smithi033.stdout:systemctl: stdout disabled 2024-09-16T10:01:47.831 INFO:teuthology.orchestra.run.smithi033.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-16T10:01:47.831 INFO:teuthology.orchestra.run.smithi033.stdout:systemctl: stdout inactive 2024-09-16T10:01:47.831 INFO:teuthology.orchestra.run.smithi033.stdout:firewalld.service is not enabled 2024-09-16T10:01:47.831 INFO:teuthology.orchestra.run.smithi033.stdout:Not possible to enable service . firewalld.service is not available 2024-09-16T10:01:47.831 INFO:teuthology.orchestra.run.smithi033.stdout:Waiting for mon to start... 2024-09-16T10:01:47.832 INFO:teuthology.orchestra.run.smithi033.stdout:Waiting for mon... 2024-09-16T10:01:48.066 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:47 smithi033 systemd[1]: Started Ceph mon.a for 8eea781e-7412-11ef-bceb-c7b262605968. 2024-09-16T10:01:48.795 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout cluster: 2024-09-16T10:01:48.795 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout id: 8eea781e-7412-11ef-bceb-c7b262605968 2024-09-16T10:01:48.795 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-09-16T10:01:48.795 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout 2024-09-16T10:01:48.795 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout services: 2024-09-16T10:01:48.795 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.582853s) 2024-09-16T10:01:48.795 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-09-16T10:01:48.796 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-09-16T10:01:48.796 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout 2024-09-16T10:01:48.796 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout data: 2024-09-16T10:01:48.796 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-09-16T10:01:48.796 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-09-16T10:01:48.796 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-09-16T10:01:48.796 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout pgs: 2024-09-16T10:01:48.796 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout 2024-09-16T10:01:48.796 INFO:teuthology.orchestra.run.smithi033.stdout:mon is available 2024-09-16T10:01:48.796 INFO:teuthology.orchestra.run.smithi033.stdout:Assimilating anything we can from ceph.conf... 2024-09-16T10:01:48.918 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:48 smithi033 ceph-mon[24929]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-16T10:01:48.918 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:48 smithi033 ceph-mon[24929]: monmap epoch 1 2024-09-16T10:01:48.918 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:48 smithi033 ceph-mon[24929]: fsid 8eea781e-7412-11ef-bceb-c7b262605968 2024-09-16T10:01:48.918 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:48 smithi033 ceph-mon[24929]: last_changed 2024-09-16T10:01:44.853826+0000 2024-09-16T10:01:48.918 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:48 smithi033 ceph-mon[24929]: created 2024-09-16T10:01:44.853826+0000 2024-09-16T10:01:48.919 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:48 smithi033 ceph-mon[24929]: min_mon_release 19 (squid) 2024-09-16T10:01:48.919 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:48 smithi033 ceph-mon[24929]: election_strategy: 1 2024-09-16T10:01:48.919 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:48 smithi033 ceph-mon[24929]: 0: [v2:172.21.15.33:3300/0,v1:172.21.15.33:6789/0] mon.a 2024-09-16T10:01:48.919 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:48 smithi033 ceph-mon[24929]: fsmap 2024-09-16T10:01:48.919 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:48 smithi033 ceph-mon[24929]: osdmap e1: 0 total, 0 up, 0 in 2024-09-16T10:01:48.919 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:48 smithi033 ceph-mon[24929]: mgrmap e1: no daemons active 2024-09-16T10:01:48.919 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:48 smithi033 ceph-mon[24929]: from='client.? 172.21.15.33:0/2269235175' entity='client.admin' cmd={"prefix": "status"} : dispatch 2024-09-16T10:01:50.001 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout 2024-09-16T10:01:50.001 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout [global] 2024-09-16T10:01:50.001 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout fsid = 8eea781e-7412-11ef-bceb-c7b262605968 2024-09-16T10:01:50.001 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-09-16T10:01:50.002 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.33:3300,v1:172.21.15.33:6789] 2024-09-16T10:01:50.002 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-16T10:01:50.002 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-16T10:01:50.002 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-16T10:01:50.002 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-16T10:01:50.002 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout 2024-09-16T10:01:50.002 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-16T10:01:50.002 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-16T10:01:50.002 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout 2024-09-16T10:01:50.002 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout [osd] 2024-09-16T10:01:50.003 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-16T10:01:50.003 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-16T10:01:50.003 INFO:teuthology.orchestra.run.smithi033.stdout:Generating new minimal ceph.conf... 2024-09-16T10:01:50.105 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:49 smithi033 ceph-mon[24929]: from='client.? 172.21.15.33:0/3415831647' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-16T10:01:50.105 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:49 smithi033 ceph-mon[24929]: from='client.? 172.21.15.33:0/3415831647' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-16T10:01:50.989 INFO:teuthology.orchestra.run.smithi033.stdout:Restarting the monitor... 2024-09-16T10:01:51.012 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:50 smithi033 ceph-mon[24929]: from='client.? 172.21.15.33:0/2128965310' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:01:51.425 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:51 smithi033 systemd[1]: Stopping Ceph mon.a for 8eea781e-7412-11ef-bceb-c7b262605968... 2024-09-16T10:01:51.425 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:51 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mon-a[24906]: 2024-09-16T10:01:51.255+0000 7f156695f640 -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-16T10:01:51.425 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:51 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mon-a[24906]: 2024-09-16T10:01:51.255+0000 7f156695f640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-09-16T10:01:51.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:51 smithi033 podman[25248]: 2024-09-16 10:01:51.44042775 +0000 UTC m=+0.280679214 container died c8a116cb5d33924b551d85715a0d74420ac41e4745256981a710397ef290a714 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, name=ceph-8eea781e-7412-11ef-bceb-c7b262605968-mon-a, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , ceph=True, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=) 2024-09-16T10:01:54.425 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:54 smithi033 podman[25248]: 2024-09-16 10:01:54.039103549 +0000 UTC m=+2.879355002 container cleanup c8a116cb5d33924b551d85715a0d74420ac41e4745256981a710397ef290a714 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, name=ceph-8eea781e-7412-11ef-bceb-c7b262605968-mon-a, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, ceph=True, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-16T10:01:54.425 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:54 smithi033 bash[25248]: ceph-8eea781e-7412-11ef-bceb-c7b262605968-mon-a 2024-09-16T10:01:56.315 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:55 smithi033 podman[25264]: 2024-09-16 10:01:55.981095363 +0000 UTC m=+4.542466326 container remove c8a116cb5d33924b551d85715a0d74420ac41e4745256981a710397ef290a714 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, name=ceph-8eea781e-7412-11ef-bceb-c7b262605968-mon-a, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, 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.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6) 2024-09-16T10:01:56.315 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:56 smithi033 systemd[1]: ceph-8eea781e-7412-11ef-bceb-c7b262605968@mon.a.service: Deactivated successfully. 2024-09-16T10:01:56.315 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:56 smithi033 systemd[1]: Stopped Ceph mon.a for 8eea781e-7412-11ef-bceb-c7b262605968. 2024-09-16T10:01:56.315 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:56 smithi033 systemd[1]: Starting Ceph mon.a for 8eea781e-7412-11ef-bceb-c7b262605968... 2024-09-16T10:01:56.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:56 smithi033 podman[25366]: 2024-09-16 10:01:56.21679678 +0000 UTC m=+0.016141001 image pull 261f2dc7b20f078cba20226e1a82a867f88de1a71ca34322497f8520cc32e62e quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad 2024-09-16T10:01:57.676 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:57 smithi033 podman[25366]: 2024-09-16 10:01:57.392297844 +0000 UTC m=+1.191642068 container create db4c01c51bd695dd53bc87597d0d6b2d715fa40303cbad54444592ff8a8f7516 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, name=ceph-8eea781e-7412-11ef-bceb-c7b262605968-mon-a, GIT_CLEAN=True, org.label-schema.vendor=CentOS, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, io.buildah.version=1.37.2) 2024-09-16T10:01:59.676 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 podman[25366]: 2024-09-16 10:01:59.256184964 +0000 UTC m=+3.055529191 container init db4c01c51bd695dd53bc87597d0d6b2d715fa40303cbad54444592ff8a8f7516 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, name=ceph-8eea781e-7412-11ef-bceb-c7b262605968-mon-a, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_CLEAN=True, ceph=True, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_BRANCH=HEAD) 2024-09-16T10:01:59.677 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 podman[25366]: 2024-09-16 10:01:59.262091237 +0000 UTC m=+3.061435460 container start db4c01c51bd695dd53bc87597d0d6b2d715fa40303cbad54444592ff8a8f7516 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, name=ceph-8eea781e-7412-11ef-bceb-c7b262605968-mon-a, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, ceph=True, org.label-schema.vendor=CentOS, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T10:01:59.677 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: set uid:gid to 167:167 (ceph:ceph) 2024-09-16T10:01:59.677 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev), process ceph-mon, pid 7 2024-09-16T10:01:59.677 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: pidfile_write: ignore empty --pid-file 2024-09-16T10:01:59.677 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: load: jerasure load: lrc 2024-09-16T10:01:59.678 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: RocksDB version: 7.9.2 2024-09-16T10:01:59.678 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Git sha 0 2024-09-16T10:01:59.678 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Compile date 2024-09-12 18:19:39 2024-09-16T10:01:59.678 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: DB SUMMARY 2024-09-16T10:01:59.678 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: DB Session ID: ALH1YL3AD4MOIWQOFDAE 2024-09-16T10:01:59.678 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: CURRENT file: CURRENT 2024-09-16T10:01:59.679 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: IDENTITY file: IDENTITY 2024-09-16T10:01:59.679 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-09-16T10:01:59.679 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-09-16T10:01:59.679 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 88274 ; 2024-09-16T10:01:59.679 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.error_if_exists: 0 2024-09-16T10:01:59.679 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.create_if_missing: 0 2024-09-16T10:01:59.680 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.paranoid_checks: 1 2024-09-16T10:01:59.680 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-16T10:01:59.680 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-16T10:01:59.680 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-16T10:01:59.680 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.env: 0x55ce4ca95120 2024-09-16T10:01:59.681 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.fs: PosixFileSystem 2024-09-16T10:01:59.681 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.info_log: 0x55ce4db47700 2024-09-16T10:01:59.681 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.max_file_opening_threads: 16 2024-09-16T10:01:59.681 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.statistics: (nil) 2024-09-16T10:01:59.681 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.use_fsync: 0 2024-09-16T10:01:59.681 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.max_log_file_size: 0 2024-09-16T10:01:59.682 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-16T10:01:59.682 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-16T10:01:59.682 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.keep_log_file_num: 1000 2024-09-16T10:01:59.682 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.recycle_log_file_num: 0 2024-09-16T10:01:59.682 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.allow_fallocate: 1 2024-09-16T10:01:59.682 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.allow_mmap_reads: 0 2024-09-16T10:01:59.682 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.allow_mmap_writes: 0 2024-09-16T10:01:59.682 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.use_direct_reads: 0 2024-09-16T10:01:59.682 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-16T10:01:59.682 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.create_missing_column_families: 0 2024-09-16T10:01:59.682 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.db_log_dir: 2024-09-16T10:01:59.682 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.wal_dir: 2024-09-16T10:01:59.683 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-16T10:01:59.683 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-16T10:01:59.683 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-16T10:01:59.683 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-16T10:01:59.683 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-16T10:01:59.683 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-16T10:01:59.683 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.advise_random_on_open: 1 2024-09-16T10:01:59.683 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.db_write_buffer_size: 0 2024-09-16T10:01:59.683 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.write_buffer_manager: 0x55ce4db4bb80 2024-09-16T10:01:59.683 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-16T10:01:59.683 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-16T10:01:59.684 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-16T10:01:59.684 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.rate_limiter: (nil) 2024-09-16T10:01:59.684 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-16T10:01:59.684 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.wal_recovery_mode: 2 2024-09-16T10:01:59.684 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.enable_thread_tracking: 0 2024-09-16T10:01:59.684 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.enable_pipelined_write: 0 2024-09-16T10:01:59.685 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.unordered_write: 0 2024-09-16T10:01:59.685 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-16T10:01:59.685 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-16T10:01:59.685 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-16T10:01:59.685 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-16T10:01:59.685 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.row_cache: None 2024-09-16T10:01:59.686 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.wal_filter: None 2024-09-16T10:01:59.686 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-16T10:01:59.686 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.allow_ingest_behind: 0 2024-09-16T10:01:59.686 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.two_write_queues: 0 2024-09-16T10:01:59.686 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.manual_wal_flush: 0 2024-09-16T10:01:59.686 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.wal_compression: 0 2024-09-16T10:01:59.687 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.atomic_flush: 0 2024-09-16T10:01:59.687 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-16T10:01:59.687 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-16T10:01:59.687 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-16T10:01:59.687 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.log_readahead_size: 0 2024-09-16T10:01:59.687 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-16T10:01:59.687 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.best_efforts_recovery: 0 2024-09-16T10:01:59.688 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-16T10:01:59.688 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-16T10:01:59.688 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.allow_data_in_errors: 0 2024-09-16T10:01:59.688 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.db_host_id: __hostname__ 2024-09-16T10:01:59.688 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-16T10:01:59.688 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.max_background_jobs: 2 2024-09-16T10:01:59.689 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.max_background_compactions: -1 2024-09-16T10:01:59.689 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.max_subcompactions: 1 2024-09-16T10:01:59.689 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-16T10:01:59.689 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-16T10:01:59.689 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-16T10:01:59.689 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.max_total_wal_size: 0 2024-09-16T10:01:59.690 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-16T10:01:59.690 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-16T10:01:59.690 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-16T10:01:59.690 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-16T10:01:59.690 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.max_open_files: -1 2024-09-16T10:01:59.690 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.bytes_per_sync: 0 2024-09-16T10:01:59.690 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-16T10:01:59.691 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-16T10:01:59.691 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.compaction_readahead_size: 0 2024-09-16T10:01:59.691 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.max_background_flushes: -1 2024-09-16T10:01:59.691 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Compression algorithms supported: 2024-09-16T10:01:59.691 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: kZSTD supported: 0 2024-09-16T10:01:59.691 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: kXpressCompression supported: 0 2024-09-16T10:01:59.691 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: kBZip2Compression supported: 0 2024-09-16T10:01:59.692 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-16T10:01:59.692 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: kLZ4Compression supported: 1 2024-09-16T10:01:59.692 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: kZlibCompression supported: 1 2024-09-16T10:01:59.692 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: kLZ4HCCompression supported: 1 2024-09-16T10:01:59.692 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: kSnappyCompression supported: 1 2024-09-16T10:01:59.692 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-16T10:01:59.693 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-16T10:01:59.693 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-09-16T10:01:59.693 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-16T10:01:59.693 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-16T10:01:59.693 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.merge_operator: 2024-09-16T10:01:59.693 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.compaction_filter: None 2024-09-16T10:01:59.693 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.compaction_filter_factory: None 2024-09-16T10:01:59.694 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.sst_partitioner_factory: None 2024-09-16T10:01:59.694 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-16T10:01:59.694 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-16T10:01:59.694 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55ce4db47320) 2024-09-16T10:01:59.694 INFO:journalctl@ceph.mon.a.smithi033.stdout: cache_index_and_filter_blocks: 1 2024-09-16T10:01:59.694 INFO:journalctl@ceph.mon.a.smithi033.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-16T10:01:59.694 INFO:journalctl@ceph.mon.a.smithi033.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-16T10:01:59.695 INFO:journalctl@ceph.mon.a.smithi033.stdout: pin_top_level_index_and_filter: 1 2024-09-16T10:01:59.695 INFO:journalctl@ceph.mon.a.smithi033.stdout: index_type: 0 2024-09-16T10:01:59.695 INFO:journalctl@ceph.mon.a.smithi033.stdout: data_block_index_type: 0 2024-09-16T10:01:59.695 INFO:journalctl@ceph.mon.a.smithi033.stdout: index_shortening: 1 2024-09-16T10:01:59.695 INFO:journalctl@ceph.mon.a.smithi033.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-16T10:01:59.695 INFO:journalctl@ceph.mon.a.smithi033.stdout: checksum: 4 2024-09-16T10:01:59.695 INFO:journalctl@ceph.mon.a.smithi033.stdout: no_block_cache: 0 2024-09-16T10:01:59.695 INFO:journalctl@ceph.mon.a.smithi033.stdout: block_cache: 0x55ce4db3b610 2024-09-16T10:01:59.696 INFO:journalctl@ceph.mon.a.smithi033.stdout: block_cache_name: BinnedLRUCache 2024-09-16T10:01:59.696 INFO:journalctl@ceph.mon.a.smithi033.stdout: block_cache_options: 2024-09-16T10:01:59.696 INFO:journalctl@ceph.mon.a.smithi033.stdout: capacity : 536870912 2024-09-16T10:01:59.696 INFO:journalctl@ceph.mon.a.smithi033.stdout: num_shard_bits : 4 2024-09-16T10:01:59.696 INFO:journalctl@ceph.mon.a.smithi033.stdout: strict_capacity_limit : 0 2024-09-16T10:01:59.696 INFO:journalctl@ceph.mon.a.smithi033.stdout: high_pri_pool_ratio: 0.000 2024-09-16T10:01:59.696 INFO:journalctl@ceph.mon.a.smithi033.stdout: block_cache_compressed: (nil) 2024-09-16T10:01:59.697 INFO:journalctl@ceph.mon.a.smithi033.stdout: persistent_cache: (nil) 2024-09-16T10:01:59.697 INFO:journalctl@ceph.mon.a.smithi033.stdout: block_size: 4096 2024-09-16T10:01:59.697 INFO:journalctl@ceph.mon.a.smithi033.stdout: block_size_deviation: 10 2024-09-16T10:01:59.697 INFO:journalctl@ceph.mon.a.smithi033.stdout: block_restart_interval: 16 2024-09-16T10:01:59.697 INFO:journalctl@ceph.mon.a.smithi033.stdout: index_block_restart_interval: 1 2024-09-16T10:01:59.697 INFO:journalctl@ceph.mon.a.smithi033.stdout: metadata_block_size: 4096 2024-09-16T10:01:59.697 INFO:journalctl@ceph.mon.a.smithi033.stdout: partition_filters: 0 2024-09-16T10:01:59.698 INFO:journalctl@ceph.mon.a.smithi033.stdout: use_delta_encoding: 1 2024-09-16T10:01:59.698 INFO:journalctl@ceph.mon.a.smithi033.stdout: filter_policy: bloomfilter 2024-09-16T10:01:59.698 INFO:journalctl@ceph.mon.a.smithi033.stdout: whole_key_filtering: 1 2024-09-16T10:01:59.698 INFO:journalctl@ceph.mon.a.smithi033.stdout: verify_compression: 0 2024-09-16T10:01:59.698 INFO:journalctl@ceph.mon.a.smithi033.stdout: read_amp_bytes_per_bit: 0 2024-09-16T10:01:59.698 INFO:journalctl@ceph.mon.a.smithi033.stdout: format_version: 5 2024-09-16T10:01:59.698 INFO:journalctl@ceph.mon.a.smithi033.stdout: enable_index_compression: 1 2024-09-16T10:01:59.698 INFO:journalctl@ceph.mon.a.smithi033.stdout: block_align: 0 2024-09-16T10:01:59.699 INFO:journalctl@ceph.mon.a.smithi033.stdout: max_auto_readahead_size: 262144 2024-09-16T10:01:59.699 INFO:journalctl@ceph.mon.a.smithi033.stdout: prepopulate_block_cache: 0 2024-09-16T10:01:59.699 INFO:journalctl@ceph.mon.a.smithi033.stdout: initial_auto_readahead_size: 8192 2024-09-16T10:01:59.699 INFO:journalctl@ceph.mon.a.smithi033.stdout: num_file_reads_for_auto_readahead: 2 2024-09-16T10:01:59.701 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.write_buffer_size: 33554432 2024-09-16T10:01:59.701 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.max_write_buffer_number: 2 2024-09-16T10:01:59.701 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.compression: NoCompression 2024-09-16T10:01:59.701 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.bottommost_compression: Disabled 2024-09-16T10:01:59.701 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.prefix_extractor: nullptr 2024-09-16T10:01:59.702 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-16T10:01:59.702 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.num_levels: 7 2024-09-16T10:01:59.702 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-16T10:01:59.702 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-16T10:01:59.702 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-16T10:01:59.702 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-16T10:01:59.702 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-16T10:01:59.702 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-16T10:01:59.702 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-16T10:01:59.702 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-16T10:01:59.702 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-16T10:01:59.702 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-16T10:01:59.702 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-16T10:01:59.703 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-16T10:01:59.703 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-16T10:01:59.703 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.compression_opts.level: 32767 2024-09-16T10:01:59.703 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.compression_opts.strategy: 0 2024-09-16T10:01:59.703 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-16T10:01:59.703 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-16T10:01:59.703 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-16T10:01:59.703 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-16T10:01:59.703 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.compression_opts.enabled: false 2024-09-16T10:01:59.703 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-16T10:01:59.703 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-16T10:01:59.703 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-16T10:01:59.703 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-16T10:01:59.703 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.target_file_size_base: 67108864 2024-09-16T10:01:59.704 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-16T10:01:59.704 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-16T10:01:59.704 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-16T10:01:59.704 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-16T10:01:59.704 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-16T10:01:59.704 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-16T10:01:59.704 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-16T10:01:59.704 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-16T10:01:59.704 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-16T10:01:59.705 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-16T10:01:59.705 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-16T10:01:59.705 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-16T10:01:59.705 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-16T10:01:59.705 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-16T10:01:59.705 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.arena_block_size: 1048576 2024-09-16T10:01:59.705 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-16T10:01:59.705 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-16T10:01:59.705 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.disable_auto_compactions: 0 2024-09-16T10:01:59.705 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-16T10:01:59.705 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-16T10:01:59.705 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-16T10:01:59.705 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-16T10:01:59.706 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-16T10:01:59.706 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-16T10:01:59.706 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-16T10:01:59.706 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-16T10:01:59.706 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-16T10:01:59.706 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-16T10:01:59.706 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-16T10:01:59.706 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.inplace_update_support: 0 2024-09-16T10:01:59.706 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-16T10:01:59.706 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-16T10:01:59.706 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-16T10:01:59.706 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-16T10:01:59.706 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.bloom_locality: 0 2024-09-16T10:01:59.706 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.max_successive_merges: 0 2024-09-16T10:01:59.707 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-16T10:01:59.707 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.paranoid_file_checks: 0 2024-09-16T10:01:59.707 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.force_consistency_checks: 1 2024-09-16T10:01:59.707 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.report_bg_io_stats: 0 2024-09-16T10:01:59.707 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.ttl: 2592000 2024-09-16T10:01:59.707 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-16T10:01:59.707 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-16T10:01:59.707 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-16T10:01:59.707 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.enable_blob_files: false 2024-09-16T10:01:59.707 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.min_blob_size: 0 2024-09-16T10:01:59.707 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.blob_file_size: 268435456 2024-09-16T10:01:59.707 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-16T10:01:59.707 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-16T10:01:59.708 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-16T10:01:59.708 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-16T10:01:59.708 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-16T10:01:59.708 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.blob_file_starting_level: 0 2024-09-16T10:01:59.708 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-16T10:01:59.708 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: 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-16T10:01:59.708 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-09-16T10:01:59.708 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 503766d1-deef-4d23-9aea-d1142d8f3c60 2024-09-16T10:01:59.708 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726480919292113, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-09-16T10:01:59.708 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-09-16T10:01:59.708 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726480919293098, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 85050, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 257, "table_properties": {"data_size": 83190, "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": 77439, "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": 1726480919, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "503766d1-deef-4d23-9aea-d1142d8f3c60", "db_session_id": "ALH1YL3AD4MOIWQOFDAE", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-09-16T10:01:59.708 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726480919293212, "job": 1, "event": "recovery_finished"} 2024-09-16T10:01:59.708 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-09-16T10:01:59.709 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: 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-16T10:01:59.709 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55ce4db6ae00 2024-09-16T10:01:59.709 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: DB pointer 0x55ce4dc6c000 2024-09-16T10:01:59.709 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-16T10:01:59.709 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-16T10:01:59.709 INFO:journalctl@ceph.mon.a.smithi033.stdout: ** DB Stats ** 2024-09-16T10:01:59.709 INFO:journalctl@ceph.mon.a.smithi033.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T10:01:59.709 INFO:journalctl@ceph.mon.a.smithi033.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-16T10:01:59.709 INFO:journalctl@ceph.mon.a.smithi033.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T10:01:59.709 INFO:journalctl@ceph.mon.a.smithi033.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T10:01:59.709 INFO:journalctl@ceph.mon.a.smithi033.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-16T10:01:59.709 INFO:journalctl@ceph.mon.a.smithi033.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T10:01:59.710 INFO:journalctl@ceph.mon.a.smithi033.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T10:01:59.710 INFO:journalctl@ceph.mon.a.smithi033.stdout: 2024-09-16T10:01:59.710 INFO:journalctl@ceph.mon.a.smithi033.stdout: ** Compaction Stats [default] ** 2024-09-16T10:01:59.710 INFO:journalctl@ceph.mon.a.smithi033.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-16T10:01:59.710 INFO:journalctl@ceph.mon.a.smithi033.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-16T10:01:59.710 INFO:journalctl@ceph.mon.a.smithi033.stdout: L0 2/0 84.92 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 130.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-16T10:01:59.710 INFO:journalctl@ceph.mon.a.smithi033.stdout: Sum 2/0 84.92 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 130.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-16T10:01:59.710 INFO:journalctl@ceph.mon.a.smithi033.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 130.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-16T10:01:59.710 INFO:journalctl@ceph.mon.a.smithi033.stdout: 2024-09-16T10:01:59.710 INFO:journalctl@ceph.mon.a.smithi033.stdout: ** Compaction Stats [default] ** 2024-09-16T10:01:59.710 INFO:journalctl@ceph.mon.a.smithi033.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-16T10:01:59.710 INFO:journalctl@ceph.mon.a.smithi033.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-16T10:01:59.711 INFO:journalctl@ceph.mon.a.smithi033.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 130.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-16T10:01:59.711 INFO:journalctl@ceph.mon.a.smithi033.stdout: 2024-09-16T10:01:59.711 INFO:journalctl@ceph.mon.a.smithi033.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-16T10:01:59.711 INFO:journalctl@ceph.mon.a.smithi033.stdout: 2024-09-16T10:01:59.711 INFO:journalctl@ceph.mon.a.smithi033.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T10:01:59.711 INFO:journalctl@ceph.mon.a.smithi033.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-16T10:01:59.711 INFO:journalctl@ceph.mon.a.smithi033.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-16T10:01:59.711 INFO:journalctl@ceph.mon.a.smithi033.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-16T10:01:59.711 INFO:journalctl@ceph.mon.a.smithi033.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-16T10:01:59.711 INFO:journalctl@ceph.mon.a.smithi033.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-16T10:01:59.711 INFO:journalctl@ceph.mon.a.smithi033.stdout: Cumulative compaction: 0.00 GB write, 22.94 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T10:01:59.711 INFO:journalctl@ceph.mon.a.smithi033.stdout: Interval compaction: 0.00 GB write, 22.94 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T10:01:59.711 INFO:journalctl@ceph.mon.a.smithi033.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-16T10:01:59.711 INFO:journalctl@ceph.mon.a.smithi033.stdout: Block cache BinnedLRUCache@0x55ce4db3b610#7 capacity: 512.00 MB usage: 1.20 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.1e-05 secs_since: 0 2024-09-16T10:01:59.712 INFO:journalctl@ceph.mon.a.smithi033.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-16T10:01:59.712 INFO:journalctl@ceph.mon.a.smithi033.stdout: 2024-09-16T10:01:59.712 INFO:journalctl@ceph.mon.a.smithi033.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-16T10:01:59.712 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: starting mon.a rank 0 at public addrs [v2:172.21.15.33:3300/0,v1:172.21.15.33:6789/0] at bind addrs [v2:172.21.15.33:3300/0,v1:172.21.15.33:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 8eea781e-7412-11ef-bceb-c7b262605968 2024-09-16T10:01:59.712 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: mon.a@-1(???) e1 preinit fsid 8eea781e-7412-11ef-bceb-c7b262605968 2024-09-16T10:01:59.712 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: mon.a@-1(???).mds e1 new map 2024-09-16T10:01:59.712 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: mon.a@-1(???).mds e1 print_map 2024-09-16T10:01:59.712 INFO:journalctl@ceph.mon.a.smithi033.stdout: e1 2024-09-16T10:01:59.712 INFO:journalctl@ceph.mon.a.smithi033.stdout: btime 2024-09-16T10:01:47:743293+0000 2024-09-16T10:01:59.712 INFO:journalctl@ceph.mon.a.smithi033.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-16T10:01:59.712 INFO:journalctl@ceph.mon.a.smithi033.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-16T10:01:59.712 INFO:journalctl@ceph.mon.a.smithi033.stdout: legacy client fscid: -1 2024-09-16T10:01:59.712 INFO:journalctl@ceph.mon.a.smithi033.stdout: 2024-09-16T10:01:59.713 INFO:journalctl@ceph.mon.a.smithi033.stdout: No filesystems configured 2024-09-16T10:01:59.713 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-16T10:01:59.713 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T10:01:59.713 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T10:01:59.713 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T10:01:59.713 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-09-16T10:01:59.713 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-16T10:01:59.713 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: monmap epoch 1 2024-09-16T10:01:59.713 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: fsid 8eea781e-7412-11ef-bceb-c7b262605968 2024-09-16T10:01:59.713 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: last_changed 2024-09-16T10:01:44.853826+0000 2024-09-16T10:01:59.713 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: created 2024-09-16T10:01:44.853826+0000 2024-09-16T10:01:59.713 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: min_mon_release 19 (squid) 2024-09-16T10:01:59.713 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: election_strategy: 1 2024-09-16T10:01:59.713 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: 0: [v2:172.21.15.33:3300/0,v1:172.21.15.33:6789/0] mon.a 2024-09-16T10:01:59.714 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: fsmap 2024-09-16T10:01:59.714 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: osdmap e1: 0 total, 0 up, 0 in 2024-09-16T10:01:59.714 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:01:59 smithi033 ceph-mon[25404]: mgrmap e1: no daemons active 2024-09-16T10:02:00.068 INFO:teuthology.orchestra.run.smithi033.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-09-16T10:02:00.425 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:00 smithi033 bash[25366]: db4c01c51bd695dd53bc87597d0d6b2d715fa40303cbad54444592ff8a8f7516 2024-09-16T10:02:00.425 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:00 smithi033 systemd[1]: Started Ceph mon.a for 8eea781e-7412-11ef-bceb-c7b262605968. 2024-09-16T10:02:03.925 INFO:teuthology.orchestra.run.smithi033.stdout:Wrote config to /etc/ceph/ceph.conf 2024-09-16T10:02:03.946 INFO:teuthology.orchestra.run.smithi033.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-09-16T10:02:03.946 INFO:teuthology.orchestra.run.smithi033.stdout:Creating mgr... 2024-09-16T10:02:03.947 INFO:teuthology.orchestra.run.smithi033.stdout:Verifying port 0.0.0.0:9283 ... 2024-09-16T10:02:03.947 INFO:teuthology.orchestra.run.smithi033.stdout:Verifying port 0.0.0.0:8765 ... 2024-09-16T10:02:04.210 INFO:teuthology.orchestra.run.smithi033.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-8eea781e-7412-11ef-bceb-c7b262605968@mgr.x 2024-09-16T10:02:04.210 INFO:teuthology.orchestra.run.smithi033.stdout:systemctl: stderr Failed to reset failed state of unit ceph-8eea781e-7412-11ef-bceb-c7b262605968@mgr.x.service: Unit ceph-8eea781e-7412-11ef-bceb-c7b262605968@mgr.x.service not loaded. 2024-09-16T10:02:04.367 INFO:teuthology.orchestra.run.smithi033.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-8eea781e-7412-11ef-bceb-c7b262605968.target.wants/ceph-8eea781e-7412-11ef-bceb-c7b262605968@mgr.x.service → /etc/systemd/system/ceph-8eea781e-7412-11ef-bceb-c7b262605968@.service. 2024-09-16T10:02:04.385 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:04 smithi033 ceph-mon[25404]: from='client.? 172.21.15.33:0/288348655' entity='client.admin' 2024-09-16T10:02:04.675 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:02:04 smithi033 podman[25654]: 2024-09-16 10:02:04.622183372 +0000 UTC m=+0.140611095 container create e332286299d77b8c3cb654e93341c6ad81a0cb743a61c95bfc8c3faa7ce17c2b (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, name=ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x, ceph=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2) 2024-09-16T10:02:04.950 INFO:teuthology.orchestra.run.smithi033.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-16T10:02:04.950 INFO:teuthology.orchestra.run.smithi033.stdout:systemctl: stdout disabled 2024-09-16T10:02:04.957 INFO:teuthology.orchestra.run.smithi033.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-16T10:02:04.958 INFO:teuthology.orchestra.run.smithi033.stdout:systemctl: stdout inactive 2024-09-16T10:02:04.958 INFO:teuthology.orchestra.run.smithi033.stdout:firewalld.service is not enabled 2024-09-16T10:02:04.958 INFO:teuthology.orchestra.run.smithi033.stdout:Not possible to enable service . firewalld.service is not available 2024-09-16T10:02:04.966 INFO:teuthology.orchestra.run.smithi033.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-16T10:02:04.967 INFO:teuthology.orchestra.run.smithi033.stdout:systemctl: stdout disabled 2024-09-16T10:02:04.974 INFO:teuthology.orchestra.run.smithi033.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-16T10:02:04.974 INFO:teuthology.orchestra.run.smithi033.stdout:systemctl: stdout inactive 2024-09-16T10:02:04.974 INFO:teuthology.orchestra.run.smithi033.stdout:firewalld.service is not enabled 2024-09-16T10:02:04.975 INFO:teuthology.orchestra.run.smithi033.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-09-16T10:02:04.975 INFO:teuthology.orchestra.run.smithi033.stdout:Waiting for mgr to start... 2024-09-16T10:02:04.975 INFO:teuthology.orchestra.run.smithi033.stdout:Waiting for mgr... 2024-09-16T10:02:05.099 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:02:04 smithi033 podman[25654]: 2024-09-16 10:02:04.816138262 +0000 UTC m=+0.334565946 container init e332286299d77b8c3cb654e93341c6ad81a0cb743a61c95bfc8c3faa7ce17c2b (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, name=ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, org.label-schema.schema-version=1.0, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2) 2024-09-16T10:02:05.099 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:02:04 smithi033 podman[25654]: 2024-09-16 10:02:04.821003844 +0000 UTC m=+0.339431526 container start e332286299d77b8c3cb654e93341c6ad81a0cb743a61c95bfc8c3faa7ce17c2b (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, name=ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=) 2024-09-16T10:02:05.099 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:02:04 smithi033 bash[25654]: e332286299d77b8c3cb654e93341c6ad81a0cb743a61c95bfc8c3faa7ce17c2b 2024-09-16T10:02:05.099 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:02:04 smithi033 systemd[1]: Started Ceph mgr.x for 8eea781e-7412-11ef-bceb-c7b262605968. 2024-09-16T10:02:05.785 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:05 smithi033 ceph-mon[25404]: from='client.? 172.21.15.33:0/2087295521' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-16T10:02:06.056 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout 2024-09-16T10:02:06.056 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout { 2024-09-16T10:02:06.056 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "fsid": "8eea781e-7412-11ef-bceb-c7b262605968", 2024-09-16T10:02:06.056 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "health": { 2024-09-16T10:02:06.056 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-16T10:02:06.057 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-16T10:02:06.057 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-16T10:02:06.057 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout }, 2024-09-16T10:02:06.057 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-16T10:02:06.057 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-16T10:02:06.057 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout 0 2024-09-16T10:02:06.057 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout ], 2024-09-16T10:02:06.057 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-16T10:02:06.057 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "a" 2024-09-16T10:02:06.057 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout ], 2024-09-16T10:02:06.057 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "quorum_age": 6, 2024-09-16T10:02:06.057 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-16T10:02:06.057 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T10:02:06.057 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-16T10:02:06.058 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-16T10:02:06.058 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout }, 2024-09-16T10:02:06.058 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-16T10:02:06.058 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T10:02:06.058 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-16T10:02:06.058 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-16T10:02:06.058 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-16T10:02:06.058 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-16T10:02:06.058 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-16T10:02:06.058 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-16T10:02:06.058 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout }, 2024-09-16T10:02:06.058 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-16T10:02:06.058 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-16T10:02:06.058 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-16T10:02:06.059 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-16T10:02:06.059 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-16T10:02:06.059 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-16T10:02:06.059 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-16T10:02:06.059 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-16T10:02:06.059 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-16T10:02:06.059 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout }, 2024-09-16T10:02:06.059 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-16T10:02:06.059 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T10:02:06.059 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "btime": "2024-09-16T10:01:47:743293+0000", 2024-09-16T10:02:06.059 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-16T10:02:06.059 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-16T10:02:06.059 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout }, 2024-09-16T10:02:06.059 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-16T10:02:06.060 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-16T10:02:06.060 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-16T10:02:06.060 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-16T10:02:06.060 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-16T10:02:06.060 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-16T10:02:06.060 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "restful" 2024-09-16T10:02:06.060 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout ], 2024-09-16T10:02:06.060 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-16T10:02:06.060 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout }, 2024-09-16T10:02:06.060 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-16T10:02:06.060 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T10:02:06.060 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "modified": "2024-09-16T10:01:47.744140+0000", 2024-09-16T10:02:06.060 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-16T10:02:06.060 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout }, 2024-09-16T10:02:06.061 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-16T10:02:06.061 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout } 2024-09-16T10:02:06.061 INFO:teuthology.orchestra.run.smithi033.stdout:mgr not available, waiting (1/15)... 2024-09-16T10:02:08.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:08 smithi033 ceph-mon[25404]: from='client.? 172.21.15.33:0/885892790' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-16T10:02:10.097 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout 2024-09-16T10:02:10.098 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout { 2024-09-16T10:02:10.098 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "fsid": "8eea781e-7412-11ef-bceb-c7b262605968", 2024-09-16T10:02:10.098 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "health": { 2024-09-16T10:02:10.098 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-16T10:02:10.098 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-16T10:02:10.098 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-16T10:02:10.098 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout }, 2024-09-16T10:02:10.098 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-16T10:02:10.098 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-16T10:02:10.098 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout 0 2024-09-16T10:02:10.098 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout ], 2024-09-16T10:02:10.099 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-16T10:02:10.099 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "a" 2024-09-16T10:02:10.099 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout ], 2024-09-16T10:02:10.099 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "quorum_age": 9, 2024-09-16T10:02:10.099 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-16T10:02:10.099 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T10:02:10.099 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-16T10:02:10.099 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-16T10:02:10.099 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout }, 2024-09-16T10:02:10.099 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-16T10:02:10.099 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T10:02:10.099 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-16T10:02:10.099 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-16T10:02:10.100 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-16T10:02:10.103 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-16T10:02:10.104 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-16T10:02:10.104 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-16T10:02:10.104 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout }, 2024-09-16T10:02:10.104 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-16T10:02:10.104 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-16T10:02:10.104 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-16T10:02:10.104 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-16T10:02:10.104 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-16T10:02:10.104 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-16T10:02:10.104 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-16T10:02:10.104 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-16T10:02:10.104 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-16T10:02:10.105 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout }, 2024-09-16T10:02:10.105 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-16T10:02:10.105 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T10:02:10.105 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "btime": "2024-09-16T10:01:47:743293+0000", 2024-09-16T10:02:10.105 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-16T10:02:10.105 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-16T10:02:10.105 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout }, 2024-09-16T10:02:10.105 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-16T10:02:10.105 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-16T10:02:10.105 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-16T10:02:10.105 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-16T10:02:10.105 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-16T10:02:10.105 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-16T10:02:10.106 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "restful" 2024-09-16T10:02:10.106 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout ], 2024-09-16T10:02:10.106 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-16T10:02:10.106 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout }, 2024-09-16T10:02:10.106 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-16T10:02:10.106 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T10:02:10.106 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "modified": "2024-09-16T10:01:47.744140+0000", 2024-09-16T10:02:10.106 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-16T10:02:10.106 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout }, 2024-09-16T10:02:10.106 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-16T10:02:10.106 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout } 2024-09-16T10:02:10.106 INFO:teuthology.orchestra.run.smithi033.stdout:mgr not available, waiting (2/15)... 2024-09-16T10:02:10.425 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:10 smithi033 ceph-mon[25404]: Activating manager daemon x 2024-09-16T10:02:10.425 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:10 smithi033 ceph-mon[25404]: mgrmap e2: x(active, starting, since 0.00360382s) 2024-09-16T10:02:10.425 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:10 smithi033 ceph-mon[25404]: from='mgr.14100 172.21.15.33:0/1086291544' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-16T10:02:10.425 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:10 smithi033 ceph-mon[25404]: from='mgr.14100 172.21.15.33:0/1086291544' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-16T10:02:10.426 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:10 smithi033 ceph-mon[25404]: from='mgr.14100 172.21.15.33:0/1086291544' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-16T10:02:10.426 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:10 smithi033 ceph-mon[25404]: from='mgr.14100 172.21.15.33:0/1086291544' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T10:02:10.426 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:10 smithi033 ceph-mon[25404]: from='mgr.14100 172.21.15.33:0/1086291544' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-16T10:02:10.426 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:10 smithi033 ceph-mon[25404]: Manager daemon x is now available 2024-09-16T10:02:10.426 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:10 smithi033 ceph-mon[25404]: from='mgr.14100 172.21.15.33:0/1086291544' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-16T10:02:10.426 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:10 smithi033 ceph-mon[25404]: from='mgr.14100 172.21.15.33:0/1086291544' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-16T10:02:10.426 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:10 smithi033 ceph-mon[25404]: from='mgr.14100 172.21.15.33:0/1086291544' entity='mgr.x' 2024-09-16T10:02:10.426 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:10 smithi033 ceph-mon[25404]: from='mgr.14100 172.21.15.33:0/1086291544' entity='mgr.x' 2024-09-16T10:02:10.426 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:10 smithi033 ceph-mon[25404]: from='mgr.14100 172.21.15.33:0/1086291544' entity='mgr.x' 2024-09-16T10:02:12.348 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:12 smithi033 ceph-mon[25404]: mgrmap e3: x(active, since 1.00709s) 2024-09-16T10:02:13.373 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:13 smithi033 ceph-mon[25404]: mgrmap e4: x(active, since 2s) 2024-09-16T10:02:13.373 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:13 smithi033 ceph-mon[25404]: from='client.? 172.21.15.33:0/2055712375' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-16T10:02:13.377 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout 2024-09-16T10:02:13.377 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout { 2024-09-16T10:02:13.377 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "fsid": "8eea781e-7412-11ef-bceb-c7b262605968", 2024-09-16T10:02:13.378 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "health": { 2024-09-16T10:02:13.378 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-16T10:02:13.378 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-16T10:02:13.378 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-16T10:02:13.378 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout }, 2024-09-16T10:02:13.378 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-16T10:02:13.378 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-16T10:02:13.378 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout 0 2024-09-16T10:02:13.378 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout ], 2024-09-16T10:02:13.378 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-16T10:02:13.378 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "a" 2024-09-16T10:02:13.378 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout ], 2024-09-16T10:02:13.378 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "quorum_age": 13, 2024-09-16T10:02:13.379 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-16T10:02:13.379 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T10:02:13.379 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-16T10:02:13.379 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-16T10:02:13.379 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout }, 2024-09-16T10:02:13.379 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-16T10:02:13.379 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T10:02:13.379 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-16T10:02:13.379 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-16T10:02:13.379 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-16T10:02:13.383 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-16T10:02:13.383 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-16T10:02:13.383 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-16T10:02:13.383 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout }, 2024-09-16T10:02:13.383 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-16T10:02:13.383 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-16T10:02:13.383 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-16T10:02:13.383 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-16T10:02:13.383 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-16T10:02:13.383 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-16T10:02:13.383 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-16T10:02:13.383 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-16T10:02:13.384 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-16T10:02:13.384 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout }, 2024-09-16T10:02:13.384 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-16T10:02:13.384 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T10:02:13.384 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "btime": "2024-09-16T10:01:47:743293+0000", 2024-09-16T10:02:13.384 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-16T10:02:13.384 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-16T10:02:13.384 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout }, 2024-09-16T10:02:13.384 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-16T10:02:13.384 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-16T10:02:13.385 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-16T10:02:13.385 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-16T10:02:13.385 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-16T10:02:13.385 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-16T10:02:13.385 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "restful" 2024-09-16T10:02:13.385 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout ], 2024-09-16T10:02:13.385 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-16T10:02:13.385 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout }, 2024-09-16T10:02:13.385 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-16T10:02:13.385 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T10:02:13.385 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "modified": "2024-09-16T10:01:47.744140+0000", 2024-09-16T10:02:13.385 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-16T10:02:13.386 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout }, 2024-09-16T10:02:13.386 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-16T10:02:13.386 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout } 2024-09-16T10:02:13.386 INFO:teuthology.orchestra.run.smithi033.stdout:mgr is available 2024-09-16T10:02:14.303 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:14 smithi033 ceph-mon[25404]: from='client.? 172.21.15.33:0/290128002' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-16T10:02:14.591 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout 2024-09-16T10:02:14.591 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout [global] 2024-09-16T10:02:14.591 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout fsid = 8eea781e-7412-11ef-bceb-c7b262605968 2024-09-16T10:02:14.591 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-09-16T10:02:14.592 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.33:3300,v1:172.21.15.33:6789] 2024-09-16T10:02:14.592 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-16T10:02:14.592 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-16T10:02:14.592 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-16T10:02:14.592 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-16T10:02:14.592 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout 2024-09-16T10:02:14.592 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-16T10:02:14.592 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-16T10:02:14.592 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout 2024-09-16T10:02:14.592 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout [osd] 2024-09-16T10:02:14.592 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-16T10:02:14.592 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-16T10:02:14.592 INFO:teuthology.orchestra.run.smithi033.stdout:Enabling cephadm module... 2024-09-16T10:02:15.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:15 smithi033 ceph-mon[25404]: from='client.? 172.21.15.33:0/2525246160' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "cephadm"} : dispatch 2024-09-16T10:02:15.925 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:02:15 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: ignoring --setuser ceph since I am not root 2024-09-16T10:02:15.925 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:02:15 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: ignoring --setgroup ceph since I am not root 2024-09-16T10:02:16.876 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:16 smithi033 ceph-mon[25404]: from='client.? 172.21.15.33:0/2525246160' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-16T10:02:16.876 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:16 smithi033 ceph-mon[25404]: mgrmap e5: x(active, since 5s) 2024-09-16T10:02:17.444 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout { 2024-09-16T10:02:17.444 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-09-16T10:02:17.444 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-16T10:02:17.444 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "active_name": "x", 2024-09-16T10:02:17.444 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-16T10:02:17.444 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout } 2024-09-16T10:02:17.444 INFO:teuthology.orchestra.run.smithi033.stdout:Waiting for the mgr to restart... 2024-09-16T10:02:17.444 INFO:teuthology.orchestra.run.smithi033.stdout:Waiting for mgr epoch 5... 2024-09-16T10:02:17.703 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:17 smithi033 ceph-mon[25404]: from='client.? 172.21.15.33:0/1950959284' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-16T10:02:21.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:20 smithi033 ceph-mon[25404]: Active manager daemon x restarted 2024-09-16T10:02:21.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:20 smithi033 ceph-mon[25404]: Activating manager daemon x 2024-09-16T10:02:21.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:20 smithi033 ceph-mon[25404]: osdmap e2: 0 total, 0 up, 0 in 2024-09-16T10:02:21.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:20 smithi033 ceph-mon[25404]: mgrmap e6: x(active, starting, since 0.00338736s) 2024-09-16T10:02:21.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:20 smithi033 ceph-mon[25404]: from='mgr.14118 172.21.15.33:0/4191830211' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T10:02:21.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:20 smithi033 ceph-mon[25404]: from='mgr.14118 172.21.15.33:0/4191830211' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-16T10:02:21.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:20 smithi033 ceph-mon[25404]: from='mgr.14118 172.21.15.33:0/4191830211' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-16T10:02:21.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:20 smithi033 ceph-mon[25404]: from='mgr.14118 172.21.15.33:0/4191830211' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-16T10:02:21.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:20 smithi033 ceph-mon[25404]: from='mgr.14118 172.21.15.33:0/4191830211' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-16T10:02:21.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:20 smithi033 ceph-mon[25404]: Manager daemon x is now available 2024-09-16T10:02:22.424 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout { 2024-09-16T10:02:22.424 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-09-16T10:02:22.424 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-16T10:02:22.424 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout } 2024-09-16T10:02:22.424 INFO:teuthology.orchestra.run.smithi033.stdout:mgr epoch 5 is available 2024-09-16T10:02:22.424 INFO:teuthology.orchestra.run.smithi033.stdout:Setting orchestrator backend to cephadm... 2024-09-16T10:02:23.166 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:22 smithi033 ceph-mon[25404]: mgrmap e7: x(active, since 1.00525s) 2024-09-16T10:02:23.166 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:22 smithi033 ceph-mon[25404]: from='mgr.14118 172.21.15.33:0/4191830211' entity='mgr.x' 2024-09-16T10:02:23.166 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:22 smithi033 ceph-mon[25404]: from='mgr.14118 172.21.15.33:0/4191830211' entity='mgr.x' 2024-09-16T10:02:23.166 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:22 smithi033 ceph-mon[25404]: Found migration_current of "None". Setting to last migration. 2024-09-16T10:02:23.166 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:22 smithi033 ceph-mon[25404]: from='mgr.14118 172.21.15.33:0/4191830211' entity='mgr.x' 2024-09-16T10:02:23.166 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:22 smithi033 ceph-mon[25404]: from='mgr.14118 172.21.15.33:0/4191830211' entity='mgr.x' 2024-09-16T10:02:23.166 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:22 smithi033 ceph-mon[25404]: from='mgr.14118 172.21.15.33:0/4191830211' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:02:23.166 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:22 smithi033 ceph-mon[25404]: from='mgr.14118 172.21.15.33:0/4191830211' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:02:23.166 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:22 smithi033 ceph-mon[25404]: from='mgr.14118 172.21.15.33:0/4191830211' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-16T10:02:23.166 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:22 smithi033 ceph-mon[25404]: from='mgr.14118 172.21.15.33:0/4191830211' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-16T10:02:23.167 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:02:23 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: 2024-09-16T10:02:23.080+0000 7ffa18947640 -1 log_channel(cephadm) log [ERR] : [16/Sep/2024:10:02:23] ENGINE Error in HTTPServer.serve 2024-09-16T10:02:23.167 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:02:23 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: Traceback (most recent call last): 2024-09-16T10:02:23.167 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:02:23 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T10:02:23.167 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:02:23 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: self._connections.run(self.expiration_interval) 2024-09-16T10:02:23.167 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:02:23 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T10:02:23.167 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:02:23 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: self._run(expiration_interval) 2024-09-16T10:02:23.167 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:02:23 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T10:02:23.167 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:02:23 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T10:02:23.167 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:02:23 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T10:02:23.167 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:02:23 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T10:02:23.167 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:02:23 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T10:02:23.167 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:02:23 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: s = self.context.wrap_socket( 2024-09-16T10:02:23.167 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:02:23 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T10:02:23.168 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:02:23 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: return self.sslsocket_class._create( 2024-09-16T10:02:23.168 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:02:23 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T10:02:23.168 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:02:23 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: self.do_handshake() 2024-09-16T10:02:23.168 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:02:23 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T10:02:23.168 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:02:23 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: self._sslobj.do_handshake() 2024-09-16T10:02:23.168 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:02:23 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T10:02:23.168 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:02:23 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: 2024-09-16T10:02:24.226 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:24 smithi033 ceph-mon[25404]: [16/Sep/2024:10:02:22] ENGINE Bus STARTING 2024-09-16T10:02:24.226 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:24 smithi033 ceph-mon[25404]: mgrmap e8: x(active, since 2s) 2024-09-16T10:02:24.226 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:24 smithi033 ceph-mon[25404]: [16/Sep/2024:10:02:23] ENGINE Serving on https://172.21.15.33:7150 2024-09-16T10:02:24.226 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:24 smithi033 ceph-mon[25404]: [16/Sep/2024:10:02:23] ENGINE Error in HTTPServer.serve 2024-09-16T10:02:24.226 INFO:journalctl@ceph.mon.a.smithi033.stdout: Traceback (most recent call last): 2024-09-16T10:02:24.226 INFO:journalctl@ceph.mon.a.smithi033.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T10:02:24.226 INFO:journalctl@ceph.mon.a.smithi033.stdout: self._connections.run(self.expiration_interval) 2024-09-16T10:02:24.226 INFO:journalctl@ceph.mon.a.smithi033.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T10:02:24.227 INFO:journalctl@ceph.mon.a.smithi033.stdout: self._run(expiration_interval) 2024-09-16T10:02:24.227 INFO:journalctl@ceph.mon.a.smithi033.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T10:02:24.227 INFO:journalctl@ceph.mon.a.smithi033.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T10:02:24.227 INFO:journalctl@ceph.mon.a.smithi033.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T10:02:24.227 INFO:journalctl@ceph.mon.a.smithi033.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T10:02:24.227 INFO:journalctl@ceph.mon.a.smithi033.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T10:02:24.227 INFO:journalctl@ceph.mon.a.smithi033.stdout: s = self.context.wrap_socket( 2024-09-16T10:02:24.227 INFO:journalctl@ceph.mon.a.smithi033.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T10:02:24.227 INFO:journalctl@ceph.mon.a.smithi033.stdout: return self.sslsocket_class._create( 2024-09-16T10:02:24.227 INFO:journalctl@ceph.mon.a.smithi033.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T10:02:24.227 INFO:journalctl@ceph.mon.a.smithi033.stdout: self.do_handshake() 2024-09-16T10:02:24.227 INFO:journalctl@ceph.mon.a.smithi033.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T10:02:24.227 INFO:journalctl@ceph.mon.a.smithi033.stdout: self._sslobj.do_handshake() 2024-09-16T10:02:24.228 INFO:journalctl@ceph.mon.a.smithi033.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T10:02:24.228 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:24 smithi033 ceph-mon[25404]: from='client.14130 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:02:24.228 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:24 smithi033 ceph-mon[25404]: from='mgr.14118 172.21.15.33:0/4191830211' entity='mgr.x' 2024-09-16T10:02:24.228 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:24 smithi033 ceph-mon[25404]: from='mgr.14118 172.21.15.33:0/4191830211' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:02:24.228 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:24 smithi033 ceph-mon[25404]: [16/Sep/2024:10:02:23] ENGINE Serving on http://172.21.15.33:8765 2024-09-16T10:02:24.228 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:24 smithi033 ceph-mon[25404]: [16/Sep/2024:10:02:23] ENGINE Bus STARTED 2024-09-16T10:02:24.228 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:24 smithi033 ceph-mon[25404]: from='mgr.14118 172.21.15.33:0/4191830211' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:02:25.033 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:25 smithi033 ceph-mon[25404]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:02:25.035 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout value unchanged 2024-09-16T10:02:25.035 INFO:teuthology.orchestra.run.smithi033.stdout:Generating ssh key... 2024-09-16T10:02:26.173 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:02:25 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: Generating public/private rsa key pair. 2024-09-16T10:02:26.173 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:02:25 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: Your identification has been saved in /tmp/tmpd728n9bx/key 2024-09-16T10:02:26.173 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:02:25 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: Your public key has been saved in /tmp/tmpd728n9bx/key.pub 2024-09-16T10:02:26.173 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:02:25 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: The key fingerprint is: 2024-09-16T10:02:26.173 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:02:25 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: SHA256:52fSXzI8TJ1TCLzK4eopJO3K2tOqbzdPhk10epOT1hc ceph-8eea781e-7412-11ef-bceb-c7b262605968 2024-09-16T10:02:26.173 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:02:25 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: The key's randomart image is: 2024-09-16T10:02:26.173 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:02:25 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: +---[RSA 3072]----+ 2024-09-16T10:02:26.173 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:02:25 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: | .. | 2024-09-16T10:02:26.173 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:02:25 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: | .. . | 2024-09-16T10:02:26.174 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:02:25 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: | . . .E .| 2024-09-16T10:02:26.174 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:02:25 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: | . o.+. oo| 2024-09-16T10:02:26.174 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:02:25 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: | . SoOo. oo.| 2024-09-16T10:02:26.174 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:02:25 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: | . o+ =++ = .| 2024-09-16T10:02:26.174 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:02:25 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: | =. +.o + * .| 2024-09-16T10:02:26.174 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:02:25 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: | oo *o.. + . = | 2024-09-16T10:02:26.174 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:02:25 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: | o=*= =+ . | 2024-09-16T10:02:26.174 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:02:25 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: +----[SHA256]-----+ 2024-09-16T10:02:27.012 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:26 smithi033 ceph-mon[25404]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:02:27.013 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:26 smithi033 ceph-mon[25404]: Generating ssh key... 2024-09-16T10:02:27.013 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:26 smithi033 ceph-mon[25404]: from='mgr.14118 172.21.15.33:0/4191830211' entity='mgr.x' 2024-09-16T10:02:27.013 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:26 smithi033 ceph-mon[25404]: from='mgr.14118 172.21.15.33:0/4191830211' entity='mgr.x' 2024-09-16T10:02:27.597 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCPLQoX4Xk9rszYOrylQyuBnTw3qL4gab6juIH9R+RZ7zKzQL4+fmp9AXtqdh3d3TnFHYcjMOF+G5UGzoGx+27rwiwTRMzadbu02vQOFFjUkKYnLsncrffZS1uWUf937FtC0PC4T+c0qYshofJCJKZy1nuHZsO+PQ192aACMOyZAUBYao7CYWEdToMqwiI6+AZ+0RhdFpqUizXnWHC+g0xP/ibxAF4f3RdKfupcvAPOpyV4yyJMYcMOmbtocRMP5MQ8m/zu4z4ZjC5Rf3HThZQHqdlA4VvlQnI7pSWXb8lyeqJBEFIWEYAwb1pud5GVkTwvD3LEe3v2U8KzsHykzxKCLoB/aL9sGQTu3bp/kie/67cKGjht+DG0chqOX0HrbEViq+8uOqUOeXpEGiGJ8AHwnBmij7ZV5uRRLMo1AE1q9F4mloRzbwVX4dyNypNndU4aceR3/9iedkzGsMBAFcR9yT92nldCDNd6B+Hv3ejs4irQAdhqk1788zSXAwegREs= ceph-8eea781e-7412-11ef-bceb-c7b262605968 2024-09-16T10:02:27.597 INFO:teuthology.orchestra.run.smithi033.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-09-16T10:02:27.597 INFO:teuthology.orchestra.run.smithi033.stdout:Adding key to root@localhost authorized_keys... 2024-09-16T10:02:27.604 INFO:teuthology.orchestra.run.smithi033.stdout:Adding host smithi033... 2024-09-16T10:02:28.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:27 smithi033 ceph-mon[25404]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:02:28.927 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:28 smithi033 ceph-mon[25404]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi033", "addr": "172.21.15.33", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:02:30.120 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:29 smithi033 ceph-mon[25404]: Deploying cephadm binary to smithi033 2024-09-16T10:02:32.746 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout Added host 'smithi033' with addr '172.21.15.33' 2024-09-16T10:02:32.746 INFO:teuthology.orchestra.run.smithi033.stdout:Deploying unmanaged mon service... 2024-09-16T10:02:33.382 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:33 smithi033 ceph-mon[25404]: from='mgr.14118 172.21.15.33:0/4191830211' entity='mgr.x' 2024-09-16T10:02:33.382 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:33 smithi033 ceph-mon[25404]: Added host smithi033 2024-09-16T10:02:33.382 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:33 smithi033 ceph-mon[25404]: from='mgr.14118 172.21.15.33:0/4191830211' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:02:34.022 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-09-16T10:02:34.022 INFO:teuthology.orchestra.run.smithi033.stdout:Deploying unmanaged mgr service... 2024-09-16T10:02:34.729 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:34 smithi033 ceph-mon[25404]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:02:34.738 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:34 smithi033 ceph-mon[25404]: Saving service mon spec with placement count:5 2024-09-16T10:02:34.738 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:34 smithi033 ceph-mon[25404]: from='mgr.14118 172.21.15.33:0/4191830211' entity='mgr.x' 2024-09-16T10:02:36.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:35 smithi033 ceph-mon[25404]: from='mgr.14118 172.21.15.33:0/4191830211' entity='mgr.x' 2024-09-16T10:02:36.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:35 smithi033 ceph-mon[25404]: from='mgr.14118 172.21.15.33:0/4191830211' entity='mgr.x' 2024-09-16T10:02:36.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:35 smithi033 ceph-mon[25404]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:02:36.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:35 smithi033 ceph-mon[25404]: Saving service mgr spec with placement count:2 2024-09-16T10:02:36.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:35 smithi033 ceph-mon[25404]: from='mgr.14118 172.21.15.33:0/4191830211' entity='mgr.x' 2024-09-16T10:02:36.084 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-09-16T10:02:37.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:37 smithi033 ceph-mon[25404]: from='client.? 172.21.15.33:0/1569651881' entity='client.admin' 2024-09-16T10:02:38.925 INFO:teuthology.orchestra.run.smithi033.stdout:Enabling the dashboard module... 2024-09-16T10:02:39.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:39 smithi033 ceph-mon[25404]: from='mgr.14118 172.21.15.33:0/4191830211' entity='mgr.x' 2024-09-16T10:02:39.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:39 smithi033 ceph-mon[25404]: from='client.? 172.21.15.33:0/2028111259' entity='client.admin' 2024-09-16T10:02:40.841 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:40 smithi033 ceph-mon[25404]: from='mgr.14118 172.21.15.33:0/4191830211' entity='mgr.x' 2024-09-16T10:02:40.842 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:40 smithi033 ceph-mon[25404]: from='client.? 172.21.15.33:0/2839536151' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "dashboard"} : dispatch 2024-09-16T10:02:40.842 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:02:40 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: ignoring --setuser ceph since I am not root 2024-09-16T10:02:40.842 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:02:40 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: ignoring --setgroup ceph since I am not root 2024-09-16T10:02:41.697 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:41 smithi033 ceph-mon[25404]: from='client.? 172.21.15.33:0/2839536151' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-16T10:02:41.697 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:41 smithi033 ceph-mon[25404]: mgrmap e9: x(active, since 19s) 2024-09-16T10:02:42.601 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:42 smithi033 ceph-mon[25404]: from='client.? 172.21.15.33:0/3365815235' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-16T10:02:42.604 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout { 2024-09-16T10:02:42.604 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-09-16T10:02:42.605 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-16T10:02:42.605 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "active_name": "x", 2024-09-16T10:02:42.605 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-16T10:02:42.605 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout } 2024-09-16T10:02:42.605 INFO:teuthology.orchestra.run.smithi033.stdout:Waiting for the mgr to restart... 2024-09-16T10:02:42.605 INFO:teuthology.orchestra.run.smithi033.stdout:Waiting for mgr epoch 9... 2024-09-16T10:02:46.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:45 smithi033 ceph-mon[25404]: Active manager daemon x restarted 2024-09-16T10:02:46.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:45 smithi033 ceph-mon[25404]: Activating manager daemon x 2024-09-16T10:02:46.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:45 smithi033 ceph-mon[25404]: osdmap e3: 0 total, 0 up, 0 in 2024-09-16T10:02:46.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:45 smithi033 ceph-mon[25404]: mgrmap e10: x(active, starting, since 0.00337965s) 2024-09-16T10:02:46.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:45 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T10:02:46.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:45 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-16T10:02:46.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:45 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-16T10:02:46.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:45 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-16T10:02:46.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:45 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-16T10:02:46.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:45 smithi033 ceph-mon[25404]: Manager daemon x is now available 2024-09-16T10:02:47.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:46 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:02:47.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:46 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-16T10:02:47.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:46 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-16T10:02:47.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:46 smithi033 ceph-mon[25404]: mgrmap e11: x(active, since 1.0061s) 2024-09-16T10:02:47.486 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout { 2024-09-16T10:02:47.486 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-09-16T10:02:47.486 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-16T10:02:47.487 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout } 2024-09-16T10:02:47.487 INFO:teuthology.orchestra.run.smithi033.stdout:mgr epoch 9 is available 2024-09-16T10:02:47.487 INFO:teuthology.orchestra.run.smithi033.stdout:Using certmgr to generate dashboard self-signed certificate... 2024-09-16T10:02:48.028 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:47 smithi033 ceph-mon[25404]: from='client.14154 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-16T10:02:48.029 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:47 smithi033 ceph-mon[25404]: from='client.14154 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-16T10:02:48.675 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:02:48 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: 2024-09-16T10:02:48.354+0000 7fca80617640 -1 log_channel(cephadm) log [ERR] : [16/Sep/2024:10:02:48] ENGINE Error in HTTPServer.serve 2024-09-16T10:02:48.675 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:02:48 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: Traceback (most recent call last): 2024-09-16T10:02:48.676 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:02:48 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T10:02:48.676 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:02:48 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: self._connections.run(self.expiration_interval) 2024-09-16T10:02:48.676 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:02:48 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T10:02:48.676 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:02:48 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: self._run(expiration_interval) 2024-09-16T10:02:48.676 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:02:48 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T10:02:48.676 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:02:48 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T10:02:48.676 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:02:48 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T10:02:48.676 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:02:48 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T10:02:48.676 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:02:48 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T10:02:48.676 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:02:48 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: s = self.context.wrap_socket( 2024-09-16T10:02:48.676 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:02:48 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T10:02:48.676 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:02:48 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: return self.sslsocket_class._create( 2024-09-16T10:02:48.676 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:02:48 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T10:02:48.677 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:02:48 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: self.do_handshake() 2024-09-16T10:02:48.677 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:02:48 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T10:02:48.677 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:02:48 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: self._sslobj.do_handshake() 2024-09-16T10:02:48.677 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:02:48 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T10:02:48.677 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:02:48 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: 2024-09-16T10:02:49.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:48 smithi033 ceph-mon[25404]: mgrmap e12: x(active, since 2s) 2024-09-16T10:02:49.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:48 smithi033 ceph-mon[25404]: [16/Sep/2024:10:02:48] ENGINE Bus STARTING 2024-09-16T10:02:49.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:48 smithi033 ceph-mon[25404]: [16/Sep/2024:10:02:48] ENGINE Serving on https://172.21.15.33:7150 2024-09-16T10:02:49.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:48 smithi033 ceph-mon[25404]: [16/Sep/2024:10:02:48] ENGINE Error in HTTPServer.serve 2024-09-16T10:02:49.175 INFO:journalctl@ceph.mon.a.smithi033.stdout: Traceback (most recent call last): 2024-09-16T10:02:49.175 INFO:journalctl@ceph.mon.a.smithi033.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T10:02:49.175 INFO:journalctl@ceph.mon.a.smithi033.stdout: self._connections.run(self.expiration_interval) 2024-09-16T10:02:49.176 INFO:journalctl@ceph.mon.a.smithi033.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T10:02:49.176 INFO:journalctl@ceph.mon.a.smithi033.stdout: self._run(expiration_interval) 2024-09-16T10:02:49.176 INFO:journalctl@ceph.mon.a.smithi033.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T10:02:49.176 INFO:journalctl@ceph.mon.a.smithi033.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T10:02:49.176 INFO:journalctl@ceph.mon.a.smithi033.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T10:02:49.176 INFO:journalctl@ceph.mon.a.smithi033.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T10:02:49.176 INFO:journalctl@ceph.mon.a.smithi033.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T10:02:49.176 INFO:journalctl@ceph.mon.a.smithi033.stdout: s = self.context.wrap_socket( 2024-09-16T10:02:49.176 INFO:journalctl@ceph.mon.a.smithi033.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T10:02:49.176 INFO:journalctl@ceph.mon.a.smithi033.stdout: return self.sslsocket_class._create( 2024-09-16T10:02:49.177 INFO:journalctl@ceph.mon.a.smithi033.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T10:02:49.177 INFO:journalctl@ceph.mon.a.smithi033.stdout: self.do_handshake() 2024-09-16T10:02:49.177 INFO:journalctl@ceph.mon.a.smithi033.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T10:02:49.177 INFO:journalctl@ceph.mon.a.smithi033.stdout: self._sslobj.do_handshake() 2024-09-16T10:02:49.177 INFO:journalctl@ceph.mon.a.smithi033.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T10:02:49.177 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:48 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:02:49.177 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:48 smithi033 ceph-mon[25404]: [16/Sep/2024:10:02:48] ENGINE Serving on http://172.21.15.33:8765 2024-09-16T10:02:49.177 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:48 smithi033 ceph-mon[25404]: [16/Sep/2024:10:02:48] ENGINE Bus STARTED 2024-09-16T10:02:50.425 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:49 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:02:50.735 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout {"cert": "-----BEGIN CERTIFICATE-----\nMIIE+zCCAuOgAwIBAgIUfyZT71VITVtTYpLkGAxHtDRWv3swDQYJKoZIhvcNAQEL\nBQAwFzEVMBMGA1UEAwwMY2VwaGFkbS1yb290MB4XDTI0MDkxNjEwMDI0OVoXDTM0\nMDkxNzEwMDI0OVowFzEVMBMGA1UEAwwMMTcyLjIxLjE1LjMzMIICIjANBgkqhkiG\n9w0BAQEFAAOCAg8AMIICCgKCAgEAsRzr2Qp47FFagh55pWbRQD4yIuMOpWQSmUoq\njxvS0kEAEgVXrV2ImbN/4A4kYLO8PIkETNI+uGToK8opYrF7T2VSkTIDZKQZukT7\noUz7yCEoKYxUaOpcSvR3uHQooNUDbizAra//EZ4fB6I6SokprRtYrFPH7gBuV1Yf\nGNWM3nXm0wMzTkLToZCeF8kudkCa/Mj6Dxbayiu7O2vY/WfzommxfbhB585/jv26\n9OBYs8+61O9gip4FY9mK/eHmmb4dR3AMfDivfPOcKsdEiMUjyPdGPIKaaKZHaOKS\n9PMA5XZIffI4EDe84q9TeVdhw3cuteuDkEajJ4HFE2aPK+4x1kZ0FVIKUCkXdmCJ\nnmaKbx4Nw4pZHb5z0Evwv7KR7IuHZnUacYQHFu5wxvdkl41z8F7b51X7aqs7Xbbe\npEfjtVjjyyndonu7p+cgWHGdRu5xO0cfGFcG7gOqDqrXD5eKG9R2bp+IE6UxL94X\ns+trpYHeelfgyWd5Bp5teaenRUa4V+Nl+UZZIbkHiL6EubbHk31JgVEXIZczWMvp\nTj6FIjn2G7dC+u6aWSK8MJzoEn1iMRjztuTnCxiNm5h7o9O3mNVbBqTgZiVmLbXU\nzY+hXcmfnun8cWFeI6TdqFcmIRG8br6DgaQ8Gn0OfAEr1fAT1NEH4fkeJyYFGZlH\nfQ/Z7R0CAwEAAaM/MD0wLQYDVR0RBCYwJIIJc21pdGhpMDMzghFkYXNoYm9hcmRf\nc2VydmVyc4cErBUPITAMBgNVHRMBAf8EAjAAMA0GCSqGSIb3DQEBCwUAA4ICAQAM\nueNXFhjWt3zNAVTTf43Wm6aQdm4O5Tw1VB4OR2LTonlJJqKwlpA8Y10s8TjMcozc\nD7Loi0qwbarQgkMOd3fsn1fazgfc0sC8N0lGqU6wFYzlQk48P1YYWB+iRAJEvZOX\nLJ+IJCPUhHyowg2epwHA/AYJr1vuTfvNPYSmk7dWbEEFRc5bvOYLM/l9NAC6WOBO\n+qeP/VXz73W3FBT09cmsu9MazQ1uB7RwVYJizo6857sGwRdyb+moHERS/gs0Oq1T\nd1OyGW13RlUKT9GbPP/p26O1U2OFrg4oVHOfqmJqHALWOuVOjgPFyIJhQhjseGO7\ncyCW2dUzgS3EpQmtfdyrsWphM5Bs5IZAMiZ1GCp0YR/O/4UvILUU8xkN8Et/X5ZO\nXfd4sLdS+galGDGSx2S3OTmVack37Zzdo0HueQOWQVzxrOMXT8sEbd8jfSrDVUvx\n2cu14SmDIAQyAShlrXN/y3fBPCPYwrUI9WJEzp0EyZaMmcHvrC+RJZJ6zaapcgFx\n9h2i92fgo/1nrP4qxbz2QxemxFISDLPmevfxg98rKRnakJBILOjOl6ofNClxxqjh\nXGgj6aH6oy6nnjaNZmT9vrs2bQURRapb6cgJwFm7TllGeKPa8xVkSRkeOt6hGDvU\nJe5Ls8ANJq46XT76uY4CCO7RpS3Ql47KYZAffxaRcQ==\n-----END CERTIFICATE-----\n", "key": "-----BEGIN RSA PRIVATE KEY-----\nMIIJKAIBAAKCAgEAsRzr2Qp47FFagh55pWbRQD4yIuMOpWQSmUoqjxvS0kEAEgVX\nrV2ImbN/4A4kYLO8PIkETNI+uGToK8opYrF7T2VSkTIDZKQZukT7oUz7yCEoKYxU\naOpcSvR3uHQooNUDbizAra//EZ4fB6I6SokprRtYrFPH7gBuV1YfGNWM3nXm0wMz\nTkLToZCeF8kudkCa/Mj6Dxbayiu7O2vY/WfzommxfbhB585/jv269OBYs8+61O9g\nip4FY9mK/eHmmb4dR3AMfDivfPOcKsdEiMUjyPdGPIKaaKZHaOKS9PMA5XZIffI4\nEDe84q9TeVdhw3cuteuDkEajJ4HFE2aPK+4x1kZ0FVIKUCkXdmCJnmaKbx4Nw4pZ\nHb5z0Evwv7KR7IuHZnUacYQHFu5wxvdkl41z8F7b51X7aqs7XbbepEfjtVjjyynd\nonu7p+cgWHGdRu5xO0cfGFcG7gOqDqrXD5eKG9R2bp+IE6UxL94Xs+trpYHeelfg\nyWd5Bp5teaenRUa4V+Nl+UZZIbkHiL6EubbHk31JgVEXIZczWMvpTj6FIjn2G7dC\n+u6aWSK8MJzoEn1iMRjztuTnCxiNm5h7o9O3mNVbBqTgZiVmLbXUzY+hXcmfnun8\ncWFeI6TdqFcmIRG8br6DgaQ8Gn0OfAEr1fAT1NEH4fkeJyYFGZlHfQ/Z7R0CAwEA\nAQKCAgAriSXqOHpH8Kl0UaRqRW9LQN6XF8QaYJJ3zrTOb7LvTt4DEAAg09yHl4ln\n3GIRySyMnsuJTKbxMZCmbu+kXGcouYnFugr+ep3+XQWTfTZo18mlCOMY1P7xx80D\n8L2p5yKMOwDz0M68mGcdO8HjX3r4m7+8wG1lMgLtgfRr6NZTOp0OInvCkYeu77sE\nssWyeKgAWjCpc989EenYreZtR9eqBRwFgLzmi6psTi9eESWMsZPF0r+i4zwE8s0J\nIjXKdeKBlGflQxPT/ZfWJhxRGFB3Dl1b82icL79e507jWjZOsTgZiWhBiEnsWNeG\nfLXB0/KN8kHpPYvOYsY8QhoQXOEv12Y7NEJeDLpfsMPnc40SSKL8neS3nJgGAPcx\n90vUjwPfJkasAkfahz9S5yDhUDoJ4bLgYreeVnGRAOur6LUMFYHKuhAe/IoCXdgT\nlwM5PIUnDmXL6R7VjI0HW8HXeUL6P3Wr6bwVGetTY56AKVGSOe2rJWlam0Iprwmr\n0Yu0fMoTTEbURHhj3/BE8RgXmZGQCQn2DBxbN1kovHpoSmoYaAcGg+Om6A8lV877\nrbMSxdP/s6X0Ki2/qWqI/5AQKpf/ec7xlolMfWqMwBgxKaaf3J+Blsk2KF3w/zZp\n546f+utyde/4GbpGK0voWUxKqLXQTYgDt+1f8CoTzltHkHsIsQKCAQEA3aINJ6xV\nt6B71AnmI6p6vTo/ZYUnTlxwI0KJtah5Zl1L+f9o1rXR8RVaDbvJrkc6SIMPGq6A\nMLz0iDDF6HxI5vSFexuZS1tmFwjhs2nMMUfT2l+MDJXrPZP2QFm5546/+jIQQhlZ\niY+osIN/dce5ZZprZK2QbFvjFQoDg/JHbvnTGM9/eKym2JRfYXWsvUxql9w2Dx6z\n1TLNwZi9domVNrtNjky2nZVtyLny8OKZLjpQi5aHCl71zQWJuW+3hITStn2zvQv5\njNrdkMEJfqZyuymijIJnK1MyzNusbvb+g2IoDb14WlMuhII/IdVtCF+eUBN41nPR\n/DttEznw7MEQ6QKCAQEAzJOZ+9QVxk8wNhrKgU2faZHv20s7+x8lF2E2AQPdA92P\nhoa7dlP3UdJKIKeMuVL1tEEV/dExm1GVHzC8WfhKoKw7NGXViCzZtCXWqT5WT/Nv\npdDnf/mkHIiPuxhBOc6yQRnAFOu88cpdF0kG5O5TC8O0IVknmiASWNvlQ3UTkvlO\nlrNrxk4/U7j/X4FosDQ4Nrf5N887wr44PJ28sxBIp4vXj5/szthivDw8eCHpZEdj\nls0KWSN0VHutDkAjWKCOtfvODhsLYr5mmMxUpbm/fJjlPybFSh6n8rz9hTiO0okB\nmOPhIugjBFyZ+deG3jWZZbxl5P921g57xTYYXYD6FQKCAQAPJ2Jg4Q6nVIjC8b5T\nl/d2csIc7eLHH9jnAEisLA3I6v4j5MvFSn9FTaFvqPRcPzCD/roMp/vJ2VGa8kLF\n56GQcQ2jYjq0BVbQomHUQ5qbj/6zQq8vuRxxhGlk8v2cEI2dzMiBzHvrxO/Sydrw\nMazCfrFzG87xKcM4EAw3fFxYASrm2mEr3ho2Wsa+wi4Cb3QmV/82P3IqVKPu5cOm\nlDeom1vtK9+cnLf57oTm5Yd1urUBJlSrZ9zEnOlSzYmtvOsvYR7mASiZ8ekOWbSN\nfVIA7BLaKpxlQPYLPcXnfGngj9iPP/I3stJOax1n8dDXrroDXaF4gEjORz3o/6Ay\nf+zpAoIBAENlsUpE4fOWbSS2CNc2knk+Sg4uKBGgfiDItvj4o9y9JqbERohCO22q\nYR+G85aunSIIe01GmRg5dW50KOlfIn7ynwKxNfsKA6MVADZ7wgXPBo5TV6FSxl1c\nJDYYVIzN6u4FpMF/tJzX9XlRZsMPPS7YB8Ug0So2vLSnpU1nCc7W8aw2aiBH8RcN\nEJ0PTkUWvxpP2/wl+uM6td5KfTtk9vqz2I2Ju4OdyFGJasaNLY4K8uVgobMiOhYH\nNMlIGhz9sGaGEamWAVdDsRtP3edHXa2X1ZbLmB3GIcCXwNIeAvebiXosQSS146tx\nMo0cE2OrtuDMg6lA/I6i8OXU34wWjM0CggEBAIWzpildZIqiW4OnL5bXypP3TA4X\nxN3ggkqzf1mHm2ngHzMhhi3GZwr8D705o+j+JfettP55nUsDyOerFHTSv7iq7bVU\nc/XsnfOIflAi9E13qCCAgLHJ8XVmcLthoNxl/mZXZ451yZ55IAKfUslX3gmsvsBz\nLeEewekZ6FrIoOtQ+WjNUWRO6E+qsdcW19FWuprWyQGGOP+UVWWROFghVPGZRhOC\n+NoRhIqdMnICHQ9oUVHUmONZt+qQ0JFOhpK1VW6RECVahV/PREvzntY6INpwB6KZ\ngClCGdtqKyCiUzBRcsF3/k3kto3v5Rm/a/l34On/lUgUJ0/dVCltmX2BFlc=\n-----END RSA PRIVATE KEY-----\n"} 2024-09-16T10:02:51.957 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout SSL certificate updated 2024-09-16T10:02:52.632 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:52 smithi033 ceph-mon[25404]: from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:02:52.632 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:52 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:02:53.189 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout SSL certificate key updated 2024-09-16T10:02:53.189 INFO:teuthology.orchestra.run.smithi033.stdout:Creating initial admin user... 2024-09-16T10:02:53.731 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:53 smithi033 ceph-mon[25404]: from='client.14166 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:02:53.731 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:53 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:02:54.863 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$GcXKlnlHlLW4sfl65MEFeORfwIhoDtce.HOjWFUrASfq3reRILAum", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1726480974, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-09-16T10:02:54.863 INFO:teuthology.orchestra.run.smithi033.stdout:Fetching dashboard port number... 2024-09-16T10:02:55.425 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:55 smithi033 ceph-mon[25404]: from='client.14168 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:02:55.426 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:55 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:02:56.132 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stdout 8443 2024-09-16T10:02:56.143 INFO:teuthology.orchestra.run.smithi033.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-16T10:02:56.144 INFO:teuthology.orchestra.run.smithi033.stdout:systemctl: stdout disabled 2024-09-16T10:02:56.153 INFO:teuthology.orchestra.run.smithi033.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-16T10:02:56.153 INFO:teuthology.orchestra.run.smithi033.stdout:systemctl: stdout inactive 2024-09-16T10:02:56.153 INFO:teuthology.orchestra.run.smithi033.stdout:firewalld.service is not enabled 2024-09-16T10:02:56.153 INFO:teuthology.orchestra.run.smithi033.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-09-16T10:02:56.155 INFO:teuthology.orchestra.run.smithi033.stdout:Ceph Dashboard is now available at: 2024-09-16T10:02:56.155 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-09-16T10:02:56.155 INFO:teuthology.orchestra.run.smithi033.stdout: URL: https://smithi033.front.sepia.ceph.com:8443/ 2024-09-16T10:02:56.155 INFO:teuthology.orchestra.run.smithi033.stdout: User: admin 2024-09-16T10:02:56.155 INFO:teuthology.orchestra.run.smithi033.stdout: Password: i1gydny80c 2024-09-16T10:02:56.155 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-09-16T10:02:56.156 INFO:teuthology.orchestra.run.smithi033.stdout:Saving cluster configuration to /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/config directory 2024-09-16T10:02:56.425 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:56 smithi033 ceph-mon[25404]: from='client.? 172.21.15.33:0/4198884806' entity='client.admin' cmd={"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"} : dispatch 2024-09-16T10:02:57.525 INFO:teuthology.orchestra.run.smithi033.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-09-16T10:02:57.525 INFO:teuthology.orchestra.run.smithi033.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-09-16T10:02:57.525 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-09-16T10:02:57.525 INFO:teuthology.orchestra.run.smithi033.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 8eea781e-7412-11ef-bceb-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-09-16T10:02:57.526 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-09-16T10:02:57.526 INFO:teuthology.orchestra.run.smithi033.stdout:Or, if you are only running a single cluster on this host: 2024-09-16T10:02:57.526 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-09-16T10:02:57.526 INFO:teuthology.orchestra.run.smithi033.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-09-16T10:02:57.526 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-09-16T10:02:57.526 INFO:teuthology.orchestra.run.smithi033.stdout:Please consider enabling telemetry to help improve Ceph: 2024-09-16T10:02:57.526 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-09-16T10:02:57.526 INFO:teuthology.orchestra.run.smithi033.stdout: ceph telemetry on 2024-09-16T10:02:57.526 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-09-16T10:02:57.526 INFO:teuthology.orchestra.run.smithi033.stdout:For more information see: 2024-09-16T10:02:57.526 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-09-16T10:02:57.526 INFO:teuthology.orchestra.run.smithi033.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-09-16T10:02:57.526 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-09-16T10:02:57.527 INFO:teuthology.orchestra.run.smithi033.stdout:Bootstrap complete. 2024-09-16T10:02:57.574 INFO:tasks.cephadm:Fetching config... 2024-09-16T10:02:57.574 DEBUG:teuthology.orchestra.run.smithi033:> set -ex 2024-09-16T10:02:57.574 DEBUG:teuthology.orchestra.run.smithi033:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-09-16T10:02:57.592 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-09-16T10:02:57.592 DEBUG:teuthology.orchestra.run.smithi033:> set -ex 2024-09-16T10:02:57.592 DEBUG:teuthology.orchestra.run.smithi033:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-09-16T10:02:57.649 INFO:tasks.cephadm:Fetching mon keyring... 2024-09-16T10:02:57.650 DEBUG:teuthology.orchestra.run.smithi033:> set -ex 2024-09-16T10:02:57.650 DEBUG:teuthology.orchestra.run.smithi033:> sudo dd if=/var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/mon.a/keyring of=/dev/stdout 2024-09-16T10:02:57.716 INFO:tasks.cephadm:Fetching pub ssh key... 2024-09-16T10:02:57.716 DEBUG:teuthology.orchestra.run.smithi033:> set -ex 2024-09-16T10:02:57.716 DEBUG:teuthology.orchestra.run.smithi033:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-09-16T10:02:57.773 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-09-16T10:02:57.774 DEBUG:teuthology.orchestra.run.smithi033:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCPLQoX4Xk9rszYOrylQyuBnTw3qL4gab6juIH9R+RZ7zKzQL4+fmp9AXtqdh3d3TnFHYcjMOF+G5UGzoGx+27rwiwTRMzadbu02vQOFFjUkKYnLsncrffZS1uWUf937FtC0PC4T+c0qYshofJCJKZy1nuHZsO+PQ192aACMOyZAUBYao7CYWEdToMqwiI6+AZ+0RhdFpqUizXnWHC+g0xP/ibxAF4f3RdKfupcvAPOpyV4yyJMYcMOmbtocRMP5MQ8m/zu4z4ZjC5Rf3HThZQHqdlA4VvlQnI7pSWXb8lyeqJBEFIWEYAwb1pud5GVkTwvD3LEe3v2U8KzsHykzxKCLoB/aL9sGQTu3bp/kie/67cKGjht+DG0chqOX0HrbEViq+8uOqUOeXpEGiGJ8AHwnBmij7ZV5uRRLMo1AE1q9F4mloRzbwVX4dyNypNndU4aceR3/9iedkzGsMBAFcR9yT92nldCDNd6B+Hv3ejs4irQAdhqk1788zSXAwegREs= ceph-8eea781e-7412-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-16T10:02:57.865 INFO:teuthology.orchestra.run.smithi033.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCPLQoX4Xk9rszYOrylQyuBnTw3qL4gab6juIH9R+RZ7zKzQL4+fmp9AXtqdh3d3TnFHYcjMOF+G5UGzoGx+27rwiwTRMzadbu02vQOFFjUkKYnLsncrffZS1uWUf937FtC0PC4T+c0qYshofJCJKZy1nuHZsO+PQ192aACMOyZAUBYao7CYWEdToMqwiI6+AZ+0RhdFpqUizXnWHC+g0xP/ibxAF4f3RdKfupcvAPOpyV4yyJMYcMOmbtocRMP5MQ8m/zu4z4ZjC5Rf3HThZQHqdlA4VvlQnI7pSWXb8lyeqJBEFIWEYAwb1pud5GVkTwvD3LEe3v2U8KzsHykzxKCLoB/aL9sGQTu3bp/kie/67cKGjht+DG0chqOX0HrbEViq+8uOqUOeXpEGiGJ8AHwnBmij7ZV5uRRLMo1AE1q9F4mloRzbwVX4dyNypNndU4aceR3/9iedkzGsMBAFcR9yT92nldCDNd6B+Hv3ejs4irQAdhqk1788zSXAwegREs= ceph-8eea781e-7412-11ef-bceb-c7b262605968 2024-09-16T10:02:57.878 DEBUG:teuthology.orchestra.run.smithi097:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCPLQoX4Xk9rszYOrylQyuBnTw3qL4gab6juIH9R+RZ7zKzQL4+fmp9AXtqdh3d3TnFHYcjMOF+G5UGzoGx+27rwiwTRMzadbu02vQOFFjUkKYnLsncrffZS1uWUf937FtC0PC4T+c0qYshofJCJKZy1nuHZsO+PQ192aACMOyZAUBYao7CYWEdToMqwiI6+AZ+0RhdFpqUizXnWHC+g0xP/ibxAF4f3RdKfupcvAPOpyV4yyJMYcMOmbtocRMP5MQ8m/zu4z4ZjC5Rf3HThZQHqdlA4VvlQnI7pSWXb8lyeqJBEFIWEYAwb1pud5GVkTwvD3LEe3v2U8KzsHykzxKCLoB/aL9sGQTu3bp/kie/67cKGjht+DG0chqOX0HrbEViq+8uOqUOeXpEGiGJ8AHwnBmij7ZV5uRRLMo1AE1q9F4mloRzbwVX4dyNypNndU4aceR3/9iedkzGsMBAFcR9yT92nldCDNd6B+Hv3ejs4irQAdhqk1788zSXAwegREs= ceph-8eea781e-7412-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-16T10:02:57.998 INFO:teuthology.orchestra.run.smithi097.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCPLQoX4Xk9rszYOrylQyuBnTw3qL4gab6juIH9R+RZ7zKzQL4+fmp9AXtqdh3d3TnFHYcjMOF+G5UGzoGx+27rwiwTRMzadbu02vQOFFjUkKYnLsncrffZS1uWUf937FtC0PC4T+c0qYshofJCJKZy1nuHZsO+PQ192aACMOyZAUBYao7CYWEdToMqwiI6+AZ+0RhdFpqUizXnWHC+g0xP/ibxAF4f3RdKfupcvAPOpyV4yyJMYcMOmbtocRMP5MQ8m/zu4z4ZjC5Rf3HThZQHqdlA4VvlQnI7pSWXb8lyeqJBEFIWEYAwb1pud5GVkTwvD3LEe3v2U8KzsHykzxKCLoB/aL9sGQTu3bp/kie/67cKGjht+DG0chqOX0HrbEViq+8uOqUOeXpEGiGJ8AHwnBmij7ZV5uRRLMo1AE1q9F4mloRzbwVX4dyNypNndU4aceR3/9iedkzGsMBAFcR9yT92nldCDNd6B+Hv3ejs4irQAdhqk1788zSXAwegREs= ceph-8eea781e-7412-11ef-bceb-c7b262605968 2024-09-16T10:02:58.013 DEBUG:teuthology.orchestra.run.smithi135:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCPLQoX4Xk9rszYOrylQyuBnTw3qL4gab6juIH9R+RZ7zKzQL4+fmp9AXtqdh3d3TnFHYcjMOF+G5UGzoGx+27rwiwTRMzadbu02vQOFFjUkKYnLsncrffZS1uWUf937FtC0PC4T+c0qYshofJCJKZy1nuHZsO+PQ192aACMOyZAUBYao7CYWEdToMqwiI6+AZ+0RhdFpqUizXnWHC+g0xP/ibxAF4f3RdKfupcvAPOpyV4yyJMYcMOmbtocRMP5MQ8m/zu4z4ZjC5Rf3HThZQHqdlA4VvlQnI7pSWXb8lyeqJBEFIWEYAwb1pud5GVkTwvD3LEe3v2U8KzsHykzxKCLoB/aL9sGQTu3bp/kie/67cKGjht+DG0chqOX0HrbEViq+8uOqUOeXpEGiGJ8AHwnBmij7ZV5uRRLMo1AE1q9F4mloRzbwVX4dyNypNndU4aceR3/9iedkzGsMBAFcR9yT92nldCDNd6B+Hv3ejs4irQAdhqk1788zSXAwegREs= ceph-8eea781e-7412-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-16T10:02:58.137 INFO:teuthology.orchestra.run.smithi135.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCPLQoX4Xk9rszYOrylQyuBnTw3qL4gab6juIH9R+RZ7zKzQL4+fmp9AXtqdh3d3TnFHYcjMOF+G5UGzoGx+27rwiwTRMzadbu02vQOFFjUkKYnLsncrffZS1uWUf937FtC0PC4T+c0qYshofJCJKZy1nuHZsO+PQ192aACMOyZAUBYao7CYWEdToMqwiI6+AZ+0RhdFpqUizXnWHC+g0xP/ibxAF4f3RdKfupcvAPOpyV4yyJMYcMOmbtocRMP5MQ8m/zu4z4ZjC5Rf3HThZQHqdlA4VvlQnI7pSWXb8lyeqJBEFIWEYAwb1pud5GVkTwvD3LEe3v2U8KzsHykzxKCLoB/aL9sGQTu3bp/kie/67cKGjht+DG0chqOX0HrbEViq+8uOqUOeXpEGiGJ8AHwnBmij7ZV5uRRLMo1AE1q9F4mloRzbwVX4dyNypNndU4aceR3/9iedkzGsMBAFcR9yT92nldCDNd6B+Hv3ejs4irQAdhqk1788zSXAwegREs= ceph-8eea781e-7412-11ef-bceb-c7b262605968 2024-09-16T10:02:58.150 DEBUG:teuthology.orchestra.run.smithi151:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCPLQoX4Xk9rszYOrylQyuBnTw3qL4gab6juIH9R+RZ7zKzQL4+fmp9AXtqdh3d3TnFHYcjMOF+G5UGzoGx+27rwiwTRMzadbu02vQOFFjUkKYnLsncrffZS1uWUf937FtC0PC4T+c0qYshofJCJKZy1nuHZsO+PQ192aACMOyZAUBYao7CYWEdToMqwiI6+AZ+0RhdFpqUizXnWHC+g0xP/ibxAF4f3RdKfupcvAPOpyV4yyJMYcMOmbtocRMP5MQ8m/zu4z4ZjC5Rf3HThZQHqdlA4VvlQnI7pSWXb8lyeqJBEFIWEYAwb1pud5GVkTwvD3LEe3v2U8KzsHykzxKCLoB/aL9sGQTu3bp/kie/67cKGjht+DG0chqOX0HrbEViq+8uOqUOeXpEGiGJ8AHwnBmij7ZV5uRRLMo1AE1q9F4mloRzbwVX4dyNypNndU4aceR3/9iedkzGsMBAFcR9yT92nldCDNd6B+Hv3ejs4irQAdhqk1788zSXAwegREs= ceph-8eea781e-7412-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-16T10:02:58.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:57 smithi033 ceph-mon[25404]: from='client.? 172.21.15.33:0/3222419641' entity='client.admin' 2024-09-16T10:02:58.216 INFO:teuthology.orchestra.run.smithi151.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCPLQoX4Xk9rszYOrylQyuBnTw3qL4gab6juIH9R+RZ7zKzQL4+fmp9AXtqdh3d3TnFHYcjMOF+G5UGzoGx+27rwiwTRMzadbu02vQOFFjUkKYnLsncrffZS1uWUf937FtC0PC4T+c0qYshofJCJKZy1nuHZsO+PQ192aACMOyZAUBYao7CYWEdToMqwiI6+AZ+0RhdFpqUizXnWHC+g0xP/ibxAF4f3RdKfupcvAPOpyV4yyJMYcMOmbtocRMP5MQ8m/zu4z4ZjC5Rf3HThZQHqdlA4VvlQnI7pSWXb8lyeqJBEFIWEYAwb1pud5GVkTwvD3LEe3v2U8KzsHykzxKCLoB/aL9sGQTu3bp/kie/67cKGjht+DG0chqOX0HrbEViq+8uOqUOeXpEGiGJ8AHwnBmij7ZV5uRRLMo1AE1q9F4mloRzbwVX4dyNypNndU4aceR3/9iedkzGsMBAFcR9yT92nldCDNd6B+Hv3ejs4irQAdhqk1788zSXAwegREs= ceph-8eea781e-7412-11ef-bceb-c7b262605968 2024-09-16T10:02:58.229 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8eea781e-7412-11ef-bceb-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-09-16T10:02:58.487 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:02:59.239 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:02:58 smithi033 ceph-mon[25404]: mgrmap e13: x(active, since 12s) 2024-09-16T10:03:00.040 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-09-16T10:03:00.041 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8eea781e-7412-11ef-bceb-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-09-16T10:03:00.545 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:03:00.673 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:00 smithi033 ceph-mon[25404]: from='client.? 172.21.15.33:0/1786856471' entity='client.admin' 2024-09-16T10:03:00.673 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:00 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:00.673 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:00 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:00.673 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:00 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi033", "name": "osd_memory_target"} : dispatch 2024-09-16T10:03:00.674 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:00 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:00.674 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:00 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:03:00.674 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:00 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:02.485 INFO:tasks.cephadm:Remote smithi151 excluded from cephadm cluster by role 2024-09-16T10:03:02.485 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi097 2024-09-16T10:03:02.486 DEBUG:teuthology.orchestra.run.smithi097:> set -ex 2024-09-16T10:03:02.486 DEBUG:teuthology.orchestra.run.smithi097:> dd of=/etc/ceph/ceph.conf 2024-09-16T10:03:02.506 DEBUG:teuthology.orchestra.run.smithi097:> set -ex 2024-09-16T10:03:02.506 DEBUG:teuthology.orchestra.run.smithi097:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:03:02.564 INFO:tasks.cephadm:Adding host smithi097 to orchestrator... 2024-09-16T10:03:02.565 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8eea781e-7412-11ef-bceb-c7b262605968 -- ceph orch host add smithi097 2024-09-16T10:03:02.591 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:02 smithi033 ceph-mon[25404]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:03:02.591 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:02 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:02.591 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:02 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:03:02.592 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:02 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:03:02.592 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:02 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:03:02.592 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:02 smithi033 ceph-mon[25404]: Updating smithi033:/etc/ceph/ceph.conf 2024-09-16T10:03:02.592 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:02 smithi033 ceph-mon[25404]: Updating smithi033:/var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:03:02.592 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:02 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:02.592 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:02 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:02.593 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:02 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:02.820 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:03:03.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:03 smithi033 ceph-mon[25404]: Updating smithi033:/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:03:03.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:03 smithi033 ceph-mon[25404]: Updating smithi033:/var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T10:03:04.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:04 smithi033 ceph-mon[25404]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi097", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:03:05.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:05 smithi033 ceph-mon[25404]: Deploying cephadm binary to smithi097 2024-09-16T10:03:07.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:06 smithi033 ceph-mon[25404]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:03:07.384 INFO:teuthology.orchestra.run.smithi033.stdout:Added host 'smithi097' with addr '172.21.15.97' 2024-09-16T10:03:08.032 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8eea781e-7412-11ef-bceb-c7b262605968 -- ceph orch host ls --format=json 2024-09-16T10:03:08.324 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:03:08.641 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:08 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:08.641 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:08 smithi033 ceph-mon[25404]: Added host smithi097 2024-09-16T10:03:08.641 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:08 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:03:08.641 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:08 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:08.641 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:08 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:09.145 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-09-16T10:03:09.145 INFO:teuthology.orchestra.run.smithi033.stdout:[{"addr": "172.21.15.33", "hostname": "smithi033", "labels": [], "status": ""}, {"addr": "172.21.15.97", "hostname": "smithi097", "labels": [], "status": ""}] 2024-09-16T10:03:09.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:09 smithi033 ceph-mon[25404]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:03:09.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:09 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:09.747 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi135 2024-09-16T10:03:09.748 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2024-09-16T10:03:09.748 DEBUG:teuthology.orchestra.run.smithi135:> dd of=/etc/ceph/ceph.conf 2024-09-16T10:03:09.766 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2024-09-16T10:03:09.766 DEBUG:teuthology.orchestra.run.smithi135:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:03:09.824 INFO:tasks.cephadm:Adding host smithi135 to orchestrator... 2024-09-16T10:03:09.824 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8eea781e-7412-11ef-bceb-c7b262605968 -- ceph orch host add smithi135 2024-09-16T10:03:10.072 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:03:10.520 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:10 smithi033 ceph-mon[25404]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:03:11.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:11 smithi033 ceph-mon[25404]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:03:12.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:12 smithi033 ceph-mon[25404]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi135", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:03:12.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:12 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:12.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:12 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:12.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:12 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:12.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:12 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:12.926 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:12 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi097", "name": "osd_memory_target"} : dispatch 2024-09-16T10:03:12.926 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:12 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:03:12.926 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:12 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:03:12.926 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:12 smithi033 ceph-mon[25404]: Updating smithi097:/etc/ceph/ceph.conf 2024-09-16T10:03:12.926 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:12 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:12.926 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:12 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:12.926 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:12 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:13.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:13 smithi033 ceph-mon[25404]: Updating smithi097:/var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:03:13.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:13 smithi033 ceph-mon[25404]: Updating smithi097:/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:03:13.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:13 smithi033 ceph-mon[25404]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:03:13.926 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:13 smithi033 ceph-mon[25404]: Updating smithi097:/var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T10:03:13.926 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:13 smithi033 ceph-mon[25404]: Deploying cephadm binary to smithi135 2024-09-16T10:03:14.669 INFO:teuthology.orchestra.run.smithi033.stdout:Added host 'smithi135' with addr '172.21.15.135' 2024-09-16T10:03:15.194 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8eea781e-7412-11ef-bceb-c7b262605968 -- ceph orch host ls --format=json 2024-09-16T10:03:15.445 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:03:15.566 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:15 smithi033 ceph-mon[25404]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:03:15.566 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:15 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:15.567 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:15 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:03:15.567 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:15 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:15.567 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:15 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:16.111 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-09-16T10:03:16.112 INFO:teuthology.orchestra.run.smithi033.stdout:[{"addr": "172.21.15.33", "hostname": "smithi033", "labels": [], "status": ""}, {"addr": "172.21.15.97", "hostname": "smithi097", "labels": [], "status": ""}, {"addr": "172.21.15.135", "hostname": "smithi135", "labels": [], "status": ""}] 2024-09-16T10:03:16.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:16 smithi033 ceph-mon[25404]: Added host smithi135 2024-09-16T10:03:16.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:16 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:16.711 INFO:tasks.cephadm:Setting crush tunables to default 2024-09-16T10:03:16.712 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8eea781e-7412-11ef-bceb-c7b262605968 -- ceph osd crush tunables default 2024-09-16T10:03:16.963 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:03:17.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:17 smithi033 ceph-mon[25404]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:03:17.676 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:17 smithi033 ceph-mon[25404]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:03:18.466 INFO:teuthology.orchestra.run.smithi033.stderr:adjusted tunables profile to default 2024-09-16T10:03:18.777 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:18 smithi033 ceph-mon[25404]: from='client.? 172.21.15.33:0/3685405181' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-16T10:03:19.101 INFO:tasks.cephadm:Adding mon.a on smithi033 2024-09-16T10:03:19.101 INFO:tasks.cephadm:Adding mon.b on smithi097 2024-09-16T10:03:19.101 INFO:tasks.cephadm:Adding mon.c on smithi135 2024-09-16T10:03:19.102 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8eea781e-7412-11ef-bceb-c7b262605968 -- ceph orch apply mon '3;smithi033:172.21.15.33=a;smithi097:172.21.15.97=b;smithi135:172.21.15.135=c' 2024-09-16T10:03:19.346 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:03:19.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:19 smithi033 ceph-mon[25404]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:03:19.926 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:19 smithi033 ceph-mon[25404]: from='client.? 172.21.15.33:0/3685405181' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-16T10:03:19.926 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:19 smithi033 ceph-mon[25404]: osdmap e4: 0 total, 0 up, 0 in 2024-09-16T10:03:19.926 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:19 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:19.926 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:19 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:19.926 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:19 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:19.926 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:19 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:19.926 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:19 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi135", "name": "osd_memory_target"} : dispatch 2024-09-16T10:03:19.926 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:19 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:03:19.926 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:19 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:03:19.926 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:19 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:19.926 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:19 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:19.926 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:19 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:19.962 INFO:teuthology.orchestra.run.smithi135.stdout:Scheduled mon update... 2024-09-16T10:03:20.597 DEBUG:teuthology.orchestra.run.smithi097:mon.b> sudo journalctl -f -n 0 -u ceph-8eea781e-7412-11ef-bceb-c7b262605968@mon.b.service 2024-09-16T10:03:20.600 DEBUG:teuthology.orchestra.run.smithi135:mon.c> sudo journalctl -f -n 0 -u ceph-8eea781e-7412-11ef-bceb-c7b262605968@mon.c.service 2024-09-16T10:03:20.602 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-16T10:03:20.602 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8eea781e-7412-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-16T10:03:20.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:20 smithi033 ceph-mon[25404]: Updating smithi135:/etc/ceph/ceph.conf 2024-09-16T10:03:20.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:20 smithi033 ceph-mon[25404]: Updating smithi135:/var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:03:20.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:20 smithi033 ceph-mon[25404]: Updating smithi135:/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:03:20.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:20 smithi033 ceph-mon[25404]: Updating smithi135:/var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T10:03:20.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:20 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:20.926 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:20 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:03:20.926 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:20 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:03:20.926 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:20 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:03:20.926 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:20 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:20.926 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:20 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-16T10:03:20.926 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:20 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:03:21.274 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:03:21.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:21 smithi033 ceph-mon[25404]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:03:21.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:21 smithi033 ceph-mon[25404]: from='client.14188 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi033:172.21.15.33=a;smithi097:172.21.15.97=b;smithi135:172.21.15.135=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:03:21.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:21 smithi033 ceph-mon[25404]: Saving service mon spec with placement smithi033:172.21.15.33=a;smithi097:172.21.15.97=b;smithi135:172.21.15.135=c;count:3 2024-09-16T10:03:21.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:21 smithi033 ceph-mon[25404]: Deploying daemon mon.c on smithi135 2024-09-16T10:03:22.942 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-09-16T10:03:22.942 INFO:teuthology.orchestra.run.smithi135.stdout:{"epoch":1,"fsid":"8eea781e-7412-11ef-bceb-c7b262605968","modified":"2024-09-16T10:01:44.853826Z","created":"2024-09-16T10:01:44.853826Z","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.33:3300","nonce":0},{"type":"v1","addr":"172.21.15.33:6789","nonce":0}]},"addr":"172.21.15.33:6789/0","public_addr":"172.21.15.33:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-16T10:03:22.943 INFO:teuthology.orchestra.run.smithi135.stderr:dumped monmap epoch 1 2024-09-16T10:03:23.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:23 smithi033 ceph-mon[25404]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:03:23.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:23 smithi033 ceph-mon[25404]: from='client.? 172.21.15.135:0/1355746328' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-16T10:03:24.310 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 podman[28329]: 2024-09-16 10:03:24.197654557 +0000 UTC m=+0.119131788 container create e36874f7d70a37c0b52707b12d810ef4805002b1c7846e389afe30aecde38f20 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-8eea781e-7412-11ef-bceb-c7b262605968-mon-c, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , ceph=True, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6) 2024-09-16T10:03:24.710 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-16T10:03:24.710 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8eea781e-7412-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-16T10:03:24.735 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 podman[28329]: 2024-09-16 10:03:24.391513234 +0000 UTC m=+0.312990466 container init e36874f7d70a37c0b52707b12d810ef4805002b1c7846e389afe30aecde38f20 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-8eea781e-7412-11ef-bceb-c7b262605968-mon-c, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, ceph=True, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0) 2024-09-16T10:03:24.735 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 podman[28329]: 2024-09-16 10:03:24.396412785 +0000 UTC m=+0.317890027 container start e36874f7d70a37c0b52707b12d810ef4805002b1c7846e389afe30aecde38f20 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-8eea781e-7412-11ef-bceb-c7b262605968-mon-c, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_CLEAN=True, ceph=True, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731) 2024-09-16T10:03:24.735 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: set uid:gid to 167:167 (ceph:ceph) 2024-09-16T10:03:24.735 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev), process ceph-mon, pid 8 2024-09-16T10:03:24.735 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: pidfile_write: ignore empty --pid-file 2024-09-16T10:03:24.735 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: load: jerasure load: lrc 2024-09-16T10:03:24.735 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: RocksDB version: 7.9.2 2024-09-16T10:03:24.735 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Git sha 0 2024-09-16T10:03:24.735 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Compile date 2024-09-12 18:19:39 2024-09-16T10:03:24.736 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: DB SUMMARY 2024-09-16T10:03:24.736 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: DB Session ID: SZ4JH0T77ALRTZGD9MVV 2024-09-16T10:03:24.736 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: CURRENT file: CURRENT 2024-09-16T10:03:24.736 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: IDENTITY file: IDENTITY 2024-09-16T10:03:24.736 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-09-16T10:03:24.736 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2024-09-16T10:03:24.736 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 511 ; 2024-09-16T10:03:24.736 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.error_if_exists: 0 2024-09-16T10:03:24.736 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.create_if_missing: 0 2024-09-16T10:03:24.737 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.paranoid_checks: 1 2024-09-16T10:03:24.737 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-16T10:03:24.737 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-16T10:03:24.737 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-16T10:03:24.737 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.env: 0x55b8c5446120 2024-09-16T10:03:24.737 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.fs: PosixFileSystem 2024-09-16T10:03:24.737 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.info_log: 0x55b8c65f1700 2024-09-16T10:03:24.737 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.max_file_opening_threads: 16 2024-09-16T10:03:24.737 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.statistics: (nil) 2024-09-16T10:03:24.737 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.use_fsync: 0 2024-09-16T10:03:24.737 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.max_log_file_size: 0 2024-09-16T10:03:24.737 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-16T10:03:24.738 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-16T10:03:24.738 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.keep_log_file_num: 1000 2024-09-16T10:03:24.738 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.recycle_log_file_num: 0 2024-09-16T10:03:24.738 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.allow_fallocate: 1 2024-09-16T10:03:24.738 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.allow_mmap_reads: 0 2024-09-16T10:03:24.738 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.allow_mmap_writes: 0 2024-09-16T10:03:24.738 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.use_direct_reads: 0 2024-09-16T10:03:24.738 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-16T10:03:24.738 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.create_missing_column_families: 0 2024-09-16T10:03:24.738 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.db_log_dir: 2024-09-16T10:03:24.738 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.wal_dir: 2024-09-16T10:03:24.738 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-16T10:03:24.738 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-16T10:03:24.738 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-16T10:03:24.739 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-16T10:03:24.739 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-16T10:03:24.739 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-16T10:03:24.739 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.advise_random_on_open: 1 2024-09-16T10:03:24.739 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.db_write_buffer_size: 0 2024-09-16T10:03:24.739 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.write_buffer_manager: 0x55b8c65f5b80 2024-09-16T10:03:24.739 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-16T10:03:24.739 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-16T10:03:24.739 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-16T10:03:24.739 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.rate_limiter: (nil) 2024-09-16T10:03:24.739 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-16T10:03:24.739 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.wal_recovery_mode: 2 2024-09-16T10:03:24.739 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.enable_thread_tracking: 0 2024-09-16T10:03:24.739 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.enable_pipelined_write: 0 2024-09-16T10:03:24.740 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.unordered_write: 0 2024-09-16T10:03:24.740 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-16T10:03:24.740 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-16T10:03:24.740 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-16T10:03:24.740 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-16T10:03:24.740 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.row_cache: None 2024-09-16T10:03:24.740 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.wal_filter: None 2024-09-16T10:03:24.742 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-16T10:03:24.742 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.allow_ingest_behind: 0 2024-09-16T10:03:24.742 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.two_write_queues: 0 2024-09-16T10:03:24.742 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.manual_wal_flush: 0 2024-09-16T10:03:24.742 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.wal_compression: 0 2024-09-16T10:03:24.742 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.atomic_flush: 0 2024-09-16T10:03:24.742 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-16T10:03:24.742 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-16T10:03:24.742 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-16T10:03:24.742 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.log_readahead_size: 0 2024-09-16T10:03:24.743 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-16T10:03:24.743 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.best_efforts_recovery: 0 2024-09-16T10:03:24.743 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-16T10:03:24.743 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-16T10:03:24.743 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.allow_data_in_errors: 0 2024-09-16T10:03:24.743 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.db_host_id: __hostname__ 2024-09-16T10:03:24.743 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-16T10:03:24.743 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.max_background_jobs: 2 2024-09-16T10:03:24.743 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.max_background_compactions: -1 2024-09-16T10:03:24.743 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.max_subcompactions: 1 2024-09-16T10:03:24.743 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-16T10:03:24.743 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-16T10:03:24.743 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-16T10:03:24.744 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.max_total_wal_size: 0 2024-09-16T10:03:24.744 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-16T10:03:24.744 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-16T10:03:24.744 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-16T10:03:24.744 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-16T10:03:24.744 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.max_open_files: -1 2024-09-16T10:03:24.744 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.bytes_per_sync: 0 2024-09-16T10:03:24.744 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-16T10:03:24.744 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-16T10:03:24.744 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.compaction_readahead_size: 0 2024-09-16T10:03:24.744 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.max_background_flushes: -1 2024-09-16T10:03:24.744 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Compression algorithms supported: 2024-09-16T10:03:24.744 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: kZSTD supported: 0 2024-09-16T10:03:24.745 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: kXpressCompression supported: 0 2024-09-16T10:03:24.745 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: kBZip2Compression supported: 0 2024-09-16T10:03:24.745 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-16T10:03:24.745 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: kLZ4Compression supported: 1 2024-09-16T10:03:24.745 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: kZlibCompression supported: 1 2024-09-16T10:03:24.745 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: kLZ4HCCompression supported: 1 2024-09-16T10:03:24.745 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: kSnappyCompression supported: 1 2024-09-16T10:03:24.745 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-16T10:03:24.745 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-16T10:03:24.745 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 2024-09-16T10:03:24.745 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-16T10:03:24.745 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-16T10:03:24.745 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.merge_operator: 2024-09-16T10:03:24.746 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.compaction_filter: None 2024-09-16T10:03:24.746 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.compaction_filter_factory: None 2024-09-16T10:03:24.746 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.sst_partitioner_factory: None 2024-09-16T10:03:24.746 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-16T10:03:24.746 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-16T10:03:24.746 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55b8c65f1320) 2024-09-16T10:03:24.746 INFO:journalctl@ceph.mon.c.smithi135.stdout: cache_index_and_filter_blocks: 1 2024-09-16T10:03:24.746 INFO:journalctl@ceph.mon.c.smithi135.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-16T10:03:24.746 INFO:journalctl@ceph.mon.c.smithi135.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-16T10:03:24.746 INFO:journalctl@ceph.mon.c.smithi135.stdout: pin_top_level_index_and_filter: 1 2024-09-16T10:03:24.746 INFO:journalctl@ceph.mon.c.smithi135.stdout: index_type: 0 2024-09-16T10:03:24.746 INFO:journalctl@ceph.mon.c.smithi135.stdout: data_block_index_type: 0 2024-09-16T10:03:24.746 INFO:journalctl@ceph.mon.c.smithi135.stdout: index_shortening: 1 2024-09-16T10:03:24.746 INFO:journalctl@ceph.mon.c.smithi135.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-16T10:03:24.747 INFO:journalctl@ceph.mon.c.smithi135.stdout: checksum: 4 2024-09-16T10:03:24.747 INFO:journalctl@ceph.mon.c.smithi135.stdout: no_block_cache: 0 2024-09-16T10:03:24.747 INFO:journalctl@ceph.mon.c.smithi135.stdout: block_cache: 0x55b8c65e5610 2024-09-16T10:03:24.747 INFO:journalctl@ceph.mon.c.smithi135.stdout: block_cache_name: BinnedLRUCache 2024-09-16T10:03:24.747 INFO:journalctl@ceph.mon.c.smithi135.stdout: block_cache_options: 2024-09-16T10:03:24.747 INFO:journalctl@ceph.mon.c.smithi135.stdout: capacity : 536870912 2024-09-16T10:03:24.747 INFO:journalctl@ceph.mon.c.smithi135.stdout: num_shard_bits : 4 2024-09-16T10:03:24.747 INFO:journalctl@ceph.mon.c.smithi135.stdout: strict_capacity_limit : 0 2024-09-16T10:03:24.747 INFO:journalctl@ceph.mon.c.smithi135.stdout: high_pri_pool_ratio: 0.000 2024-09-16T10:03:24.747 INFO:journalctl@ceph.mon.c.smithi135.stdout: block_cache_compressed: (nil) 2024-09-16T10:03:24.747 INFO:journalctl@ceph.mon.c.smithi135.stdout: persistent_cache: (nil) 2024-09-16T10:03:24.747 INFO:journalctl@ceph.mon.c.smithi135.stdout: block_size: 4096 2024-09-16T10:03:24.748 INFO:journalctl@ceph.mon.c.smithi135.stdout: block_size_deviation: 10 2024-09-16T10:03:24.748 INFO:journalctl@ceph.mon.c.smithi135.stdout: block_restart_interval: 16 2024-09-16T10:03:24.748 INFO:journalctl@ceph.mon.c.smithi135.stdout: index_block_restart_interval: 1 2024-09-16T10:03:24.748 INFO:journalctl@ceph.mon.c.smithi135.stdout: metadata_block_size: 4096 2024-09-16T10:03:24.748 INFO:journalctl@ceph.mon.c.smithi135.stdout: partition_filters: 0 2024-09-16T10:03:24.748 INFO:journalctl@ceph.mon.c.smithi135.stdout: use_delta_encoding: 1 2024-09-16T10:03:24.748 INFO:journalctl@ceph.mon.c.smithi135.stdout: filter_policy: bloomfilter 2024-09-16T10:03:24.749 INFO:journalctl@ceph.mon.c.smithi135.stdout: whole_key_filtering: 1 2024-09-16T10:03:24.749 INFO:journalctl@ceph.mon.c.smithi135.stdout: verify_compression: 0 2024-09-16T10:03:24.749 INFO:journalctl@ceph.mon.c.smithi135.stdout: read_amp_bytes_per_bit: 0 2024-09-16T10:03:24.749 INFO:journalctl@ceph.mon.c.smithi135.stdout: format_version: 5 2024-09-16T10:03:24.749 INFO:journalctl@ceph.mon.c.smithi135.stdout: enable_index_compression: 1 2024-09-16T10:03:24.749 INFO:journalctl@ceph.mon.c.smithi135.stdout: block_align: 0 2024-09-16T10:03:24.750 INFO:journalctl@ceph.mon.c.smithi135.stdout: max_auto_readahead_size: 262144 2024-09-16T10:03:24.750 INFO:journalctl@ceph.mon.c.smithi135.stdout: prepopulate_block_cache: 0 2024-09-16T10:03:24.750 INFO:journalctl@ceph.mon.c.smithi135.stdout: initial_auto_readahead_size: 8192 2024-09-16T10:03:24.750 INFO:journalctl@ceph.mon.c.smithi135.stdout: num_file_reads_for_auto_readahead: 2 2024-09-16T10:03:24.750 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.write_buffer_size: 33554432 2024-09-16T10:03:24.750 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.max_write_buffer_number: 2 2024-09-16T10:03:24.750 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.compression: NoCompression 2024-09-16T10:03:24.750 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.bottommost_compression: Disabled 2024-09-16T10:03:24.750 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.prefix_extractor: nullptr 2024-09-16T10:03:24.750 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-16T10:03:24.750 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.num_levels: 7 2024-09-16T10:03:24.750 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-16T10:03:24.750 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-16T10:03:24.751 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-16T10:03:24.751 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-16T10:03:24.751 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-16T10:03:24.751 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-16T10:03:24.751 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-16T10:03:24.751 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-16T10:03:24.751 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-16T10:03:24.751 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-16T10:03:24.751 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-16T10:03:24.751 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-16T10:03:24.751 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-16T10:03:24.751 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.compression_opts.level: 32767 2024-09-16T10:03:24.751 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.compression_opts.strategy: 0 2024-09-16T10:03:24.751 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-16T10:03:24.752 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-16T10:03:24.752 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-16T10:03:24.752 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-16T10:03:24.752 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.compression_opts.enabled: false 2024-09-16T10:03:24.752 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-16T10:03:24.752 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-16T10:03:24.752 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-16T10:03:24.752 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-16T10:03:24.752 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.target_file_size_base: 67108864 2024-09-16T10:03:24.752 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-16T10:03:24.752 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-16T10:03:24.752 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-16T10:03:24.752 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-16T10:03:24.753 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-16T10:03:24.753 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-16T10:03:24.753 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-16T10:03:24.753 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-16T10:03:24.753 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-16T10:03:24.753 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-16T10:03:24.753 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-16T10:03:24.753 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-16T10:03:24.753 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-16T10:03:24.753 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-16T10:03:24.753 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.arena_block_size: 1048576 2024-09-16T10:03:24.753 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-16T10:03:24.753 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-16T10:03:24.754 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.disable_auto_compactions: 0 2024-09-16T10:03:24.754 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-16T10:03:24.754 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-16T10:03:24.754 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-16T10:03:24.754 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-16T10:03:24.754 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-16T10:03:24.754 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-16T10:03:24.754 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-16T10:03:24.754 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-16T10:03:24.754 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-16T10:03:24.754 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-16T10:03:24.754 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-16T10:03:24.754 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.inplace_update_support: 0 2024-09-16T10:03:24.754 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-16T10:03:24.755 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-16T10:03:24.755 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-16T10:03:24.755 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-16T10:03:24.755 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.bloom_locality: 0 2024-09-16T10:03:24.755 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.max_successive_merges: 0 2024-09-16T10:03:24.755 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-16T10:03:24.755 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.paranoid_file_checks: 0 2024-09-16T10:03:24.755 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.force_consistency_checks: 1 2024-09-16T10:03:24.755 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.report_bg_io_stats: 0 2024-09-16T10:03:24.755 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.ttl: 2592000 2024-09-16T10:03:24.755 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-16T10:03:24.755 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-16T10:03:24.755 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-16T10:03:24.755 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.enable_blob_files: false 2024-09-16T10:03:24.756 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.min_blob_size: 0 2024-09-16T10:03:24.756 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.blob_file_size: 268435456 2024-09-16T10:03:24.756 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-16T10:03:24.756 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-16T10:03:24.756 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-16T10:03:24.756 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-16T10:03:24.756 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-16T10:03:24.756 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.blob_file_starting_level: 0 2024-09-16T10:03:24.756 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-16T10:03:24.756 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: 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-16T10:03:24.756 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-16T10:03:24.756 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 8240d440-30a0-4c43-8263-b0e56d2144c7 2024-09-16T10:03:24.756 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726481004423948, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-09-16T10:03:24.757 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-09-16T10:03:24.757 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726481004424369, "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": 1726481004, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "8240d440-30a0-4c43-8263-b0e56d2144c7", "db_session_id": "SZ4JH0T77ALRTZGD9MVV", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-09-16T10:03:24.757 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726481004424465, "job": 1, "event": "recovery_finished"} 2024-09-16T10:03:24.757 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-09-16T10:03:24.757 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: 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-16T10:03:24.757 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55b8c6614e00 2024-09-16T10:03:24.757 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: DB pointer 0x55b8c6716000 2024-09-16T10:03:24.757 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-16T10:03:24.757 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-16T10:03:24.757 INFO:journalctl@ceph.mon.c.smithi135.stdout: ** DB Stats ** 2024-09-16T10:03:24.757 INFO:journalctl@ceph.mon.c.smithi135.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T10:03:24.757 INFO:journalctl@ceph.mon.c.smithi135.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-16T10:03:24.757 INFO:journalctl@ceph.mon.c.smithi135.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T10:03:24.757 INFO:journalctl@ceph.mon.c.smithi135.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T10:03:24.758 INFO:journalctl@ceph.mon.c.smithi135.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-16T10:03:24.758 INFO:journalctl@ceph.mon.c.smithi135.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T10:03:24.758 INFO:journalctl@ceph.mon.c.smithi135.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T10:03:24.758 INFO:journalctl@ceph.mon.c.smithi135.stdout: 2024-09-16T10:03:24.758 INFO:journalctl@ceph.mon.c.smithi135.stdout: ** Compaction Stats [default] ** 2024-09-16T10:03:24.758 INFO:journalctl@ceph.mon.c.smithi135.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-16T10:03:24.758 INFO:journalctl@ceph.mon.c.smithi135.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-16T10:03:24.758 INFO:journalctl@ceph.mon.c.smithi135.stdout: L0 1/0 1.61 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.9 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-16T10:03:24.758 INFO:journalctl@ceph.mon.c.smithi135.stdout: Sum 1/0 1.61 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.9 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-16T10:03:24.758 INFO:journalctl@ceph.mon.c.smithi135.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.9 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-16T10:03:24.758 INFO:journalctl@ceph.mon.c.smithi135.stdout: 2024-09-16T10:03:24.758 INFO:journalctl@ceph.mon.c.smithi135.stdout: ** Compaction Stats [default] ** 2024-09-16T10:03:24.758 INFO:journalctl@ceph.mon.c.smithi135.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-16T10:03:24.758 INFO:journalctl@ceph.mon.c.smithi135.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-16T10:03:24.759 INFO:journalctl@ceph.mon.c.smithi135.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.9 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-16T10:03:24.759 INFO:journalctl@ceph.mon.c.smithi135.stdout: 2024-09-16T10:03:24.759 INFO:journalctl@ceph.mon.c.smithi135.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-16T10:03:24.759 INFO:journalctl@ceph.mon.c.smithi135.stdout: 2024-09-16T10:03:24.759 INFO:journalctl@ceph.mon.c.smithi135.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T10:03:24.759 INFO:journalctl@ceph.mon.c.smithi135.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-16T10:03:24.759 INFO:journalctl@ceph.mon.c.smithi135.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-16T10:03:24.759 INFO:journalctl@ceph.mon.c.smithi135.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-16T10:03:24.759 INFO:journalctl@ceph.mon.c.smithi135.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-16T10:03:24.759 INFO:journalctl@ceph.mon.c.smithi135.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-16T10:03:24.759 INFO:journalctl@ceph.mon.c.smithi135.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-16T10:03:24.759 INFO:journalctl@ceph.mon.c.smithi135.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-16T10:03:24.759 INFO:journalctl@ceph.mon.c.smithi135.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-16T10:03:24.759 INFO:journalctl@ceph.mon.c.smithi135.stdout: Block cache BinnedLRUCache@0x55b8c65e5610#8 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 8e-06 secs_since: 0 2024-09-16T10:03:24.760 INFO:journalctl@ceph.mon.c.smithi135.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-16T10:03:24.760 INFO:journalctl@ceph.mon.c.smithi135.stdout: 2024-09-16T10:03:24.760 INFO:journalctl@ceph.mon.c.smithi135.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-16T10:03:24.760 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: mon.c does not exist in monmap, will attempt to join an existing cluster 2024-09-16T10:03:24.760 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: using public_addr v2:172.21.15.135:0/0 -> [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] 2024-09-16T10:03:24.760 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: starting mon.c rank -1 at public addrs [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] at bind addrs [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] mon_data /var/lib/ceph/mon/ceph-c fsid 8eea781e-7412-11ef-bceb-c7b262605968 2024-09-16T10:03:24.760 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: mon.c@-1(???) e0 preinit fsid 8eea781e-7412-11ef-bceb-c7b262605968 2024-09-16T10:03:24.760 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: mon.c@-1(synchronizing).mds e1 new map 2024-09-16T10:03:24.760 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: mon.c@-1(synchronizing).mds e1 print_map 2024-09-16T10:03:24.760 INFO:journalctl@ceph.mon.c.smithi135.stdout: e1 2024-09-16T10:03:24.761 INFO:journalctl@ceph.mon.c.smithi135.stdout: btime 2024-09-16T10:01:47:743293+0000 2024-09-16T10:03:24.761 INFO:journalctl@ceph.mon.c.smithi135.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-16T10:03:24.761 INFO:journalctl@ceph.mon.c.smithi135.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-16T10:03:24.761 INFO:journalctl@ceph.mon.c.smithi135.stdout: legacy client fscid: -1 2024-09-16T10:03:24.761 INFO:journalctl@ceph.mon.c.smithi135.stdout: 2024-09-16T10:03:24.761 INFO:journalctl@ceph.mon.c.smithi135.stdout: No filesystems configured 2024-09-16T10:03:24.761 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-16T10:03:24.761 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: 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-16T10:03:24.761 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-16T10:03:24.762 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-16T10:03:24.762 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-16T10:03:24.762 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-16T10:03:24.762 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-16T10:03:24.762 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T10:03:24.762 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T10:03:24.762 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T10:03:24.762 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:03:24.762 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:03:24.762 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi135", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:03:24.762 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:24.762 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:24.762 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:24.762 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:24.763 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi097", "name": "osd_memory_target"} : dispatch 2024-09-16T10:03:24.763 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:03:24.763 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:03:24.763 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: Updating smithi097:/etc/ceph/ceph.conf 2024-09-16T10:03:24.763 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:24.763 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:24.763 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:24.763 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: Updating smithi097:/var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:03:24.763 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: Updating smithi097:/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:03:24.764 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:03:24.764 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: Updating smithi097:/var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T10:03:24.764 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: Deploying cephadm binary to smithi135 2024-09-16T10:03:24.764 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:03:24.764 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:24.764 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:03:24.764 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:24.764 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:24.764 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: Added host smithi135 2024-09-16T10:03:24.764 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:24.764 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:03:24.764 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:03:24.764 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: from='client.? 172.21.15.33:0/3685405181' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-16T10:03:24.765 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:03:24.765 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: from='client.? 172.21.15.33:0/3685405181' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-16T10:03:24.765 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: osdmap e4: 0 total, 0 up, 0 in 2024-09-16T10:03:24.765 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:24.765 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:24.765 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:24.765 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:24.765 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi135", "name": "osd_memory_target"} : dispatch 2024-09-16T10:03:24.765 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:03:24.765 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:03:24.765 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:24.765 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:24.765 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:24.765 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: Updating smithi135:/etc/ceph/ceph.conf 2024-09-16T10:03:24.766 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: Updating smithi135:/var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:03:24.766 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: Updating smithi135:/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:03:24.766 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: Updating smithi135:/var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T10:03:24.766 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:24.766 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:03:24.766 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:03:24.766 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:03:24.766 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:24.766 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-16T10:03:24.766 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:03:24.766 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:03:24.766 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: from='client.14188 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi033:172.21.15.33=a;smithi097:172.21.15.97=b;smithi135:172.21.15.135=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:03:24.766 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: Saving service mon spec with placement smithi033:172.21.15.33=a;smithi097:172.21.15.97=b;smithi135:172.21.15.135=c;count:3 2024-09-16T10:03:24.767 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: Deploying daemon mon.c on smithi135 2024-09-16T10:03:24.767 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:03:24.767 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: from='client.? 172.21.15.135:0/1355746328' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-16T10:03:24.767 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 ceph-mon[28368]: mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-16T10:03:24.767 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 bash[28329]: e36874f7d70a37c0b52707b12d810ef4805002b1c7846e389afe30aecde38f20 2024-09-16T10:03:24.767 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:24 smithi135 systemd[1]: Started Ceph mon.c for 8eea781e-7412-11ef-bceb-c7b262605968. 2024-09-16T10:03:24.957 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/mon.c/config 2024-09-16T10:03:29.837 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:29 smithi135 ceph-mon[28368]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:03:29.837 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:29 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T10:03:29.837 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:29 smithi135 ceph-mon[28368]: mon.a calling monitor election 2024-09-16T10:03:29.838 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:29 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T10:03:29.838 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:29 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T10:03:29.838 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:29 smithi135 ceph-mon[28368]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:03:29.838 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:29 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T10:03:29.839 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:29 smithi135 ceph-mon[28368]: mon.c calling monitor election 2024-09-16T10:03:29.839 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:29 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T10:03:29.839 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:29 smithi135 ceph-mon[28368]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:03:29.839 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:29 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T10:03:29.839 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:29 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T10:03:29.840 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:29 smithi135 ceph-mon[28368]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-16T10:03:29.840 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:29 smithi135 ceph-mon[28368]: monmap epoch 2 2024-09-16T10:03:29.840 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:29 smithi135 ceph-mon[28368]: fsid 8eea781e-7412-11ef-bceb-c7b262605968 2024-09-16T10:03:29.840 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:29 smithi135 ceph-mon[28368]: last_changed 2024-09-16T10:03:24.450085+0000 2024-09-16T10:03:29.840 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:29 smithi135 ceph-mon[28368]: created 2024-09-16T10:01:44.853826+0000 2024-09-16T10:03:29.840 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:29 smithi135 ceph-mon[28368]: min_mon_release 19 (squid) 2024-09-16T10:03:29.840 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:29 smithi135 ceph-mon[28368]: election_strategy: 1 2024-09-16T10:03:29.841 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:29 smithi135 ceph-mon[28368]: 0: [v2:172.21.15.33:3300/0,v1:172.21.15.33:6789/0] mon.a 2024-09-16T10:03:29.841 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:29 smithi135 ceph-mon[28368]: 1: [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] mon.c 2024-09-16T10:03:29.841 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:29 smithi135 ceph-mon[28368]: fsmap 2024-09-16T10:03:29.841 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:29 smithi135 ceph-mon[28368]: osdmap e4: 0 total, 0 up, 0 in 2024-09-16T10:03:29.841 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:29 smithi135 ceph-mon[28368]: mgrmap e13: x(active, since 43s) 2024-09-16T10:03:29.841 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:29 smithi135 ceph-mon[28368]: overall HEALTH_OK 2024-09-16T10:03:29.841 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:29 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:29.841 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:29 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:29.841 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:29 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:29.841 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:29 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-16T10:03:29.841 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:29 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:03:29.841 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:29 smithi135 ceph-mon[28368]: Deploying daemon mon.b on smithi097 2024-09-16T10:03:29.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:29 smithi033 ceph-mon[25404]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:03:29.926 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:29 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T10:03:29.926 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:29 smithi033 ceph-mon[25404]: mon.a calling monitor election 2024-09-16T10:03:29.926 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:29 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T10:03:29.926 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:29 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T10:03:29.926 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:29 smithi033 ceph-mon[25404]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:03:29.926 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:29 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T10:03:29.926 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:29 smithi033 ceph-mon[25404]: mon.c calling monitor election 2024-09-16T10:03:29.926 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:29 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T10:03:29.926 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:29 smithi033 ceph-mon[25404]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:03:29.926 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:29 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T10:03:29.926 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:29 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T10:03:29.926 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:29 smithi033 ceph-mon[25404]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-16T10:03:29.926 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:29 smithi033 ceph-mon[25404]: monmap epoch 2 2024-09-16T10:03:29.927 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:29 smithi033 ceph-mon[25404]: fsid 8eea781e-7412-11ef-bceb-c7b262605968 2024-09-16T10:03:29.927 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:29 smithi033 ceph-mon[25404]: last_changed 2024-09-16T10:03:24.450085+0000 2024-09-16T10:03:29.927 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:29 smithi033 ceph-mon[25404]: created 2024-09-16T10:01:44.853826+0000 2024-09-16T10:03:29.927 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:29 smithi033 ceph-mon[25404]: min_mon_release 19 (squid) 2024-09-16T10:03:29.927 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:29 smithi033 ceph-mon[25404]: election_strategy: 1 2024-09-16T10:03:29.927 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:29 smithi033 ceph-mon[25404]: 0: [v2:172.21.15.33:3300/0,v1:172.21.15.33:6789/0] mon.a 2024-09-16T10:03:29.927 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:29 smithi033 ceph-mon[25404]: 1: [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] mon.c 2024-09-16T10:03:29.927 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:29 smithi033 ceph-mon[25404]: fsmap 2024-09-16T10:03:29.927 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:29 smithi033 ceph-mon[25404]: osdmap e4: 0 total, 0 up, 0 in 2024-09-16T10:03:29.927 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:29 smithi033 ceph-mon[25404]: mgrmap e13: x(active, since 43s) 2024-09-16T10:03:29.927 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:29 smithi033 ceph-mon[25404]: overall HEALTH_OK 2024-09-16T10:03:29.927 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:29 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:29.927 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:29 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:29.927 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:29 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:29.928 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:29 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-16T10:03:29.928 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:29 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:03:29.928 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:29 smithi033 ceph-mon[25404]: Deploying daemon mon.b on smithi097 2024-09-16T10:03:30.051 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-09-16T10:03:30.051 INFO:teuthology.orchestra.run.smithi135.stdout:{"epoch":2,"fsid":"8eea781e-7412-11ef-bceb-c7b262605968","modified":"2024-09-16T10:03:24.450085Z","created":"2024-09-16T10:01:44.853826Z","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.33:3300","nonce":0},{"type":"v1","addr":"172.21.15.33:6789","nonce":0}]},"addr":"172.21.15.33:6789/0","public_addr":"172.21.15.33:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:3300","nonce":0},{"type":"v1","addr":"172.21.15.135:6789","nonce":0}]},"addr":"172.21.15.135:6789/0","public_addr":"172.21.15.135:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-16T10:03:30.052 INFO:teuthology.orchestra.run.smithi135.stderr:dumped monmap epoch 2 2024-09-16T10:03:30.835 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:30 smithi135 ceph-mon[28368]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:03:30.835 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:30 smithi135 ceph-mon[28368]: from='client.? 172.21.15.135:0/1643998406' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-16T10:03:30.835 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:30 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T10:03:30.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:30 smithi033 ceph-mon[25404]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:03:30.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:30 smithi033 ceph-mon[25404]: from='client.? 172.21.15.135:0/1643998406' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-16T10:03:30.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:30 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T10:03:31.636 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-16T10:03:31.637 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8eea781e-7412-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-16T10:03:31.878 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/mon.c/config 2024-09-16T10:03:32.586 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-09-16T10:03:32.586 INFO:teuthology.orchestra.run.smithi135.stdout:{"epoch":2,"fsid":"8eea781e-7412-11ef-bceb-c7b262605968","modified":"2024-09-16T10:03:24.450085Z","created":"2024-09-16T10:01:44.853826Z","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.33:3300","nonce":0},{"type":"v1","addr":"172.21.15.33:6789","nonce":0}]},"addr":"172.21.15.33:6789/0","public_addr":"172.21.15.33:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:3300","nonce":0},{"type":"v1","addr":"172.21.15.135:6789","nonce":0}]},"addr":"172.21.15.135:6789/0","public_addr":"172.21.15.135:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-16T10:03:32.586 INFO:teuthology.orchestra.run.smithi135.stderr:dumped monmap epoch 2 2024-09-16T10:03:32.896 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:32 smithi135 ceph-mon[28368]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:03:32.896 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:32 smithi135 ceph-mon[28368]: from='client.? 172.21.15.135:0/3009542241' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-16T10:03:33.130 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 podman[27948]: 2024-09-16 10:03:33.004310518 +0000 UTC m=+0.116369900 container create bec5c203fa95e8b9c48b9957100785a04b99657da8dfff44374f477cb588e980 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-8eea781e-7412-11ef-bceb-c7b262605968-mon-b, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, GIT_CLEAN=True, io.buildah.version=1.37.2, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, GIT_BRANCH=HEAD, ceph=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS) 2024-09-16T10:03:33.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:32 smithi033 ceph-mon[25404]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:03:33.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:32 smithi033 ceph-mon[25404]: from='client.? 172.21.15.135:0/3009542241' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-16T10:03:33.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 podman[27948]: 2024-09-16 10:03:33.240117092 +0000 UTC m=+0.352176436 container init bec5c203fa95e8b9c48b9957100785a04b99657da8dfff44374f477cb588e980 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-8eea781e-7412-11ef-bceb-c7b262605968-mon-b, ceph=True, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_CLEAN=True, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-16T10:03:33.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 podman[27948]: 2024-09-16 10:03:33.244954632 +0000 UTC m=+0.357013980 container start bec5c203fa95e8b9c48b9957100785a04b99657da8dfff44374f477cb588e980 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-8eea781e-7412-11ef-bceb-c7b262605968-mon-b, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, org.label-schema.schema-version=1.0, ceph=True, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T10:03:33.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: set uid:gid to 167:167 (ceph:ceph) 2024-09-16T10:03:33.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: ceph version 19.3.0-4882-g66e33d6a (66e33d6af1496291b0602ee0a859e68145f17dad) squid (dev), process ceph-mon, pid 7 2024-09-16T10:03:33.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: pidfile_write: ignore empty --pid-file 2024-09-16T10:03:33.741 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: load: jerasure load: lrc 2024-09-16T10:03:33.741 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: RocksDB version: 7.9.2 2024-09-16T10:03:33.741 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Git sha 0 2024-09-16T10:03:33.741 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Compile date 2024-09-12 18:19:39 2024-09-16T10:03:33.741 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: DB SUMMARY 2024-09-16T10:03:33.741 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: DB Session ID: HBB8W48Q3PNQ56JYQZ0H 2024-09-16T10:03:33.741 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: CURRENT file: CURRENT 2024-09-16T10:03:33.741 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: IDENTITY file: IDENTITY 2024-09-16T10:03:33.741 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-09-16T10:03:33.741 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2024-09-16T10:03:33.741 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 636 ; 2024-09-16T10:03:33.741 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.error_if_exists: 0 2024-09-16T10:03:33.741 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.create_if_missing: 0 2024-09-16T10:03:33.742 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.paranoid_checks: 1 2024-09-16T10:03:33.742 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-16T10:03:33.742 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-16T10:03:33.742 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-16T10:03:33.742 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.env: 0x5621063b4120 2024-09-16T10:03:33.742 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.fs: PosixFileSystem 2024-09-16T10:03:33.742 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.info_log: 0x562108bd1700 2024-09-16T10:03:33.742 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.max_file_opening_threads: 16 2024-09-16T10:03:33.743 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.statistics: (nil) 2024-09-16T10:03:33.743 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.use_fsync: 0 2024-09-16T10:03:33.744 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.max_log_file_size: 0 2024-09-16T10:03:33.744 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-16T10:03:33.744 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-16T10:03:33.744 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.keep_log_file_num: 1000 2024-09-16T10:03:33.744 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.recycle_log_file_num: 0 2024-09-16T10:03:33.744 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.allow_fallocate: 1 2024-09-16T10:03:33.744 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.allow_mmap_reads: 0 2024-09-16T10:03:33.744 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.allow_mmap_writes: 0 2024-09-16T10:03:33.744 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.use_direct_reads: 0 2024-09-16T10:03:33.745 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-16T10:03:33.745 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.create_missing_column_families: 0 2024-09-16T10:03:33.745 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.db_log_dir: 2024-09-16T10:03:33.745 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.wal_dir: 2024-09-16T10:03:33.745 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-16T10:03:33.745 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-16T10:03:33.745 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-16T10:03:33.745 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-16T10:03:33.745 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-16T10:03:33.745 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-16T10:03:33.745 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.advise_random_on_open: 1 2024-09-16T10:03:33.745 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.db_write_buffer_size: 0 2024-09-16T10:03:33.746 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.write_buffer_manager: 0x562108bd5b80 2024-09-16T10:03:33.746 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-16T10:03:33.746 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-16T10:03:33.746 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-16T10:03:33.746 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.rate_limiter: (nil) 2024-09-16T10:03:33.746 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-16T10:03:33.746 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.wal_recovery_mode: 2 2024-09-16T10:03:33.746 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.enable_thread_tracking: 0 2024-09-16T10:03:33.746 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.enable_pipelined_write: 0 2024-09-16T10:03:33.746 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.unordered_write: 0 2024-09-16T10:03:33.746 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-16T10:03:33.746 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-16T10:03:33.746 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-16T10:03:33.746 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-16T10:03:33.747 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.row_cache: None 2024-09-16T10:03:33.747 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.wal_filter: None 2024-09-16T10:03:33.747 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-16T10:03:33.747 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.allow_ingest_behind: 0 2024-09-16T10:03:33.747 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.two_write_queues: 0 2024-09-16T10:03:33.747 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.manual_wal_flush: 0 2024-09-16T10:03:33.747 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.wal_compression: 0 2024-09-16T10:03:33.747 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.atomic_flush: 0 2024-09-16T10:03:33.747 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-16T10:03:33.747 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-16T10:03:33.747 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-16T10:03:33.747 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.log_readahead_size: 0 2024-09-16T10:03:33.747 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-16T10:03:33.747 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.best_efforts_recovery: 0 2024-09-16T10:03:33.748 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-16T10:03:33.748 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-16T10:03:33.748 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.allow_data_in_errors: 0 2024-09-16T10:03:33.748 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.db_host_id: __hostname__ 2024-09-16T10:03:33.748 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-16T10:03:33.748 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.max_background_jobs: 2 2024-09-16T10:03:33.748 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.max_background_compactions: -1 2024-09-16T10:03:33.748 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.max_subcompactions: 1 2024-09-16T10:03:33.748 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-16T10:03:33.748 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-16T10:03:33.748 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-16T10:03:33.748 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.max_total_wal_size: 0 2024-09-16T10:03:33.748 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-16T10:03:33.748 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-16T10:03:33.749 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-16T10:03:33.749 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-16T10:03:33.749 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.max_open_files: -1 2024-09-16T10:03:33.749 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.bytes_per_sync: 0 2024-09-16T10:03:33.749 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-16T10:03:33.749 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-16T10:03:33.749 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.compaction_readahead_size: 0 2024-09-16T10:03:33.749 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.max_background_flushes: -1 2024-09-16T10:03:33.749 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Compression algorithms supported: 2024-09-16T10:03:33.749 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: kZSTD supported: 0 2024-09-16T10:03:33.749 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: kXpressCompression supported: 0 2024-09-16T10:03:33.749 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: kBZip2Compression supported: 0 2024-09-16T10:03:33.749 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-16T10:03:33.749 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: kLZ4Compression supported: 1 2024-09-16T10:03:33.750 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: kZlibCompression supported: 1 2024-09-16T10:03:33.750 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: kLZ4HCCompression supported: 1 2024-09-16T10:03:33.750 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: kSnappyCompression supported: 1 2024-09-16T10:03:33.750 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-16T10:03:33.750 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-16T10:03:33.750 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 2024-09-16T10:03:33.750 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-16T10:03:33.750 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-16T10:03:33.750 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.merge_operator: 2024-09-16T10:03:33.750 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.compaction_filter: None 2024-09-16T10:03:33.750 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.compaction_filter_factory: None 2024-09-16T10:03:33.750 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.sst_partitioner_factory: None 2024-09-16T10:03:33.750 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-16T10:03:33.751 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-16T10:03:33.751 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x562108bd1320) 2024-09-16T10:03:33.751 INFO:journalctl@ceph.mon.b.smithi097.stdout: cache_index_and_filter_blocks: 1 2024-09-16T10:03:33.751 INFO:journalctl@ceph.mon.b.smithi097.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-16T10:03:33.751 INFO:journalctl@ceph.mon.b.smithi097.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-16T10:03:33.751 INFO:journalctl@ceph.mon.b.smithi097.stdout: pin_top_level_index_and_filter: 1 2024-09-16T10:03:33.751 INFO:journalctl@ceph.mon.b.smithi097.stdout: index_type: 0 2024-09-16T10:03:33.751 INFO:journalctl@ceph.mon.b.smithi097.stdout: data_block_index_type: 0 2024-09-16T10:03:33.751 INFO:journalctl@ceph.mon.b.smithi097.stdout: index_shortening: 1 2024-09-16T10:03:33.751 INFO:journalctl@ceph.mon.b.smithi097.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-16T10:03:33.751 INFO:journalctl@ceph.mon.b.smithi097.stdout: checksum: 4 2024-09-16T10:03:33.751 INFO:journalctl@ceph.mon.b.smithi097.stdout: no_block_cache: 0 2024-09-16T10:03:33.751 INFO:journalctl@ceph.mon.b.smithi097.stdout: block_cache: 0x562108bc5610 2024-09-16T10:03:33.752 INFO:journalctl@ceph.mon.b.smithi097.stdout: block_cache_name: BinnedLRUCache 2024-09-16T10:03:33.752 INFO:journalctl@ceph.mon.b.smithi097.stdout: block_cache_options: 2024-09-16T10:03:33.752 INFO:journalctl@ceph.mon.b.smithi097.stdout: capacity : 536870912 2024-09-16T10:03:33.752 INFO:journalctl@ceph.mon.b.smithi097.stdout: num_shard_bits : 4 2024-09-16T10:03:33.752 INFO:journalctl@ceph.mon.b.smithi097.stdout: strict_capacity_limit : 0 2024-09-16T10:03:33.752 INFO:journalctl@ceph.mon.b.smithi097.stdout: high_pri_pool_ratio: 0.000 2024-09-16T10:03:33.752 INFO:journalctl@ceph.mon.b.smithi097.stdout: block_cache_compressed: (nil) 2024-09-16T10:03:33.752 INFO:journalctl@ceph.mon.b.smithi097.stdout: persistent_cache: (nil) 2024-09-16T10:03:33.752 INFO:journalctl@ceph.mon.b.smithi097.stdout: block_size: 4096 2024-09-16T10:03:33.752 INFO:journalctl@ceph.mon.b.smithi097.stdout: block_size_deviation: 10 2024-09-16T10:03:33.752 INFO:journalctl@ceph.mon.b.smithi097.stdout: block_restart_interval: 16 2024-09-16T10:03:33.752 INFO:journalctl@ceph.mon.b.smithi097.stdout: index_block_restart_interval: 1 2024-09-16T10:03:33.752 INFO:journalctl@ceph.mon.b.smithi097.stdout: metadata_block_size: 4096 2024-09-16T10:03:33.752 INFO:journalctl@ceph.mon.b.smithi097.stdout: partition_filters: 0 2024-09-16T10:03:33.753 INFO:journalctl@ceph.mon.b.smithi097.stdout: use_delta_encoding: 1 2024-09-16T10:03:33.753 INFO:journalctl@ceph.mon.b.smithi097.stdout: filter_policy: bloomfilter 2024-09-16T10:03:33.753 INFO:journalctl@ceph.mon.b.smithi097.stdout: whole_key_filtering: 1 2024-09-16T10:03:33.753 INFO:journalctl@ceph.mon.b.smithi097.stdout: verify_compression: 0 2024-09-16T10:03:33.753 INFO:journalctl@ceph.mon.b.smithi097.stdout: read_amp_bytes_per_bit: 0 2024-09-16T10:03:33.753 INFO:journalctl@ceph.mon.b.smithi097.stdout: format_version: 5 2024-09-16T10:03:33.753 INFO:journalctl@ceph.mon.b.smithi097.stdout: enable_index_compression: 1 2024-09-16T10:03:33.753 INFO:journalctl@ceph.mon.b.smithi097.stdout: block_align: 0 2024-09-16T10:03:33.753 INFO:journalctl@ceph.mon.b.smithi097.stdout: max_auto_readahead_size: 262144 2024-09-16T10:03:33.753 INFO:journalctl@ceph.mon.b.smithi097.stdout: prepopulate_block_cache: 0 2024-09-16T10:03:33.753 INFO:journalctl@ceph.mon.b.smithi097.stdout: initial_auto_readahead_size: 8192 2024-09-16T10:03:33.753 INFO:journalctl@ceph.mon.b.smithi097.stdout: num_file_reads_for_auto_readahead: 2 2024-09-16T10:03:33.753 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.write_buffer_size: 33554432 2024-09-16T10:03:33.753 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.max_write_buffer_number: 2 2024-09-16T10:03:33.754 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.compression: NoCompression 2024-09-16T10:03:33.754 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.bottommost_compression: Disabled 2024-09-16T10:03:33.754 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.prefix_extractor: nullptr 2024-09-16T10:03:33.754 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-16T10:03:33.754 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.num_levels: 7 2024-09-16T10:03:33.754 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-16T10:03:33.754 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-16T10:03:33.754 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-16T10:03:33.754 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-16T10:03:33.754 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-16T10:03:33.754 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-16T10:03:33.754 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-16T10:03:33.754 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-16T10:03:33.755 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-16T10:03:33.755 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-16T10:03:33.755 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-16T10:03:33.755 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-16T10:03:33.755 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-16T10:03:33.755 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.compression_opts.level: 32767 2024-09-16T10:03:33.755 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.compression_opts.strategy: 0 2024-09-16T10:03:33.755 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-16T10:03:33.755 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-16T10:03:33.755 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-16T10:03:33.755 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-16T10:03:33.755 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.compression_opts.enabled: false 2024-09-16T10:03:33.755 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-16T10:03:33.755 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-16T10:03:33.756 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-16T10:03:33.756 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-16T10:03:33.756 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.target_file_size_base: 67108864 2024-09-16T10:03:33.756 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-16T10:03:33.756 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-16T10:03:33.756 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-16T10:03:33.756 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-16T10:03:33.756 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-16T10:03:33.756 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-16T10:03:33.756 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-16T10:03:33.756 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-16T10:03:33.756 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-16T10:03:33.756 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-16T10:03:33.757 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-16T10:03:33.757 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-16T10:03:33.757 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-16T10:03:33.757 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-16T10:03:33.757 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.arena_block_size: 1048576 2024-09-16T10:03:33.757 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-16T10:03:33.757 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-16T10:03:33.758 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.disable_auto_compactions: 0 2024-09-16T10:03:33.758 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-16T10:03:33.758 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-16T10:03:33.758 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-16T10:03:33.758 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-16T10:03:33.758 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-16T10:03:33.758 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-16T10:03:33.758 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-16T10:03:33.758 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-16T10:03:33.758 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-16T10:03:33.758 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-16T10:03:33.758 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-16T10:03:33.759 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.inplace_update_support: 0 2024-09-16T10:03:33.759 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-16T10:03:33.759 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-16T10:03:33.759 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-16T10:03:33.759 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-16T10:03:33.759 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.bloom_locality: 0 2024-09-16T10:03:33.759 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.max_successive_merges: 0 2024-09-16T10:03:33.759 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-16T10:03:33.759 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.paranoid_file_checks: 0 2024-09-16T10:03:33.759 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.force_consistency_checks: 1 2024-09-16T10:03:33.759 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.report_bg_io_stats: 0 2024-09-16T10:03:33.759 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.ttl: 2592000 2024-09-16T10:03:33.760 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-16T10:03:33.760 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-16T10:03:33.760 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-16T10:03:33.760 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.enable_blob_files: false 2024-09-16T10:03:33.760 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.min_blob_size: 0 2024-09-16T10:03:33.760 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.blob_file_size: 268435456 2024-09-16T10:03:33.760 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-16T10:03:33.760 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-16T10:03:33.760 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-16T10:03:33.760 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-16T10:03:33.760 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-16T10:03:33.760 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.blob_file_starting_level: 0 2024-09-16T10:03:33.760 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-16T10:03:33.761 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: 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-16T10:03:33.761 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-16T10:03:33.761 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: bf51a774-7eb2-4f67-abda-42f36a74ce11 2024-09-16T10:03:33.761 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726481013272051, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-09-16T10:03:33.761 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-09-16T10:03:33.761 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726481013272445, "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": 1726481013, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "bf51a774-7eb2-4f67-abda-42f36a74ce11", "db_session_id": "HBB8W48Q3PNQ56JYQZ0H", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-09-16T10:03:33.761 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726481013272540, "job": 1, "event": "recovery_finished"} 2024-09-16T10:03:33.761 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-09-16T10:03:33.761 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: 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-16T10:03:33.761 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x562108bf4e00 2024-09-16T10:03:33.761 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: DB pointer 0x562108cf6000 2024-09-16T10:03:33.761 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-16T10:03:33.761 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-16T10:03:33.761 INFO:journalctl@ceph.mon.b.smithi097.stdout: ** DB Stats ** 2024-09-16T10:03:33.762 INFO:journalctl@ceph.mon.b.smithi097.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T10:03:33.762 INFO:journalctl@ceph.mon.b.smithi097.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-16T10:03:33.762 INFO:journalctl@ceph.mon.b.smithi097.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T10:03:33.762 INFO:journalctl@ceph.mon.b.smithi097.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T10:03:33.762 INFO:journalctl@ceph.mon.b.smithi097.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-16T10:03:33.762 INFO:journalctl@ceph.mon.b.smithi097.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T10:03:33.762 INFO:journalctl@ceph.mon.b.smithi097.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T10:03:33.762 INFO:journalctl@ceph.mon.b.smithi097.stdout: 2024-09-16T10:03:33.762 INFO:journalctl@ceph.mon.b.smithi097.stdout: ** Compaction Stats [default] ** 2024-09-16T10:03:33.762 INFO:journalctl@ceph.mon.b.smithi097.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-16T10:03:33.762 INFO:journalctl@ceph.mon.b.smithi097.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-16T10:03:33.762 INFO:journalctl@ceph.mon.b.smithi097.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.4 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-16T10:03:33.762 INFO:journalctl@ceph.mon.b.smithi097.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.4 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-16T10:03:33.762 INFO:journalctl@ceph.mon.b.smithi097.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.4 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-16T10:03:33.763 INFO:journalctl@ceph.mon.b.smithi097.stdout: 2024-09-16T10:03:33.763 INFO:journalctl@ceph.mon.b.smithi097.stdout: ** Compaction Stats [default] ** 2024-09-16T10:03:33.763 INFO:journalctl@ceph.mon.b.smithi097.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-16T10:03:33.763 INFO:journalctl@ceph.mon.b.smithi097.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-16T10:03:33.763 INFO:journalctl@ceph.mon.b.smithi097.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.4 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-16T10:03:33.763 INFO:journalctl@ceph.mon.b.smithi097.stdout: 2024-09-16T10:03:33.763 INFO:journalctl@ceph.mon.b.smithi097.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-16T10:03:33.763 INFO:journalctl@ceph.mon.b.smithi097.stdout: 2024-09-16T10:03:33.763 INFO:journalctl@ceph.mon.b.smithi097.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T10:03:33.763 INFO:journalctl@ceph.mon.b.smithi097.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-16T10:03:33.763 INFO:journalctl@ceph.mon.b.smithi097.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-16T10:03:33.763 INFO:journalctl@ceph.mon.b.smithi097.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-16T10:03:33.763 INFO:journalctl@ceph.mon.b.smithi097.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-16T10:03:33.763 INFO:journalctl@ceph.mon.b.smithi097.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-16T10:03:33.764 INFO:journalctl@ceph.mon.b.smithi097.stdout: Cumulative compaction: 0.00 GB write, 0.67 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T10:03:33.764 INFO:journalctl@ceph.mon.b.smithi097.stdout: Interval compaction: 0.00 GB write, 0.67 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T10:03:33.764 INFO:journalctl@ceph.mon.b.smithi097.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-16T10:03:33.764 INFO:journalctl@ceph.mon.b.smithi097.stdout: Block cache BinnedLRUCache@0x562108bc5610#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-16T10:03:33.764 INFO:journalctl@ceph.mon.b.smithi097.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-16T10:03:33.764 INFO:journalctl@ceph.mon.b.smithi097.stdout: 2024-09-16T10:03:33.764 INFO:journalctl@ceph.mon.b.smithi097.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-16T10:03:33.764 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: mon.b does not exist in monmap, will attempt to join an existing cluster 2024-09-16T10:03:33.764 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: using public_addr v2:172.21.15.97:0/0 -> [v2:172.21.15.97:3300/0,v1:172.21.15.97:6789/0] 2024-09-16T10:03:33.764 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: starting mon.b rank -1 at public addrs [v2:172.21.15.97:3300/0,v1:172.21.15.97:6789/0] at bind addrs [v2:172.21.15.97:3300/0,v1:172.21.15.97:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 8eea781e-7412-11ef-bceb-c7b262605968 2024-09-16T10:03:33.764 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: mon.b@-1(???) e0 preinit fsid 8eea781e-7412-11ef-bceb-c7b262605968 2024-09-16T10:03:33.764 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: mon.b@-1(synchronizing).mds e1 new map 2024-09-16T10:03:33.764 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: mon.b@-1(synchronizing).mds e1 print_map 2024-09-16T10:03:33.765 INFO:journalctl@ceph.mon.b.smithi097.stdout: e1 2024-09-16T10:03:33.765 INFO:journalctl@ceph.mon.b.smithi097.stdout: btime 2024-09-16T10:01:47:743293+0000 2024-09-16T10:03:33.765 INFO:journalctl@ceph.mon.b.smithi097.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-16T10:03:33.765 INFO:journalctl@ceph.mon.b.smithi097.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-16T10:03:33.765 INFO:journalctl@ceph.mon.b.smithi097.stdout: legacy client fscid: -1 2024-09-16T10:03:33.765 INFO:journalctl@ceph.mon.b.smithi097.stdout: 2024-09-16T10:03:33.765 INFO:journalctl@ceph.mon.b.smithi097.stdout: No filesystems configured 2024-09-16T10:03:33.765 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-16T10:03:33.765 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: 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-16T10:03:33.765 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-16T10:03:33.765 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-16T10:03:33.765 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-16T10:03:33.765 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-16T10:03:33.765 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-16T10:03:33.765 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T10:03:33.766 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T10:03:33.766 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T10:03:33.766 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:03:33.766 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:03:33.767 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi135", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:03:33.767 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:33.767 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:33.767 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:33.767 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:33.767 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi097", "name": "osd_memory_target"} : dispatch 2024-09-16T10:03:33.767 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:03:33.767 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:03:33.767 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: Updating smithi097:/etc/ceph/ceph.conf 2024-09-16T10:03:33.767 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:33.767 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:33.767 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:33.767 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: Updating smithi097:/var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:03:33.767 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: Updating smithi097:/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:03:33.768 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:03:33.768 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: Updating smithi097:/var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T10:03:33.768 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: Deploying cephadm binary to smithi135 2024-09-16T10:03:33.768 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:03:33.768 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:33.768 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:03:33.768 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:33.768 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:33.768 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: Added host smithi135 2024-09-16T10:03:33.768 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:33.768 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:03:33.768 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:03:33.768 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: from='client.? 172.21.15.33:0/3685405181' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-16T10:03:33.768 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:03:33.769 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: from='client.? 172.21.15.33:0/3685405181' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-16T10:03:33.769 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: osdmap e4: 0 total, 0 up, 0 in 2024-09-16T10:03:33.769 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:33.769 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:33.769 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:33.769 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:33.769 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi135", "name": "osd_memory_target"} : dispatch 2024-09-16T10:03:33.769 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:03:33.769 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:03:33.769 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:33.769 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:33.769 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:33.769 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: Updating smithi135:/etc/ceph/ceph.conf 2024-09-16T10:03:33.770 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: Updating smithi135:/var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:03:33.770 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: Updating smithi135:/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:03:33.770 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: Updating smithi135:/var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T10:03:33.770 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:33.770 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:03:33.770 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:03:33.770 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:03:33.770 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:33.770 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-16T10:03:33.770 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:03:33.770 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:03:33.770 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: from='client.14188 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi033:172.21.15.33=a;smithi097:172.21.15.97=b;smithi135:172.21.15.135=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:03:33.770 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: Saving service mon spec with placement smithi033:172.21.15.33=a;smithi097:172.21.15.97=b;smithi135:172.21.15.135=c;count:3 2024-09-16T10:03:33.770 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: Deploying daemon mon.c on smithi135 2024-09-16T10:03:33.771 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:03:33.771 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: from='client.? 172.21.15.135:0/1355746328' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-16T10:03:33.771 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:03:33.771 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T10:03:33.771 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: mon.a calling monitor election 2024-09-16T10:03:33.771 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T10:03:33.771 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T10:03:33.771 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:03:33.771 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T10:03:33.771 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: mon.c calling monitor election 2024-09-16T10:03:33.771 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T10:03:33.771 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:03:33.771 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T10:03:33.771 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T10:03:33.772 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-16T10:03:33.772 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: monmap epoch 2 2024-09-16T10:03:33.772 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: fsid 8eea781e-7412-11ef-bceb-c7b262605968 2024-09-16T10:03:33.772 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: last_changed 2024-09-16T10:03:24.450085+0000 2024-09-16T10:03:33.772 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: created 2024-09-16T10:01:44.853826+0000 2024-09-16T10:03:33.772 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: min_mon_release 19 (squid) 2024-09-16T10:03:33.772 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: election_strategy: 1 2024-09-16T10:03:33.772 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: 0: [v2:172.21.15.33:3300/0,v1:172.21.15.33:6789/0] mon.a 2024-09-16T10:03:33.772 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: 1: [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] mon.c 2024-09-16T10:03:33.772 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: fsmap 2024-09-16T10:03:33.772 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: osdmap e4: 0 total, 0 up, 0 in 2024-09-16T10:03:33.772 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: mgrmap e13: x(active, since 43s) 2024-09-16T10:03:33.772 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: overall HEALTH_OK 2024-09-16T10:03:33.772 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:33.773 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:33.773 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:33.773 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-16T10:03:33.773 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:03:33.773 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: Deploying daemon mon.b on smithi097 2024-09-16T10:03:33.773 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:03:33.773 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: from='client.? 172.21.15.135:0/1643998406' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-16T10:03:33.773 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T10:03:33.773 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:03:33.773 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: from='client.? 172.21.15.135:0/3009542241' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-16T10:03:33.773 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 ceph-mon[27987]: mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-16T10:03:33.773 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 bash[27948]: bec5c203fa95e8b9c48b9957100785a04b99657da8dfff44374f477cb588e980 2024-09-16T10:03:33.773 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:33 smithi097 systemd[1]: Started Ceph mon.b for 8eea781e-7412-11ef-bceb-c7b262605968. 2024-09-16T10:03:34.205 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-16T10:03:34.206 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8eea781e-7412-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-16T10:03:34.463 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/mon.c/config 2024-09-16T10:03:38.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:38 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T10:03:38.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:38 smithi033 ceph-mon[25404]: mon.a calling monitor election 2024-09-16T10:03:38.676 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:38 smithi033 ceph-mon[25404]: mon.c calling monitor election 2024-09-16T10:03:38.676 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:38 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T10:03:38.676 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:38 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T10:03:38.676 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:38 smithi033 ceph-mon[25404]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:03:38.676 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:38 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T10:03:38.676 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:38 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T10:03:38.676 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:38 smithi033 ceph-mon[25404]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:03:38.676 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:38 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T10:03:38.676 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:38 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T10:03:38.676 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:38 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T10:03:38.676 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:38 smithi033 ceph-mon[25404]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-16T10:03:38.676 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:38 smithi033 ceph-mon[25404]: monmap epoch 3 2024-09-16T10:03:38.676 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:38 smithi033 ceph-mon[25404]: fsid 8eea781e-7412-11ef-bceb-c7b262605968 2024-09-16T10:03:38.677 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:38 smithi033 ceph-mon[25404]: last_changed 2024-09-16T10:03:33.298150+0000 2024-09-16T10:03:38.677 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:38 smithi033 ceph-mon[25404]: created 2024-09-16T10:01:44.853826+0000 2024-09-16T10:03:38.677 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:38 smithi033 ceph-mon[25404]: min_mon_release 19 (squid) 2024-09-16T10:03:38.677 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:38 smithi033 ceph-mon[25404]: election_strategy: 1 2024-09-16T10:03:38.677 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:38 smithi033 ceph-mon[25404]: 0: [v2:172.21.15.33:3300/0,v1:172.21.15.33:6789/0] mon.a 2024-09-16T10:03:38.677 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:38 smithi033 ceph-mon[25404]: 1: [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] mon.c 2024-09-16T10:03:38.677 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:38 smithi033 ceph-mon[25404]: 2: [v2:172.21.15.97:3300/0,v1:172.21.15.97:6789/0] mon.b 2024-09-16T10:03:38.677 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:38 smithi033 ceph-mon[25404]: fsmap 2024-09-16T10:03:38.677 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:38 smithi033 ceph-mon[25404]: osdmap e4: 0 total, 0 up, 0 in 2024-09-16T10:03:38.677 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:38 smithi033 ceph-mon[25404]: mgrmap e13: x(active, since 52s) 2024-09-16T10:03:38.677 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:38 smithi033 ceph-mon[25404]: Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-09-16T10:03:38.677 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:38 smithi033 ceph-mon[25404]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-09-16T10:03:38.677 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:38 smithi033 ceph-mon[25404]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-09-16T10:03:38.677 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:38 smithi033 ceph-mon[25404]: mon.b (rank 2) addr [v2:172.21.15.97:3300/0,v1:172.21.15.97:6789/0] is down (out of quorum) 2024-09-16T10:03:38.677 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:38 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:38.678 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:38 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:38.678 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:38 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:38.678 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:38 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:38.819 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-09-16T10:03:38.819 INFO:teuthology.orchestra.run.smithi135.stdout:{"epoch":3,"fsid":"8eea781e-7412-11ef-bceb-c7b262605968","modified":"2024-09-16T10:03:33.298150Z","created":"2024-09-16T10:01:44.853826Z","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.33:3300","nonce":0},{"type":"v1","addr":"172.21.15.33:6789","nonce":0}]},"addr":"172.21.15.33:6789/0","public_addr":"172.21.15.33:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:3300","nonce":0},{"type":"v1","addr":"172.21.15.135:6789","nonce":0}]},"addr":"172.21.15.135:6789/0","public_addr":"172.21.15.135:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.97:3300","nonce":0},{"type":"v1","addr":"172.21.15.97:6789","nonce":0}]},"addr":"172.21.15.97:6789/0","public_addr":"172.21.15.97:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-16T10:03:38.819 INFO:teuthology.orchestra.run.smithi135.stderr:dumped monmap epoch 3 2024-09-16T10:03:38.819 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:38 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T10:03:38.820 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:38 smithi135 ceph-mon[28368]: mon.a calling monitor election 2024-09-16T10:03:38.820 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:38 smithi135 ceph-mon[28368]: mon.c calling monitor election 2024-09-16T10:03:38.820 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:38 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T10:03:38.820 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:38 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T10:03:38.820 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:38 smithi135 ceph-mon[28368]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:03:38.820 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:38 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T10:03:38.820 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:38 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T10:03:38.820 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:38 smithi135 ceph-mon[28368]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:03:38.820 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:38 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T10:03:38.820 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:38 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T10:03:38.820 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:38 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T10:03:38.820 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:38 smithi135 ceph-mon[28368]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-16T10:03:38.820 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:38 smithi135 ceph-mon[28368]: monmap epoch 3 2024-09-16T10:03:38.820 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:38 smithi135 ceph-mon[28368]: fsid 8eea781e-7412-11ef-bceb-c7b262605968 2024-09-16T10:03:38.821 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:38 smithi135 ceph-mon[28368]: last_changed 2024-09-16T10:03:33.298150+0000 2024-09-16T10:03:38.821 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:38 smithi135 ceph-mon[28368]: created 2024-09-16T10:01:44.853826+0000 2024-09-16T10:03:38.821 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:38 smithi135 ceph-mon[28368]: min_mon_release 19 (squid) 2024-09-16T10:03:38.821 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:38 smithi135 ceph-mon[28368]: election_strategy: 1 2024-09-16T10:03:38.821 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:38 smithi135 ceph-mon[28368]: 0: [v2:172.21.15.33:3300/0,v1:172.21.15.33:6789/0] mon.a 2024-09-16T10:03:38.821 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:38 smithi135 ceph-mon[28368]: 1: [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] mon.c 2024-09-16T10:03:38.821 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:38 smithi135 ceph-mon[28368]: 2: [v2:172.21.15.97:3300/0,v1:172.21.15.97:6789/0] mon.b 2024-09-16T10:03:38.821 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:38 smithi135 ceph-mon[28368]: fsmap 2024-09-16T10:03:38.821 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:38 smithi135 ceph-mon[28368]: osdmap e4: 0 total, 0 up, 0 in 2024-09-16T10:03:38.821 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:38 smithi135 ceph-mon[28368]: mgrmap e13: x(active, since 52s) 2024-09-16T10:03:38.821 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:38 smithi135 ceph-mon[28368]: Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-09-16T10:03:38.821 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:38 smithi135 ceph-mon[28368]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-09-16T10:03:38.821 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:38 smithi135 ceph-mon[28368]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-09-16T10:03:38.821 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:38 smithi135 ceph-mon[28368]: mon.b (rank 2) addr [v2:172.21.15.97:3300/0,v1:172.21.15.97:6789/0] is down (out of quorum) 2024-09-16T10:03:38.822 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:38 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:38.822 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:38 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:38.822 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:38 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:38.822 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:38 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:39.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:39 smithi033 ceph-mon[25404]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:03:39.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:39 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:03:39.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:39 smithi033 ceph-mon[25404]: from='client.? 172.21.15.135:0/2045465324' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-16T10:03:39.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:39 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T10:03:39.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:39 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:39.813 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:39 smithi135 ceph-mon[28368]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:03:39.813 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:39 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:03:39.813 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:39 smithi135 ceph-mon[28368]: from='client.? 172.21.15.135:0/2045465324' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-16T10:03:39.813 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:39 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T10:03:39.813 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:39 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:40.149 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-09-16T10:03:40.150 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8eea781e-7412-11ef-bceb-c7b262605968 -- ceph config generate-minimal-conf 2024-09-16T10:03:40.673 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:40 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T10:03:40.673 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:40 smithi097 ceph-mon[27987]: mon.a calling monitor election 2024-09-16T10:03:40.673 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:40 smithi097 ceph-mon[27987]: mon.c calling monitor election 2024-09-16T10:03:40.673 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:40 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T10:03:40.673 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:40 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T10:03:40.673 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:40 smithi097 ceph-mon[27987]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:03:40.673 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:40 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T10:03:40.674 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:40 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T10:03:40.674 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:40 smithi097 ceph-mon[27987]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:03:40.674 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:40 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T10:03:40.674 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:40 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T10:03:40.674 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:40 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T10:03:40.674 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:40 smithi097 ceph-mon[27987]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-16T10:03:40.674 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:40 smithi097 ceph-mon[27987]: monmap epoch 3 2024-09-16T10:03:40.674 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:40 smithi097 ceph-mon[27987]: fsid 8eea781e-7412-11ef-bceb-c7b262605968 2024-09-16T10:03:40.674 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:40 smithi097 ceph-mon[27987]: last_changed 2024-09-16T10:03:33.298150+0000 2024-09-16T10:03:40.674 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:40 smithi097 ceph-mon[27987]: created 2024-09-16T10:01:44.853826+0000 2024-09-16T10:03:40.674 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:40 smithi097 ceph-mon[27987]: min_mon_release 19 (squid) 2024-09-16T10:03:40.674 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:40 smithi097 ceph-mon[27987]: election_strategy: 1 2024-09-16T10:03:40.674 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:40 smithi097 ceph-mon[27987]: 0: [v2:172.21.15.33:3300/0,v1:172.21.15.33:6789/0] mon.a 2024-09-16T10:03:40.675 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:40 smithi097 ceph-mon[27987]: 1: [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] mon.c 2024-09-16T10:03:40.675 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:40 smithi097 ceph-mon[27987]: 2: [v2:172.21.15.97:3300/0,v1:172.21.15.97:6789/0] mon.b 2024-09-16T10:03:40.675 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:40 smithi097 ceph-mon[27987]: fsmap 2024-09-16T10:03:40.675 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:40 smithi097 ceph-mon[27987]: osdmap e4: 0 total, 0 up, 0 in 2024-09-16T10:03:40.675 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:40 smithi097 ceph-mon[27987]: mgrmap e13: x(active, since 52s) 2024-09-16T10:03:40.675 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:40 smithi097 ceph-mon[27987]: Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-09-16T10:03:40.675 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:40 smithi097 ceph-mon[27987]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-09-16T10:03:40.675 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:40 smithi097 ceph-mon[27987]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-09-16T10:03:40.675 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:40 smithi097 ceph-mon[27987]: mon.b (rank 2) addr [v2:172.21.15.97:3300/0,v1:172.21.15.97:6789/0] is down (out of quorum) 2024-09-16T10:03:40.675 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:40 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:40.675 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:40 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:40.675 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:40 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:40.675 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:40 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:40.675 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:40 smithi097 ceph-mon[27987]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:03:40.676 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:40 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:03:40.676 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:40 smithi097 ceph-mon[27987]: from='client.? 172.21.15.135:0/2045465324' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-16T10:03:40.676 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:40 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T10:03:40.676 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:40 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:41.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:41 smithi135 ceph-mon[28368]: mon.b calling monitor election 2024-09-16T10:03:41.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:41 smithi135 ceph-mon[28368]: Updating smithi033:/etc/ceph/ceph.conf 2024-09-16T10:03:41.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:41 smithi135 ceph-mon[28368]: Updating smithi097:/etc/ceph/ceph.conf 2024-09-16T10:03:41.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:41 smithi135 ceph-mon[28368]: Updating smithi135:/etc/ceph/ceph.conf 2024-09-16T10:03:41.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:41 smithi135 ceph-mon[28368]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:03:41.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:41 smithi135 ceph-mon[28368]: Updating smithi135:/var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:03:41.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:41 smithi135 ceph-mon[28368]: Updating smithi097:/var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:03:41.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:41 smithi135 ceph-mon[28368]: Updating smithi033:/var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:03:41.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:41 smithi135 ceph-mon[28368]: Reconfiguring mon.a (unknown last config time)... 2024-09-16T10:03:41.337 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:41 smithi135 ceph-mon[28368]: Reconfiguring daemon mon.a on smithi033 2024-09-16T10:03:41.337 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:41 smithi135 ceph-mon[28368]: mon.b calling monitor election 2024-09-16T10:03:41.337 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:41 smithi135 ceph-mon[28368]: mon.c calling monitor election 2024-09-16T10:03:41.337 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:41 smithi135 ceph-mon[28368]: mon.a calling monitor election 2024-09-16T10:03:41.337 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:41 smithi135 ceph-mon[28368]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-16T10:03:41.337 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:41 smithi135 ceph-mon[28368]: monmap epoch 3 2024-09-16T10:03:41.337 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:41 smithi135 ceph-mon[28368]: fsid 8eea781e-7412-11ef-bceb-c7b262605968 2024-09-16T10:03:41.337 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:41 smithi135 ceph-mon[28368]: last_changed 2024-09-16T10:03:33.298150+0000 2024-09-16T10:03:41.337 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:41 smithi135 ceph-mon[28368]: created 2024-09-16T10:01:44.853826+0000 2024-09-16T10:03:41.337 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:41 smithi135 ceph-mon[28368]: min_mon_release 19 (squid) 2024-09-16T10:03:41.337 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:41 smithi135 ceph-mon[28368]: election_strategy: 1 2024-09-16T10:03:41.337 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:41 smithi135 ceph-mon[28368]: 0: [v2:172.21.15.33:3300/0,v1:172.21.15.33:6789/0] mon.a 2024-09-16T10:03:41.337 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:41 smithi135 ceph-mon[28368]: 1: [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] mon.c 2024-09-16T10:03:41.337 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:41 smithi135 ceph-mon[28368]: 2: [v2:172.21.15.97:3300/0,v1:172.21.15.97:6789/0] mon.b 2024-09-16T10:03:41.338 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:41 smithi135 ceph-mon[28368]: fsmap 2024-09-16T10:03:41.338 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:41 smithi135 ceph-mon[28368]: osdmap e4: 0 total, 0 up, 0 in 2024-09-16T10:03:41.338 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:41 smithi135 ceph-mon[28368]: mgrmap e13: x(active, since 54s) 2024-09-16T10:03:41.338 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:41 smithi135 ceph-mon[28368]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-09-16T10:03:41.338 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:41 smithi135 ceph-mon[28368]: Cluster is now healthy 2024-09-16T10:03:41.338 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:41 smithi135 ceph-mon[28368]: overall HEALTH_OK 2024-09-16T10:03:41.383 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:41 smithi033 ceph-mon[25404]: mon.b calling monitor election 2024-09-16T10:03:41.383 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:41 smithi033 ceph-mon[25404]: Updating smithi033:/etc/ceph/ceph.conf 2024-09-16T10:03:41.383 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:41 smithi033 ceph-mon[25404]: Updating smithi097:/etc/ceph/ceph.conf 2024-09-16T10:03:41.383 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:41 smithi033 ceph-mon[25404]: Updating smithi135:/etc/ceph/ceph.conf 2024-09-16T10:03:41.383 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:41 smithi033 ceph-mon[25404]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:03:41.383 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:41 smithi033 ceph-mon[25404]: Updating smithi135:/var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:03:41.383 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:41 smithi033 ceph-mon[25404]: Updating smithi097:/var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:03:41.383 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:41 smithi033 ceph-mon[25404]: Updating smithi033:/var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:03:41.383 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:41 smithi033 ceph-mon[25404]: Reconfiguring mon.a (unknown last config time)... 2024-09-16T10:03:41.383 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:41 smithi033 ceph-mon[25404]: Reconfiguring daemon mon.a on smithi033 2024-09-16T10:03:41.384 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:41 smithi033 ceph-mon[25404]: mon.b calling monitor election 2024-09-16T10:03:41.384 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:41 smithi033 ceph-mon[25404]: mon.c calling monitor election 2024-09-16T10:03:41.384 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:41 smithi033 ceph-mon[25404]: mon.a calling monitor election 2024-09-16T10:03:41.384 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:41 smithi033 ceph-mon[25404]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-16T10:03:41.384 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:41 smithi033 ceph-mon[25404]: monmap epoch 3 2024-09-16T10:03:41.384 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:41 smithi033 ceph-mon[25404]: fsid 8eea781e-7412-11ef-bceb-c7b262605968 2024-09-16T10:03:41.384 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:41 smithi033 ceph-mon[25404]: last_changed 2024-09-16T10:03:33.298150+0000 2024-09-16T10:03:41.384 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:41 smithi033 ceph-mon[25404]: created 2024-09-16T10:01:44.853826+0000 2024-09-16T10:03:41.384 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:41 smithi033 ceph-mon[25404]: min_mon_release 19 (squid) 2024-09-16T10:03:41.384 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:41 smithi033 ceph-mon[25404]: election_strategy: 1 2024-09-16T10:03:41.384 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:41 smithi033 ceph-mon[25404]: 0: [v2:172.21.15.33:3300/0,v1:172.21.15.33:6789/0] mon.a 2024-09-16T10:03:41.384 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:41 smithi033 ceph-mon[25404]: 1: [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] mon.c 2024-09-16T10:03:41.384 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:41 smithi033 ceph-mon[25404]: 2: [v2:172.21.15.97:3300/0,v1:172.21.15.97:6789/0] mon.b 2024-09-16T10:03:41.384 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:41 smithi033 ceph-mon[25404]: fsmap 2024-09-16T10:03:41.385 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:41 smithi033 ceph-mon[25404]: osdmap e4: 0 total, 0 up, 0 in 2024-09-16T10:03:41.385 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:41 smithi033 ceph-mon[25404]: mgrmap e13: x(active, since 54s) 2024-09-16T10:03:41.385 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:41 smithi033 ceph-mon[25404]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-09-16T10:03:41.385 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:41 smithi033 ceph-mon[25404]: Cluster is now healthy 2024-09-16T10:03:41.385 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:41 smithi033 ceph-mon[25404]: overall HEALTH_OK 2024-09-16T10:03:41.404 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:03:41.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:41 smithi097 ceph-mon[27987]: mon.b calling monitor election 2024-09-16T10:03:41.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:41 smithi097 ceph-mon[27987]: Updating smithi033:/etc/ceph/ceph.conf 2024-09-16T10:03:41.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:41 smithi097 ceph-mon[27987]: Updating smithi097:/etc/ceph/ceph.conf 2024-09-16T10:03:41.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:41 smithi097 ceph-mon[27987]: Updating smithi135:/etc/ceph/ceph.conf 2024-09-16T10:03:41.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:41 smithi097 ceph-mon[27987]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:03:41.491 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:41 smithi097 ceph-mon[27987]: Updating smithi135:/var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:03:41.491 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:41 smithi097 ceph-mon[27987]: Updating smithi097:/var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:03:41.491 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:41 smithi097 ceph-mon[27987]: Updating smithi033:/var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:03:41.491 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:41 smithi097 ceph-mon[27987]: Reconfiguring mon.a (unknown last config time)... 2024-09-16T10:03:41.491 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:41 smithi097 ceph-mon[27987]: Reconfiguring daemon mon.a on smithi033 2024-09-16T10:03:41.491 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:41 smithi097 ceph-mon[27987]: mon.b calling monitor election 2024-09-16T10:03:41.491 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:41 smithi097 ceph-mon[27987]: mon.c calling monitor election 2024-09-16T10:03:41.491 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:41 smithi097 ceph-mon[27987]: mon.a calling monitor election 2024-09-16T10:03:41.491 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:41 smithi097 ceph-mon[27987]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-16T10:03:41.491 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:41 smithi097 ceph-mon[27987]: monmap epoch 3 2024-09-16T10:03:41.491 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:41 smithi097 ceph-mon[27987]: fsid 8eea781e-7412-11ef-bceb-c7b262605968 2024-09-16T10:03:41.491 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:41 smithi097 ceph-mon[27987]: last_changed 2024-09-16T10:03:33.298150+0000 2024-09-16T10:03:41.491 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:41 smithi097 ceph-mon[27987]: created 2024-09-16T10:01:44.853826+0000 2024-09-16T10:03:41.492 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:41 smithi097 ceph-mon[27987]: min_mon_release 19 (squid) 2024-09-16T10:03:41.492 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:41 smithi097 ceph-mon[27987]: election_strategy: 1 2024-09-16T10:03:41.492 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:41 smithi097 ceph-mon[27987]: 0: [v2:172.21.15.33:3300/0,v1:172.21.15.33:6789/0] mon.a 2024-09-16T10:03:41.492 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:41 smithi097 ceph-mon[27987]: 1: [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] mon.c 2024-09-16T10:03:41.492 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:41 smithi097 ceph-mon[27987]: 2: [v2:172.21.15.97:3300/0,v1:172.21.15.97:6789/0] mon.b 2024-09-16T10:03:41.492 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:41 smithi097 ceph-mon[27987]: fsmap 2024-09-16T10:03:41.492 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:41 smithi097 ceph-mon[27987]: osdmap e4: 0 total, 0 up, 0 in 2024-09-16T10:03:41.492 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:41 smithi097 ceph-mon[27987]: mgrmap e13: x(active, since 54s) 2024-09-16T10:03:41.492 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:41 smithi097 ceph-mon[27987]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-09-16T10:03:41.492 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:41 smithi097 ceph-mon[27987]: Cluster is now healthy 2024-09-16T10:03:41.492 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:41 smithi097 ceph-mon[27987]: overall HEALTH_OK 2024-09-16T10:03:42.014 INFO:teuthology.orchestra.run.smithi033.stdout:# minimal ceph.conf for 8eea781e-7412-11ef-bceb-c7b262605968 2024-09-16T10:03:42.014 INFO:teuthology.orchestra.run.smithi033.stdout:[global] 2024-09-16T10:03:42.014 INFO:teuthology.orchestra.run.smithi033.stdout: fsid = 8eea781e-7412-11ef-bceb-c7b262605968 2024-09-16T10:03:42.014 INFO:teuthology.orchestra.run.smithi033.stdout: mon_host = [v2:172.21.15.33:3300/0,v1:172.21.15.33:6789/0] [v2:172.21.15.97:3300/0,v1:172.21.15.97:6789/0] [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] 2024-09-16T10:03:42.313 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:42 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:42.313 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:42 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T10:03:42.313 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:42 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:42.313 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:42 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:42.313 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:42 smithi033 ceph-mon[25404]: Reconfiguring mon.b (monmap changed)... 2024-09-16T10:03:42.314 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:42 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-16T10:03:42.314 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:42 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-16T10:03:42.314 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:42 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:03:42.314 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:42 smithi033 ceph-mon[25404]: Reconfiguring daemon mon.b on smithi097 2024-09-16T10:03:42.314 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:42 smithi033 ceph-mon[25404]: from='client.? 172.21.15.33:0/2390764717' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:03:42.375 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:42 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:42.376 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:42 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T10:03:42.376 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:42 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:42.376 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:42 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:42.376 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:42 smithi097 ceph-mon[27987]: Reconfiguring mon.b (monmap changed)... 2024-09-16T10:03:42.376 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:42 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-16T10:03:42.376 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:42 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-16T10:03:42.376 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:42 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:03:42.376 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:42 smithi097 ceph-mon[27987]: Reconfiguring daemon mon.b on smithi097 2024-09-16T10:03:42.376 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:42 smithi097 ceph-mon[27987]: from='client.? 172.21.15.33:0/2390764717' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:03:42.585 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:42 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:42.585 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:42 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T10:03:42.586 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:42 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:42.586 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:42 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:42.586 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:42 smithi135 ceph-mon[28368]: Reconfiguring mon.b (monmap changed)... 2024-09-16T10:03:42.586 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:42 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-16T10:03:42.586 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:42 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-16T10:03:42.586 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:42 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:03:42.586 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:42 smithi135 ceph-mon[28368]: Reconfiguring daemon mon.b on smithi097 2024-09-16T10:03:42.586 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:42 smithi135 ceph-mon[28368]: from='client.? 172.21.15.33:0/2390764717' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:03:42.600 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-09-16T10:03:42.600 DEBUG:teuthology.orchestra.run.smithi033:> set -ex 2024-09-16T10:03:42.600 DEBUG:teuthology.orchestra.run.smithi033:> sudo dd of=/etc/ceph/ceph.conf 2024-09-16T10:03:42.628 DEBUG:teuthology.orchestra.run.smithi033:> set -ex 2024-09-16T10:03:42.628 DEBUG:teuthology.orchestra.run.smithi033:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:03:42.695 DEBUG:teuthology.orchestra.run.smithi097:> set -ex 2024-09-16T10:03:42.695 DEBUG:teuthology.orchestra.run.smithi097:> sudo dd of=/etc/ceph/ceph.conf 2024-09-16T10:03:42.723 DEBUG:teuthology.orchestra.run.smithi097:> set -ex 2024-09-16T10:03:42.723 DEBUG:teuthology.orchestra.run.smithi097:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:03:42.787 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2024-09-16T10:03:42.787 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd of=/etc/ceph/ceph.conf 2024-09-16T10:03:42.814 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2024-09-16T10:03:42.814 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:03:42.880 INFO:tasks.cephadm:Adding mgr.x on smithi033 2024-09-16T10:03:42.881 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8eea781e-7412-11ef-bceb-c7b262605968 -- ceph orch apply mgr '1;smithi033=x' 2024-09-16T10:03:43.580 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/mon.c/config 2024-09-16T10:03:43.701 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:43 smithi135 ceph-mon[28368]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:03:43.701 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:43 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:43.701 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:43 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:43.701 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:43 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-16T10:03:43.701 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:43 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-16T10:03:43.701 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:43 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:03:43.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:43 smithi097 ceph-mon[27987]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:03:43.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:43 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:43.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:43 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:43.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:43 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-16T10:03:43.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:43 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-16T10:03:43.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:43 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:03:43.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:43 smithi033 ceph-mon[25404]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:03:43.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:43 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:43.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:43 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:43.926 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:43 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-16T10:03:43.926 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:43 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-16T10:03:43.926 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:43 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:03:44.155 INFO:teuthology.orchestra.run.smithi135.stdout:Scheduled mgr update... 2024-09-16T10:03:44.586 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:44 smithi135 ceph-mon[28368]: Reconfiguring mon.c (monmap changed)... 2024-09-16T10:03:44.586 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:44 smithi135 ceph-mon[28368]: Reconfiguring daemon mon.c on smithi135 2024-09-16T10:03:44.586 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:44 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:44.586 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:44 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:44.586 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:44 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:44.586 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:44 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:03:44.586 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:44 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:03:44.586 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:44 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:03:44.587 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:44 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:44.587 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:44 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:44.587 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:44 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-16T10:03:44.587 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:44 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-16T10:03:44.587 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:44 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:03:44.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:44 smithi097 ceph-mon[27987]: Reconfiguring mon.c (monmap changed)... 2024-09-16T10:03:44.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:44 smithi097 ceph-mon[27987]: Reconfiguring daemon mon.c on smithi135 2024-09-16T10:03:44.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:44 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:44.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:44 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:44.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:44 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:44.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:44 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:03:44.741 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:44 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:03:44.741 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:44 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:03:44.741 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:44 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:44.741 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:44 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:44.741 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:44 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-16T10:03:44.741 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:44 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-16T10:03:44.741 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:44 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:03:44.747 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:44 smithi033 ceph-mon[25404]: Reconfiguring mon.c (monmap changed)... 2024-09-16T10:03:44.748 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:44 smithi033 ceph-mon[25404]: Reconfiguring daemon mon.c on smithi135 2024-09-16T10:03:44.748 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:44 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:44.748 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:44 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:44.748 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:44 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:44.748 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:44 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:03:44.748 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:44 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:03:44.748 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:44 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:03:44.748 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:44 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:44.748 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:44 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:44.748 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:44 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-16T10:03:44.749 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:44 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-16T10:03:44.749 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:44 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:03:44.870 DEBUG:tasks.cephadm:set 0 configs 2024-09-16T10:03:44.870 INFO:tasks.cephadm:Deploying OSDs... 2024-09-16T10:03:44.870 DEBUG:teuthology.orchestra.run.smithi033:> set -ex 2024-09-16T10:03:44.870 DEBUG:teuthology.orchestra.run.smithi033:> dd if=/scratch_devs of=/dev/stdout 2024-09-16T10:03:44.888 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-16T10:03:44.888 DEBUG:teuthology.orchestra.run.smithi033:> stat /dev/vg_nvme/lv_1 2024-09-16T10:03:44.945 INFO:teuthology.orchestra.run.smithi033.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-16T10:03:44.945 INFO:teuthology.orchestra.run.smithi033.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T10:03:44.945 INFO:teuthology.orchestra.run.smithi033.stdout:Device: 5h/5d Inode: 974 Links: 1 2024-09-16T10:03:44.945 INFO:teuthology.orchestra.run.smithi033.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T10:03:44.945 INFO:teuthology.orchestra.run.smithi033.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T10:03:44.945 INFO:teuthology.orchestra.run.smithi033.stdout:Access: 2024-09-16 10:03:00.885672795 +0000 2024-09-16T10:03:44.945 INFO:teuthology.orchestra.run.smithi033.stdout:Modify: 2024-09-16 10:00:43.937860444 +0000 2024-09-16T10:03:44.945 INFO:teuthology.orchestra.run.smithi033.stdout:Change: 2024-09-16 10:00:43.937860444 +0000 2024-09-16T10:03:44.945 INFO:teuthology.orchestra.run.smithi033.stdout: Birth: 2024-09-16 10:00:43.937860444 +0000 2024-09-16T10:03:44.946 DEBUG:teuthology.orchestra.run.smithi033:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-16T10:03:45.014 INFO:teuthology.orchestra.run.smithi033.stderr:1+0 records in 2024-09-16T10:03:45.014 INFO:teuthology.orchestra.run.smithi033.stderr:1+0 records out 2024-09-16T10:03:45.014 INFO:teuthology.orchestra.run.smithi033.stderr:512 bytes copied, 0.000266957 s, 1.9 MB/s 2024-09-16T10:03:45.016 DEBUG:teuthology.orchestra.run.smithi033:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-16T10:03:45.073 DEBUG:teuthology.orchestra.run.smithi033:> stat /dev/vg_nvme/lv_2 2024-09-16T10:03:45.130 INFO:teuthology.orchestra.run.smithi033.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-16T10:03:45.131 INFO:teuthology.orchestra.run.smithi033.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T10:03:45.131 INFO:teuthology.orchestra.run.smithi033.stdout:Device: 5h/5d Inode: 977 Links: 1 2024-09-16T10:03:45.131 INFO:teuthology.orchestra.run.smithi033.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T10:03:45.131 INFO:teuthology.orchestra.run.smithi033.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T10:03:45.131 INFO:teuthology.orchestra.run.smithi033.stdout:Access: 2024-09-16 10:03:00.912672364 +0000 2024-09-16T10:03:45.131 INFO:teuthology.orchestra.run.smithi033.stdout:Modify: 2024-09-16 10:00:43.937860444 +0000 2024-09-16T10:03:45.131 INFO:teuthology.orchestra.run.smithi033.stdout:Change: 2024-09-16 10:00:43.937860444 +0000 2024-09-16T10:03:45.131 INFO:teuthology.orchestra.run.smithi033.stdout: Birth: 2024-09-16 10:00:43.937860444 +0000 2024-09-16T10:03:45.131 DEBUG:teuthology.orchestra.run.smithi033:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-16T10:03:45.195 INFO:teuthology.orchestra.run.smithi033.stderr:1+0 records in 2024-09-16T10:03:45.195 INFO:teuthology.orchestra.run.smithi033.stderr:1+0 records out 2024-09-16T10:03:45.195 INFO:teuthology.orchestra.run.smithi033.stderr:512 bytes copied, 0.00024771 s, 2.1 MB/s 2024-09-16T10:03:45.197 DEBUG:teuthology.orchestra.run.smithi033:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-16T10:03:45.253 DEBUG:teuthology.orchestra.run.smithi033:> stat /dev/vg_nvme/lv_3 2024-09-16T10:03:45.309 INFO:teuthology.orchestra.run.smithi033.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-16T10:03:45.309 INFO:teuthology.orchestra.run.smithi033.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T10:03:45.309 INFO:teuthology.orchestra.run.smithi033.stdout:Device: 5h/5d Inode: 966 Links: 1 2024-09-16T10:03:45.309 INFO:teuthology.orchestra.run.smithi033.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T10:03:45.309 INFO:teuthology.orchestra.run.smithi033.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T10:03:45.309 INFO:teuthology.orchestra.run.smithi033.stdout:Access: 2024-09-16 10:03:00.939671933 +0000 2024-09-16T10:03:45.309 INFO:teuthology.orchestra.run.smithi033.stdout:Modify: 2024-09-16 10:00:43.936860452 +0000 2024-09-16T10:03:45.310 INFO:teuthology.orchestra.run.smithi033.stdout:Change: 2024-09-16 10:00:43.936860452 +0000 2024-09-16T10:03:45.310 INFO:teuthology.orchestra.run.smithi033.stdout: Birth: 2024-09-16 10:00:43.936860452 +0000 2024-09-16T10:03:45.310 DEBUG:teuthology.orchestra.run.smithi033:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-16T10:03:45.373 INFO:teuthology.orchestra.run.smithi033.stderr:1+0 records in 2024-09-16T10:03:45.374 INFO:teuthology.orchestra.run.smithi033.stderr:1+0 records out 2024-09-16T10:03:45.374 INFO:teuthology.orchestra.run.smithi033.stderr:512 bytes copied, 0.000186577 s, 2.7 MB/s 2024-09-16T10:03:45.375 DEBUG:teuthology.orchestra.run.smithi033:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-16T10:03:45.432 DEBUG:teuthology.orchestra.run.smithi033:> stat /dev/vg_nvme/lv_4 2024-09-16T10:03:45.488 INFO:teuthology.orchestra.run.smithi033.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-16T10:03:45.489 INFO:teuthology.orchestra.run.smithi033.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T10:03:45.489 INFO:teuthology.orchestra.run.smithi033.stdout:Device: 5h/5d Inode: 975 Links: 1 2024-09-16T10:03:45.489 INFO:teuthology.orchestra.run.smithi033.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T10:03:45.489 INFO:teuthology.orchestra.run.smithi033.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T10:03:45.489 INFO:teuthology.orchestra.run.smithi033.stdout:Access: 2024-09-16 10:03:00.965671517 +0000 2024-09-16T10:03:45.489 INFO:teuthology.orchestra.run.smithi033.stdout:Modify: 2024-09-16 10:00:43.937860444 +0000 2024-09-16T10:03:45.489 INFO:teuthology.orchestra.run.smithi033.stdout:Change: 2024-09-16 10:00:43.937860444 +0000 2024-09-16T10:03:45.489 INFO:teuthology.orchestra.run.smithi033.stdout: Birth: 2024-09-16 10:00:43.937860444 +0000 2024-09-16T10:03:45.489 DEBUG:teuthology.orchestra.run.smithi033:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-16T10:03:45.553 INFO:teuthology.orchestra.run.smithi033.stderr:1+0 records in 2024-09-16T10:03:45.553 INFO:teuthology.orchestra.run.smithi033.stderr:1+0 records out 2024-09-16T10:03:45.553 INFO:teuthology.orchestra.run.smithi033.stderr:512 bytes copied, 0.000189999 s, 2.7 MB/s 2024-09-16T10:03:45.554 DEBUG:teuthology.orchestra.run.smithi033:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-16T10:03:45.612 DEBUG:teuthology.orchestra.run.smithi097:> set -ex 2024-09-16T10:03:45.613 DEBUG:teuthology.orchestra.run.smithi097:> dd if=/scratch_devs of=/dev/stdout 2024-09-16T10:03:45.632 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-16T10:03:45.632 DEBUG:teuthology.orchestra.run.smithi097:> stat /dev/vg_nvme/lv_1 2024-09-16T10:03:45.653 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:45 smithi033 ceph-mon[25404]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:03:45.653 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:45 smithi033 ceph-mon[25404]: from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi033=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:03:45.653 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:45 smithi033 ceph-mon[25404]: Saving service mgr spec with placement smithi033=x;count:1 2024-09-16T10:03:45.653 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:45 smithi033 ceph-mon[25404]: Reconfiguring mgr.x (unknown last config time)... 2024-09-16T10:03:45.653 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:45 smithi033 ceph-mon[25404]: Reconfiguring daemon mgr.x on smithi033 2024-09-16T10:03:45.689 INFO:teuthology.orchestra.run.smithi097.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-16T10:03:45.689 INFO:teuthology.orchestra.run.smithi097.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T10:03:45.690 INFO:teuthology.orchestra.run.smithi097.stdout:Device: 5h/5d Inode: 973 Links: 1 2024-09-16T10:03:45.690 INFO:teuthology.orchestra.run.smithi097.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T10:03:45.690 INFO:teuthology.orchestra.run.smithi097.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T10:03:45.690 INFO:teuthology.orchestra.run.smithi097.stdout:Access: 2024-09-16 10:03:32.704429366 +0000 2024-09-16T10:03:45.690 INFO:teuthology.orchestra.run.smithi097.stdout:Modify: 2024-09-16 10:00:44.065411578 +0000 2024-09-16T10:03:45.690 INFO:teuthology.orchestra.run.smithi097.stdout:Change: 2024-09-16 10:00:44.065411578 +0000 2024-09-16T10:03:45.690 INFO:teuthology.orchestra.run.smithi097.stdout: Birth: 2024-09-16 10:00:44.065411578 +0000 2024-09-16T10:03:45.690 DEBUG:teuthology.orchestra.run.smithi097:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-16T10:03:45.739 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:45 smithi097 ceph-mon[27987]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:03:45.739 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:45 smithi097 ceph-mon[27987]: from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi033=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:03:45.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:45 smithi097 ceph-mon[27987]: Saving service mgr spec with placement smithi033=x;count:1 2024-09-16T10:03:45.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:45 smithi097 ceph-mon[27987]: Reconfiguring mgr.x (unknown last config time)... 2024-09-16T10:03:45.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:45 smithi097 ceph-mon[27987]: Reconfiguring daemon mgr.x on smithi033 2024-09-16T10:03:45.756 INFO:teuthology.orchestra.run.smithi097.stderr:1+0 records in 2024-09-16T10:03:45.756 INFO:teuthology.orchestra.run.smithi097.stderr:1+0 records out 2024-09-16T10:03:45.756 INFO:teuthology.orchestra.run.smithi097.stderr:512 bytes copied, 0.000232921 s, 2.2 MB/s 2024-09-16T10:03:45.758 DEBUG:teuthology.orchestra.run.smithi097:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-16T10:03:45.816 DEBUG:teuthology.orchestra.run.smithi097:> stat /dev/vg_nvme/lv_2 2024-09-16T10:03:45.835 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:45 smithi135 ceph-mon[28368]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:03:45.835 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:45 smithi135 ceph-mon[28368]: from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi033=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:03:45.835 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:45 smithi135 ceph-mon[28368]: Saving service mgr spec with placement smithi033=x;count:1 2024-09-16T10:03:45.835 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:45 smithi135 ceph-mon[28368]: Reconfiguring mgr.x (unknown last config time)... 2024-09-16T10:03:45.835 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:45 smithi135 ceph-mon[28368]: Reconfiguring daemon mgr.x on smithi033 2024-09-16T10:03:45.873 INFO:teuthology.orchestra.run.smithi097.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-16T10:03:45.874 INFO:teuthology.orchestra.run.smithi097.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T10:03:45.874 INFO:teuthology.orchestra.run.smithi097.stdout:Device: 5h/5d Inode: 969 Links: 1 2024-09-16T10:03:45.874 INFO:teuthology.orchestra.run.smithi097.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T10:03:45.874 INFO:teuthology.orchestra.run.smithi097.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T10:03:45.874 INFO:teuthology.orchestra.run.smithi097.stdout:Access: 2024-09-16 10:03:32.705429348 +0000 2024-09-16T10:03:45.874 INFO:teuthology.orchestra.run.smithi097.stdout:Modify: 2024-09-16 10:00:44.064411669 +0000 2024-09-16T10:03:45.874 INFO:teuthology.orchestra.run.smithi097.stdout:Change: 2024-09-16 10:00:44.064411669 +0000 2024-09-16T10:03:45.874 INFO:teuthology.orchestra.run.smithi097.stdout: Birth: 2024-09-16 10:00:44.064411669 +0000 2024-09-16T10:03:45.874 DEBUG:teuthology.orchestra.run.smithi097:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-16T10:03:45.939 INFO:teuthology.orchestra.run.smithi097.stderr:1+0 records in 2024-09-16T10:03:45.939 INFO:teuthology.orchestra.run.smithi097.stderr:1+0 records out 2024-09-16T10:03:45.939 INFO:teuthology.orchestra.run.smithi097.stderr:512 bytes copied, 0.000201386 s, 2.5 MB/s 2024-09-16T10:03:45.940 DEBUG:teuthology.orchestra.run.smithi097:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-16T10:03:45.998 DEBUG:teuthology.orchestra.run.smithi097:> stat /dev/vg_nvme/lv_3 2024-09-16T10:03:46.054 INFO:teuthology.orchestra.run.smithi097.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-16T10:03:46.054 INFO:teuthology.orchestra.run.smithi097.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T10:03:46.054 INFO:teuthology.orchestra.run.smithi097.stdout:Device: 5h/5d Inode: 961 Links: 1 2024-09-16T10:03:46.054 INFO:teuthology.orchestra.run.smithi097.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T10:03:46.054 INFO:teuthology.orchestra.run.smithi097.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T10:03:46.054 INFO:teuthology.orchestra.run.smithi097.stdout:Access: 2024-09-16 10:03:32.705429348 +0000 2024-09-16T10:03:46.054 INFO:teuthology.orchestra.run.smithi097.stdout:Modify: 2024-09-16 10:00:44.064411669 +0000 2024-09-16T10:03:46.054 INFO:teuthology.orchestra.run.smithi097.stdout:Change: 2024-09-16 10:00:44.064411669 +0000 2024-09-16T10:03:46.054 INFO:teuthology.orchestra.run.smithi097.stdout: Birth: 2024-09-16 10:00:44.064411669 +0000 2024-09-16T10:03:46.055 DEBUG:teuthology.orchestra.run.smithi097:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-16T10:03:46.117 INFO:teuthology.orchestra.run.smithi097.stderr:1+0 records in 2024-09-16T10:03:46.118 INFO:teuthology.orchestra.run.smithi097.stderr:1+0 records out 2024-09-16T10:03:46.118 INFO:teuthology.orchestra.run.smithi097.stderr:512 bytes copied, 0.000251675 s, 2.0 MB/s 2024-09-16T10:03:46.119 DEBUG:teuthology.orchestra.run.smithi097:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-16T10:03:46.176 DEBUG:teuthology.orchestra.run.smithi097:> stat /dev/vg_nvme/lv_4 2024-09-16T10:03:46.235 INFO:teuthology.orchestra.run.smithi097.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-16T10:03:46.235 INFO:teuthology.orchestra.run.smithi097.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T10:03:46.236 INFO:teuthology.orchestra.run.smithi097.stdout:Device: 5h/5d Inode: 974 Links: 1 2024-09-16T10:03:46.236 INFO:teuthology.orchestra.run.smithi097.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T10:03:46.236 INFO:teuthology.orchestra.run.smithi097.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T10:03:46.236 INFO:teuthology.orchestra.run.smithi097.stdout:Access: 2024-09-16 10:03:32.705429348 +0000 2024-09-16T10:03:46.236 INFO:teuthology.orchestra.run.smithi097.stdout:Modify: 2024-09-16 10:00:44.065411578 +0000 2024-09-16T10:03:46.236 INFO:teuthology.orchestra.run.smithi097.stdout:Change: 2024-09-16 10:00:44.065411578 +0000 2024-09-16T10:03:46.236 INFO:teuthology.orchestra.run.smithi097.stdout: Birth: 2024-09-16 10:00:44.065411578 +0000 2024-09-16T10:03:46.236 DEBUG:teuthology.orchestra.run.smithi097:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-16T10:03:46.299 INFO:teuthology.orchestra.run.smithi097.stderr:1+0 records in 2024-09-16T10:03:46.299 INFO:teuthology.orchestra.run.smithi097.stderr:1+0 records out 2024-09-16T10:03:46.299 INFO:teuthology.orchestra.run.smithi097.stderr:512 bytes copied, 0.000199445 s, 2.6 MB/s 2024-09-16T10:03:46.300 DEBUG:teuthology.orchestra.run.smithi097:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-16T10:03:46.357 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2024-09-16T10:03:46.357 DEBUG:teuthology.orchestra.run.smithi135:> dd if=/scratch_devs of=/dev/stdout 2024-09-16T10:03:46.375 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-16T10:03:46.376 DEBUG:teuthology.orchestra.run.smithi135:> stat /dev/vg_nvme/lv_1 2024-09-16T10:03:46.433 INFO:teuthology.orchestra.run.smithi135.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-16T10:03:46.433 INFO:teuthology.orchestra.run.smithi135.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T10:03:46.433 INFO:teuthology.orchestra.run.smithi135.stdout:Device: 5h/5d Inode: 981 Links: 1 2024-09-16T10:03:46.433 INFO:teuthology.orchestra.run.smithi135.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T10:03:46.433 INFO:teuthology.orchestra.run.smithi135.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T10:03:46.433 INFO:teuthology.orchestra.run.smithi135.stdout:Access: 2024-09-16 10:03:23.901056290 +0000 2024-09-16T10:03:46.433 INFO:teuthology.orchestra.run.smithi135.stdout:Modify: 2024-09-16 10:00:43.659703626 +0000 2024-09-16T10:03:46.433 INFO:teuthology.orchestra.run.smithi135.stdout:Change: 2024-09-16 10:00:43.659703626 +0000 2024-09-16T10:03:46.433 INFO:teuthology.orchestra.run.smithi135.stdout: Birth: 2024-09-16 10:00:43.659703626 +0000 2024-09-16T10:03:46.434 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-16T10:03:46.499 INFO:teuthology.orchestra.run.smithi135.stderr:1+0 records in 2024-09-16T10:03:46.499 INFO:teuthology.orchestra.run.smithi135.stderr:1+0 records out 2024-09-16T10:03:46.499 INFO:teuthology.orchestra.run.smithi135.stderr:512 bytes copied, 0.000280421 s, 1.8 MB/s 2024-09-16T10:03:46.500 DEBUG:teuthology.orchestra.run.smithi135:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-16T10:03:46.558 DEBUG:teuthology.orchestra.run.smithi135:> stat /dev/vg_nvme/lv_2 2024-09-16T10:03:46.615 INFO:teuthology.orchestra.run.smithi135.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-16T10:03:46.615 INFO:teuthology.orchestra.run.smithi135.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T10:03:46.615 INFO:teuthology.orchestra.run.smithi135.stdout:Device: 5h/5d Inode: 965 Links: 1 2024-09-16T10:03:46.615 INFO:teuthology.orchestra.run.smithi135.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T10:03:46.615 INFO:teuthology.orchestra.run.smithi135.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T10:03:46.615 INFO:teuthology.orchestra.run.smithi135.stdout:Access: 2024-09-16 10:03:23.901056290 +0000 2024-09-16T10:03:46.615 INFO:teuthology.orchestra.run.smithi135.stdout:Modify: 2024-09-16 10:00:43.656704057 +0000 2024-09-16T10:03:46.615 INFO:teuthology.orchestra.run.smithi135.stdout:Change: 2024-09-16 10:00:43.656704057 +0000 2024-09-16T10:03:46.615 INFO:teuthology.orchestra.run.smithi135.stdout: Birth: 2024-09-16 10:00:43.656704057 +0000 2024-09-16T10:03:46.616 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-16T10:03:46.679 INFO:teuthology.orchestra.run.smithi135.stderr:1+0 records in 2024-09-16T10:03:46.680 INFO:teuthology.orchestra.run.smithi135.stderr:1+0 records out 2024-09-16T10:03:46.680 INFO:teuthology.orchestra.run.smithi135.stderr:512 bytes copied, 0.000243498 s, 2.1 MB/s 2024-09-16T10:03:46.681 DEBUG:teuthology.orchestra.run.smithi135:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-16T10:03:46.737 DEBUG:teuthology.orchestra.run.smithi135:> stat /dev/vg_nvme/lv_3 2024-09-16T10:03:46.793 INFO:teuthology.orchestra.run.smithi135.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-16T10:03:46.793 INFO:teuthology.orchestra.run.smithi135.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T10:03:46.794 INFO:teuthology.orchestra.run.smithi135.stdout:Device: 5h/5d Inode: 976 Links: 1 2024-09-16T10:03:46.794 INFO:teuthology.orchestra.run.smithi135.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T10:03:46.794 INFO:teuthology.orchestra.run.smithi135.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T10:03:46.794 INFO:teuthology.orchestra.run.smithi135.stdout:Access: 2024-09-16 10:03:23.901056290 +0000 2024-09-16T10:03:46.794 INFO:teuthology.orchestra.run.smithi135.stdout:Modify: 2024-09-16 10:00:43.658703770 +0000 2024-09-16T10:03:46.795 INFO:teuthology.orchestra.run.smithi135.stdout:Change: 2024-09-16 10:00:43.658703770 +0000 2024-09-16T10:03:46.795 INFO:teuthology.orchestra.run.smithi135.stdout: Birth: 2024-09-16 10:00:43.658703770 +0000 2024-09-16T10:03:46.795 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-16T10:03:46.857 INFO:teuthology.orchestra.run.smithi135.stderr:1+0 records in 2024-09-16T10:03:46.857 INFO:teuthology.orchestra.run.smithi135.stderr:1+0 records out 2024-09-16T10:03:46.857 INFO:teuthology.orchestra.run.smithi135.stderr:512 bytes copied, 0.000224135 s, 2.3 MB/s 2024-09-16T10:03:46.858 DEBUG:teuthology.orchestra.run.smithi135:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-16T10:03:46.915 DEBUG:teuthology.orchestra.run.smithi135:> stat /dev/vg_nvme/lv_4 2024-09-16T10:03:46.970 INFO:teuthology.orchestra.run.smithi135.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-16T10:03:46.970 INFO:teuthology.orchestra.run.smithi135.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T10:03:46.970 INFO:teuthology.orchestra.run.smithi135.stdout:Device: 5h/5d Inode: 974 Links: 1 2024-09-16T10:03:46.970 INFO:teuthology.orchestra.run.smithi135.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T10:03:46.970 INFO:teuthology.orchestra.run.smithi135.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T10:03:46.971 INFO:teuthology.orchestra.run.smithi135.stdout:Access: 2024-09-16 10:03:23.902056267 +0000 2024-09-16T10:03:46.971 INFO:teuthology.orchestra.run.smithi135.stdout:Modify: 2024-09-16 10:00:43.658703770 +0000 2024-09-16T10:03:46.971 INFO:teuthology.orchestra.run.smithi135.stdout:Change: 2024-09-16 10:00:43.658703770 +0000 2024-09-16T10:03:46.971 INFO:teuthology.orchestra.run.smithi135.stdout: Birth: 2024-09-16 10:00:43.658703770 +0000 2024-09-16T10:03:46.971 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-16T10:03:47.037 INFO:teuthology.orchestra.run.smithi135.stderr:1+0 records in 2024-09-16T10:03:47.037 INFO:teuthology.orchestra.run.smithi135.stderr:1+0 records out 2024-09-16T10:03:47.037 INFO:teuthology.orchestra.run.smithi135.stderr:512 bytes copied, 0.000223537 s, 2.3 MB/s 2024-09-16T10:03:47.037 DEBUG:teuthology.orchestra.run.smithi135:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-16T10:03:47.094 INFO:tasks.cephadm:Deploying osd.0 on smithi033 with /dev/vg_nvme/lv_4... 2024-09-16T10:03:47.094 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8eea781e-7412-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-16T10:03:47.335 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:47 smithi135 ceph-mon[28368]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:03:47.335 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:47 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:47.335 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:47 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:47.357 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:03:47.425 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:47 smithi033 ceph-mon[25404]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:03:47.425 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:47 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:47.425 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:47 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:47.489 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:47 smithi097 ceph-mon[27987]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:03:47.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:47 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:47.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:47 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:03:49.335 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:49 smithi135 ceph-mon[28368]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:03:49.425 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:49 smithi033 ceph-mon[25404]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:03:49.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:49 smithi097 ceph-mon[27987]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:03:49.786 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-09-16T10:03:49.814 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8eea781e-7412-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi033:vg_nvme/lv_4 2024-09-16T10:03:50.072 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:03:51.335 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:51 smithi135 ceph-mon[28368]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:03:51.335 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:51 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T10:03:51.335 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:51 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T10:03:51.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:51 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:03:51.338 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:51 smithi033 ceph-mon[25404]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:03:51.339 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:51 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T10:03:51.339 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:51 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T10:03:51.339 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:51 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:03:51.489 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:51 smithi097 ceph-mon[27987]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:03:51.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:51 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T10:03:51.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:51 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T10:03:51.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:51 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:03:52.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:52 smithi033 ceph-mon[25404]: from='client.14217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi033:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:03:52.335 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:52 smithi135 ceph-mon[28368]: from='client.14217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi033:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:03:52.489 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:52 smithi097 ceph-mon[27987]: from='client.14217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi033:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:03:53.335 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:53 smithi135 ceph-mon[28368]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:03:53.417 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:53 smithi033 ceph-mon[25404]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:03:53.489 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:53 smithi097 ceph-mon[27987]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:03:54.335 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:54 smithi135 ceph-mon[28368]: from='client.? 172.21.15.33:0/930452762' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "68190f58-4a54-416e-a0a2-3d813f21928e"} : dispatch 2024-09-16T10:03:54.335 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:54 smithi135 ceph-mon[28368]: from='client.? 172.21.15.33:0/930452762' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "68190f58-4a54-416e-a0a2-3d813f21928e"}]': finished 2024-09-16T10:03:54.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:54 smithi135 ceph-mon[28368]: osdmap e5: 1 total, 0 up, 1 in 2024-09-16T10:03:54.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:54 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T10:03:54.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:54 smithi135 ceph-mon[28368]: from='client.? 172.21.15.33:0/1325747919' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T10:03:54.425 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:54 smithi033 ceph-mon[25404]: from='client.? 172.21.15.33:0/930452762' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "68190f58-4a54-416e-a0a2-3d813f21928e"} : dispatch 2024-09-16T10:03:54.425 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:54 smithi033 ceph-mon[25404]: from='client.? 172.21.15.33:0/930452762' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "68190f58-4a54-416e-a0a2-3d813f21928e"}]': finished 2024-09-16T10:03:54.425 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:54 smithi033 ceph-mon[25404]: osdmap e5: 1 total, 0 up, 1 in 2024-09-16T10:03:54.425 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:54 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T10:03:54.425 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:54 smithi033 ceph-mon[25404]: from='client.? 172.21.15.33:0/1325747919' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T10:03:54.489 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:54 smithi097 ceph-mon[27987]: from='client.? 172.21.15.33:0/930452762' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "68190f58-4a54-416e-a0a2-3d813f21928e"} : dispatch 2024-09-16T10:03:54.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:54 smithi097 ceph-mon[27987]: from='client.? 172.21.15.33:0/930452762' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "68190f58-4a54-416e-a0a2-3d813f21928e"}]': finished 2024-09-16T10:03:54.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:54 smithi097 ceph-mon[27987]: osdmap e5: 1 total, 0 up, 1 in 2024-09-16T10:03:54.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:54 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T10:03:54.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:54 smithi097 ceph-mon[27987]: from='client.? 172.21.15.33:0/1325747919' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T10:03:55.425 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:55 smithi033 ceph-mon[25404]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:03:55.489 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:55 smithi097 ceph-mon[27987]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:03:55.585 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:55 smithi135 ceph-mon[28368]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:03:57.335 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:57 smithi033 ceph-mon[25404]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:03:57.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:57 smithi097 ceph-mon[27987]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:03:57.585 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:57 smithi135 ceph-mon[28368]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:03:59.388 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:03:59 smithi135 ceph-mon[28368]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:03:59.425 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:03:59 smithi033 ceph-mon[25404]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:03:59.489 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:03:59 smithi097 ceph-mon[27987]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:04:01.392 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:01 smithi033 ceph-mon[25404]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:04:01.392 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:01 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-16T10:04:01.392 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:01 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:04:01.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:01 smithi097 ceph-mon[27987]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:04:01.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:01 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-16T10:04:01.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:01 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:04:01.557 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:01 smithi135 ceph-mon[28368]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:04:01.558 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:01 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-16T10:04:01.558 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:01 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:04:02.388 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:02 smithi033 ceph-mon[25404]: Deploying daemon osd.0 on smithi033 2024-09-16T10:04:02.491 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:02 smithi097 ceph-mon[27987]: Deploying daemon osd.0 on smithi033 2024-09-16T10:04:02.586 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:02 smithi135 ceph-mon[28368]: Deploying daemon osd.0 on smithi033 2024-09-16T10:04:03.217 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:03 smithi033 ceph-mon[25404]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:04:03.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:03 smithi097 ceph-mon[27987]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:04:03.585 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:03 smithi135 ceph-mon[28368]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:04:05.426 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:05 smithi033 ceph-mon[25404]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:04:05.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:05 smithi097 ceph-mon[27987]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:04:05.585 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:05 smithi135 ceph-mon[28368]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:04:07.425 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:07 smithi033 ceph-mon[25404]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:04:07.489 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:07 smithi097 ceph-mon[27987]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:04:07.585 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:07 smithi135 ceph-mon[28368]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:04:08.425 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:08 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:04:08.425 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:08 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:04:08.425 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:08 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:04:08.489 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:08 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:04:08.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:08 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:04:08.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:08 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:04:08.585 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:08 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:04:08.586 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:08 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:04:08.586 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:08 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:04:09.489 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:09 smithi097 ceph-mon[27987]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:04:09.496 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:09 smithi033 ceph-mon[25404]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:04:09.585 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:09 smithi135 ceph-mon[28368]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:04:10.963 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:10 smithi033 ceph-mon[25404]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:04:10.964 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:10 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:04:10.964 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:10 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:04:10.964 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:10 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:04:10.964 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:10 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:04:10.964 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:10 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:04:11.001 INFO:teuthology.orchestra.run.smithi033.stdout:Created osd(s) 0 on host 'smithi033' 2024-09-16T10:04:11.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:10 smithi097 ceph-mon[27987]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:04:11.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:10 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:04:11.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:10 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:04:11.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:10 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:04:11.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:10 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:04:11.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:10 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:04:11.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:10 smithi135 ceph-mon[28368]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:04:11.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:10 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:04:11.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:10 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:04:11.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:10 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:04:11.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:10 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:04:11.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:10 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:04:11.682 DEBUG:teuthology.orchestra.run.smithi033:osd.0> sudo journalctl -f -n 0 -u ceph-8eea781e-7412-11ef-bceb-c7b262605968@osd.0.service 2024-09-16T10:04:11.684 INFO:tasks.cephadm:Deploying osd.1 on smithi033 with /dev/vg_nvme/lv_3... 2024-09-16T10:04:11.684 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8eea781e-7412-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-09-16T10:04:11.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:11 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:04:11.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:11 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:04:11.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:11 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:04:12.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:11 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:04:12.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:11 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:04:12.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:11 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:04:12.239 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:11 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:04:12.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:11 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:04:12.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:11 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:04:12.425 INFO:journalctl@ceph.osd.0.smithi033.stdout:Sep 16 10:04:12 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-0[38948]: 2024-09-16T10:04:12.222+0000 7fb3a5bbd640 -1 osd.0 0 log_to_monitors true 2024-09-16T10:04:12.435 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:04:13.322 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:12 smithi033 ceph-mon[25404]: pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:04:13.322 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:12 smithi033 ceph-mon[25404]: from='osd.0 [v2:172.21.15.33:6802/922925798,v1:172.21.15.33:6803/922925798]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-16T10:04:13.335 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:13 smithi135 ceph-mon[28368]: pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:04:13.335 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:13 smithi135 ceph-mon[28368]: from='osd.0 [v2:172.21.15.33:6802/922925798,v1:172.21.15.33:6803/922925798]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-16T10:04:13.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:13 smithi097 ceph-mon[27987]: pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:04:13.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:13 smithi097 ceph-mon[27987]: from='osd.0 [v2:172.21.15.33:6802/922925798,v1:172.21.15.33:6803/922925798]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-16T10:04:14.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:14 smithi033 ceph-mon[25404]: from='osd.0 [v2:172.21.15.33:6802/922925798,v1:172.21.15.33:6803/922925798]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-16T10:04:14.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:14 smithi033 ceph-mon[25404]: osdmap e6: 1 total, 0 up, 1 in 2024-09-16T10:04:14.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:14 smithi033 ceph-mon[25404]: from='osd.0 [v2:172.21.15.33:6802/922925798,v1:172.21.15.33:6803/922925798]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi033", "root=default"]} : dispatch 2024-09-16T10:04:14.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:14 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T10:04:14.335 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:14 smithi135 ceph-mon[28368]: from='osd.0 [v2:172.21.15.33:6802/922925798,v1:172.21.15.33:6803/922925798]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-16T10:04:14.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:14 smithi135 ceph-mon[28368]: osdmap e6: 1 total, 0 up, 1 in 2024-09-16T10:04:14.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:14 smithi135 ceph-mon[28368]: from='osd.0 [v2:172.21.15.33:6802/922925798,v1:172.21.15.33:6803/922925798]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi033", "root=default"]} : dispatch 2024-09-16T10:04:14.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:14 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T10:04:14.489 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:14 smithi097 ceph-mon[27987]: from='osd.0 [v2:172.21.15.33:6802/922925798,v1:172.21.15.33:6803/922925798]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-16T10:04:14.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:14 smithi097 ceph-mon[27987]: osdmap e6: 1 total, 0 up, 1 in 2024-09-16T10:04:14.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:14 smithi097 ceph-mon[27987]: from='osd.0 [v2:172.21.15.33:6802/922925798,v1:172.21.15.33:6803/922925798]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi033", "root=default"]} : dispatch 2024-09-16T10:04:14.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:14 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T10:04:14.674 INFO:journalctl@ceph.osd.0.smithi033.stdout:Sep 16 10:04:14 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-0[38948]: 2024-09-16T10:04:14.484+0000 7fb3a2354640 -1 osd.0 0 waiting for initial osdmap 2024-09-16T10:04:14.675 INFO:journalctl@ceph.osd.0.smithi033.stdout:Sep 16 10:04:14 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-0[38948]: 2024-09-16T10:04:14.487+0000 7fb39995f640 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T10:04:15.310 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:15 smithi033 ceph-mon[25404]: pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:04:15.310 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:15 smithi033 ceph-mon[25404]: from='osd.0 [v2:172.21.15.33:6802/922925798,v1:172.21.15.33:6803/922925798]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]': finished 2024-09-16T10:04:15.310 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:15 smithi033 ceph-mon[25404]: osdmap e7: 1 total, 0 up, 1 in 2024-09-16T10:04:15.310 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:15 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T10:04:15.310 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:15 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T10:04:15.310 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:15 smithi033 ceph-mon[25404]: from='osd.0 [v2:172.21.15.33:6802/922925798,v1:172.21.15.33:6803/922925798]' entity='osd.0' 2024-09-16T10:04:15.310 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:15 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T10:04:15.335 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:15 smithi135 ceph-mon[28368]: pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:04:15.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:15 smithi135 ceph-mon[28368]: from='osd.0 [v2:172.21.15.33:6802/922925798,v1:172.21.15.33:6803/922925798]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]': finished 2024-09-16T10:04:15.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:15 smithi135 ceph-mon[28368]: osdmap e7: 1 total, 0 up, 1 in 2024-09-16T10:04:15.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:15 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T10:04:15.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:15 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T10:04:15.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:15 smithi135 ceph-mon[28368]: from='osd.0 [v2:172.21.15.33:6802/922925798,v1:172.21.15.33:6803/922925798]' entity='osd.0' 2024-09-16T10:04:15.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:15 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T10:04:15.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:15 smithi097 ceph-mon[27987]: pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:04:15.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:15 smithi097 ceph-mon[27987]: from='osd.0 [v2:172.21.15.33:6802/922925798,v1:172.21.15.33:6803/922925798]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]': finished 2024-09-16T10:04:15.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:15 smithi097 ceph-mon[27987]: osdmap e7: 1 total, 0 up, 1 in 2024-09-16T10:04:15.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:15 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T10:04:15.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:15 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T10:04:15.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:15 smithi097 ceph-mon[27987]: from='osd.0 [v2:172.21.15.33:6802/922925798,v1:172.21.15.33:6803/922925798]' entity='osd.0' 2024-09-16T10:04:15.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:15 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T10:04:16.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:16 smithi135 ceph-mon[28368]: purged_snaps scrub starts 2024-09-16T10:04:16.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:16 smithi135 ceph-mon[28368]: purged_snaps scrub ok 2024-09-16T10:04:16.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:16 smithi135 ceph-mon[28368]: Detected new or changed devices on smithi033 2024-09-16T10:04:16.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:16 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:04:16.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:16 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:04:16.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:16 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-16T10:04:16.337 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:16 smithi135 ceph-mon[28368]: Adjusting osd_memory_target on smithi033 to 17092M 2024-09-16T10:04:16.337 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:16 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:04:16.337 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:16 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:04:16.337 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:16 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:04:16.337 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:16 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:04:16.337 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:16 smithi135 ceph-mon[28368]: osd.0 [v2:172.21.15.33:6802/922925798,v1:172.21.15.33:6803/922925798] boot 2024-09-16T10:04:16.337 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:16 smithi135 ceph-mon[28368]: osdmap e8: 1 total, 1 up, 1 in 2024-09-16T10:04:16.337 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:16 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T10:04:16.417 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:16 smithi033 ceph-mon[25404]: purged_snaps scrub starts 2024-09-16T10:04:16.417 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:16 smithi033 ceph-mon[25404]: purged_snaps scrub ok 2024-09-16T10:04:16.417 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:16 smithi033 ceph-mon[25404]: Detected new or changed devices on smithi033 2024-09-16T10:04:16.417 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:16 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:04:16.417 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:16 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:04:16.417 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:16 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-16T10:04:16.418 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:16 smithi033 ceph-mon[25404]: Adjusting osd_memory_target on smithi033 to 17092M 2024-09-16T10:04:16.418 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:16 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:04:16.418 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:16 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:04:16.418 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:16 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:04:16.418 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:16 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:04:16.418 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:16 smithi033 ceph-mon[25404]: osd.0 [v2:172.21.15.33:6802/922925798,v1:172.21.15.33:6803/922925798] boot 2024-09-16T10:04:16.418 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:16 smithi033 ceph-mon[25404]: osdmap e8: 1 total, 1 up, 1 in 2024-09-16T10:04:16.418 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:16 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T10:04:16.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:16 smithi097 ceph-mon[27987]: purged_snaps scrub starts 2024-09-16T10:04:16.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:16 smithi097 ceph-mon[27987]: purged_snaps scrub ok 2024-09-16T10:04:16.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:16 smithi097 ceph-mon[27987]: Detected new or changed devices on smithi033 2024-09-16T10:04:16.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:16 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:04:16.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:16 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:04:16.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:16 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-16T10:04:16.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:16 smithi097 ceph-mon[27987]: Adjusting osd_memory_target on smithi033 to 17092M 2024-09-16T10:04:16.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:16 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:04:16.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:16 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:04:16.491 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:16 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:04:16.491 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:16 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:04:16.491 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:16 smithi097 ceph-mon[27987]: osd.0 [v2:172.21.15.33:6802/922925798,v1:172.21.15.33:6803/922925798] boot 2024-09-16T10:04:16.491 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:16 smithi097 ceph-mon[27987]: osdmap e8: 1 total, 1 up, 1 in 2024-09-16T10:04:16.491 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:16 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T10:04:16.695 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-09-16T10:04:16.722 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8eea781e-7412-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi033:vg_nvme/lv_3 2024-09-16T10:04:16.974 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:04:17.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:17 smithi033 ceph-mon[25404]: pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:04:17.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:17 smithi033 ceph-mon[25404]: osdmap e9: 1 total, 1 up, 1 in 2024-09-16T10:04:17.835 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:17 smithi135 ceph-mon[28368]: pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:04:17.835 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:17 smithi135 ceph-mon[28368]: osdmap e9: 1 total, 1 up, 1 in 2024-09-16T10:04:18.007 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:17 smithi097 ceph-mon[27987]: pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T10:04:18.008 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:17 smithi097 ceph-mon[27987]: osdmap e9: 1 total, 1 up, 1 in 2024-09-16T10:04:18.835 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:18 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T10:04:18.835 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:18 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T10:04:18.836 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:18 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:04:18.900 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:18 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T10:04:18.900 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:18 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T10:04:18.900 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:18 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:04:18.989 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:18 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T10:04:18.989 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:18 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T10:04:18.990 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:18 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:04:19.837 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:19 smithi135 ceph-mon[28368]: from='client.14244 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi033:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:04:19.837 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:19 smithi135 ceph-mon[28368]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:04:19.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:19 smithi033 ceph-mon[25404]: from='client.14244 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi033:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:04:19.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:19 smithi033 ceph-mon[25404]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:04:19.990 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:19 smithi097 ceph-mon[27987]: from='client.14244 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi033:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:04:19.990 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:19 smithi097 ceph-mon[27987]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:04:20.835 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:20 smithi135 ceph-mon[28368]: from='client.? 172.21.15.33:0/2162982669' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3aa2cf05-60ec-4018-ac3f-cc3c5d1f233f"} : dispatch 2024-09-16T10:04:20.835 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:20 smithi135 ceph-mon[28368]: from='client.? 172.21.15.33:0/2162982669' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3aa2cf05-60ec-4018-ac3f-cc3c5d1f233f"}]': finished 2024-09-16T10:04:20.835 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:20 smithi135 ceph-mon[28368]: osdmap e10: 2 total, 1 up, 2 in 2024-09-16T10:04:20.836 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:20 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T10:04:20.836 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:20 smithi135 ceph-mon[28368]: from='client.? 172.21.15.33:0/4226826043' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T10:04:20.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:20 smithi033 ceph-mon[25404]: from='client.? 172.21.15.33:0/2162982669' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3aa2cf05-60ec-4018-ac3f-cc3c5d1f233f"} : dispatch 2024-09-16T10:04:20.926 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:20 smithi033 ceph-mon[25404]: from='client.? 172.21.15.33:0/2162982669' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3aa2cf05-60ec-4018-ac3f-cc3c5d1f233f"}]': finished 2024-09-16T10:04:20.926 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:20 smithi033 ceph-mon[25404]: osdmap e10: 2 total, 1 up, 2 in 2024-09-16T10:04:20.926 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:20 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T10:04:20.926 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:20 smithi033 ceph-mon[25404]: from='client.? 172.21.15.33:0/4226826043' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T10:04:20.990 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:20 smithi097 ceph-mon[27987]: from='client.? 172.21.15.33:0/2162982669' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3aa2cf05-60ec-4018-ac3f-cc3c5d1f233f"} : dispatch 2024-09-16T10:04:20.990 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:20 smithi097 ceph-mon[27987]: from='client.? 172.21.15.33:0/2162982669' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3aa2cf05-60ec-4018-ac3f-cc3c5d1f233f"}]': finished 2024-09-16T10:04:20.990 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:20 smithi097 ceph-mon[27987]: osdmap e10: 2 total, 1 up, 2 in 2024-09-16T10:04:20.990 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:20 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T10:04:20.990 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:20 smithi097 ceph-mon[27987]: from='client.? 172.21.15.33:0/4226826043' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T10:04:21.835 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:21 smithi135 ceph-mon[28368]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:04:21.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:21 smithi033 ceph-mon[25404]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:04:21.990 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:21 smithi097 ceph-mon[27987]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:04:23.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:23 smithi033 ceph-mon[25404]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:04:23.835 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:23 smithi135 ceph-mon[28368]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:04:23.989 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:23 smithi097 ceph-mon[27987]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:04:25.713 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:25 smithi033 ceph-mon[25404]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:04:25.835 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:25 smithi135 ceph-mon[28368]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:04:25.989 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:25 smithi097 ceph-mon[27987]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:04:27.612 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:27 smithi033 ceph-mon[25404]: pgmap v50: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:04:27.612 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:27 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-16T10:04:27.612 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:27 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:04:27.835 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:27 smithi135 ceph-mon[28368]: pgmap v50: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:04:27.835 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:27 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-16T10:04:27.836 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:27 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:04:27.989 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:27 smithi097 ceph-mon[27987]: pgmap v50: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:04:27.990 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:27 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-16T10:04:27.990 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:27 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:04:28.661 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:28 smithi033 ceph-mon[25404]: Deploying daemon osd.1 on smithi033 2024-09-16T10:04:28.835 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:28 smithi135 ceph-mon[28368]: Deploying daemon osd.1 on smithi033 2024-09-16T10:04:28.989 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:28 smithi097 ceph-mon[27987]: Deploying daemon osd.1 on smithi033 2024-09-16T10:04:29.835 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:29 smithi135 ceph-mon[28368]: pgmap v51: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:04:29.877 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:29 smithi033 ceph-mon[25404]: pgmap v51: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:04:29.891 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:29 smithi097 ceph-mon[27987]: pgmap v51: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:04:30.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:30 smithi097 ceph-mon[27987]: pgmap v52: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:04:30.835 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:30 smithi135 ceph-mon[28368]: pgmap v52: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:04:30.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:30 smithi033 ceph-mon[25404]: pgmap v52: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:04:32.911 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:32 smithi033 ceph-mon[25404]: pgmap v53: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:04:33.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:32 smithi135 ceph-mon[28368]: pgmap v53: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:04:33.239 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:32 smithi097 ceph-mon[27987]: pgmap v53: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:04:33.837 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:33 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:04:33.837 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:33 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:04:33.837 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:33 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:04:34.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:33 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:04:34.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:33 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:04:34.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:33 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:04:34.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:33 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:04:34.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:33 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:04:34.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:33 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:04:35.425 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:35 smithi033 ceph-mon[25404]: pgmap v54: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:04:35.489 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:35 smithi097 ceph-mon[27987]: pgmap v54: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:04:35.585 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:35 smithi135 ceph-mon[28368]: pgmap v54: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:04:37.025 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:36 smithi033 ceph-mon[25404]: pgmap v55: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:04:37.025 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:36 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:04:37.025 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:36 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:04:37.025 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:36 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:04:37.025 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:36 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:04:37.026 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:36 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:04:37.066 INFO:teuthology.orchestra.run.smithi033.stdout:Created osd(s) 1 on host 'smithi033' 2024-09-16T10:04:37.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:36 smithi135 ceph-mon[28368]: pgmap v55: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:04:37.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:36 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:04:37.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:36 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:04:37.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:36 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:04:37.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:36 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:04:37.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:36 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:04:37.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:36 smithi097 ceph-mon[27987]: pgmap v55: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:04:37.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:36 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:04:37.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:36 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:04:37.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:36 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:04:37.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:36 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:04:37.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:36 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:04:37.744 DEBUG:teuthology.orchestra.run.smithi033:osd.1> sudo journalctl -f -n 0 -u ceph-8eea781e-7412-11ef-bceb-c7b262605968@osd.1.service 2024-09-16T10:04:37.746 INFO:tasks.cephadm:Deploying osd.2 on smithi097 with /dev/vg_nvme/lv_4... 2024-09-16T10:04:37.746 DEBUG:teuthology.orchestra.run.smithi097:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8eea781e-7412-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-16T10:04:38.007 INFO:teuthology.orchestra.run.smithi097.stderr:Inferring config /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T10:04:38.013 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:37 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:04:38.013 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:37 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:04:38.013 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:37 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:04:38.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:37 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:04:38.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:37 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:04:38.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:37 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:04:38.128 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:37 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:04:38.128 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:37 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:04:38.128 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:37 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:04:38.264 INFO:journalctl@ceph.osd.1.smithi033.stdout:Sep 16 10:04:38 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-1[44913]: 2024-09-16T10:04:38.151+0000 7f1c18a4d640 -1 osd.1 0 log_to_monitors true 2024-09-16T10:04:39.238 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:39 smithi097 ceph-mon[27987]: pgmap v56: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:04:39.238 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:39 smithi097 ceph-mon[27987]: from='osd.1 [v2:172.21.15.33:6810/1508298597,v1:172.21.15.33:6811/1508298597]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-16T10:04:39.238 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:39 smithi097 ceph-mon[27987]: from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-16T10:04:39.294 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:39 smithi033 ceph-mon[25404]: pgmap v56: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:04:39.294 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:39 smithi033 ceph-mon[25404]: from='osd.1 [v2:172.21.15.33:6810/1508298597,v1:172.21.15.33:6811/1508298597]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-16T10:04:39.294 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:39 smithi033 ceph-mon[25404]: from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-16T10:04:39.335 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:39 smithi135 ceph-mon[28368]: pgmap v56: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:04:39.335 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:39 smithi135 ceph-mon[28368]: from='osd.1 [v2:172.21.15.33:6810/1508298597,v1:172.21.15.33:6811/1508298597]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-16T10:04:39.335 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:39 smithi135 ceph-mon[28368]: from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-16T10:04:40.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:40 smithi097 ceph-mon[27987]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-16T10:04:40.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:40 smithi097 ceph-mon[27987]: osdmap e11: 2 total, 1 up, 2 in 2024-09-16T10:04:40.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:40 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T10:04:40.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:40 smithi097 ceph-mon[27987]: from='osd.1 [v2:172.21.15.33:6810/1508298597,v1:172.21.15.33:6811/1508298597]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi033", "root=default"]} : dispatch 2024-09-16T10:04:40.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:40 smithi097 ceph-mon[27987]: from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi033", "root=default"]} : dispatch 2024-09-16T10:04:40.313 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-09-16T10:04:40.335 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:40 smithi135 ceph-mon[28368]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-16T10:04:40.335 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:40 smithi135 ceph-mon[28368]: osdmap e11: 2 total, 1 up, 2 in 2024-09-16T10:04:40.335 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:40 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T10:04:40.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:40 smithi135 ceph-mon[28368]: from='osd.1 [v2:172.21.15.33:6810/1508298597,v1:172.21.15.33:6811/1508298597]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi033", "root=default"]} : dispatch 2024-09-16T10:04:40.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:40 smithi135 ceph-mon[28368]: from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi033", "root=default"]} : dispatch 2024-09-16T10:04:40.338 DEBUG:teuthology.orchestra.run.smithi097:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8eea781e-7412-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi097:vg_nvme/lv_4 2024-09-16T10:04:40.425 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:40 smithi033 ceph-mon[25404]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-16T10:04:40.425 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:40 smithi033 ceph-mon[25404]: osdmap e11: 2 total, 1 up, 2 in 2024-09-16T10:04:40.425 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:40 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T10:04:40.425 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:40 smithi033 ceph-mon[25404]: from='osd.1 [v2:172.21.15.33:6810/1508298597,v1:172.21.15.33:6811/1508298597]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi033", "root=default"]} : dispatch 2024-09-16T10:04:40.425 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:40 smithi033 ceph-mon[25404]: from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi033", "root=default"]} : dispatch 2024-09-16T10:04:40.580 INFO:teuthology.orchestra.run.smithi097.stderr:Inferring config /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T10:04:40.770 INFO:journalctl@ceph.osd.1.smithi033.stdout:Sep 16 10:04:40 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-1[44913]: 2024-09-16T10:04:40.513+0000 7f1c151e4640 -1 osd.1 0 waiting for initial osdmap 2024-09-16T10:04:40.771 INFO:journalctl@ceph.osd.1.smithi033.stdout:Sep 16 10:04:40 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-1[44913]: 2024-09-16T10:04:40.516+0000 7f1c0c7ef640 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T10:04:41.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:41 smithi097 ceph-mon[27987]: pgmap v58: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:04:41.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:41 smithi097 ceph-mon[27987]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]': finished 2024-09-16T10:04:41.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:41 smithi097 ceph-mon[27987]: osdmap e12: 2 total, 1 up, 2 in 2024-09-16T10:04:41.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:41 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T10:04:41.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:41 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T10:04:41.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:41 smithi097 ceph-mon[27987]: from='osd.1 ' entity='osd.1' 2024-09-16T10:04:41.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:41 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:04:41.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:41 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:04:41.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:41 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-16T10:04:41.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:41 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-16T10:04:41.241 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:41 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:04:41.241 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:41 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:04:41.241 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:41 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:04:41.241 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:41 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:04:41.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:41 smithi135 ceph-mon[28368]: pgmap v58: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:04:41.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:41 smithi135 ceph-mon[28368]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]': finished 2024-09-16T10:04:41.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:41 smithi135 ceph-mon[28368]: osdmap e12: 2 total, 1 up, 2 in 2024-09-16T10:04:41.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:41 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T10:04:41.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:41 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T10:04:41.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:41 smithi135 ceph-mon[28368]: from='osd.1 ' entity='osd.1' 2024-09-16T10:04:41.337 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:41 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:04:41.337 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:41 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:04:41.337 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:41 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-16T10:04:41.337 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:41 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-16T10:04:41.337 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:41 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:04:41.337 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:41 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:04:41.337 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:41 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:04:41.337 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:41 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:04:41.354 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:41 smithi033 ceph-mon[25404]: pgmap v58: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:04:41.354 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:41 smithi033 ceph-mon[25404]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]': finished 2024-09-16T10:04:41.355 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:41 smithi033 ceph-mon[25404]: osdmap e12: 2 total, 1 up, 2 in 2024-09-16T10:04:41.355 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:41 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T10:04:41.355 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:41 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T10:04:41.355 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:41 smithi033 ceph-mon[25404]: from='osd.1 ' entity='osd.1' 2024-09-16T10:04:41.355 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:41 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:04:41.355 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:41 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:04:41.355 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:41 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-16T10:04:41.355 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:41 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-16T10:04:41.355 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:41 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:04:41.355 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:41 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:04:41.356 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:41 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:04:41.356 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:41 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:04:42.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:42 smithi097 ceph-mon[27987]: purged_snaps scrub starts 2024-09-16T10:04:42.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:42 smithi097 ceph-mon[27987]: purged_snaps scrub ok 2024-09-16T10:04:42.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:42 smithi097 ceph-mon[27987]: Detected new or changed devices on smithi033 2024-09-16T10:04:42.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:42 smithi097 ceph-mon[27987]: Adjusting osd_memory_target on smithi033 to 8546M 2024-09-16T10:04:42.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:42 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T10:04:42.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:42 smithi097 ceph-mon[27987]: from='client.24146 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi097:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:04:42.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:42 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T10:04:42.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:42 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T10:04:42.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:42 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:04:42.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:42 smithi097 ceph-mon[27987]: osd.1 [v2:172.21.15.33:6810/1508298597,v1:172.21.15.33:6811/1508298597] boot 2024-09-16T10:04:42.241 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:42 smithi097 ceph-mon[27987]: osdmap e13: 2 total, 2 up, 2 in 2024-09-16T10:04:42.241 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:42 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T10:04:42.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:42 smithi135 ceph-mon[28368]: purged_snaps scrub starts 2024-09-16T10:04:42.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:42 smithi135 ceph-mon[28368]: purged_snaps scrub ok 2024-09-16T10:04:42.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:42 smithi135 ceph-mon[28368]: Detected new or changed devices on smithi033 2024-09-16T10:04:42.337 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:42 smithi135 ceph-mon[28368]: Adjusting osd_memory_target on smithi033 to 8546M 2024-09-16T10:04:42.337 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:42 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T10:04:42.337 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:42 smithi135 ceph-mon[28368]: from='client.24146 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi097:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:04:42.337 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:42 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T10:04:42.337 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:42 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T10:04:42.337 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:42 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:04:42.337 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:42 smithi135 ceph-mon[28368]: osd.1 [v2:172.21.15.33:6810/1508298597,v1:172.21.15.33:6811/1508298597] boot 2024-09-16T10:04:42.337 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:42 smithi135 ceph-mon[28368]: osdmap e13: 2 total, 2 up, 2 in 2024-09-16T10:04:42.338 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:42 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T10:04:42.425 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:42 smithi033 ceph-mon[25404]: purged_snaps scrub starts 2024-09-16T10:04:42.425 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:42 smithi033 ceph-mon[25404]: purged_snaps scrub ok 2024-09-16T10:04:42.425 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:42 smithi033 ceph-mon[25404]: Detected new or changed devices on smithi033 2024-09-16T10:04:42.425 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:42 smithi033 ceph-mon[25404]: Adjusting osd_memory_target on smithi033 to 8546M 2024-09-16T10:04:42.425 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:42 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T10:04:42.426 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:42 smithi033 ceph-mon[25404]: from='client.24146 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi097:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:04:42.426 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:42 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T10:04:42.426 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:42 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T10:04:42.426 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:42 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:04:42.426 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:42 smithi033 ceph-mon[25404]: osd.1 [v2:172.21.15.33:6810/1508298597,v1:172.21.15.33:6811/1508298597] boot 2024-09-16T10:04:42.426 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:42 smithi033 ceph-mon[25404]: osdmap e13: 2 total, 2 up, 2 in 2024-09-16T10:04:42.426 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:42 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T10:04:43.835 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:43 smithi135 ceph-mon[28368]: pgmap v61: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:04:43.835 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:43 smithi135 ceph-mon[28368]: osdmap e14: 2 total, 2 up, 2 in 2024-09-16T10:04:43.836 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:43 smithi135 ceph-mon[28368]: from='client.? 172.21.15.97:0/772568128' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "1d7a6278-12ff-4f9c-be78-273fa70f7d22"} : dispatch 2024-09-16T10:04:43.836 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:43 smithi135 ceph-mon[28368]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "1d7a6278-12ff-4f9c-be78-273fa70f7d22"} : dispatch 2024-09-16T10:04:43.836 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:43 smithi135 ceph-mon[28368]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1d7a6278-12ff-4f9c-be78-273fa70f7d22"}]': finished 2024-09-16T10:04:43.836 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:43 smithi135 ceph-mon[28368]: osdmap e15: 3 total, 2 up, 3 in 2024-09-16T10:04:43.836 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:43 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T10:04:43.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:43 smithi033 ceph-mon[25404]: pgmap v61: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:04:43.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:43 smithi033 ceph-mon[25404]: osdmap e14: 2 total, 2 up, 2 in 2024-09-16T10:04:43.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:43 smithi033 ceph-mon[25404]: from='client.? 172.21.15.97:0/772568128' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "1d7a6278-12ff-4f9c-be78-273fa70f7d22"} : dispatch 2024-09-16T10:04:43.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:43 smithi033 ceph-mon[25404]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "1d7a6278-12ff-4f9c-be78-273fa70f7d22"} : dispatch 2024-09-16T10:04:43.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:43 smithi033 ceph-mon[25404]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1d7a6278-12ff-4f9c-be78-273fa70f7d22"}]': finished 2024-09-16T10:04:43.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:43 smithi033 ceph-mon[25404]: osdmap e15: 3 total, 2 up, 3 in 2024-09-16T10:04:43.926 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:43 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T10:04:43.990 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:43 smithi097 ceph-mon[27987]: pgmap v61: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T10:04:44.032 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:43 smithi097 ceph-mon[27987]: osdmap e14: 2 total, 2 up, 2 in 2024-09-16T10:04:44.032 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:43 smithi097 ceph-mon[27987]: from='client.? 172.21.15.97:0/772568128' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "1d7a6278-12ff-4f9c-be78-273fa70f7d22"} : dispatch 2024-09-16T10:04:44.032 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:43 smithi097 ceph-mon[27987]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "1d7a6278-12ff-4f9c-be78-273fa70f7d22"} : dispatch 2024-09-16T10:04:44.032 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:43 smithi097 ceph-mon[27987]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1d7a6278-12ff-4f9c-be78-273fa70f7d22"}]': finished 2024-09-16T10:04:44.032 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:43 smithi097 ceph-mon[27987]: osdmap e15: 3 total, 2 up, 3 in 2024-09-16T10:04:44.032 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:43 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T10:04:44.835 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:44 smithi135 ceph-mon[28368]: from='client.? 172.21.15.97:0/2788205965' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T10:04:44.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:44 smithi033 ceph-mon[25404]: from='client.? 172.21.15.97:0/2788205965' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T10:04:44.989 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:44 smithi097 ceph-mon[27987]: from='client.? 172.21.15.97:0/2788205965' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T10:04:45.835 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:45 smithi135 ceph-mon[28368]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T10:04:45.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:45 smithi033 ceph-mon[25404]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T10:04:45.989 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:45 smithi097 ceph-mon[27987]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T10:04:46.835 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:46 smithi135 ceph-mon[28368]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T10:04:46.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:46 smithi033 ceph-mon[25404]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T10:04:46.989 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:46 smithi097 ceph-mon[27987]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T10:04:49.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:48 smithi135 ceph-mon[28368]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T10:04:49.175 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:48 smithi097 ceph-mon[27987]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T10:04:49.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:48 smithi033 ceph-mon[25404]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T10:04:51.064 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:50 smithi097 ceph-mon[27987]: pgmap v67: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T10:04:51.064 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:50 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-16T10:04:51.064 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:50 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:04:51.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:50 smithi135 ceph-mon[28368]: pgmap v67: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T10:04:51.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:50 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-16T10:04:51.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:50 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:04:51.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:50 smithi033 ceph-mon[25404]: pgmap v67: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T10:04:51.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:50 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-16T10:04:51.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:50 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:04:52.054 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:51 smithi097 ceph-mon[27987]: Deploying daemon osd.2 on smithi097 2024-09-16T10:04:52.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:51 smithi135 ceph-mon[28368]: Deploying daemon osd.2 on smithi097 2024-09-16T10:04:52.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:51 smithi033 ceph-mon[25404]: Deploying daemon osd.2 on smithi097 2024-09-16T10:04:53.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:52 smithi135 ceph-mon[28368]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T10:04:53.100 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:52 smithi097 ceph-mon[27987]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T10:04:53.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:52 smithi033 ceph-mon[25404]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T10:04:55.074 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:54 smithi097 ceph-mon[27987]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T10:04:55.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:54 smithi135 ceph-mon[28368]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T10:04:55.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:54 smithi033 ceph-mon[25404]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T10:04:57.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:56 smithi135 ceph-mon[28368]: pgmap v70: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T10:04:57.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:56 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:04:57.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:56 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:04:57.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:56 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:04:57.123 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:56 smithi097 ceph-mon[27987]: pgmap v70: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T10:04:57.124 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:56 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:04:57.124 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:56 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:04:57.124 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:56 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:04:57.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:56 smithi033 ceph-mon[25404]: pgmap v70: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T10:04:57.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:56 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:04:57.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:56 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:04:57.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:56 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:04:58.989 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:58 smithi097 ceph-mon[27987]: pgmap v71: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T10:04:59.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:58 smithi135 ceph-mon[28368]: pgmap v71: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T10:04:59.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:58 smithi033 ceph-mon[25404]: pgmap v71: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T10:05:00.077 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:59 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:00.077 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:59 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:00.077 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:59 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:05:00.077 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:59 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:05:00.077 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:04:59 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:00.079 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:59 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:00.079 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:59 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:00.079 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:59 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:05:00.079 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:59 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:05:00.079 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:04:59 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:00.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:59 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:00.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:59 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:00.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:59 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:05:00.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:59 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:05:00.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:04:59 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:00.117 INFO:teuthology.orchestra.run.smithi097.stdout:Created osd(s) 2 on host 'smithi097' 2024-09-16T10:05:00.742 DEBUG:teuthology.orchestra.run.smithi097:osd.2> sudo journalctl -f -n 0 -u ceph-8eea781e-7412-11ef-bceb-c7b262605968@osd.2.service 2024-09-16T10:05:00.745 INFO:tasks.cephadm:Deploying osd.3 on smithi097 with /dev/vg_nvme/lv_3... 2024-09-16T10:05:00.745 DEBUG:teuthology.orchestra.run.smithi097:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8eea781e-7412-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-09-16T10:05:00.989 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:00 smithi097 ceph-mon[27987]: pgmap v72: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T10:05:00.990 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:00 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:05:00.990 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:00 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:00.990 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:00 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:01.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:00 smithi135 ceph-mon[28368]: pgmap v72: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T10:05:01.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:00 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:05:01.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:00 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:01.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:00 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:01.092 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:00 smithi033 ceph-mon[25404]: pgmap v72: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T10:05:01.092 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:00 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:05:01.092 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:00 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:01.092 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:00 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:01.517 INFO:teuthology.orchestra.run.smithi097.stderr:Inferring config /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T10:05:01.637 INFO:journalctl@ceph.osd.2.smithi097.stdout:Sep 16 10:05:01 smithi097 ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-2[31323]: 2024-09-16T10:05:01.475+0000 7f1b413a2640 -1 osd.2 0 log_to_monitors true 2024-09-16T10:05:01.907 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:01 smithi097 ceph-mon[27987]: from='osd.2 [v2:172.21.15.97:6800/2986348512,v1:172.21.15.97:6801/2986348512]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-16T10:05:01.907 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:01 smithi097 ceph-mon[27987]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-16T10:05:02.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:01 smithi135 ceph-mon[28368]: from='osd.2 [v2:172.21.15.97:6800/2986348512,v1:172.21.15.97:6801/2986348512]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-16T10:05:02.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:01 smithi135 ceph-mon[28368]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-16T10:05:02.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:01 smithi033 ceph-mon[25404]: from='osd.2 [v2:172.21.15.97:6800/2986348512,v1:172.21.15.97:6801/2986348512]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-16T10:05:02.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:01 smithi033 ceph-mon[25404]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-16T10:05:03.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:02 smithi033 ceph-mon[25404]: pgmap v73: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T10:05:03.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:02 smithi033 ceph-mon[25404]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-16T10:05:03.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:02 smithi033 ceph-mon[25404]: osdmap e16: 3 total, 2 up, 3 in 2024-09-16T10:05:03.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:02 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T10:05:03.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:02 smithi033 ceph-mon[25404]: from='osd.2 [v2:172.21.15.97:6800/2986348512,v1:172.21.15.97:6801/2986348512]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi097", "root=default"]} : dispatch 2024-09-16T10:05:03.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:02 smithi033 ceph-mon[25404]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi097", "root=default"]} : dispatch 2024-09-16T10:05:03.215 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:02 smithi097 ceph-mon[27987]: pgmap v73: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T10:05:03.215 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:02 smithi097 ceph-mon[27987]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-16T10:05:03.215 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:02 smithi097 ceph-mon[27987]: osdmap e16: 3 total, 2 up, 3 in 2024-09-16T10:05:03.215 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:02 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T10:05:03.215 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:02 smithi097 ceph-mon[27987]: from='osd.2 [v2:172.21.15.97:6800/2986348512,v1:172.21.15.97:6801/2986348512]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi097", "root=default"]} : dispatch 2024-09-16T10:05:03.215 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:02 smithi097 ceph-mon[27987]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi097", "root=default"]} : dispatch 2024-09-16T10:05:03.335 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:02 smithi135 ceph-mon[28368]: pgmap v73: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T10:05:03.335 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:02 smithi135 ceph-mon[28368]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-16T10:05:03.335 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:02 smithi135 ceph-mon[28368]: osdmap e16: 3 total, 2 up, 3 in 2024-09-16T10:05:03.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:02 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T10:05:03.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:02 smithi135 ceph-mon[28368]: from='osd.2 [v2:172.21.15.97:6800/2986348512,v1:172.21.15.97:6801/2986348512]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi097", "root=default"]} : dispatch 2024-09-16T10:05:03.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:02 smithi135 ceph-mon[28368]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi097", "root=default"]} : dispatch 2024-09-16T10:05:03.490 INFO:journalctl@ceph.osd.2.smithi097.stdout:Sep 16 10:05:03 smithi097 ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-2[31323]: 2024-09-16T10:05:03.275+0000 7f1b3d325640 -1 osd.2 0 waiting for initial osdmap 2024-09-16T10:05:03.490 INFO:journalctl@ceph.osd.2.smithi097.stdout:Sep 16 10:05:03 smithi097 ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-2[31323]: 2024-09-16T10:05:03.277+0000 7f1b35144640 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T10:05:04.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:03 smithi033 ceph-mon[25404]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi097", "root=default"]}]': finished 2024-09-16T10:05:04.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:03 smithi033 ceph-mon[25404]: osdmap e17: 3 total, 2 up, 3 in 2024-09-16T10:05:04.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:03 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T10:05:04.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:03 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T10:05:04.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:03 smithi033 ceph-mon[25404]: from='osd.2 ' entity='osd.2' 2024-09-16T10:05:04.227 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:03 smithi097 ceph-mon[27987]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi097", "root=default"]}]': finished 2024-09-16T10:05:04.227 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:03 smithi097 ceph-mon[27987]: osdmap e17: 3 total, 2 up, 3 in 2024-09-16T10:05:04.227 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:03 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T10:05:04.227 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:03 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T10:05:04.228 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:03 smithi097 ceph-mon[27987]: from='osd.2 ' entity='osd.2' 2024-09-16T10:05:04.335 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:03 smithi135 ceph-mon[28368]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi097", "root=default"]}]': finished 2024-09-16T10:05:04.335 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:03 smithi135 ceph-mon[28368]: osdmap e17: 3 total, 2 up, 3 in 2024-09-16T10:05:04.335 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:03 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T10:05:04.335 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:03 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T10:05:04.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:03 smithi135 ceph-mon[28368]: from='osd.2 ' entity='osd.2' 2024-09-16T10:05:05.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:04 smithi033 ceph-mon[25404]: purged_snaps scrub starts 2024-09-16T10:05:05.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:04 smithi033 ceph-mon[25404]: purged_snaps scrub ok 2024-09-16T10:05:05.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:04 smithi033 ceph-mon[25404]: pgmap v76: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T10:05:05.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:04 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T10:05:05.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:04 smithi033 ceph-mon[25404]: Detected new or changed devices on smithi097 2024-09-16T10:05:05.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:04 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:05.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:04 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:05.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:04 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-16T10:05:05.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:04 smithi033 ceph-mon[25404]: Adjusting osd_memory_target on smithi097 to 21184M 2024-09-16T10:05:05.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:04 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:05.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:04 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:05:05.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:04 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:05:05.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:04 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:05.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:04 smithi033 ceph-mon[25404]: osd.2 [v2:172.21.15.97:6800/2986348512,v1:172.21.15.97:6801/2986348512] boot 2024-09-16T10:05:05.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:04 smithi033 ceph-mon[25404]: osdmap e18: 3 total, 3 up, 3 in 2024-09-16T10:05:05.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:04 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T10:05:05.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:04 smithi097 ceph-mon[27987]: purged_snaps scrub starts 2024-09-16T10:05:05.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:04 smithi097 ceph-mon[27987]: purged_snaps scrub ok 2024-09-16T10:05:05.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:04 smithi097 ceph-mon[27987]: pgmap v76: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T10:05:05.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:04 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T10:05:05.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:04 smithi097 ceph-mon[27987]: Detected new or changed devices on smithi097 2024-09-16T10:05:05.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:04 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:05.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:04 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:05.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:04 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-16T10:05:05.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:04 smithi097 ceph-mon[27987]: Adjusting osd_memory_target on smithi097 to 21184M 2024-09-16T10:05:05.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:04 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:05.241 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:04 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:05:05.241 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:04 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:05:05.241 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:04 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:05.241 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:04 smithi097 ceph-mon[27987]: osd.2 [v2:172.21.15.97:6800/2986348512,v1:172.21.15.97:6801/2986348512] boot 2024-09-16T10:05:05.241 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:04 smithi097 ceph-mon[27987]: osdmap e18: 3 total, 3 up, 3 in 2024-09-16T10:05:05.241 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:04 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T10:05:05.335 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:04 smithi135 ceph-mon[28368]: purged_snaps scrub starts 2024-09-16T10:05:05.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:04 smithi135 ceph-mon[28368]: purged_snaps scrub ok 2024-09-16T10:05:05.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:04 smithi135 ceph-mon[28368]: pgmap v76: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-16T10:05:05.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:04 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T10:05:05.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:04 smithi135 ceph-mon[28368]: Detected new or changed devices on smithi097 2024-09-16T10:05:05.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:04 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:05.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:04 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:05.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:04 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-16T10:05:05.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:04 smithi135 ceph-mon[28368]: Adjusting osd_memory_target on smithi097 to 21184M 2024-09-16T10:05:05.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:04 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:05.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:04 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:05:05.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:04 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:05:05.337 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:04 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:05.337 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:04 smithi135 ceph-mon[28368]: osd.2 [v2:172.21.15.97:6800/2986348512,v1:172.21.15.97:6801/2986348512] boot 2024-09-16T10:05:05.337 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:04 smithi135 ceph-mon[28368]: osdmap e18: 3 total, 3 up, 3 in 2024-09-16T10:05:05.337 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:04 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T10:05:05.628 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-09-16T10:05:05.654 DEBUG:teuthology.orchestra.run.smithi097:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8eea781e-7412-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi097:vg_nvme/lv_3 2024-09-16T10:05:05.890 INFO:teuthology.orchestra.run.smithi097.stderr:Inferring config /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T10:05:06.585 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:06 smithi135 ceph-mon[28368]: osdmap e19: 3 total, 3 up, 3 in 2024-09-16T10:05:06.585 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:06 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' 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-16T10:05:06.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:06 smithi033 ceph-mon[25404]: osdmap e19: 3 total, 3 up, 3 in 2024-09-16T10:05:06.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:06 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' 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-16T10:05:06.739 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:06 smithi097 ceph-mon[27987]: osdmap e19: 3 total, 3 up, 3 in 2024-09-16T10:05:06.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:06 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' 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-16T10:05:07.502 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:07 smithi097 ceph-mon[27987]: pgmap v79: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:05:07.502 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:07 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' 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-16T10:05:07.502 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:07 smithi097 ceph-mon[27987]: osdmap e20: 3 total, 3 up, 3 in 2024-09-16T10:05:07.502 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:07 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-16T10:05:07.503 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:07 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T10:05:07.503 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:07 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T10:05:07.503 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:07 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:05:07.585 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:07 smithi135 ceph-mon[28368]: pgmap v79: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:05:07.586 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:07 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' 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-16T10:05:07.586 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:07 smithi135 ceph-mon[28368]: osdmap e20: 3 total, 3 up, 3 in 2024-09-16T10:05:07.586 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:07 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-16T10:05:07.586 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:07 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T10:05:07.586 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:07 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T10:05:07.586 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:07 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:05:07.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:07 smithi033 ceph-mon[25404]: pgmap v79: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:05:07.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:07 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' 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-16T10:05:07.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:07 smithi033 ceph-mon[25404]: osdmap e20: 3 total, 3 up, 3 in 2024-09-16T10:05:07.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:07 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-16T10:05:07.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:07 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T10:05:07.676 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:07 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T10:05:07.676 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:07 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:05:08.135 INFO:journalctl@ceph.osd.2.smithi097.stdout:Sep 16 10:05:07 smithi097 sudo[35248]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-16T10:05:08.135 INFO:journalctl@ceph.osd.2.smithi097.stdout:Sep 16 10:05:07 smithi097 sudo[35248]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-16T10:05:08.135 INFO:journalctl@ceph.osd.2.smithi097.stdout:Sep 16 10:05:07 smithi097 sudo[35248]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-16T10:05:08.135 INFO:journalctl@ceph.osd.2.smithi097.stdout:Sep 16 10:05:07 smithi097 sudo[35248]: pam_unix(sudo:session): session closed for user root 2024-09-16T10:05:08.135 INFO:journalctl@ceph.osd.2.smithi097.stdout:Sep 16 10:05:08 smithi097 sudo[35251]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-16T10:05:08.135 INFO:journalctl@ceph.osd.2.smithi097.stdout:Sep 16 10:05:08 smithi097 sudo[35251]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-16T10:05:08.135 INFO:journalctl@ceph.osd.2.smithi097.stdout:Sep 16 10:05:08 smithi097 sudo[35251]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-16T10:05:08.135 INFO:journalctl@ceph.osd.2.smithi097.stdout:Sep 16 10:05:08 smithi097 sudo[35251]: pam_unix(sudo:session): session closed for user root 2024-09-16T10:05:08.175 INFO:journalctl@ceph.osd.0.smithi033.stdout:Sep 16 10:05:07 smithi033 sudo[48697]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-16T10:05:08.175 INFO:journalctl@ceph.osd.0.smithi033.stdout:Sep 16 10:05:07 smithi033 sudo[48697]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-16T10:05:08.175 INFO:journalctl@ceph.osd.0.smithi033.stdout:Sep 16 10:05:07 smithi033 sudo[48697]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-16T10:05:08.175 INFO:journalctl@ceph.osd.0.smithi033.stdout:Sep 16 10:05:07 smithi033 sudo[48697]: pam_unix(sudo:session): session closed for user root 2024-09-16T10:05:08.175 INFO:journalctl@ceph.osd.0.smithi033.stdout:Sep 16 10:05:07 smithi033 sudo[48700]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-16T10:05:08.175 INFO:journalctl@ceph.osd.0.smithi033.stdout:Sep 16 10:05:07 smithi033 sudo[48700]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-16T10:05:08.176 INFO:journalctl@ceph.osd.0.smithi033.stdout:Sep 16 10:05:07 smithi033 sudo[48700]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-16T10:05:08.176 INFO:journalctl@ceph.osd.0.smithi033.stdout:Sep 16 10:05:07 smithi033 sudo[48700]: pam_unix(sudo:session): session closed for user root 2024-09-16T10:05:08.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:08 smithi033 sudo[48709]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-16T10:05:08.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:08 smithi033 sudo[48709]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-16T10:05:08.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:08 smithi033 sudo[48709]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-16T10:05:08.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:08 smithi033 sudo[48709]: pam_unix(sudo:session): session closed for user root 2024-09-16T10:05:08.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:08 smithi033 sudo[48712]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-16T10:05:08.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:08 smithi033 sudo[48712]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-16T10:05:08.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:08 smithi033 sudo[48712]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-16T10:05:08.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:08 smithi033 sudo[48712]: pam_unix(sudo:session): session closed for user root 2024-09-16T10:05:08.177 INFO:journalctl@ceph.osd.1.smithi033.stdout:Sep 16 10:05:07 smithi033 sudo[48703]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-16T10:05:08.177 INFO:journalctl@ceph.osd.1.smithi033.stdout:Sep 16 10:05:07 smithi033 sudo[48703]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-16T10:05:08.177 INFO:journalctl@ceph.osd.1.smithi033.stdout:Sep 16 10:05:07 smithi033 sudo[48703]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-16T10:05:08.177 INFO:journalctl@ceph.osd.1.smithi033.stdout:Sep 16 10:05:07 smithi033 sudo[48703]: pam_unix(sudo:session): session closed for user root 2024-09-16T10:05:08.177 INFO:journalctl@ceph.osd.1.smithi033.stdout:Sep 16 10:05:07 smithi033 sudo[48706]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-16T10:05:08.177 INFO:journalctl@ceph.osd.1.smithi033.stdout:Sep 16 10:05:07 smithi033 sudo[48706]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-16T10:05:08.177 INFO:journalctl@ceph.osd.1.smithi033.stdout:Sep 16 10:05:07 smithi033 sudo[48706]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-16T10:05:08.177 INFO:journalctl@ceph.osd.1.smithi033.stdout:Sep 16 10:05:07 smithi033 sudo[48706]: pam_unix(sudo:session): session closed for user root 2024-09-16T10:05:08.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:08 smithi135 sudo[29958]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-16T10:05:08.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:08 smithi135 sudo[29958]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-16T10:05:08.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:08 smithi135 sudo[29958]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-16T10:05:08.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:08 smithi135 sudo[29958]: pam_unix(sudo:session): session closed for user root 2024-09-16T10:05:08.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:08 smithi135 sudo[29961]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-16T10:05:08.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:08 smithi135 sudo[29961]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-16T10:05:08.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:08 smithi135 sudo[29961]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-16T10:05:08.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:08 smithi135 sudo[29961]: pam_unix(sudo:session): session closed for user root 2024-09-16T10:05:08.337 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:08 smithi135 ceph-mon[28368]: from='client.24173 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi097:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:05:08.337 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:08 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-16T10:05:08.337 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:08 smithi135 ceph-mon[28368]: osdmap e21: 3 total, 3 up, 3 in 2024-09-16T10:05:08.337 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:08 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:08.337 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:08 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:08.337 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:08 smithi135 ceph-mon[28368]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T10:05:08.337 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:08 smithi135 ceph-mon[28368]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T10:05:08.337 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:08 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T10:05:08.337 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:08 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T10:05:08.337 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:08 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T10:05:08.337 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:08 smithi135 ceph-mon[28368]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T10:05:08.337 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:08 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T10:05:08.337 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:08 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T10:05:08.338 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:08 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T10:05:08.338 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:08 smithi135 ceph-mon[28368]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T10:05:08.338 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:08 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:08.338 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:08 smithi135 ceph-mon[28368]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T10:05:08.338 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:08 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T10:05:08.338 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:08 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T10:05:08.338 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:08 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T10:05:08.338 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:08 smithi135 ceph-mon[28368]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T10:05:08.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:08 smithi097 sudo[35256]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-16T10:05:08.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:08 smithi097 sudo[35256]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-16T10:05:08.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:08 smithi097 sudo[35256]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-16T10:05:08.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:08 smithi097 sudo[35256]: pam_unix(sudo:session): session closed for user root 2024-09-16T10:05:08.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:08 smithi097 sudo[35270]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-16T10:05:08.491 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:08 smithi097 sudo[35270]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-16T10:05:08.491 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:08 smithi097 sudo[35270]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-16T10:05:08.491 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:08 smithi097 sudo[35270]: pam_unix(sudo:session): session closed for user root 2024-09-16T10:05:08.491 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:08 smithi097 ceph-mon[27987]: from='client.24173 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi097:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:05:08.491 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:08 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-16T10:05:08.491 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:08 smithi097 ceph-mon[27987]: osdmap e21: 3 total, 3 up, 3 in 2024-09-16T10:05:08.491 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:08 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:08.491 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:08 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:08.491 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:08 smithi097 ceph-mon[27987]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T10:05:08.491 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:08 smithi097 ceph-mon[27987]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T10:05:08.491 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:08 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T10:05:08.491 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:08 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T10:05:08.491 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:08 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T10:05:08.492 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:08 smithi097 ceph-mon[27987]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T10:05:08.492 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:08 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T10:05:08.492 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:08 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T10:05:08.492 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:08 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T10:05:08.492 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:08 smithi097 ceph-mon[27987]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T10:05:08.492 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:08 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:08.492 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:08 smithi097 ceph-mon[27987]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T10:05:08.492 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:08 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T10:05:08.492 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:08 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T10:05:08.492 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:08 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T10:05:08.492 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:08 smithi097 ceph-mon[27987]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T10:05:08.678 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:08 smithi033 ceph-mon[25404]: from='client.24173 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi097:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:05:08.678 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:08 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-16T10:05:08.678 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:08 smithi033 ceph-mon[25404]: osdmap e21: 3 total, 3 up, 3 in 2024-09-16T10:05:08.678 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:08 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:08.678 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:08 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:08.678 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:08 smithi033 ceph-mon[25404]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T10:05:08.678 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:08 smithi033 ceph-mon[25404]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T10:05:08.679 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:08 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T10:05:08.679 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:08 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T10:05:08.679 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:08 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T10:05:08.679 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:08 smithi033 ceph-mon[25404]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T10:05:08.679 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:08 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T10:05:08.679 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:08 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T10:05:08.679 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:08 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T10:05:08.679 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:08 smithi033 ceph-mon[25404]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T10:05:08.679 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:08 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:08.679 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:08 smithi033 ceph-mon[25404]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T10:05:08.679 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:08 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T10:05:08.679 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:08 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T10:05:08.679 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:08 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T10:05:08.679 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:08 smithi033 ceph-mon[25404]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T10:05:09.445 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:09 smithi097 ceph-mon[27987]: pgmap v82: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:05:09.445 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:09 smithi097 ceph-mon[27987]: osdmap e22: 3 total, 3 up, 3 in 2024-09-16T10:05:09.445 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:09 smithi097 ceph-mon[27987]: from='client.? 172.21.15.97:0/628285261' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "e012f23c-5a35-47cf-a2ab-a59c1d112a73"} : dispatch 2024-09-16T10:05:09.445 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:09 smithi097 ceph-mon[27987]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "e012f23c-5a35-47cf-a2ab-a59c1d112a73"} : dispatch 2024-09-16T10:05:09.445 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:09 smithi097 ceph-mon[27987]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e012f23c-5a35-47cf-a2ab-a59c1d112a73"}]': finished 2024-09-16T10:05:09.445 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:09 smithi097 ceph-mon[27987]: osdmap e23: 4 total, 3 up, 4 in 2024-09-16T10:05:09.445 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:09 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T10:05:09.585 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:09 smithi135 ceph-mon[28368]: pgmap v82: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:05:09.585 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:09 smithi135 ceph-mon[28368]: osdmap e22: 3 total, 3 up, 3 in 2024-09-16T10:05:09.585 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:09 smithi135 ceph-mon[28368]: from='client.? 172.21.15.97:0/628285261' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "e012f23c-5a35-47cf-a2ab-a59c1d112a73"} : dispatch 2024-09-16T10:05:09.586 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:09 smithi135 ceph-mon[28368]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "e012f23c-5a35-47cf-a2ab-a59c1d112a73"} : dispatch 2024-09-16T10:05:09.586 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:09 smithi135 ceph-mon[28368]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e012f23c-5a35-47cf-a2ab-a59c1d112a73"}]': finished 2024-09-16T10:05:09.586 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:09 smithi135 ceph-mon[28368]: osdmap e23: 4 total, 3 up, 4 in 2024-09-16T10:05:09.586 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:09 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T10:05:09.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:09 smithi033 ceph-mon[25404]: pgmap v82: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:05:09.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:09 smithi033 ceph-mon[25404]: osdmap e22: 3 total, 3 up, 3 in 2024-09-16T10:05:09.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:09 smithi033 ceph-mon[25404]: from='client.? 172.21.15.97:0/628285261' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "e012f23c-5a35-47cf-a2ab-a59c1d112a73"} : dispatch 2024-09-16T10:05:09.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:09 smithi033 ceph-mon[25404]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "e012f23c-5a35-47cf-a2ab-a59c1d112a73"} : dispatch 2024-09-16T10:05:09.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:09 smithi033 ceph-mon[25404]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e012f23c-5a35-47cf-a2ab-a59c1d112a73"}]': finished 2024-09-16T10:05:09.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:09 smithi033 ceph-mon[25404]: osdmap e23: 4 total, 3 up, 4 in 2024-09-16T10:05:09.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:09 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T10:05:10.585 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:10 smithi135 ceph-mon[28368]: from='client.? 172.21.15.97:0/3083582789' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T10:05:10.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:10 smithi033 ceph-mon[25404]: from='client.? 172.21.15.97:0/3083582789' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T10:05:10.739 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:10 smithi097 ceph-mon[27987]: from='client.? 172.21.15.97:0/3083582789' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T10:05:11.585 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:11 smithi135 ceph-mon[28368]: pgmap v85: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:05:11.585 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:11 smithi135 ceph-mon[28368]: mgrmap e14: x(active, since 2m) 2024-09-16T10:05:11.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:11 smithi033 ceph-mon[25404]: pgmap v85: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:05:11.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:11 smithi033 ceph-mon[25404]: mgrmap e14: x(active, since 2m) 2024-09-16T10:05:11.739 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:11 smithi097 ceph-mon[27987]: pgmap v85: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:05:11.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:11 smithi097 ceph-mon[27987]: mgrmap e14: x(active, since 2m) 2024-09-16T10:05:13.585 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:13 smithi135 ceph-mon[28368]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:05:13.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:13 smithi033 ceph-mon[25404]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:05:13.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:13 smithi097 ceph-mon[27987]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:05:15.586 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:15 smithi135 ceph-mon[28368]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:05:15.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:15 smithi033 ceph-mon[25404]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:05:15.681 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:15 smithi097 ceph-mon[27987]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:05:16.489 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:16 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-16T10:05:16.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:16 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:05:16.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:16 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-16T10:05:16.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:16 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:05:16.835 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:16 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-16T10:05:16.835 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:16 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:05:17.613 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:17 smithi097 ceph-mon[27987]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:05:17.613 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:17 smithi097 ceph-mon[27987]: Deploying daemon osd.3 on smithi097 2024-09-16T10:05:17.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:17 smithi033 ceph-mon[25404]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:05:17.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:17 smithi033 ceph-mon[25404]: Deploying daemon osd.3 on smithi097 2024-09-16T10:05:17.835 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:17 smithi135 ceph-mon[28368]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:05:17.835 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:17 smithi135 ceph-mon[28368]: Deploying daemon osd.3 on smithi097 2024-09-16T10:05:19.606 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:19 smithi097 ceph-mon[27987]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:05:19.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:19 smithi033 ceph-mon[25404]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:05:19.835 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:19 smithi135 ceph-mon[28368]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:05:21.668 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:21 smithi097 ceph-mon[27987]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:05:21.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:21 smithi033 ceph-mon[25404]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:05:21.835 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:21 smithi135 ceph-mon[28368]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:05:22.619 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:22 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:05:22.619 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:22 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:22.619 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:22 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:22.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:22 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:05:22.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:22 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:22.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:22 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:22.835 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:22 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:05:22.835 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:22 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:22.836 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:22 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:23.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:23 smithi033 ceph-mon[25404]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:05:23.739 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:23 smithi097 ceph-mon[27987]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:05:23.835 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:23 smithi135 ceph-mon[28368]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:05:25.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:25 smithi097 ceph-mon[27987]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:05:25.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:25 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:25.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:25 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:25.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:25 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:05:25.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:25 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:05:25.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:25 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:25.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:25 smithi033 ceph-mon[25404]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:05:25.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:25 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:25.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:25 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:25.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:25 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:05:25.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:25 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:05:25.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:25 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:25.778 INFO:teuthology.orchestra.run.smithi097.stdout:Created osd(s) 3 on host 'smithi097' 2024-09-16T10:05:25.835 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:25 smithi135 ceph-mon[28368]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:05:25.836 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:25 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:25.836 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:25 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:25.836 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:25 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:05:25.836 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:25 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:05:25.836 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:25 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:26.332 DEBUG:teuthology.orchestra.run.smithi097:osd.3> sudo journalctl -f -n 0 -u ceph-8eea781e-7412-11ef-bceb-c7b262605968@osd.3.service 2024-09-16T10:05:26.334 INFO:tasks.cephadm:Deploying osd.4 on smithi135 with /dev/vg_nvme/lv_4... 2024-09-16T10:05:26.334 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8eea781e-7412-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-16T10:05:26.586 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/mon.c/config 2024-09-16T10:05:26.586 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:26 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:05:26.586 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:26 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:26.586 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:26 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:26.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:26 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:05:26.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:26 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:26.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:26 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:26.703 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:26 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:05:26.703 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:26 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:26.703 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:26 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:27.240 INFO:journalctl@ceph.osd.3.smithi097.stdout:Sep 16 10:05:26 smithi097 ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-3[37047]: 2024-09-16T10:05:26.967+0000 7f91ac359640 -1 osd.3 0 log_to_monitors true 2024-09-16T10:05:27.583 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:27 smithi135 ceph-mon[28368]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:05:27.583 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:27 smithi135 ceph-mon[28368]: from='osd.3 [v2:172.21.15.97:6808/2742038766,v1:172.21.15.97:6809/2742038766]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-16T10:05:27.584 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:27 smithi135 ceph-mon[28368]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-16T10:05:27.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:27 smithi033 ceph-mon[25404]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:05:27.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:27 smithi033 ceph-mon[25404]: from='osd.3 [v2:172.21.15.97:6808/2742038766,v1:172.21.15.97:6809/2742038766]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-16T10:05:27.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:27 smithi033 ceph-mon[25404]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-16T10:05:27.703 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:27 smithi097 ceph-mon[27987]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:05:27.703 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:27 smithi097 ceph-mon[27987]: from='osd.3 [v2:172.21.15.97:6808/2742038766,v1:172.21.15.97:6809/2742038766]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-16T10:05:27.703 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:27 smithi097 ceph-mon[27987]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-16T10:05:28.586 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:28 smithi135 ceph-mon[28368]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-16T10:05:28.586 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:28 smithi135 ceph-mon[28368]: osdmap e24: 4 total, 3 up, 4 in 2024-09-16T10:05:28.586 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:28 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T10:05:28.586 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:28 smithi135 ceph-mon[28368]: from='osd.3 [v2:172.21.15.97:6808/2742038766,v1:172.21.15.97:6809/2742038766]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi097", "root=default"]} : dispatch 2024-09-16T10:05:28.586 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:28 smithi135 ceph-mon[28368]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi097", "root=default"]} : dispatch 2024-09-16T10:05:28.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:28 smithi033 ceph-mon[25404]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-16T10:05:28.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:28 smithi033 ceph-mon[25404]: osdmap e24: 4 total, 3 up, 4 in 2024-09-16T10:05:28.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:28 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T10:05:28.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:28 smithi033 ceph-mon[25404]: from='osd.3 [v2:172.21.15.97:6808/2742038766,v1:172.21.15.97:6809/2742038766]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi097", "root=default"]} : dispatch 2024-09-16T10:05:28.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:28 smithi033 ceph-mon[25404]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi097", "root=default"]} : dispatch 2024-09-16T10:05:28.718 INFO:journalctl@ceph.osd.3.smithi097.stdout:Sep 16 10:05:28 smithi097 ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-3[37047]: 2024-09-16T10:05:28.380+0000 7f91a82dc640 -1 osd.3 0 waiting for initial osdmap 2024-09-16T10:05:28.718 INFO:journalctl@ceph.osd.3.smithi097.stdout:Sep 16 10:05:28 smithi097 ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-3[37047]: 2024-09-16T10:05:28.383+0000 7f91a4103640 -1 osd.3 25 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T10:05:28.718 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:28 smithi097 ceph-mon[27987]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-16T10:05:28.718 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:28 smithi097 ceph-mon[27987]: osdmap e24: 4 total, 3 up, 4 in 2024-09-16T10:05:28.718 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:28 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T10:05:28.718 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:28 smithi097 ceph-mon[27987]: from='osd.3 [v2:172.21.15.97:6808/2742038766,v1:172.21.15.97:6809/2742038766]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi097", "root=default"]} : dispatch 2024-09-16T10:05:28.718 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:28 smithi097 ceph-mon[27987]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi097", "root=default"]} : dispatch 2024-09-16T10:05:28.967 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-09-16T10:05:28.994 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8eea781e-7412-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi135:vg_nvme/lv_4 2024-09-16T10:05:29.235 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/mon.c/config 2024-09-16T10:05:29.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:29 smithi097 ceph-mon[27987]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:05:29.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:29 smithi097 ceph-mon[27987]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi097", "root=default"]}]': finished 2024-09-16T10:05:29.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:29 smithi097 ceph-mon[27987]: osdmap e25: 4 total, 3 up, 4 in 2024-09-16T10:05:29.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:29 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T10:05:29.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:29 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T10:05:29.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:29 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:29.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:29 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:29.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:29 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-16T10:05:29.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:29 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-16T10:05:29.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:29 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:29.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:29 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:05:29.491 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:29 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:05:29.491 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:29 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:29.491 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:29 smithi097 ceph-mon[27987]: osd.3 [v2:172.21.15.97:6808/2742038766,v1:172.21.15.97:6809/2742038766] boot 2024-09-16T10:05:29.491 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:29 smithi097 ceph-mon[27987]: osdmap e26: 4 total, 4 up, 4 in 2024-09-16T10:05:29.491 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:29 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T10:05:29.601 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:29 smithi135 ceph-mon[28368]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:05:29.601 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:29 smithi135 ceph-mon[28368]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi097", "root=default"]}]': finished 2024-09-16T10:05:29.602 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:29 smithi135 ceph-mon[28368]: osdmap e25: 4 total, 3 up, 4 in 2024-09-16T10:05:29.602 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:29 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T10:05:29.602 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:29 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T10:05:29.602 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:29 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:29.602 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:29 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:29.602 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:29 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-16T10:05:29.602 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:29 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-16T10:05:29.602 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:29 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:29.602 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:29 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:05:29.602 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:29 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:05:29.602 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:29 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:29.602 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:29 smithi135 ceph-mon[28368]: osd.3 [v2:172.21.15.97:6808/2742038766,v1:172.21.15.97:6809/2742038766] boot 2024-09-16T10:05:29.602 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:29 smithi135 ceph-mon[28368]: osdmap e26: 4 total, 4 up, 4 in 2024-09-16T10:05:29.602 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:29 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T10:05:29.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:29 smithi033 ceph-mon[25404]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-16T10:05:29.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:29 smithi033 ceph-mon[25404]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi097", "root=default"]}]': finished 2024-09-16T10:05:29.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:29 smithi033 ceph-mon[25404]: osdmap e25: 4 total, 3 up, 4 in 2024-09-16T10:05:29.676 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:29 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T10:05:29.676 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:29 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T10:05:29.676 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:29 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:29.676 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:29 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:29.676 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:29 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-16T10:05:29.676 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:29 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-16T10:05:29.676 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:29 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:29.676 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:29 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:05:29.676 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:29 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:05:29.676 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:29 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:29.676 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:29 smithi033 ceph-mon[25404]: osd.3 [v2:172.21.15.97:6808/2742038766,v1:172.21.15.97:6809/2742038766] boot 2024-09-16T10:05:29.676 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:29 smithi033 ceph-mon[25404]: osdmap e26: 4 total, 4 up, 4 in 2024-09-16T10:05:29.677 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:29 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T10:05:30.520 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:30 smithi135 ceph-mon[28368]: purged_snaps scrub starts 2024-09-16T10:05:30.520 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:30 smithi135 ceph-mon[28368]: purged_snaps scrub ok 2024-09-16T10:05:30.520 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:30 smithi135 ceph-mon[28368]: Detected new or changed devices on smithi097 2024-09-16T10:05:30.520 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:30 smithi135 ceph-mon[28368]: Adjusting osd_memory_target on smithi097 to 10592M 2024-09-16T10:05:30.521 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:30 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T10:05:30.521 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:30 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T10:05:30.521 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:30 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:05:30.521 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:30 smithi135 ceph-mon[28368]: osdmap e27: 4 total, 4 up, 4 in 2024-09-16T10:05:30.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:30 smithi033 ceph-mon[25404]: purged_snaps scrub starts 2024-09-16T10:05:30.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:30 smithi033 ceph-mon[25404]: purged_snaps scrub ok 2024-09-16T10:05:30.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:30 smithi033 ceph-mon[25404]: Detected new or changed devices on smithi097 2024-09-16T10:05:30.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:30 smithi033 ceph-mon[25404]: Adjusting osd_memory_target on smithi097 to 10592M 2024-09-16T10:05:30.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:30 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T10:05:30.676 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:30 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T10:05:30.676 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:30 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:05:30.676 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:30 smithi033 ceph-mon[25404]: osdmap e27: 4 total, 4 up, 4 in 2024-09-16T10:05:30.732 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:30 smithi097 ceph-mon[27987]: purged_snaps scrub starts 2024-09-16T10:05:30.732 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:30 smithi097 ceph-mon[27987]: purged_snaps scrub ok 2024-09-16T10:05:30.732 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:30 smithi097 ceph-mon[27987]: Detected new or changed devices on smithi097 2024-09-16T10:05:30.732 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:30 smithi097 ceph-mon[27987]: Adjusting osd_memory_target on smithi097 to 10592M 2024-09-16T10:05:30.732 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:30 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T10:05:30.732 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:30 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T10:05:30.732 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:30 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:05:30.732 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:30 smithi097 ceph-mon[27987]: osdmap e27: 4 total, 4 up, 4 in 2024-09-16T10:05:31.511 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:31 smithi135 ceph-mon[28368]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 117 MiB used, 357 GiB / 358 GiB avail 2024-09-16T10:05:31.512 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:31 smithi135 ceph-mon[28368]: from='client.24160 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi135:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:05:31.512 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:31 smithi135 ceph-mon[28368]: osdmap e28: 4 total, 4 up, 4 in 2024-09-16T10:05:31.656 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:31 smithi097 ceph-mon[27987]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 117 MiB used, 357 GiB / 358 GiB avail 2024-09-16T10:05:31.656 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:31 smithi097 ceph-mon[27987]: from='client.24160 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi135:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:05:31.656 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:31 smithi097 ceph-mon[27987]: osdmap e28: 4 total, 4 up, 4 in 2024-09-16T10:05:31.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:31 smithi033 ceph-mon[25404]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 117 MiB used, 357 GiB / 358 GiB avail 2024-09-16T10:05:31.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:31 smithi033 ceph-mon[25404]: from='client.24160 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi135:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:05:31.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:31 smithi033 ceph-mon[25404]: osdmap e28: 4 total, 4 up, 4 in 2024-09-16T10:05:32.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:32 smithi033 ceph-mon[25404]: from='client.? 172.21.15.135:0/214648078' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3826550e-c3e9-40a5-b3fb-09573f1510f7"} : dispatch 2024-09-16T10:05:32.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:32 smithi033 ceph-mon[25404]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3826550e-c3e9-40a5-b3fb-09573f1510f7"} : dispatch 2024-09-16T10:05:32.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:32 smithi033 ceph-mon[25404]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3826550e-c3e9-40a5-b3fb-09573f1510f7"}]': finished 2024-09-16T10:05:32.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:32 smithi033 ceph-mon[25404]: osdmap e29: 5 total, 4 up, 5 in 2024-09-16T10:05:32.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:32 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T10:05:32.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:32 smithi097 ceph-mon[27987]: from='client.? 172.21.15.135:0/214648078' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3826550e-c3e9-40a5-b3fb-09573f1510f7"} : dispatch 2024-09-16T10:05:32.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:32 smithi097 ceph-mon[27987]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3826550e-c3e9-40a5-b3fb-09573f1510f7"} : dispatch 2024-09-16T10:05:32.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:32 smithi097 ceph-mon[27987]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3826550e-c3e9-40a5-b3fb-09573f1510f7"}]': finished 2024-09-16T10:05:32.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:32 smithi097 ceph-mon[27987]: osdmap e29: 5 total, 4 up, 5 in 2024-09-16T10:05:32.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:32 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T10:05:32.748 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:32 smithi135 ceph-mon[28368]: from='client.? 172.21.15.135:0/214648078' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3826550e-c3e9-40a5-b3fb-09573f1510f7"} : dispatch 2024-09-16T10:05:32.748 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:32 smithi135 ceph-mon[28368]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3826550e-c3e9-40a5-b3fb-09573f1510f7"} : dispatch 2024-09-16T10:05:32.748 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:32 smithi135 ceph-mon[28368]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3826550e-c3e9-40a5-b3fb-09573f1510f7"}]': finished 2024-09-16T10:05:32.748 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:32 smithi135 ceph-mon[28368]: osdmap e29: 5 total, 4 up, 5 in 2024-09-16T10:05:32.748 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:32 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T10:05:33.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:33 smithi033 ceph-mon[25404]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T10:05:33.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:33 smithi033 ceph-mon[25404]: from='client.? 172.21.15.135:0/2448195565' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T10:05:33.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:33 smithi097 ceph-mon[27987]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T10:05:33.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:33 smithi097 ceph-mon[27987]: from='client.? 172.21.15.135:0/2448195565' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T10:05:33.835 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:33 smithi135 ceph-mon[28368]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T10:05:33.835 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:33 smithi135 ceph-mon[28368]: from='client.? 172.21.15.135:0/2448195565' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T10:05:35.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:35 smithi033 ceph-mon[25404]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T10:05:35.739 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:35 smithi097 ceph-mon[27987]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T10:05:35.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:35 smithi135 ceph-mon[28368]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T10:05:37.619 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:37 smithi135 ceph-mon[28368]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-16T10:05:37.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:37 smithi033 ceph-mon[25404]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-16T10:05:37.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:37 smithi097 ceph-mon[27987]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-16T10:05:39.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:39 smithi033 ceph-mon[25404]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail; 78 KiB/s, 0 objects/s recovering 2024-09-16T10:05:39.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:39 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-16T10:05:39.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:39 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:05:39.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:39 smithi097 ceph-mon[27987]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail; 78 KiB/s, 0 objects/s recovering 2024-09-16T10:05:39.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:39 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-16T10:05:39.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:39 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:05:39.814 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:39 smithi135 ceph-mon[28368]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail; 78 KiB/s, 0 objects/s recovering 2024-09-16T10:05:39.814 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:39 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-16T10:05:39.814 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:39 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:05:40.651 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:40 smithi135 ceph-mon[28368]: Deploying daemon osd.4 on smithi135 2024-09-16T10:05:40.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:40 smithi033 ceph-mon[25404]: Deploying daemon osd.4 on smithi135 2024-09-16T10:05:40.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:40 smithi097 ceph-mon[27987]: Deploying daemon osd.4 on smithi135 2024-09-16T10:05:41.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:41 smithi097 ceph-mon[27987]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail; 68 KiB/s, 0 objects/s recovering 2024-09-16T10:05:41.576 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:41 smithi135 ceph-mon[28368]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail; 68 KiB/s, 0 objects/s recovering 2024-09-16T10:05:41.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:41 smithi033 ceph-mon[25404]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail; 68 KiB/s, 0 objects/s recovering 2024-09-16T10:05:43.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:43 smithi033 ceph-mon[25404]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-16T10:05:43.739 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:43 smithi097 ceph-mon[27987]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-16T10:05:43.835 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:43 smithi135 ceph-mon[28368]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-16T10:05:45.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:45 smithi033 ceph-mon[25404]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail; 50 KiB/s, 0 objects/s recovering 2024-09-16T10:05:45.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:45 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:05:45.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:45 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:45.676 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:45 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:45.734 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:45 smithi135 ceph-mon[28368]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail; 50 KiB/s, 0 objects/s recovering 2024-09-16T10:05:45.734 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:45 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:05:45.734 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:45 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:45.734 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:45 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:45.739 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:45 smithi097 ceph-mon[27987]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail; 50 KiB/s, 0 objects/s recovering 2024-09-16T10:05:45.739 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:45 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:05:45.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:45 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:45.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:45 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:47.586 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:47 smithi135 ceph-mon[28368]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-16T10:05:47.586 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:47 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:47.586 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:47 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:47.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:47 smithi033 ceph-mon[25404]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-16T10:05:47.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:47 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:47.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:47 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:47.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:47 smithi097 ceph-mon[27987]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-16T10:05:47.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:47 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:47.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:47 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:48.676 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:48 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:05:48.677 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:48 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:05:48.677 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:48 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:48.696 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:48 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:05:48.696 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:48 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:05:48.697 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:48 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:48.739 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:48 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:05:48.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:48 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:05:48.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:48 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:49.021 INFO:teuthology.orchestra.run.smithi135.stdout:Created osd(s) 4 on host 'smithi135' 2024-09-16T10:05:49.550 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:49 smithi135 ceph-mon[28368]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T10:05:49.550 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:49 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:05:49.550 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:49 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:49.550 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:49 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:49.578 DEBUG:teuthology.orchestra.run.smithi135:osd.4> sudo journalctl -f -n 0 -u ceph-8eea781e-7412-11ef-bceb-c7b262605968@osd.4.service 2024-09-16T10:05:49.580 INFO:tasks.cephadm:Deploying osd.5 on smithi135 with /dev/vg_nvme/lv_3... 2024-09-16T10:05:49.580 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8eea781e-7412-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-09-16T10:05:49.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:49 smithi033 ceph-mon[25404]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T10:05:49.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:49 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:05:49.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:49 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:49.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:49 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:49.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:49 smithi097 ceph-mon[27987]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T10:05:49.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:49 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:05:49.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:49 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:49.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:49 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:50.075 INFO:journalctl@ceph.osd.4.smithi135.stdout:Sep 16 10:05:49 smithi135 ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-4[32344]: 2024-09-16T10:05:49.818+0000 7f388de83640 -1 osd.4 0 log_to_monitors true 2024-09-16T10:05:50.673 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:50 smithi135 ceph-mon[28368]: from='osd.4 [v2:172.21.15.135:6800/2711879891,v1:172.21.15.135:6801/2711879891]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T10:05:50.673 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:50 smithi135 ceph-mon[28368]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T10:05:50.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:50 smithi033 ceph-mon[25404]: from='osd.4 [v2:172.21.15.135:6800/2711879891,v1:172.21.15.135:6801/2711879891]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T10:05:50.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:50 smithi033 ceph-mon[25404]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T10:05:50.681 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/mon.c/config 2024-09-16T10:05:50.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:50 smithi097 ceph-mon[27987]: from='osd.4 [v2:172.21.15.135:6800/2711879891,v1:172.21.15.135:6801/2711879891]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T10:05:50.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:50 smithi097 ceph-mon[27987]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T10:05:51.585 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:51 smithi135 ceph-mon[28368]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T10:05:51.585 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:51 smithi135 ceph-mon[28368]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-16T10:05:51.586 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:51 smithi135 ceph-mon[28368]: from='osd.4 [v2:172.21.15.135:6800/2711879891,v1:172.21.15.135:6801/2711879891]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi135", "root=default"]} : dispatch 2024-09-16T10:05:51.586 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:51 smithi135 ceph-mon[28368]: osdmap e30: 5 total, 4 up, 5 in 2024-09-16T10:05:51.586 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:51 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T10:05:51.586 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:51 smithi135 ceph-mon[28368]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi135", "root=default"]} : dispatch 2024-09-16T10:05:51.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:51 smithi097 ceph-mon[27987]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T10:05:51.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:51 smithi097 ceph-mon[27987]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-16T10:05:51.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:51 smithi097 ceph-mon[27987]: from='osd.4 [v2:172.21.15.135:6800/2711879891,v1:172.21.15.135:6801/2711879891]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi135", "root=default"]} : dispatch 2024-09-16T10:05:51.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:51 smithi097 ceph-mon[27987]: osdmap e30: 5 total, 4 up, 5 in 2024-09-16T10:05:51.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:51 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T10:05:51.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:51 smithi097 ceph-mon[27987]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi135", "root=default"]} : dispatch 2024-09-16T10:05:51.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:51 smithi033 ceph-mon[25404]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T10:05:51.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:51 smithi033 ceph-mon[25404]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-16T10:05:51.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:51 smithi033 ceph-mon[25404]: from='osd.4 [v2:172.21.15.135:6800/2711879891,v1:172.21.15.135:6801/2711879891]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi135", "root=default"]} : dispatch 2024-09-16T10:05:51.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:51 smithi033 ceph-mon[25404]: osdmap e30: 5 total, 4 up, 5 in 2024-09-16T10:05:51.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:51 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T10:05:51.926 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:51 smithi033 ceph-mon[25404]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi135", "root=default"]} : dispatch 2024-09-16T10:05:52.335 INFO:journalctl@ceph.osd.4.smithi135.stdout:Sep 16 10:05:51 smithi135 ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-4[32344]: 2024-09-16T10:05:51.866+0000 7f3889e06640 -1 osd.4 0 waiting for initial osdmap 2024-09-16T10:05:52.335 INFO:journalctl@ceph.osd.4.smithi135.stdout:Sep 16 10:05:51 smithi135 ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-4[32344]: 2024-09-16T10:05:51.873+0000 7f3881c25640 -1 osd.4 31 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T10:05:52.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:52 smithi097 ceph-mon[27987]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]': finished 2024-09-16T10:05:52.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:52 smithi097 ceph-mon[27987]: osdmap e31: 5 total, 4 up, 5 in 2024-09-16T10:05:52.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:52 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T10:05:52.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:52 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T10:05:52.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:52 smithi097 ceph-mon[27987]: from='osd.4 ' entity='osd.4' 2024-09-16T10:05:52.835 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:52 smithi135 ceph-mon[28368]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]': finished 2024-09-16T10:05:52.835 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:52 smithi135 ceph-mon[28368]: osdmap e31: 5 total, 4 up, 5 in 2024-09-16T10:05:52.835 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:52 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T10:05:52.835 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:52 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T10:05:52.836 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:52 smithi135 ceph-mon[28368]: from='osd.4 ' entity='osd.4' 2024-09-16T10:05:52.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:52 smithi033 ceph-mon[25404]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]': finished 2024-09-16T10:05:52.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:52 smithi033 ceph-mon[25404]: osdmap e31: 5 total, 4 up, 5 in 2024-09-16T10:05:52.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:52 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T10:05:52.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:52 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T10:05:52.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:52 smithi033 ceph-mon[25404]: from='osd.4 ' entity='osd.4' 2024-09-16T10:05:53.624 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:53 smithi135 ceph-mon[28368]: purged_snaps scrub starts 2024-09-16T10:05:53.624 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:53 smithi135 ceph-mon[28368]: purged_snaps scrub ok 2024-09-16T10:05:53.624 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:53 smithi135 ceph-mon[28368]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T10:05:53.624 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:53 smithi135 ceph-mon[28368]: osd.4 [v2:172.21.15.135:6800/2711879891,v1:172.21.15.135:6801/2711879891] boot 2024-09-16T10:05:53.624 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:53 smithi135 ceph-mon[28368]: osdmap e32: 5 total, 5 up, 5 in 2024-09-16T10:05:53.624 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:53 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T10:05:53.624 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:53 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:53.624 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:53 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:53.624 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:53 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-16T10:05:53.625 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:53 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:53.625 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:53 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:05:53.625 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:53 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:05:53.625 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:53 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:53.625 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:53 smithi135 ceph-mon[28368]: osdmap e33: 5 total, 5 up, 5 in 2024-09-16T10:05:53.739 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:53 smithi097 ceph-mon[27987]: purged_snaps scrub starts 2024-09-16T10:05:53.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:53 smithi097 ceph-mon[27987]: purged_snaps scrub ok 2024-09-16T10:05:53.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:53 smithi097 ceph-mon[27987]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T10:05:53.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:53 smithi097 ceph-mon[27987]: osd.4 [v2:172.21.15.135:6800/2711879891,v1:172.21.15.135:6801/2711879891] boot 2024-09-16T10:05:53.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:53 smithi097 ceph-mon[27987]: osdmap e32: 5 total, 5 up, 5 in 2024-09-16T10:05:53.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:53 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T10:05:53.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:53 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:53.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:53 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:53.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:53 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-16T10:05:53.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:53 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:53.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:53 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:05:53.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:53 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:05:53.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:53 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:53.741 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:53 smithi097 ceph-mon[27987]: osdmap e33: 5 total, 5 up, 5 in 2024-09-16T10:05:53.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:53 smithi033 ceph-mon[25404]: purged_snaps scrub starts 2024-09-16T10:05:53.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:53 smithi033 ceph-mon[25404]: purged_snaps scrub ok 2024-09-16T10:05:53.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:53 smithi033 ceph-mon[25404]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-16T10:05:53.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:53 smithi033 ceph-mon[25404]: osd.4 [v2:172.21.15.135:6800/2711879891,v1:172.21.15.135:6801/2711879891] boot 2024-09-16T10:05:53.926 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:53 smithi033 ceph-mon[25404]: osdmap e32: 5 total, 5 up, 5 in 2024-09-16T10:05:53.926 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:53 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T10:05:53.926 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:53 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:53.926 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:53 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:53.926 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:53 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-16T10:05:53.926 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:53 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:53.926 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:53 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:05:53.926 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:53 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:05:53.926 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:53 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:05:53.926 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:53 smithi033 ceph-mon[25404]: osdmap e33: 5 total, 5 up, 5 in 2024-09-16T10:05:54.519 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:54 smithi135 ceph-mon[28368]: Detected new or changed devices on smithi135 2024-09-16T10:05:54.519 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:54 smithi135 ceph-mon[28368]: Adjusting osd_memory_target on smithi135 to 9911M 2024-09-16T10:05:54.522 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-09-16T10:05:54.549 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8eea781e-7412-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi135:vg_nvme/lv_3 2024-09-16T10:05:54.739 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:54 smithi097 ceph-mon[27987]: Detected new or changed devices on smithi135 2024-09-16T10:05:54.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:54 smithi097 ceph-mon[27987]: Adjusting osd_memory_target on smithi135 to 9911M 2024-09-16T10:05:54.791 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/mon.c/config 2024-09-16T10:05:54.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:54 smithi033 ceph-mon[25404]: Detected new or changed devices on smithi135 2024-09-16T10:05:54.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:54 smithi033 ceph-mon[25404]: Adjusting osd_memory_target on smithi135 to 9911M 2024-09-16T10:05:55.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:55 smithi097 ceph-mon[27987]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 543 MiB used, 446 GiB / 447 GiB avail 2024-09-16T10:05:55.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:55 smithi097 ceph-mon[27987]: osdmap e34: 5 total, 5 up, 5 in 2024-09-16T10:05:55.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:55 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T10:05:55.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:55 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T10:05:55.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:55 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:05:55.756 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:55 smithi135 ceph-mon[28368]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 543 MiB used, 446 GiB / 447 GiB avail 2024-09-16T10:05:55.756 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:55 smithi135 ceph-mon[28368]: osdmap e34: 5 total, 5 up, 5 in 2024-09-16T10:05:55.756 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:55 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T10:05:55.756 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:55 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T10:05:55.756 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:55 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:05:55.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:55 smithi033 ceph-mon[25404]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 543 MiB used, 446 GiB / 447 GiB avail 2024-09-16T10:05:55.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:55 smithi033 ceph-mon[25404]: osdmap e34: 5 total, 5 up, 5 in 2024-09-16T10:05:55.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:55 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-16T10:05:55.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:55 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-16T10:05:55.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:55 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:05:56.739 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:56 smithi097 ceph-mon[27987]: from='client.24187 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi135:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:05:56.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:56 smithi135 ceph-mon[28368]: from='client.24187 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi135:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:05:56.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:56 smithi033 ceph-mon[25404]: from='client.24187 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi135:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:05:57.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:57 smithi097 ceph-mon[27987]: pgmap v119: 1 pgs: 1 peering; 577 KiB data, 543 MiB used, 446 GiB / 447 GiB avail 2024-09-16T10:05:57.749 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:57 smithi135 ceph-mon[28368]: pgmap v119: 1 pgs: 1 peering; 577 KiB data, 543 MiB used, 446 GiB / 447 GiB avail 2024-09-16T10:05:57.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:57 smithi033 ceph-mon[25404]: pgmap v119: 1 pgs: 1 peering; 577 KiB data, 543 MiB used, 446 GiB / 447 GiB avail 2024-09-16T10:05:58.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:58 smithi097 ceph-mon[27987]: from='client.? 172.21.15.135:0/2191500103' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "0bce6825-88dc-41fd-943d-f42c8a3b93ca"} : dispatch 2024-09-16T10:05:58.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:58 smithi097 ceph-mon[27987]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "0bce6825-88dc-41fd-943d-f42c8a3b93ca"} : dispatch 2024-09-16T10:05:58.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:58 smithi097 ceph-mon[27987]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0bce6825-88dc-41fd-943d-f42c8a3b93ca"}]': finished 2024-09-16T10:05:58.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:58 smithi097 ceph-mon[27987]: osdmap e35: 6 total, 5 up, 6 in 2024-09-16T10:05:58.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:58 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:05:58.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:58 smithi097 ceph-mon[27987]: from='client.? 172.21.15.135:0/39643550' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T10:05:58.835 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:58 smithi135 ceph-mon[28368]: from='client.? 172.21.15.135:0/2191500103' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "0bce6825-88dc-41fd-943d-f42c8a3b93ca"} : dispatch 2024-09-16T10:05:58.835 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:58 smithi135 ceph-mon[28368]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "0bce6825-88dc-41fd-943d-f42c8a3b93ca"} : dispatch 2024-09-16T10:05:58.835 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:58 smithi135 ceph-mon[28368]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0bce6825-88dc-41fd-943d-f42c8a3b93ca"}]': finished 2024-09-16T10:05:58.836 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:58 smithi135 ceph-mon[28368]: osdmap e35: 6 total, 5 up, 6 in 2024-09-16T10:05:58.836 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:58 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:05:58.836 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:58 smithi135 ceph-mon[28368]: from='client.? 172.21.15.135:0/39643550' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T10:05:58.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:58 smithi033 ceph-mon[25404]: from='client.? 172.21.15.135:0/2191500103' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "0bce6825-88dc-41fd-943d-f42c8a3b93ca"} : dispatch 2024-09-16T10:05:58.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:58 smithi033 ceph-mon[25404]: from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "0bce6825-88dc-41fd-943d-f42c8a3b93ca"} : dispatch 2024-09-16T10:05:58.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:58 smithi033 ceph-mon[25404]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0bce6825-88dc-41fd-943d-f42c8a3b93ca"}]': finished 2024-09-16T10:05:58.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:58 smithi033 ceph-mon[25404]: osdmap e35: 6 total, 5 up, 6 in 2024-09-16T10:05:58.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:58 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:05:58.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:58 smithi033 ceph-mon[25404]: from='client.? 172.21.15.135:0/39643550' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-16T10:05:59.737 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:05:59 smithi135 ceph-mon[28368]: pgmap v121: 1 pgs: 1 peering; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T10:05:59.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:05:59 smithi097 ceph-mon[27987]: pgmap v121: 1 pgs: 1 peering; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T10:05:59.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:05:59 smithi033 ceph-mon[25404]: pgmap v121: 1 pgs: 1 peering; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T10:06:01.727 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:01 smithi033 ceph-mon[25404]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 91 KiB/s, 0 objects/s recovering 2024-09-16T10:06:01.739 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:01 smithi097 ceph-mon[27987]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 91 KiB/s, 0 objects/s recovering 2024-09-16T10:06:01.751 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:01 smithi135 ceph-mon[28368]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 91 KiB/s, 0 objects/s recovering 2024-09-16T10:06:03.569 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:03 smithi135 ceph-mon[28368]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-16T10:06:03.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:03 smithi097 ceph-mon[27987]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-16T10:06:03.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:03 smithi033 ceph-mon[25404]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-16T10:06:04.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:04 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-16T10:06:04.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:04 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:06:04.828 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:04 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-16T10:06:04.828 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:04 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:06:04.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:04 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-16T10:06:04.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:04 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:06:05.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:05 smithi097 ceph-mon[27987]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-09-16T10:06:05.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:05 smithi097 ceph-mon[27987]: Deploying daemon osd.5 on smithi135 2024-09-16T10:06:05.835 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:05 smithi135 ceph-mon[28368]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-09-16T10:06:05.835 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:05 smithi135 ceph-mon[28368]: Deploying daemon osd.5 on smithi135 2024-09-16T10:06:05.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:05 smithi033 ceph-mon[25404]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-09-16T10:06:05.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:05 smithi033 ceph-mon[25404]: Deploying daemon osd.5 on smithi135 2024-09-16T10:06:07.739 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:07 smithi097 ceph-mon[27987]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-16T10:06:07.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:07 smithi135 ceph-mon[28368]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-16T10:06:07.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:07 smithi033 ceph-mon[25404]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-16T10:06:09.565 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:09 smithi135 ceph-mon[28368]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-09-16T10:06:09.739 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:09 smithi097 ceph-mon[27987]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-09-16T10:06:09.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:09 smithi033 ceph-mon[25404]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-09-16T10:06:10.585 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:10 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:06:10.585 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:10 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:06:10.585 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:10 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:06:10.739 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:10 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:06:10.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:10 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:06:10.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:10 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:06:10.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:10 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:06:10.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:10 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:06:10.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:10 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:06:11.727 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:11 smithi135 ceph-mon[28368]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-16T10:06:11.739 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:11 smithi097 ceph-mon[27987]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-16T10:06:11.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:11 smithi033 ceph-mon[25404]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-16T10:06:13.634 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:13 smithi135 ceph-mon[28368]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T10:06:13.634 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:13 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:06:13.634 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:13 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:06:13.634 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:13 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:06:13.634 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:13 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:06:13.634 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:13 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:06:13.673 INFO:teuthology.orchestra.run.smithi135.stdout:Created osd(s) 5 on host 'smithi135' 2024-09-16T10:06:13.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:13 smithi097 ceph-mon[27987]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T10:06:13.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:13 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:06:13.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:13 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:06:13.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:13 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:06:13.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:13 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:06:13.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:13 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:06:13.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:13 smithi033 ceph-mon[25404]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T10:06:13.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:13 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:06:13.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:13 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:06:13.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:13 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:06:13.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:13 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:06:13.926 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:13 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:06:14.206 DEBUG:teuthology.orchestra.run.smithi135:osd.5> sudo journalctl -f -n 0 -u ceph-8eea781e-7412-11ef-bceb-c7b262605968@osd.5.service 2024-09-16T10:06:14.208 INFO:tasks.cephadm:Waiting for 6 OSDs to come up... 2024-09-16T10:06:14.208 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8eea781e-7412-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-16T10:06:14.475 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:06:14.596 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:14 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:06:14.596 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:14 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:06:14.596 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:14 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:06:14.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:14 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:06:14.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:14 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:06:14.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:14 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:06:14.765 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:14 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:06:14.766 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:14 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:06:14.766 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:14 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:06:15.125 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-09-16T10:06:15.628 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:15 smithi135 ceph-mon[28368]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T10:06:15.628 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:15 smithi135 ceph-mon[28368]: from='client.? 172.21.15.33:0/2331026320' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T10:06:15.628 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:15 smithi135 ceph-mon[28368]: from='osd.5 [v2:172.21.15.135:6808/793568269,v1:172.21.15.135:6809/793568269]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-16T10:06:15.628 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:15 smithi135 ceph-mon[28368]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-16T10:06:15.628 INFO:journalctl@ceph.osd.5.smithi135.stdout:Sep 16 10:06:15 smithi135 ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-5[38392]: 2024-09-16T10:06:15.374+0000 7f2468f4c640 -1 osd.5 0 log_to_monitors true 2024-09-16T10:06:15.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:15 smithi097 ceph-mon[27987]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T10:06:15.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:15 smithi097 ceph-mon[27987]: from='client.? 172.21.15.33:0/2331026320' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T10:06:15.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:15 smithi097 ceph-mon[27987]: from='osd.5 [v2:172.21.15.135:6808/793568269,v1:172.21.15.135:6809/793568269]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-16T10:06:15.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:15 smithi097 ceph-mon[27987]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-16T10:06:15.801 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:15 smithi033 ceph-mon[25404]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T10:06:15.802 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:15 smithi033 ceph-mon[25404]: from='client.? 172.21.15.33:0/2331026320' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T10:06:15.802 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:15 smithi033 ceph-mon[25404]: from='osd.5 [v2:172.21.15.135:6808/793568269,v1:172.21.15.135:6809/793568269]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-16T10:06:15.802 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:15 smithi033 ceph-mon[25404]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-16T10:06:15.831 INFO:teuthology.orchestra.run.smithi033.stdout:{"epoch":35,"num_osds":6,"num_up_osds":5,"osd_up_since":1726481152,"num_in_osds":6,"osd_in_since":1726481157,"num_remapped_pgs":0} 2024-09-16T10:06:16.832 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8eea781e-7412-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-16T10:06:16.990 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:16 smithi097 ceph-mon[27987]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-16T10:06:16.990 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:16 smithi097 ceph-mon[27987]: osdmap e36: 6 total, 5 up, 6 in 2024-09-16T10:06:16.990 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:16 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:06:16.990 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:16 smithi097 ceph-mon[27987]: from='osd.5 [v2:172.21.15.135:6808/793568269,v1:172.21.15.135:6809/793568269]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi135", "root=default"]} : dispatch 2024-09-16T10:06:16.990 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:16 smithi097 ceph-mon[27987]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi135", "root=default"]} : dispatch 2024-09-16T10:06:16.990 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:16 smithi097 ceph-mon[27987]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T10:06:17.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:16 smithi135 ceph-mon[28368]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-16T10:06:17.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:16 smithi135 ceph-mon[28368]: osdmap e36: 6 total, 5 up, 6 in 2024-09-16T10:06:17.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:16 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:06:17.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:16 smithi135 ceph-mon[28368]: from='osd.5 [v2:172.21.15.135:6808/793568269,v1:172.21.15.135:6809/793568269]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi135", "root=default"]} : dispatch 2024-09-16T10:06:17.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:16 smithi135 ceph-mon[28368]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi135", "root=default"]} : dispatch 2024-09-16T10:06:17.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:16 smithi135 ceph-mon[28368]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T10:06:17.100 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:06:17.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:16 smithi033 ceph-mon[25404]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-16T10:06:17.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:16 smithi033 ceph-mon[25404]: osdmap e36: 6 total, 5 up, 6 in 2024-09-16T10:06:17.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:16 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:06:17.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:16 smithi033 ceph-mon[25404]: from='osd.5 [v2:172.21.15.135:6808/793568269,v1:172.21.15.135:6809/793568269]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi135", "root=default"]} : dispatch 2024-09-16T10:06:17.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:16 smithi033 ceph-mon[25404]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi135", "root=default"]} : dispatch 2024-09-16T10:06:17.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:16 smithi033 ceph-mon[25404]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-16T10:06:17.585 INFO:journalctl@ceph.osd.5.smithi135.stdout:Sep 16 10:06:17 smithi135 ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-5[38392]: 2024-09-16T10:06:17.101+0000 7f24656e3640 -1 osd.5 0 waiting for initial osdmap 2024-09-16T10:06:17.585 INFO:journalctl@ceph.osd.5.smithi135.stdout:Sep 16 10:06:17 smithi135 ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-5[38392]: 2024-09-16T10:06:17.104+0000 7f245ccee640 -1 osd.5 37 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T10:06:17.743 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-09-16T10:06:17.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:17 smithi033 ceph-mon[25404]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]': finished 2024-09-16T10:06:17.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:17 smithi033 ceph-mon[25404]: osdmap e37: 6 total, 5 up, 6 in 2024-09-16T10:06:17.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:17 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:06:17.926 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:17 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:06:17.926 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:17 smithi033 ceph-mon[25404]: Detected new or changed devices on smithi135 2024-09-16T10:06:17.926 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:17 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:06:17.926 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:17 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:06:17.926 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:17 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-16T10:06:17.926 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:17 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-16T10:06:17.926 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:17 smithi033 ceph-mon[25404]: Adjusting osd_memory_target on smithi135 to 4955M 2024-09-16T10:06:17.926 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:17 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:06:17.926 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:17 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:06:17.926 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:17 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:06:17.926 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:17 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:06:17.926 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:17 smithi033 ceph-mon[25404]: from='osd.5 ' entity='osd.5' 2024-09-16T10:06:17.990 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:17 smithi097 ceph-mon[27987]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]': finished 2024-09-16T10:06:17.990 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:17 smithi097 ceph-mon[27987]: osdmap e37: 6 total, 5 up, 6 in 2024-09-16T10:06:17.990 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:17 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:06:17.990 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:17 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:06:17.990 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:17 smithi097 ceph-mon[27987]: Detected new or changed devices on smithi135 2024-09-16T10:06:17.990 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:17 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:06:17.990 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:17 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:06:17.990 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:17 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-16T10:06:17.991 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:17 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-16T10:06:17.991 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:17 smithi097 ceph-mon[27987]: Adjusting osd_memory_target on smithi135 to 4955M 2024-09-16T10:06:17.991 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:17 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:06:17.991 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:17 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:06:17.991 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:17 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:06:17.991 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:17 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:06:17.991 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:17 smithi097 ceph-mon[27987]: from='osd.5 ' entity='osd.5' 2024-09-16T10:06:18.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:17 smithi135 ceph-mon[28368]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]': finished 2024-09-16T10:06:18.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:17 smithi135 ceph-mon[28368]: osdmap e37: 6 total, 5 up, 6 in 2024-09-16T10:06:18.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:17 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:06:18.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:17 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:06:18.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:17 smithi135 ceph-mon[28368]: Detected new or changed devices on smithi135 2024-09-16T10:06:18.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:17 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:06:18.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:17 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:06:18.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:17 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-16T10:06:18.087 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:17 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-16T10:06:18.087 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:17 smithi135 ceph-mon[28368]: Adjusting osd_memory_target on smithi135 to 4955M 2024-09-16T10:06:18.087 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:17 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:06:18.087 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:17 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:06:18.087 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:17 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:06:18.087 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:17 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:06:18.087 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:17 smithi135 ceph-mon[28368]: from='osd.5 ' entity='osd.5' 2024-09-16T10:06:18.430 INFO:teuthology.orchestra.run.smithi033.stdout:{"epoch":38,"num_osds":6,"num_up_osds":6,"osd_up_since":1726481177,"num_in_osds":6,"osd_in_since":1726481157,"num_remapped_pgs":1} 2024-09-16T10:06:18.431 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell --fsid 8eea781e-7412-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-16T10:06:18.684 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:06:18.990 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:18 smithi097 ceph-mon[27987]: purged_snaps scrub starts 2024-09-16T10:06:18.990 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:18 smithi097 ceph-mon[27987]: purged_snaps scrub ok 2024-09-16T10:06:18.990 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:18 smithi097 ceph-mon[27987]: osd.5 [v2:172.21.15.135:6808/793568269,v1:172.21.15.135:6809/793568269] boot 2024-09-16T10:06:18.990 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:18 smithi097 ceph-mon[27987]: osdmap e38: 6 total, 6 up, 6 in 2024-09-16T10:06:18.990 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:18 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:06:18.990 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:18 smithi097 ceph-mon[27987]: from='client.? 172.21.15.33:0/3306254546' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T10:06:18.990 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:18 smithi097 ceph-mon[27987]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:06:18.990 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:18 smithi097 ceph-mon[27987]: osdmap e39: 6 total, 6 up, 6 in 2024-09-16T10:06:19.060 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:18 smithi033 ceph-mon[25404]: purged_snaps scrub starts 2024-09-16T10:06:19.061 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:18 smithi033 ceph-mon[25404]: purged_snaps scrub ok 2024-09-16T10:06:19.061 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:18 smithi033 ceph-mon[25404]: osd.5 [v2:172.21.15.135:6808/793568269,v1:172.21.15.135:6809/793568269] boot 2024-09-16T10:06:19.061 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:18 smithi033 ceph-mon[25404]: osdmap e38: 6 total, 6 up, 6 in 2024-09-16T10:06:19.061 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:18 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:06:19.061 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:18 smithi033 ceph-mon[25404]: from='client.? 172.21.15.33:0/3306254546' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T10:06:19.061 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:18 smithi033 ceph-mon[25404]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:06:19.061 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:18 smithi033 ceph-mon[25404]: osdmap e39: 6 total, 6 up, 6 in 2024-09-16T10:06:19.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:18 smithi135 ceph-mon[28368]: purged_snaps scrub starts 2024-09-16T10:06:19.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:18 smithi135 ceph-mon[28368]: purged_snaps scrub ok 2024-09-16T10:06:19.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:18 smithi135 ceph-mon[28368]: osd.5 [v2:172.21.15.135:6808/793568269,v1:172.21.15.135:6809/793568269] boot 2024-09-16T10:06:19.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:18 smithi135 ceph-mon[28368]: osdmap e38: 6 total, 6 up, 6 in 2024-09-16T10:06:19.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:18 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:06:19.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:18 smithi135 ceph-mon[28368]: from='client.? 172.21.15.33:0/3306254546' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-16T10:06:19.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:18 smithi135 ceph-mon[28368]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:06:19.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:18 smithi135 ceph-mon[28368]: osdmap e39: 6 total, 6 up, 6 in 2024-09-16T10:06:19.337 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-09-16T10:06:19.337 INFO:teuthology.orchestra.run.smithi033.stdout:{"epoch":39,"fsid":"8eea781e-7412-11ef-bceb-c7b262605968","created":"2024-09-16T10:01:47.743517+0000","modified":"2024-09-16T10:06:18.675477+0000","last_up_change":"2024-09-16T10:06:17.673988+0000","last_in_change":"2024-09-16T10:05:57.555148+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-16T10:05:06.178118+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":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":"68190f58-4a54-416e-a0a2-3d813f21928e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":26,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6802","nonce":922925798},{"type":"v1","addr":"172.21.15.33:6803","nonce":922925798}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6804","nonce":922925798},{"type":"v1","addr":"172.21.15.33:6805","nonce":922925798}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6808","nonce":922925798},{"type":"v1","addr":"172.21.15.33:6809","nonce":922925798}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6806","nonce":922925798},{"type":"v1","addr":"172.21.15.33:6807","nonce":922925798}]},"public_addr":"172.21.15.33:6803/922925798","cluster_addr":"172.21.15.33:6805/922925798","heartbeat_back_addr":"172.21.15.33:6809/922925798","heartbeat_front_addr":"172.21.15.33:6807/922925798","state":["exists","up"]},{"osd":1,"uuid":"3aa2cf05-60ec-4018-ac3f-cc3c5d1f233f","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.33:6810","nonce":1508298597},{"type":"v1","addr":"172.21.15.33:6811","nonce":1508298597}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6812","nonce":1508298597},{"type":"v1","addr":"172.21.15.33:6813","nonce":1508298597}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6816","nonce":1508298597},{"type":"v1","addr":"172.21.15.33:6817","nonce":1508298597}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6814","nonce":1508298597},{"type":"v1","addr":"172.21.15.33:6815","nonce":1508298597}]},"public_addr":"172.21.15.33:6811/1508298597","cluster_addr":"172.21.15.33:6813/1508298597","heartbeat_back_addr":"172.21.15.33:6817/1508298597","heartbeat_front_addr":"172.21.15.33:6815/1508298597","state":["exists","up"]},{"osd":2,"uuid":"1d7a6278-12ff-4f9c-be78-273fa70f7d22","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":20,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.97:6800","nonce":2986348512},{"type":"v1","addr":"172.21.15.97:6801","nonce":2986348512}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.97:6802","nonce":2986348512},{"type":"v1","addr":"172.21.15.97:6803","nonce":2986348512}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.97:6806","nonce":2986348512},{"type":"v1","addr":"172.21.15.97:6807","nonce":2986348512}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.97:6804","nonce":2986348512},{"type":"v1","addr":"172.21.15.97:6805","nonce":2986348512}]},"public_addr":"172.21.15.97:6801/2986348512","cluster_addr":"172.21.15.97:6803/2986348512","heartbeat_back_addr":"172.21.15.97:6807/2986348512","heartbeat_front_addr":"172.21.15.97:6805/2986348512","state":["exists","up"]},{"osd":3,"uuid":"e012f23c-5a35-47cf-a2ab-a59c1d112a73","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":38,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.97:6808","nonce":2742038766},{"type":"v1","addr":"172.21.15.97:6809","nonce":2742038766}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.97:6810","nonce":2742038766},{"type":"v1","addr":"172.21.15.97:6811","nonce":2742038766}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.97:6814","nonce":2742038766},{"type":"v1","addr":"172.21.15.97:6815","nonce":2742038766}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.97:6812","nonce":2742038766},{"type":"v1","addr":"172.21.15.97:6813","nonce":2742038766}]},"public_addr":"172.21.15.97:6809/2742038766","cluster_addr":"172.21.15.97:6811/2742038766","heartbeat_back_addr":"172.21.15.97:6815/2742038766","heartbeat_front_addr":"172.21.15.97:6813/2742038766","state":["exists","up"]},{"osd":4,"uuid":"3826550e-c3e9-40a5-b3fb-09573f1510f7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":32,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6800","nonce":2711879891},{"type":"v1","addr":"172.21.15.135:6801","nonce":2711879891}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6802","nonce":2711879891},{"type":"v1","addr":"172.21.15.135:6803","nonce":2711879891}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6806","nonce":2711879891},{"type":"v1","addr":"172.21.15.135:6807","nonce":2711879891}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6804","nonce":2711879891},{"type":"v1","addr":"172.21.15.135:6805","nonce":2711879891}]},"public_addr":"172.21.15.135:6801/2711879891","cluster_addr":"172.21.15.135:6803/2711879891","heartbeat_back_addr":"172.21.15.135:6807/2711879891","heartbeat_front_addr":"172.21.15.135:6805/2711879891","state":["exists","up"]},{"osd":5,"uuid":"0bce6825-88dc-41fd-943d-f42c8a3b93ca","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6808","nonce":793568269},{"type":"v1","addr":"172.21.15.135:6809","nonce":793568269}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6810","nonce":793568269},{"type":"v1","addr":"172.21.15.135:6811","nonce":793568269}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6814","nonce":793568269},{"type":"v1","addr":"172.21.15.135:6815","nonce":793568269}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6812","nonce":793568269},{"type":"v1","addr":"172.21.15.135:6813","nonce":793568269}]},"public_addr":"172.21.15.135:6809/793568269","cluster_addr":"172.21.15.135:6811/793568269","heartbeat_back_addr":"172.21.15.135:6815/793568269","heartbeat_front_addr":"172.21.15.135:6813/793568269","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-16T10:04:13.259196+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-16T10:04:39.108893+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-16T10:05:02.508404+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-16T10:05:27.968189+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-16T10:05:50.845003+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-16T10:06:16.392207+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.33:0/1667525612":"2024-09-17T10:02:45.718283+0000","172.21.15.33:0/1133642304":"2024-09-17T10:02:45.718283+0000","172.21.15.33:6801/1736676079":"2024-09-17T10:02:20.841304+0000","172.21.15.33:6801/1430614995":"2024-09-17T10:02:45.718283+0000","172.21.15.33:6800/1736676079":"2024-09-17T10:02:20.841304+0000","172.21.15.33:0/875090190":"2024-09-17T10:02:45.718283+0000","172.21.15.33:0/4237614786":"2024-09-17T10:02:20.841304+0000","172.21.15.33:6800/1430614995":"2024-09-17T10:02:45.718283+0000","172.21.15.33:0/418341489":"2024-09-17T10:02:20.841304+0000","172.21.15.33:0/2641527116":"2024-09-17T10:02:20.841304+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-16T10:06:19.908 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:19 smithi033 ceph-mon[25404]: from='client.? 172.21.15.33:0/1913401377' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-16T10:06:19.908 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:19 smithi033 ceph-mon[25404]: osdmap e40: 6 total, 6 up, 6 in 2024-09-16T10:06:19.910 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-09-16T10:05:06.178118+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'is_stretch_pool': False, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '22', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}, 'read_balance': {'score_type': 'Fair distribution', 'score_acting': 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-16T10:06:19.910 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell --fsid 8eea781e-7412-11ef-bceb-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-09-16T10:06:19.990 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:19 smithi097 ceph-mon[27987]: from='client.? 172.21.15.33:0/1913401377' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-16T10:06:19.990 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:19 smithi097 ceph-mon[27987]: osdmap e40: 6 total, 6 up, 6 in 2024-09-16T10:06:20.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:19 smithi135 ceph-mon[28368]: from='client.? 172.21.15.33:0/1913401377' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-16T10:06:20.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:19 smithi135 ceph-mon[28368]: osdmap e40: 6 total, 6 up, 6 in 2024-09-16T10:06:20.159 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:06:20.746 INFO:teuthology.orchestra.run.smithi033.stdout:pg_num: 1 2024-09-16T10:06:20.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:20 smithi033 ceph-mon[25404]: pgmap v137: 1 pgs: 1 peering; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:06:20.990 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:20 smithi097 ceph-mon[27987]: pgmap v137: 1 pgs: 1 peering; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:06:21.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:20 smithi135 ceph-mon[28368]: pgmap v137: 1 pgs: 1 peering; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:06:21.423 INFO:tasks.cephadm:Setting up client nodes... 2024-09-16T10:06:21.423 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8eea781e-7412-11ef-bceb-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-16T10:06:21.680 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:06:21.990 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:21 smithi097 ceph-mon[27987]: from='client.? 172.21.15.33:0/3499200810' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-16T10:06:22.055 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:21 smithi033 ceph-mon[25404]: from='client.? 172.21.15.33:0/3499200810' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-16T10:06:22.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:21 smithi135 ceph-mon[28368]: from='client.? 172.21.15.33:0/3499200810' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-16T10:06:22.412 INFO:teuthology.orchestra.run.smithi033.stdout:[client.0] 2024-09-16T10:06:22.413 INFO:teuthology.orchestra.run.smithi033.stdout: key = AQAeA+hmBP9xGBAA8wpfrHyiKUaa8C4dXo5QuA== 2024-09-16T10:06:22.990 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:22 smithi097 ceph-mon[27987]: pgmap v138: 1 pgs: 1 peering; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:06:22.990 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:22 smithi097 ceph-mon[27987]: from='client.? 172.21.15.33:0/1486173808' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-16T10:06:22.990 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:22 smithi097 ceph-mon[27987]: from='client.? 172.21.15.33:0/1486173808' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-16T10:06:23.017 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:22 smithi033 ceph-mon[25404]: pgmap v138: 1 pgs: 1 peering; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:06:23.017 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:22 smithi033 ceph-mon[25404]: from='client.? 172.21.15.33:0/1486173808' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-16T10:06:23.017 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:22 smithi033 ceph-mon[25404]: from='client.? 172.21.15.33:0/1486173808' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-16T10:06:23.046 DEBUG:teuthology.orchestra.run.smithi033:> set -ex 2024-09-16T10:06:23.046 DEBUG:teuthology.orchestra.run.smithi033:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-09-16T10:06:23.046 DEBUG:teuthology.orchestra.run.smithi033:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-09-16T10:06:23.084 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell --fsid 8eea781e-7412-11ef-bceb-c7b262605968 -- ceph config log 1 --format=json 2024-09-16T10:06:23.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:22 smithi135 ceph-mon[28368]: pgmap v138: 1 pgs: 1 peering; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:06:23.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:22 smithi135 ceph-mon[28368]: from='client.? 172.21.15.33:0/1486173808' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-16T10:06:23.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:22 smithi135 ceph-mon[28368]: from='client.? 172.21.15.33:0/1486173808' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-16T10:06:23.372 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:06:24.009 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-09-16T10:06:24.601 INFO:teuthology.orchestra.run.smithi033.stdout:[{"version":20,"timestamp":"2024-09-16T10:06:17.102661+0000","name":"","changes":[{"name":"osd.5/osd_mclock_max_capacity_iops_ssd","new_value":"54581.912286"}]}] 2024-09-16T10:06:24.601 INFO:tasks.ceph_manager:config epoch is 20 2024-09-16T10:06:24.602 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-16T10:06:24.602 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-09-16T10:06:24.602 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell --fsid 8eea781e-7412-11ef-bceb-c7b262605968 -- ceph mgr dump --format=json 2024-09-16T10:06:24.851 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:06:24.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:24 smithi033 ceph-mon[25404]: pgmap v139: 1 pgs: 1 peering; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:06:24.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:24 smithi033 ceph-mon[25404]: from='client.? 172.21.15.33:0/1475002866' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-16T10:06:25.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:24 smithi135 ceph-mon[28368]: pgmap v139: 1 pgs: 1 peering; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:06:25.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:24 smithi135 ceph-mon[28368]: from='client.? 172.21.15.33:0/1475002866' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-16T10:06:25.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:24 smithi097 ceph-mon[27987]: pgmap v139: 1 pgs: 1 peering; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:06:25.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:24 smithi097 ceph-mon[27987]: from='client.? 172.21.15.33:0/1475002866' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-16T10:06:25.511 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-09-16T10:06:26.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:25 smithi135 ceph-mon[28368]: from='client.? 172.21.15.33:0/1714091827' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-16T10:06:26.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:25 smithi033 ceph-mon[25404]: from='client.? 172.21.15.33:0/1714091827' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-16T10:06:26.232 INFO:teuthology.orchestra.run.smithi033.stdout:{"epoch":14,"flags":0,"active_gid":14150,"active_name":"x","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6800","nonce":2319693429},{"type":"v1","addr":"172.21.15.33:6801","nonce":2319693429}]},"active_addr":"172.21.15.33:6801/2319693429","active_change":"2024-09-16T10:02:45.718391+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.33: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.33:0","nonce":1428279970}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.33:0","nonce":3605687788}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.33:0","nonce":2433538125}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.33:0","nonce":997144860}]}]} 2024-09-16T10:06:26.235 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-09-16T10:06:26.235 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-16T10:06:26.235 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell --fsid 8eea781e-7412-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-16T10:06:26.239 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:25 smithi097 ceph-mon[27987]: from='client.? 172.21.15.33:0/1714091827' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-16T10:06:26.496 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:06:26.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:26 smithi033 ceph-mon[25404]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-16T10:06:27.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:26 smithi135 ceph-mon[28368]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-16T10:06:27.234 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-09-16T10:06:27.235 INFO:teuthology.orchestra.run.smithi033.stdout:{"epoch":40,"fsid":"8eea781e-7412-11ef-bceb-c7b262605968","created":"2024-09-16T10:01:47.743517+0000","modified":"2024-09-16T10:06:19.676924+0000","last_up_change":"2024-09-16T10:06:17.673988+0000","last_in_change":"2024-09-16T10:05:57.555148+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-16T10:05:06.178118+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":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":"68190f58-4a54-416e-a0a2-3d813f21928e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":26,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6802","nonce":922925798},{"type":"v1","addr":"172.21.15.33:6803","nonce":922925798}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6804","nonce":922925798},{"type":"v1","addr":"172.21.15.33:6805","nonce":922925798}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6808","nonce":922925798},{"type":"v1","addr":"172.21.15.33:6809","nonce":922925798}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6806","nonce":922925798},{"type":"v1","addr":"172.21.15.33:6807","nonce":922925798}]},"public_addr":"172.21.15.33:6803/922925798","cluster_addr":"172.21.15.33:6805/922925798","heartbeat_back_addr":"172.21.15.33:6809/922925798","heartbeat_front_addr":"172.21.15.33:6807/922925798","state":["exists","up"]},{"osd":1,"uuid":"3aa2cf05-60ec-4018-ac3f-cc3c5d1f233f","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.33:6810","nonce":1508298597},{"type":"v1","addr":"172.21.15.33:6811","nonce":1508298597}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6812","nonce":1508298597},{"type":"v1","addr":"172.21.15.33:6813","nonce":1508298597}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6816","nonce":1508298597},{"type":"v1","addr":"172.21.15.33:6817","nonce":1508298597}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6814","nonce":1508298597},{"type":"v1","addr":"172.21.15.33:6815","nonce":1508298597}]},"public_addr":"172.21.15.33:6811/1508298597","cluster_addr":"172.21.15.33:6813/1508298597","heartbeat_back_addr":"172.21.15.33:6817/1508298597","heartbeat_front_addr":"172.21.15.33:6815/1508298597","state":["exists","up"]},{"osd":2,"uuid":"1d7a6278-12ff-4f9c-be78-273fa70f7d22","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":20,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.97:6800","nonce":2986348512},{"type":"v1","addr":"172.21.15.97:6801","nonce":2986348512}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.97:6802","nonce":2986348512},{"type":"v1","addr":"172.21.15.97:6803","nonce":2986348512}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.97:6806","nonce":2986348512},{"type":"v1","addr":"172.21.15.97:6807","nonce":2986348512}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.97:6804","nonce":2986348512},{"type":"v1","addr":"172.21.15.97:6805","nonce":2986348512}]},"public_addr":"172.21.15.97:6801/2986348512","cluster_addr":"172.21.15.97:6803/2986348512","heartbeat_back_addr":"172.21.15.97:6807/2986348512","heartbeat_front_addr":"172.21.15.97:6805/2986348512","state":["exists","up"]},{"osd":3,"uuid":"e012f23c-5a35-47cf-a2ab-a59c1d112a73","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":39,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.97:6808","nonce":2742038766},{"type":"v1","addr":"172.21.15.97:6809","nonce":2742038766}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.97:6810","nonce":2742038766},{"type":"v1","addr":"172.21.15.97:6811","nonce":2742038766}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.97:6814","nonce":2742038766},{"type":"v1","addr":"172.21.15.97:6815","nonce":2742038766}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.97:6812","nonce":2742038766},{"type":"v1","addr":"172.21.15.97:6813","nonce":2742038766}]},"public_addr":"172.21.15.97:6809/2742038766","cluster_addr":"172.21.15.97:6811/2742038766","heartbeat_back_addr":"172.21.15.97:6815/2742038766","heartbeat_front_addr":"172.21.15.97:6813/2742038766","state":["exists","up"]},{"osd":4,"uuid":"3826550e-c3e9-40a5-b3fb-09573f1510f7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":32,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6800","nonce":2711879891},{"type":"v1","addr":"172.21.15.135:6801","nonce":2711879891}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6802","nonce":2711879891},{"type":"v1","addr":"172.21.15.135:6803","nonce":2711879891}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6806","nonce":2711879891},{"type":"v1","addr":"172.21.15.135:6807","nonce":2711879891}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6804","nonce":2711879891},{"type":"v1","addr":"172.21.15.135:6805","nonce":2711879891}]},"public_addr":"172.21.15.135:6801/2711879891","cluster_addr":"172.21.15.135:6803/2711879891","heartbeat_back_addr":"172.21.15.135:6807/2711879891","heartbeat_front_addr":"172.21.15.135:6805/2711879891","state":["exists","up"]},{"osd":5,"uuid":"0bce6825-88dc-41fd-943d-f42c8a3b93ca","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6808","nonce":793568269},{"type":"v1","addr":"172.21.15.135:6809","nonce":793568269}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6810","nonce":793568269},{"type":"v1","addr":"172.21.15.135:6811","nonce":793568269}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6814","nonce":793568269},{"type":"v1","addr":"172.21.15.135:6815","nonce":793568269}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6812","nonce":793568269},{"type":"v1","addr":"172.21.15.135:6813","nonce":793568269}]},"public_addr":"172.21.15.135:6809/793568269","cluster_addr":"172.21.15.135:6811/793568269","heartbeat_back_addr":"172.21.15.135:6815/793568269","heartbeat_front_addr":"172.21.15.135:6813/793568269","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-16T10:04:13.259196+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-16T10:04:39.108893+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-16T10:05:02.508404+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-16T10:05:27.968189+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-16T10:05:50.845003+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-16T10:06:16.392207+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.33:0/1667525612":"2024-09-17T10:02:45.718283+0000","172.21.15.33:0/1133642304":"2024-09-17T10:02:45.718283+0000","172.21.15.33:6801/1736676079":"2024-09-17T10:02:20.841304+0000","172.21.15.33:6801/1430614995":"2024-09-17T10:02:45.718283+0000","172.21.15.33:6800/1736676079":"2024-09-17T10:02:20.841304+0000","172.21.15.33:0/875090190":"2024-09-17T10:02:45.718283+0000","172.21.15.33:0/4237614786":"2024-09-17T10:02:20.841304+0000","172.21.15.33:6800/1430614995":"2024-09-17T10:02:45.718283+0000","172.21.15.33:0/418341489":"2024-09-17T10:02:20.841304+0000","172.21.15.33:0/2641527116":"2024-09-17T10:02:20.841304+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-16T10:06:27.239 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:26 smithi097 ceph-mon[27987]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-16T10:06:27.893 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-16T10:06:27.893 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell --fsid 8eea781e-7412-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-16T10:06:28.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:27 smithi135 ceph-mon[28368]: from='client.? 172.21.15.33:0/411613584' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-16T10:06:28.141 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:06:28.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:27 smithi033 ceph-mon[25404]: from='client.? 172.21.15.33:0/411613584' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-16T10:06:28.239 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:27 smithi097 ceph-mon[27987]: from='client.? 172.21.15.33:0/411613584' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-16T10:06:28.775 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-09-16T10:06:28.776 INFO:teuthology.orchestra.run.smithi033.stdout:{"epoch":40,"fsid":"8eea781e-7412-11ef-bceb-c7b262605968","created":"2024-09-16T10:01:47.743517+0000","modified":"2024-09-16T10:06:19.676924+0000","last_up_change":"2024-09-16T10:06:17.673988+0000","last_in_change":"2024-09-16T10:05:57.555148+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-16T10:05:06.178118+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":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":"68190f58-4a54-416e-a0a2-3d813f21928e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":26,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6802","nonce":922925798},{"type":"v1","addr":"172.21.15.33:6803","nonce":922925798}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6804","nonce":922925798},{"type":"v1","addr":"172.21.15.33:6805","nonce":922925798}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6808","nonce":922925798},{"type":"v1","addr":"172.21.15.33:6809","nonce":922925798}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6806","nonce":922925798},{"type":"v1","addr":"172.21.15.33:6807","nonce":922925798}]},"public_addr":"172.21.15.33:6803/922925798","cluster_addr":"172.21.15.33:6805/922925798","heartbeat_back_addr":"172.21.15.33:6809/922925798","heartbeat_front_addr":"172.21.15.33:6807/922925798","state":["exists","up"]},{"osd":1,"uuid":"3aa2cf05-60ec-4018-ac3f-cc3c5d1f233f","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.33:6810","nonce":1508298597},{"type":"v1","addr":"172.21.15.33:6811","nonce":1508298597}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6812","nonce":1508298597},{"type":"v1","addr":"172.21.15.33:6813","nonce":1508298597}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6816","nonce":1508298597},{"type":"v1","addr":"172.21.15.33:6817","nonce":1508298597}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6814","nonce":1508298597},{"type":"v1","addr":"172.21.15.33:6815","nonce":1508298597}]},"public_addr":"172.21.15.33:6811/1508298597","cluster_addr":"172.21.15.33:6813/1508298597","heartbeat_back_addr":"172.21.15.33:6817/1508298597","heartbeat_front_addr":"172.21.15.33:6815/1508298597","state":["exists","up"]},{"osd":2,"uuid":"1d7a6278-12ff-4f9c-be78-273fa70f7d22","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":20,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.97:6800","nonce":2986348512},{"type":"v1","addr":"172.21.15.97:6801","nonce":2986348512}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.97:6802","nonce":2986348512},{"type":"v1","addr":"172.21.15.97:6803","nonce":2986348512}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.97:6806","nonce":2986348512},{"type":"v1","addr":"172.21.15.97:6807","nonce":2986348512}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.97:6804","nonce":2986348512},{"type":"v1","addr":"172.21.15.97:6805","nonce":2986348512}]},"public_addr":"172.21.15.97:6801/2986348512","cluster_addr":"172.21.15.97:6803/2986348512","heartbeat_back_addr":"172.21.15.97:6807/2986348512","heartbeat_front_addr":"172.21.15.97:6805/2986348512","state":["exists","up"]},{"osd":3,"uuid":"e012f23c-5a35-47cf-a2ab-a59c1d112a73","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":39,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.97:6808","nonce":2742038766},{"type":"v1","addr":"172.21.15.97:6809","nonce":2742038766}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.97:6810","nonce":2742038766},{"type":"v1","addr":"172.21.15.97:6811","nonce":2742038766}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.97:6814","nonce":2742038766},{"type":"v1","addr":"172.21.15.97:6815","nonce":2742038766}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.97:6812","nonce":2742038766},{"type":"v1","addr":"172.21.15.97:6813","nonce":2742038766}]},"public_addr":"172.21.15.97:6809/2742038766","cluster_addr":"172.21.15.97:6811/2742038766","heartbeat_back_addr":"172.21.15.97:6815/2742038766","heartbeat_front_addr":"172.21.15.97:6813/2742038766","state":["exists","up"]},{"osd":4,"uuid":"3826550e-c3e9-40a5-b3fb-09573f1510f7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":32,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6800","nonce":2711879891},{"type":"v1","addr":"172.21.15.135:6801","nonce":2711879891}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6802","nonce":2711879891},{"type":"v1","addr":"172.21.15.135:6803","nonce":2711879891}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6806","nonce":2711879891},{"type":"v1","addr":"172.21.15.135:6807","nonce":2711879891}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6804","nonce":2711879891},{"type":"v1","addr":"172.21.15.135:6805","nonce":2711879891}]},"public_addr":"172.21.15.135:6801/2711879891","cluster_addr":"172.21.15.135:6803/2711879891","heartbeat_back_addr":"172.21.15.135:6807/2711879891","heartbeat_front_addr":"172.21.15.135:6805/2711879891","state":["exists","up"]},{"osd":5,"uuid":"0bce6825-88dc-41fd-943d-f42c8a3b93ca","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6808","nonce":793568269},{"type":"v1","addr":"172.21.15.135:6809","nonce":793568269}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6810","nonce":793568269},{"type":"v1","addr":"172.21.15.135:6811","nonce":793568269}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6814","nonce":793568269},{"type":"v1","addr":"172.21.15.135:6815","nonce":793568269}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6812","nonce":793568269},{"type":"v1","addr":"172.21.15.135:6813","nonce":793568269}]},"public_addr":"172.21.15.135:6809/793568269","cluster_addr":"172.21.15.135:6811/793568269","heartbeat_back_addr":"172.21.15.135:6815/793568269","heartbeat_front_addr":"172.21.15.135:6813/793568269","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-16T10:04:13.259196+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-16T10:04:39.108893+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-16T10:05:02.508404+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-16T10:05:27.968189+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-16T10:05:50.845003+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-16T10:06:16.392207+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.33:0/1667525612":"2024-09-17T10:02:45.718283+0000","172.21.15.33:0/1133642304":"2024-09-17T10:02:45.718283+0000","172.21.15.33:6801/1736676079":"2024-09-17T10:02:20.841304+0000","172.21.15.33:6801/1430614995":"2024-09-17T10:02:45.718283+0000","172.21.15.33:6800/1736676079":"2024-09-17T10:02:20.841304+0000","172.21.15.33:0/875090190":"2024-09-17T10:02:45.718283+0000","172.21.15.33:0/4237614786":"2024-09-17T10:02:20.841304+0000","172.21.15.33:6800/1430614995":"2024-09-17T10:02:45.718283+0000","172.21.15.33:0/418341489":"2024-09-17T10:02:20.841304+0000","172.21.15.33:0/2641527116":"2024-09-17T10:02:20.841304+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-16T10:06:28.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:28 smithi033 ceph-mon[25404]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 63 KiB/s, 0 objects/s recovering 2024-09-16T10:06:28.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:28 smithi033 ceph-mon[25404]: from='client.? 172.21.15.33:0/2161217976' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-16T10:06:29.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:28 smithi135 ceph-mon[28368]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 63 KiB/s, 0 objects/s recovering 2024-09-16T10:06:29.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:28 smithi135 ceph-mon[28368]: from='client.? 172.21.15.33:0/2161217976' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-16T10:06:29.141 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:28 smithi097 ceph-mon[27987]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 63 KiB/s, 0 objects/s recovering 2024-09-16T10:06:29.141 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:28 smithi097 ceph-mon[27987]: from='client.? 172.21.15.33:0/2161217976' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-16T10:06:29.473 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell --fsid 8eea781e-7412-11ef-bceb-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-09-16T10:06:29.474 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell --fsid 8eea781e-7412-11ef-bceb-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-09-16T10:06:29.474 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell --fsid 8eea781e-7412-11ef-bceb-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-09-16T10:06:29.475 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell --fsid 8eea781e-7412-11ef-bceb-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-09-16T10:06:29.475 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell --fsid 8eea781e-7412-11ef-bceb-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-09-16T10:06:29.475 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell --fsid 8eea781e-7412-11ef-bceb-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-09-16T10:06:29.762 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:06:29.767 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:06:31.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:30 smithi033 ceph-mon[25404]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-09-16T10:06:31.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:30 smithi135 ceph-mon[28368]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-09-16T10:06:31.113 INFO:teuthology.orchestra.run.smithi033.stdout:111669149710 2024-09-16T10:06:31.113 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell --fsid 8eea781e-7412-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-09-16T10:06:31.239 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:30 smithi097 ceph-mon[27987]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-09-16T10:06:31.597 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:06:31.597 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:06:32.031 INFO:teuthology.orchestra.run.smithi033.stdout:163208757253 2024-09-16T10:06:32.031 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell --fsid 8eea781e-7412-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-09-16T10:06:32.066 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:06:32.066 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:06:32.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:32 smithi033 ceph-mon[25404]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-16T10:06:33.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:32 smithi135 ceph-mon[28368]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-16T10:06:33.239 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:32 smithi097 ceph-mon[27987]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-16T10:06:34.148 INFO:teuthology.orchestra.run.smithi033.stdout:137438953483 2024-09-16T10:06:34.148 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell --fsid 8eea781e-7412-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-09-16T10:06:34.961 INFO:teuthology.orchestra.run.smithi033.stdout:34359738399 2024-09-16T10:06:34.962 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell --fsid 8eea781e-7412-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-09-16T10:06:35.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:34 smithi135 ceph-mon[28368]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-16T10:06:35.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:34 smithi033 ceph-mon[25404]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-16T10:06:35.239 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:34 smithi097 ceph-mon[27987]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-16T10:06:35.316 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:06:35.318 INFO:teuthology.orchestra.run.smithi033.stdout:77309411349 2024-09-16T10:06:35.318 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell --fsid 8eea781e-7412-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-09-16T10:06:35.633 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:06:35.633 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:06:36.633 INFO:teuthology.orchestra.run.smithi033.stdout:163208757254 2024-09-16T10:06:36.646 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:06:36.647 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:06:36.824 INFO:teuthology.orchestra.run.smithi033.stdout:34359738399 2024-09-16T10:06:37.137 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:36 smithi033 ceph-mon[25404]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-16T10:06:37.137 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:36 smithi033 ceph-mon[25404]: from='client.? 172.21.15.33:0/3638048855' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-16T10:06:37.137 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:36 smithi033 ceph-mon[25404]: from='client.? 172.21.15.33:0/1255035623' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-16T10:06:37.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:36 smithi097 ceph-mon[27987]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-16T10:06:37.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:36 smithi097 ceph-mon[27987]: from='client.? 172.21.15.33:0/3638048855' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-16T10:06:37.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:36 smithi097 ceph-mon[27987]: from='client.? 172.21.15.33:0/1255035623' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-16T10:06:37.335 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:36 smithi135 ceph-mon[28368]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-16T10:06:37.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:36 smithi135 ceph-mon[28368]: from='client.? 172.21.15.33:0/3638048855' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-16T10:06:37.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:36 smithi135 ceph-mon[28368]: from='client.? 172.21.15.33:0/1255035623' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-16T10:06:37.461 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738399 got 34359738399 for osd.0 2024-09-16T10:06:37.461 DEBUG:teuthology.parallel:result is None 2024-09-16T10:06:38.581 INFO:teuthology.orchestra.run.smithi033.stdout:55834574874 2024-09-16T10:06:38.581 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell --fsid 8eea781e-7412-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-09-16T10:06:38.883 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757253 got 163208757254 for osd.5 2024-09-16T10:06:38.884 DEBUG:teuthology.parallel:result is None 2024-09-16T10:06:39.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:38 smithi033 ceph-mon[25404]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:06:39.239 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:38 smithi097 ceph-mon[27987]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:06:39.260 INFO:teuthology.orchestra.run.smithi033.stdout:111669149711 2024-09-16T10:06:39.335 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:38 smithi135 ceph-mon[28368]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:06:39.469 INFO:teuthology.orchestra.run.smithi033.stdout:77309411350 2024-09-16T10:06:40.103 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:39 smithi033 ceph-mon[25404]: from='client.? 172.21.15.33:0/3676898215' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-16T10:06:40.103 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:39 smithi033 ceph-mon[25404]: from='client.? 172.21.15.33:0/109588463' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-16T10:06:40.133 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149710 got 111669149711 for osd.3 2024-09-16T10:06:40.133 DEBUG:teuthology.parallel:result is None 2024-09-16T10:06:40.239 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:39 smithi097 ceph-mon[27987]: from='client.? 172.21.15.33:0/3676898215' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-16T10:06:40.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:39 smithi097 ceph-mon[27987]: from='client.? 172.21.15.33:0/109588463' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-16T10:06:40.335 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:39 smithi135 ceph-mon[28368]: from='client.? 172.21.15.33:0/3676898215' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-16T10:06:40.335 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:39 smithi135 ceph-mon[28368]: from='client.? 172.21.15.33:0/109588463' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-16T10:06:40.457 INFO:teuthology.orchestra.run.smithi033.stdout:137438953484 2024-09-16T10:06:40.743 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411349 got 77309411350 for osd.2 2024-09-16T10:06:40.744 DEBUG:teuthology.parallel:result is None 2024-09-16T10:06:41.051 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:40 smithi033 ceph-mon[25404]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:06:41.051 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:40 smithi033 ceph-mon[25404]: from='client.? 172.21.15.33:0/4283932677' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-16T10:06:41.239 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:40 smithi097 ceph-mon[27987]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:06:41.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:40 smithi097 ceph-mon[27987]: from='client.? 172.21.15.33:0/4283932677' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-16T10:06:41.337 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:40 smithi135 ceph-mon[28368]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:06:41.337 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:40 smithi135 ceph-mon[28368]: from='client.? 172.21.15.33:0/4283932677' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-16T10:06:41.512 INFO:tasks.cephadm.ceph_manager.ceph:need seq 137438953483 got 137438953484 for osd.4 2024-09-16T10:06:41.512 DEBUG:teuthology.parallel:result is None 2024-09-16T10:06:41.535 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:06:42.148 INFO:teuthology.orchestra.run.smithi033.stdout:55834574875 2024-09-16T10:06:42.846 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574874 got 55834574875 for osd.1 2024-09-16T10:06:42.846 DEBUG:teuthology.parallel:result is None 2024-09-16T10:06:42.846 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-16T10:06:42.846 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell --fsid 8eea781e-7412-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-16T10:06:43.128 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:42 smithi135 ceph-mon[28368]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:06:43.128 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:42 smithi135 ceph-mon[28368]: from='client.? 172.21.15.33:0/565022135' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-16T10:06:43.136 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:06:43.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:42 smithi033 ceph-mon[25404]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:06:43.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:42 smithi033 ceph-mon[25404]: from='client.? 172.21.15.33:0/565022135' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-16T10:06:43.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:42 smithi097 ceph-mon[27987]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:06:43.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:42 smithi097 ceph-mon[27987]: from='client.? 172.21.15.33:0/565022135' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-16T10:06:43.804 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-09-16T10:06:43.804 INFO:teuthology.orchestra.run.smithi033.stderr:dumped all 2024-09-16T10:06:44.513 INFO:teuthology.orchestra.run.smithi033.stdout:{"pg_ready":true,"pg_map":{"version":149,"stamp":"2024-09-16T10:06:43.762598+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":174360,"kb_used_data":3852,"kb_used_omap":9,"kb_used_meta":170358,"kb_avail":562296552,"statfs":{"total":575970213888,"available":575791669248,"internally_reserved":0,"allocated":3944448,"data_stored":2594736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9568,"internal_metadata":174447264},"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.001837"},"pg_stats":[{"pgid":"1.0","version":"21'92","reported_seq":63,"reported_epoch":40,"state":"active+clean","last_fresh":"2024-09-16T10:06:20.405349+0000","last_change":"2024-09-16T10:06:20.405229+0000","last_active":"2024-09-16T10:06:20.405349+0000","last_peered":"2024-09-16T10:06:20.405349+0000","last_clean":"2024-09-16T10:06:20.405349+0000","last_became_active":"2024-09-16T10:06:20.399729+0000","last_became_peered":"2024-09-16T10:06:20.399729+0000","last_unstale":"2024-09-16T10:06:20.405349+0000","last_undegraded":"2024-09-16T10:06:20.405349+0000","last_fullsized":"2024-09-16T10:06:20.405349+0000","mapping_epoch":39,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":40,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T10:05:06.291298+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T10:05:06.291298+0000","last_clean_scrub_stamp":"2024-09-16T10:05:06.291298+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-17T17:29:21.420881+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":38,"seq":163208757256,"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":932,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717192,"statfs":{"total":95995035648,"available":95966404608,"internally_reserved":0,"allocated":954368,"data_stored":727640,"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":32,"seq":137438953485,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27380,"kb_used_data":352,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717772,"statfs":{"total":95995035648,"available":95966998528,"internally_reserved":0,"allocated":360448,"data_stored":137272,"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":26,"seq":111669149712,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27964,"kb_used_data":932,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717188,"statfs":{"total":95995035648,"available":95966400512,"internally_reserved":0,"allocated":954368,"data_stored":727640,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"hb_peers":[0,1,2,4,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":18,"seq":77309411351,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27968,"kb_used_data":932,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717184,"statfs":{"total":95995035648,"available":95966396416,"internally_reserved":0,"allocated":954368,"data_stored":727640,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,3,4,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":13,"seq":55834574876,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":31540,"kb_used_data":352,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713612,"statfs":{"total":95995035648,"available":95962738688,"internally_reserved":0,"allocated":360448,"data_stored":137272,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,2,3,4,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738401,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":31548,"kb_used_data":352,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713604,"statfs":{"total":95995035648,"available":95962730496,"internally_reserved":0,"allocated":360448,"data_stored":137272,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"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-16T10:06:44.514 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell --fsid 8eea781e-7412-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-16T10:06:44.769 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:06:45.106 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:44 smithi033 ceph-mon[25404]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:06:45.106 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:44 smithi033 ceph-mon[25404]: from='client.14454 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:06:45.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:44 smithi097 ceph-mon[27987]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:06:45.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:44 smithi097 ceph-mon[27987]: from='client.14454 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:06:45.335 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:44 smithi135 ceph-mon[28368]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:06:45.335 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:44 smithi135 ceph-mon[28368]: from='client.14454 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:06:45.376 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-09-16T10:06:45.376 INFO:teuthology.orchestra.run.smithi033.stderr:dumped all 2024-09-16T10:06:45.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:45 smithi033 ceph-mon[25404]: from='client.14460 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:06:46.096 INFO:teuthology.orchestra.run.smithi033.stdout:{"pg_ready":true,"pg_map":{"version":149,"stamp":"2024-09-16T10:06:43.762598+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":174360,"kb_used_data":3852,"kb_used_omap":9,"kb_used_meta":170358,"kb_avail":562296552,"statfs":{"total":575970213888,"available":575791669248,"internally_reserved":0,"allocated":3944448,"data_stored":2594736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9568,"internal_metadata":174447264},"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.001837"},"pg_stats":[{"pgid":"1.0","version":"21'92","reported_seq":63,"reported_epoch":40,"state":"active+clean","last_fresh":"2024-09-16T10:06:20.405349+0000","last_change":"2024-09-16T10:06:20.405229+0000","last_active":"2024-09-16T10:06:20.405349+0000","last_peered":"2024-09-16T10:06:20.405349+0000","last_clean":"2024-09-16T10:06:20.405349+0000","last_became_active":"2024-09-16T10:06:20.399729+0000","last_became_peered":"2024-09-16T10:06:20.399729+0000","last_unstale":"2024-09-16T10:06:20.405349+0000","last_undegraded":"2024-09-16T10:06:20.405349+0000","last_fullsized":"2024-09-16T10:06:20.405349+0000","mapping_epoch":39,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":40,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T10:05:06.291298+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T10:05:06.291298+0000","last_clean_scrub_stamp":"2024-09-16T10:05:06.291298+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-17T17:29:21.420881+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":38,"seq":163208757256,"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":932,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717192,"statfs":{"total":95995035648,"available":95966404608,"internally_reserved":0,"allocated":954368,"data_stored":727640,"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":32,"seq":137438953485,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27380,"kb_used_data":352,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717772,"statfs":{"total":95995035648,"available":95966998528,"internally_reserved":0,"allocated":360448,"data_stored":137272,"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":26,"seq":111669149712,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27964,"kb_used_data":932,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717188,"statfs":{"total":95995035648,"available":95966400512,"internally_reserved":0,"allocated":954368,"data_stored":727640,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"hb_peers":[0,1,2,4,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":18,"seq":77309411351,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27968,"kb_used_data":932,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717184,"statfs":{"total":95995035648,"available":95966396416,"internally_reserved":0,"allocated":954368,"data_stored":727640,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,3,4,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":13,"seq":55834574876,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":31540,"kb_used_data":352,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713612,"statfs":{"total":95995035648,"available":95962738688,"internally_reserved":0,"allocated":360448,"data_stored":137272,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,2,3,4,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738401,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":31548,"kb_used_data":352,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713604,"statfs":{"total":95995035648,"available":95962730496,"internally_reserved":0,"allocated":360448,"data_stored":137272,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"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-16T10:06:46.097 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-16T10:06:46.097 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-16T10:06:46.097 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-09-16T10:06:46.097 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell --fsid 8eea781e-7412-11ef-bceb-c7b262605968 -- ceph health --format=json 2024-09-16T10:06:46.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:45 smithi097 ceph-mon[27987]: from='client.14460 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:06:46.335 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:45 smithi135 ceph-mon[28368]: from='client.14460 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:06:46.350 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:06:47.020 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-09-16T10:06:47.021 INFO:teuthology.orchestra.run.smithi033.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-16T10:06:47.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:46 smithi033 ceph-mon[25404]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:06:47.241 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:46 smithi097 ceph-mon[27987]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:06:47.335 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:46 smithi135 ceph-mon[28368]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:06:47.642 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-09-16T10:06:47.642 INFO:tasks.cephadm:Setup complete, yielding 2024-09-16T10:06:47.642 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-16T10:06:47.652 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi033.front.sepia.ceph.com 2024-09-16T10:06:47.652 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8eea781e-7412-11ef-bceb-c7b262605968 -- bash -c 'ceph fs volume create cephfs' 2024-09-16T10:06:47.902 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:06:47.927 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:47 smithi033 ceph-mon[25404]: from='client.? 172.21.15.33:0/110521453' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-16T10:06:48.239 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:47 smithi097 ceph-mon[27987]: from='client.? 172.21.15.33:0/110521453' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-16T10:06:48.335 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:47 smithi135 ceph-mon[28368]: from='client.? 172.21.15.33:0/110521453' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-16T10:06:49.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:48 smithi033 ceph-mon[25404]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:06:49.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:48 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"} : dispatch 2024-09-16T10:06:49.239 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:48 smithi097 ceph-mon[27987]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:06:49.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:48 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"} : dispatch 2024-09-16T10:06:49.335 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:48 smithi135 ceph-mon[28368]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:06:49.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:48 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"} : dispatch 2024-09-16T10:06:50.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:49 smithi033 ceph-mon[25404]: from='client.14472 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:06:50.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:49 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2024-09-16T10:06:50.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:49 smithi033 ceph-mon[25404]: osdmap e41: 6 total, 6 up, 6 in 2024-09-16T10:06:50.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:49 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"} : dispatch 2024-09-16T10:06:50.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:49 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mon-a[25381]: 2024-09-16T10:06:49.883+0000 7ff9cbb2b640 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-16T10:06:50.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:49 smithi097 ceph-mon[27987]: from='client.14472 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:06:50.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:49 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2024-09-16T10:06:50.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:49 smithi097 ceph-mon[27987]: osdmap e41: 6 total, 6 up, 6 in 2024-09-16T10:06:50.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:49 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"} : dispatch 2024-09-16T10:06:50.335 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:49 smithi135 ceph-mon[28368]: from='client.14472 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:06:50.335 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:49 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2024-09-16T10:06:50.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:49 smithi135 ceph-mon[28368]: osdmap e41: 6 total, 6 up, 6 in 2024-09-16T10:06:50.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:49 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"} : dispatch 2024-09-16T10:06:50.622 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2024-09-16T10:06:50.631 INFO:tasks.cephadm:Waiting for ceph service mds.cephfs to start (timeout 300)... 2024-09-16T10:06:50.632 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8eea781e-7412-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T10:06:50.880 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:06:51.000 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:50 smithi135 ceph-mon[28368]: pgmap v153: 33 pgs: 8 creating+peering, 1 active+clean, 24 unknown; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:06:51.000 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:50 smithi135 ceph-mon[28368]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T10:06:51.001 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:50 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2024-09-16T10:06:51.001 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:50 smithi135 ceph-mon[28368]: osdmap e42: 6 total, 6 up, 6 in 2024-09-16T10:06:51.001 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:50 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"} : dispatch 2024-09-16T10:06:51.001 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:50 smithi135 ceph-mon[28368]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-16T10:06:51.001 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:50 smithi135 ceph-mon[28368]: Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-16T10:06:51.001 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:50 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2024-09-16T10:06:51.001 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:50 smithi135 ceph-mon[28368]: osdmap e43: 6 total, 6 up, 6 in 2024-09-16T10:06:51.001 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:50 smithi135 ceph-mon[28368]: fsmap cephfs:0 2024-09-16T10:06:51.001 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:50 smithi135 ceph-mon[28368]: Saving service mds.cephfs spec with placement count:2 2024-09-16T10:06:51.001 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:50 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:06:51.001 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:50 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:06:51.001 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:50 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:06:51.002 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:50 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:06:51.002 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:50 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:06:51.002 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:50 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi135.flrkcs", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-16T10:06:51.002 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:50 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi135.flrkcs", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-16T10:06:51.002 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:50 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:06:51.002 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:50 smithi135 ceph-mon[28368]: Deploying daemon mds.cephfs.smithi135.flrkcs on smithi135 2024-09-16T10:06:51.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:50 smithi033 ceph-mon[25404]: pgmap v153: 33 pgs: 8 creating+peering, 1 active+clean, 24 unknown; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:06:51.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:50 smithi033 ceph-mon[25404]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T10:06:51.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:50 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2024-09-16T10:06:51.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:50 smithi033 ceph-mon[25404]: osdmap e42: 6 total, 6 up, 6 in 2024-09-16T10:06:51.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:50 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"} : dispatch 2024-09-16T10:06:51.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:50 smithi033 ceph-mon[25404]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-16T10:06:51.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:50 smithi033 ceph-mon[25404]: Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-16T10:06:51.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:50 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2024-09-16T10:06:51.177 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:50 smithi033 ceph-mon[25404]: osdmap e43: 6 total, 6 up, 6 in 2024-09-16T10:06:51.177 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:50 smithi033 ceph-mon[25404]: fsmap cephfs:0 2024-09-16T10:06:51.177 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:50 smithi033 ceph-mon[25404]: Saving service mds.cephfs spec with placement count:2 2024-09-16T10:06:51.177 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:50 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:06:51.177 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:50 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:06:51.177 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:50 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:06:51.177 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:50 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:06:51.177 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:50 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:06:51.177 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:50 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi135.flrkcs", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-16T10:06:51.177 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:50 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi135.flrkcs", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-16T10:06:51.177 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:50 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:06:51.177 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:50 smithi033 ceph-mon[25404]: Deploying daemon mds.cephfs.smithi135.flrkcs on smithi135 2024-09-16T10:06:51.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:50 smithi097 ceph-mon[27987]: pgmap v153: 33 pgs: 8 creating+peering, 1 active+clean, 24 unknown; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:06:51.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:50 smithi097 ceph-mon[27987]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T10:06:51.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:50 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2024-09-16T10:06:51.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:50 smithi097 ceph-mon[27987]: osdmap e42: 6 total, 6 up, 6 in 2024-09-16T10:06:51.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:50 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"} : dispatch 2024-09-16T10:06:51.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:50 smithi097 ceph-mon[27987]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-16T10:06:51.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:50 smithi097 ceph-mon[27987]: Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-16T10:06:51.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:50 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2024-09-16T10:06:51.241 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:50 smithi097 ceph-mon[27987]: osdmap e43: 6 total, 6 up, 6 in 2024-09-16T10:06:51.241 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:50 smithi097 ceph-mon[27987]: fsmap cephfs:0 2024-09-16T10:06:51.241 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:50 smithi097 ceph-mon[27987]: Saving service mds.cephfs spec with placement count:2 2024-09-16T10:06:51.241 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:50 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:06:51.241 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:50 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:06:51.241 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:50 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:06:51.241 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:50 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:06:51.241 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:50 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:06:51.241 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:50 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi135.flrkcs", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-16T10:06:51.241 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:50 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi135.flrkcs", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-16T10:06:51.241 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:50 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:06:51.241 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:50 smithi097 ceph-mon[27987]: Deploying daemon mds.cephfs.smithi135.flrkcs on smithi135 2024-09-16T10:06:51.488 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-09-16T10:06:51.488 INFO:teuthology.orchestra.run.smithi033.stdout:[{"events": ["2024-09-16T10:06:49.905017Z service:mds.cephfs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T10:06:49.898336Z", "running": 0, "size": 2}}, {"events": ["2024-09-16T10:03:44.338746Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi033=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T10:03:44.150971Z", "last_refresh": "2024-09-16T10:04:35.814841Z", "running": 1, "size": 1}}, {"events": ["2024-09-16T10:03:38.337247Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi033:172.21.15.33=a", "smithi097:172.21.15.97=b", "smithi135:172.21.15.135=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T10:03:19.958293Z", "last_refresh": "2024-09-16T10:04:35.814680Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "261f2dc7b20f078cba20226e1a82a867f88de1a71ca34322497f8520cc32e62e", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f", "last_refresh": "2024-09-16T10:04:35.814992Z", "running": 6, "size": 6}, "unmanaged": true}] 2024-09-16T10:06:52.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:51 smithi033 ceph-mon[25404]: osdmap e44: 6 total, 6 up, 6 in 2024-09-16T10:06:52.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:51 smithi033 ceph-mon[25404]: from='client.14478 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:06:52.239 INFO:tasks.cephadm:mds.cephfs has 0/2 2024-09-16T10:06:52.239 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:51 smithi097 ceph-mon[27987]: osdmap e44: 6 total, 6 up, 6 in 2024-09-16T10:06:52.239 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:51 smithi097 ceph-mon[27987]: from='client.14478 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:06:52.314 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:51 smithi135 ceph-mon[28368]: osdmap e44: 6 total, 6 up, 6 in 2024-09-16T10:06:52.314 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:51 smithi135 ceph-mon[28368]: from='client.14478 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:06:53.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:52 smithi033 ceph-mon[25404]: pgmap v157: 65 pgs: 3 creating+activating, 10 creating+peering, 6 active+clean, 46 unknown; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:06:53.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:52 smithi033 ceph-mon[25404]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T10:06:53.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:52 smithi033 ceph-mon[25404]: osdmap e45: 6 total, 6 up, 6 in 2024-09-16T10:06:53.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:52 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:06:53.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:52 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:06:53.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:52 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:06:53.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:52 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi033.rhgvbf", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-16T10:06:53.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:52 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi033.rhgvbf", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-16T10:06:53.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:52 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:06:53.240 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8eea781e-7412-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T10:06:53.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:52 smithi097 ceph-mon[27987]: pgmap v157: 65 pgs: 3 creating+activating, 10 creating+peering, 6 active+clean, 46 unknown; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:06:53.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:52 smithi097 ceph-mon[27987]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T10:06:53.241 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:52 smithi097 ceph-mon[27987]: osdmap e45: 6 total, 6 up, 6 in 2024-09-16T10:06:53.241 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:52 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:06:53.241 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:52 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:06:53.241 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:52 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:06:53.241 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:52 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi033.rhgvbf", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-16T10:06:53.241 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:52 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi033.rhgvbf", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-16T10:06:53.241 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:52 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:06:53.335 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:52 smithi135 ceph-mon[28368]: pgmap v157: 65 pgs: 3 creating+activating, 10 creating+peering, 6 active+clean, 46 unknown; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:06:53.335 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:52 smithi135 ceph-mon[28368]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T10:06:53.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:52 smithi135 ceph-mon[28368]: osdmap e45: 6 total, 6 up, 6 in 2024-09-16T10:06:53.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:52 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:06:53.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:52 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:06:53.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:52 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:06:53.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:52 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi033.rhgvbf", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-16T10:06:53.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:52 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi033.rhgvbf", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-16T10:06:53.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:52 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:06:53.834 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:06:54.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:53 smithi033 ceph-mon[25404]: Deploying daemon mds.cephfs.smithi033.rhgvbf on smithi033 2024-09-16T10:06:54.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:53 smithi033 ceph-mon[25404]: mds.? [v2:172.21.15.135:6816/1509861163,v1:172.21.15.135:6817/1509861163] up:boot 2024-09-16T10:06:54.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:53 smithi033 ceph-mon[25404]: daemon mds.cephfs.smithi135.flrkcs assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2024-09-16T10:06:54.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:53 smithi033 ceph-mon[25404]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-16T10:06:54.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:53 smithi033 ceph-mon[25404]: Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-16T10:06:54.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:53 smithi033 ceph-mon[25404]: Cluster is now healthy 2024-09-16T10:06:54.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:53 smithi033 ceph-mon[25404]: fsmap cephfs:0 1 up:standby 2024-09-16T10:06:54.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:53 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi135.flrkcs"} : dispatch 2024-09-16T10:06:54.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:53 smithi033 ceph-mon[25404]: fsmap cephfs:1 {0=cephfs.smithi135.flrkcs=up:creating} 2024-09-16T10:06:54.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:53 smithi033 ceph-mon[25404]: daemon mds.cephfs.smithi135.flrkcs is now active in filesystem cephfs as rank 0 2024-09-16T10:06:54.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:53 smithi097 ceph-mon[27987]: Deploying daemon mds.cephfs.smithi033.rhgvbf on smithi033 2024-09-16T10:06:54.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:53 smithi097 ceph-mon[27987]: mds.? [v2:172.21.15.135:6816/1509861163,v1:172.21.15.135:6817/1509861163] up:boot 2024-09-16T10:06:54.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:53 smithi097 ceph-mon[27987]: daemon mds.cephfs.smithi135.flrkcs assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2024-09-16T10:06:54.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:53 smithi097 ceph-mon[27987]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-16T10:06:54.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:53 smithi097 ceph-mon[27987]: Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-16T10:06:54.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:53 smithi097 ceph-mon[27987]: Cluster is now healthy 2024-09-16T10:06:54.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:53 smithi097 ceph-mon[27987]: fsmap cephfs:0 1 up:standby 2024-09-16T10:06:54.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:53 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi135.flrkcs"} : dispatch 2024-09-16T10:06:54.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:53 smithi097 ceph-mon[27987]: fsmap cephfs:1 {0=cephfs.smithi135.flrkcs=up:creating} 2024-09-16T10:06:54.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:53 smithi097 ceph-mon[27987]: daemon mds.cephfs.smithi135.flrkcs is now active in filesystem cephfs as rank 0 2024-09-16T10:06:54.335 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:53 smithi135 ceph-mon[28368]: Deploying daemon mds.cephfs.smithi033.rhgvbf on smithi033 2024-09-16T10:06:54.335 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:53 smithi135 ceph-mon[28368]: mds.? [v2:172.21.15.135:6816/1509861163,v1:172.21.15.135:6817/1509861163] up:boot 2024-09-16T10:06:54.335 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:53 smithi135 ceph-mon[28368]: daemon mds.cephfs.smithi135.flrkcs assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2024-09-16T10:06:54.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:53 smithi135 ceph-mon[28368]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-16T10:06:54.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:53 smithi135 ceph-mon[28368]: Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-16T10:06:54.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:53 smithi135 ceph-mon[28368]: Cluster is now healthy 2024-09-16T10:06:54.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:53 smithi135 ceph-mon[28368]: fsmap cephfs:0 1 up:standby 2024-09-16T10:06:54.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:53 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi135.flrkcs"} : dispatch 2024-09-16T10:06:54.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:53 smithi135 ceph-mon[28368]: fsmap cephfs:1 {0=cephfs.smithi135.flrkcs=up:creating} 2024-09-16T10:06:54.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:53 smithi135 ceph-mon[28368]: daemon mds.cephfs.smithi135.flrkcs is now active in filesystem cephfs as rank 0 2024-09-16T10:06:54.844 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-09-16T10:06:54.844 INFO:teuthology.orchestra.run.smithi033.stdout:[{"events": ["2024-09-16T10:06:52.698110Z service:mds.cephfs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T10:06:49.898336Z", "running": 0, "size": 2}}, {"events": ["2024-09-16T10:03:44.338746Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi033=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T10:03:44.150971Z", "last_refresh": "2024-09-16T10:04:35.814841Z", "running": 1, "size": 1}}, {"events": ["2024-09-16T10:03:38.337247Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi033:172.21.15.33=a", "smithi097:172.21.15.97=b", "smithi135:172.21.15.135=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T10:03:19.958293Z", "last_refresh": "2024-09-16T10:04:35.814680Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "261f2dc7b20f078cba20226e1a82a867f88de1a71ca34322497f8520cc32e62e", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f", "last_refresh": "2024-09-16T10:04:35.814992Z", "running": 6, "size": 6}, "unmanaged": true}] 2024-09-16T10:06:55.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:54 smithi033 ceph-mon[25404]: pgmap v159: 65 pgs: 3 creating+activating, 10 creating+peering, 41 active+clean, 11 unknown; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:06:55.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:54 smithi033 ceph-mon[25404]: mds.? [v2:172.21.15.135:6816/1509861163,v1:172.21.15.135:6817/1509861163] up:active 2024-09-16T10:06:55.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:54 smithi033 ceph-mon[25404]: fsmap cephfs:1 {0=cephfs.smithi135.flrkcs=up:active} 2024-09-16T10:06:55.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:54 smithi097 ceph-mon[27987]: pgmap v159: 65 pgs: 3 creating+activating, 10 creating+peering, 41 active+clean, 11 unknown; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:06:55.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:54 smithi097 ceph-mon[27987]: mds.? [v2:172.21.15.135:6816/1509861163,v1:172.21.15.135:6817/1509861163] up:active 2024-09-16T10:06:55.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:54 smithi097 ceph-mon[27987]: fsmap cephfs:1 {0=cephfs.smithi135.flrkcs=up:active} 2024-09-16T10:06:55.335 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:54 smithi135 ceph-mon[28368]: pgmap v159: 65 pgs: 3 creating+activating, 10 creating+peering, 41 active+clean, 11 unknown; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:06:55.335 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:54 smithi135 ceph-mon[28368]: mds.? [v2:172.21.15.135:6816/1509861163,v1:172.21.15.135:6817/1509861163] up:active 2024-09-16T10:06:55.335 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:54 smithi135 ceph-mon[28368]: fsmap cephfs:1 {0=cephfs.smithi135.flrkcs=up:active} 2024-09-16T10:06:55.450 INFO:tasks.cephadm:mds.cephfs has 0/2 2024-09-16T10:06:56.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:55 smithi033 ceph-mon[25404]: from='client.14487 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:06:56.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:55 smithi097 ceph-mon[27987]: from='client.14487 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:06:56.335 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:55 smithi135 ceph-mon[28368]: from='client.14487 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:06:56.451 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8eea781e-7412-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T10:06:57.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:56 smithi135 ceph-mon[28368]: pgmap v160: 65 pgs: 3 creating+activating, 62 active+clean; 578 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 521 B/s wr, 1 op/s 2024-09-16T10:06:57.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:56 smithi135 ceph-mon[28368]: mds.? [v2:172.21.15.33:6818/3164978832,v1:172.21.15.33:6819/3164978832] up:boot 2024-09-16T10:06:57.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:56 smithi135 ceph-mon[28368]: fsmap cephfs:1 {0=cephfs.smithi135.flrkcs=up:active} 1 up:standby 2024-09-16T10:06:57.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:56 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi033.rhgvbf"} : dispatch 2024-09-16T10:06:57.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:56 smithi135 ceph-mon[28368]: fsmap cephfs:1 {0=cephfs.smithi135.flrkcs=up:active} 1 up:standby 2024-09-16T10:06:57.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:56 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:06:57.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:56 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:06:57.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:56 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:06:57.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:56 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:06:57.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:56 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:06:57.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:56 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:06:57.087 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:56 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:06:57.100 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:06:57.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:56 smithi033 ceph-mon[25404]: pgmap v160: 65 pgs: 3 creating+activating, 62 active+clean; 578 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 521 B/s wr, 1 op/s 2024-09-16T10:06:57.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:56 smithi033 ceph-mon[25404]: mds.? [v2:172.21.15.33:6818/3164978832,v1:172.21.15.33:6819/3164978832] up:boot 2024-09-16T10:06:57.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:56 smithi033 ceph-mon[25404]: fsmap cephfs:1 {0=cephfs.smithi135.flrkcs=up:active} 1 up:standby 2024-09-16T10:06:57.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:56 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi033.rhgvbf"} : dispatch 2024-09-16T10:06:57.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:56 smithi033 ceph-mon[25404]: fsmap cephfs:1 {0=cephfs.smithi135.flrkcs=up:active} 1 up:standby 2024-09-16T10:06:57.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:56 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:06:57.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:56 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:06:57.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:56 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:06:57.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:56 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:06:57.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:56 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:06:57.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:56 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:06:57.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:56 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:06:57.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:56 smithi097 ceph-mon[27987]: pgmap v160: 65 pgs: 3 creating+activating, 62 active+clean; 578 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 521 B/s wr, 1 op/s 2024-09-16T10:06:57.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:56 smithi097 ceph-mon[27987]: mds.? [v2:172.21.15.33:6818/3164978832,v1:172.21.15.33:6819/3164978832] up:boot 2024-09-16T10:06:57.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:56 smithi097 ceph-mon[27987]: fsmap cephfs:1 {0=cephfs.smithi135.flrkcs=up:active} 1 up:standby 2024-09-16T10:06:57.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:56 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi033.rhgvbf"} : dispatch 2024-09-16T10:06:57.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:56 smithi097 ceph-mon[27987]: fsmap cephfs:1 {0=cephfs.smithi135.flrkcs=up:active} 1 up:standby 2024-09-16T10:06:57.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:56 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:06:57.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:56 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:06:57.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:56 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:06:57.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:56 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:06:57.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:56 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:06:57.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:56 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:06:57.241 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:56 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:06:57.802 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-09-16T10:06:57.802 INFO:teuthology.orchestra.run.smithi033.stdout:[{"events": ["2024-09-16T10:06:56.032598Z service:mds.cephfs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T10:06:49.898336Z", "last_refresh": "2024-09-16T10:06:57.232010Z", "running": 2, "size": 2}}, {"events": ["2024-09-16T10:03:44.338746Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi033=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T10:03:44.150971Z", "last_refresh": "2024-09-16T10:06:57.718456Z", "running": 1, "size": 1}}, {"events": ["2024-09-16T10:03:38.337247Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi033:172.21.15.33=a", "smithi097:172.21.15.97=b", "smithi135:172.21.15.135=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T10:03:19.958293Z", "last_refresh": "2024-09-16T10:05:24.928530Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "261f2dc7b20f078cba20226e1a82a867f88de1a71ca34322497f8520cc32e62e", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f", "last_refresh": "2024-09-16T10:05:24.928644Z", "running": 6, "size": 6}, "unmanaged": true}] 2024-09-16T10:06:58.417 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:58 smithi033 ceph-mon[25404]: mds.? [v2:172.21.15.135:6816/1509861163,v1:172.21.15.135:6817/1509861163] up:active 2024-09-16T10:06:58.418 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:58 smithi033 ceph-mon[25404]: fsmap cephfs:1 {0=cephfs.smithi135.flrkcs=up:active} 1 up:standby 2024-09-16T10:06:58.418 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:58 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:06:58.418 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:58 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:06:58.418 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:58 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:06:58.418 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:58 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:06:58.418 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:58 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:06:58.418 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:58 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:06:58.418 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:58 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:06:58.418 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:58 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:06:58.419 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:58 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:06:58.419 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:58 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:06:58.419 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:58 smithi033 ceph-mon[25404]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:06:58.450 INFO:tasks.cephadm:mds.cephfs has 2/2 2024-09-16T10:06:58.450 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-16T10:06:58.460 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi033.front.sepia.ceph.com 2024-09-16T10:06:58.460 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8eea781e-7412-11ef-bceb-c7b262605968 -- bash -c 'ceph fs subvolumegroup create cephfs smb' 2024-09-16T10:06:58.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:58 smithi097 ceph-mon[27987]: mds.? [v2:172.21.15.135:6816/1509861163,v1:172.21.15.135:6817/1509861163] up:active 2024-09-16T10:06:58.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:58 smithi097 ceph-mon[27987]: fsmap cephfs:1 {0=cephfs.smithi135.flrkcs=up:active} 1 up:standby 2024-09-16T10:06:58.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:58 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:06:58.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:58 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:06:58.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:58 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:06:58.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:58 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:06:58.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:58 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:06:58.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:58 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:06:58.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:58 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:06:58.491 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:58 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:06:58.491 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:58 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:06:58.491 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:58 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:06:58.491 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:58 smithi097 ceph-mon[27987]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:06:58.585 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:58 smithi135 ceph-mon[28368]: mds.? [v2:172.21.15.135:6816/1509861163,v1:172.21.15.135:6817/1509861163] up:active 2024-09-16T10:06:58.586 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:58 smithi135 ceph-mon[28368]: fsmap cephfs:1 {0=cephfs.smithi135.flrkcs=up:active} 1 up:standby 2024-09-16T10:06:58.586 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:58 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:06:58.586 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:58 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:06:58.586 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:58 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:06:58.586 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:58 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:06:58.586 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:58 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:06:58.586 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:58 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:06:58.586 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:58 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:06:58.586 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:58 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:06:58.586 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:58 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:06:58.586 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:58 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:06:58.586 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:58 smithi135 ceph-mon[28368]: from='mgr.14150 172.21.15.33:0/664741162' entity='mgr.x' 2024-09-16T10:06:58.716 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:06:59.425 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:59 smithi033 ceph-mon[25404]: pgmap v161: 65 pgs: 65 active+clean; 579 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1.8 KiB/s wr, 5 op/s 2024-09-16T10:06:59.425 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:06:59 smithi033 ceph-mon[25404]: from='client.14499 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:06:59.425 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:06:59 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: 2024-09-16T10:06:59.336+0000 7fca80e98640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T10:06:59.425 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:06:59 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: 2024-09-16T10:06:59.336+0000 7fca80e98640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T10:06:59.426 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:06:59 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: 2024-09-16T10:06:59.336+0000 7fca80e98640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T10:06:59.426 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:06:59 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: 2024-09-16T10:06:59.336+0000 7fca80e98640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T10:06:59.426 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:06:59 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: 2024-09-16T10:06:59.336+0000 7fca80e98640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T10:06:59.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:59 smithi097 ceph-mon[27987]: pgmap v161: 65 pgs: 65 active+clean; 579 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1.8 KiB/s wr, 5 op/s 2024-09-16T10:06:59.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:06:59 smithi097 ceph-mon[27987]: from='client.14499 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:06:59.585 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:59 smithi135 ceph-mon[28368]: pgmap v161: 65 pgs: 65 active+clean; 579 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1.8 KiB/s wr, 5 op/s 2024-09-16T10:06:59.586 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:06:59 smithi135 ceph-mon[28368]: from='client.14499 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:07:00.029 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8eea781e-7412-11ef-bceb-c7b262605968 -- bash -c 'ceph fs subvolume create cephfs sv1 --group-name=smb --mode=0777' 2024-09-16T10:07:00.282 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:07:00.402 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:00 smithi033 ceph-mon[25404]: from='client.14505 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "smb", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:07:00.487 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:00 smithi135 ceph-mon[28368]: from='client.14505 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "smb", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:07:00.489 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:00 smithi097 ceph-mon[27987]: from='client.14505 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "smb", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:07:01.271 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:01 smithi033 ceph-mon[25404]: pgmap v162: 65 pgs: 65 active+clean; 579 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1.6 KiB/s wr, 5 op/s 2024-09-16T10:07:01.271 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:01 smithi033 ceph-mon[25404]: mgrmap e15: x(active, since 4m) 2024-09-16T10:07:01.271 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:01 smithi033 ceph-mon[25404]: mds.? [v2:172.21.15.33:6818/3164978832,v1:172.21.15.33:6819/3164978832] up:standby 2024-09-16T10:07:01.271 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:01 smithi033 ceph-mon[25404]: fsmap cephfs:1 {0=cephfs.smithi135.flrkcs=up:active} 1 up:standby 2024-09-16T10:07:01.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:01 smithi097 ceph-mon[27987]: pgmap v162: 65 pgs: 65 active+clean; 579 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1.6 KiB/s wr, 5 op/s 2024-09-16T10:07:01.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:01 smithi097 ceph-mon[27987]: mgrmap e15: x(active, since 4m) 2024-09-16T10:07:01.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:01 smithi097 ceph-mon[27987]: mds.? [v2:172.21.15.33:6818/3164978832,v1:172.21.15.33:6819/3164978832] up:standby 2024-09-16T10:07:01.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:01 smithi097 ceph-mon[27987]: fsmap cephfs:1 {0=cephfs.smithi135.flrkcs=up:active} 1 up:standby 2024-09-16T10:07:01.585 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:01 smithi135 ceph-mon[28368]: pgmap v162: 65 pgs: 65 active+clean; 579 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1.6 KiB/s wr, 5 op/s 2024-09-16T10:07:01.586 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:01 smithi135 ceph-mon[28368]: mgrmap e15: x(active, since 4m) 2024-09-16T10:07:01.586 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:01 smithi135 ceph-mon[28368]: mds.? [v2:172.21.15.33:6818/3164978832,v1:172.21.15.33:6819/3164978832] up:standby 2024-09-16T10:07:01.586 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:01 smithi135 ceph-mon[28368]: fsmap cephfs:1 {0=cephfs.smithi135.flrkcs=up:active} 1 up:standby 2024-09-16T10:07:01.596 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8eea781e-7412-11ef-bceb-c7b262605968 -- bash -c 'ceph fs subvolume create cephfs sv2 --group-name=smb --mode=0777' 2024-09-16T10:07:01.850 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:07:02.323 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:02 smithi033 ceph-mon[25404]: from='client.14517 -' 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-16T10:07:02.489 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:02 smithi097 ceph-mon[27987]: from='client.14517 -' 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-16T10:07:02.585 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:02 smithi135 ceph-mon[28368]: from='client.14517 -' 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-16T10:07:03.105 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8eea781e-7412-11ef-bceb-c7b262605968 -- bash -c 'ceph mgr module enable smb' 2024-09-16T10:07:03.362 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:07:03.383 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:03 smithi033 ceph-mon[25404]: pgmap v163: 65 pgs: 65 active+clean; 585 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s wr, 4 op/s 2024-09-16T10:07:03.383 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:03 smithi033 ceph-mon[25404]: from='client.14523 -' 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-16T10:07:03.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:03 smithi097 ceph-mon[27987]: pgmap v163: 65 pgs: 65 active+clean; 585 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s wr, 4 op/s 2024-09-16T10:07:03.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:03 smithi097 ceph-mon[27987]: from='client.14523 -' 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-16T10:07:03.585 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:03 smithi135 ceph-mon[28368]: pgmap v163: 65 pgs: 65 active+clean; 585 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s wr, 4 op/s 2024-09-16T10:07:03.586 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:03 smithi135 ceph-mon[28368]: from='client.14523 -' 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-16T10:07:04.489 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:04 smithi097 ceph-mon[27987]: from='client.? 172.21.15.33:0/157984003' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "smb"} : dispatch 2024-09-16T10:07:04.524 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:04 smithi033 ceph-mon[25404]: from='client.? 172.21.15.33:0/157984003' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "smb"} : dispatch 2024-09-16T10:07:04.525 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:07:04 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: ignoring --setuser ceph since I am not root 2024-09-16T10:07:04.525 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:07:04 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: ignoring --setgroup ceph since I am not root 2024-09-16T10:07:04.586 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:04 smithi135 ceph-mon[28368]: from='client.? 172.21.15.33:0/157984003' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "smb"} : dispatch 2024-09-16T10:07:04.914 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8eea781e-7412-11ef-bceb-c7b262605968 -- bash -c 'sleep 30' 2024-09-16T10:07:05.172 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:07:05.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:05 smithi097 ceph-mon[27987]: from='client.? 172.21.15.33:0/157984003' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "smb"}]': finished 2024-09-16T10:07:05.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:05 smithi097 ceph-mon[27987]: mgrmap e16: x(active, since 4m) 2024-09-16T10:07:05.493 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:05 smithi033 ceph-mon[25404]: from='client.? 172.21.15.33:0/157984003' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "smb"}]': finished 2024-09-16T10:07:05.493 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:05 smithi033 ceph-mon[25404]: mgrmap e16: x(active, since 4m) 2024-09-16T10:07:05.585 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:05 smithi135 ceph-mon[28368]: from='client.? 172.21.15.33:0/157984003' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "smb"}]': finished 2024-09-16T10:07:05.585 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:05 smithi135 ceph-mon[28368]: mgrmap e16: x(active, since 4m) 2024-09-16T10:07:09.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:09 smithi097 ceph-mon[27987]: Active manager daemon x restarted 2024-09-16T10:07:09.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:09 smithi097 ceph-mon[27987]: Activating manager daemon x 2024-09-16T10:07:09.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:09 smithi097 ceph-mon[27987]: osdmap e46: 6 total, 6 up, 6 in 2024-09-16T10:07:09.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:09 smithi097 ceph-mon[27987]: mgrmap e17: x(active, starting, since 0.00555004s) 2024-09-16T10:07:09.741 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:09 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T10:07:09.741 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:09 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T10:07:09.741 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:09 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T10:07:09.741 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:09 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi033.rhgvbf"} : dispatch 2024-09-16T10:07:09.741 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:09 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi135.flrkcs"} : dispatch 2024-09-16T10:07:09.741 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:09 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-16T10:07:09.741 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:09 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T10:07:09.741 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:09 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T10:07:09.741 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:09 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T10:07:09.742 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:09 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T10:07:09.742 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:09 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T10:07:09.742 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:09 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:07:09.742 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:09 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-16T10:07:09.742 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:09 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-16T10:07:09.742 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:09 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-16T10:07:09.742 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:09 smithi097 ceph-mon[27987]: Manager daemon x is now available 2024-09-16T10:07:09.835 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:09 smithi135 ceph-mon[28368]: Active manager daemon x restarted 2024-09-16T10:07:09.836 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:09 smithi135 ceph-mon[28368]: Activating manager daemon x 2024-09-16T10:07:09.836 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:09 smithi135 ceph-mon[28368]: osdmap e46: 6 total, 6 up, 6 in 2024-09-16T10:07:09.836 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:09 smithi135 ceph-mon[28368]: mgrmap e17: x(active, starting, since 0.00555004s) 2024-09-16T10:07:09.836 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:09 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T10:07:09.836 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:09 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T10:07:09.836 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:09 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T10:07:09.836 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:09 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi033.rhgvbf"} : dispatch 2024-09-16T10:07:09.836 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:09 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi135.flrkcs"} : dispatch 2024-09-16T10:07:09.836 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:09 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-16T10:07:09.836 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:09 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T10:07:09.837 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:09 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T10:07:09.837 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:09 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T10:07:09.837 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:09 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T10:07:09.837 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:09 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T10:07:09.837 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:09 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:07:09.837 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:09 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-16T10:07:09.837 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:09 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-16T10:07:09.837 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:09 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-16T10:07:09.837 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:09 smithi135 ceph-mon[28368]: Manager daemon x is now available 2024-09-16T10:07:09.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:09 smithi033 ceph-mon[25404]: Active manager daemon x restarted 2024-09-16T10:07:09.926 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:09 smithi033 ceph-mon[25404]: Activating manager daemon x 2024-09-16T10:07:09.926 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:09 smithi033 ceph-mon[25404]: osdmap e46: 6 total, 6 up, 6 in 2024-09-16T10:07:09.926 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:09 smithi033 ceph-mon[25404]: mgrmap e17: x(active, starting, since 0.00555004s) 2024-09-16T10:07:09.926 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:09 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T10:07:09.926 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:09 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T10:07:09.926 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:09 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T10:07:09.926 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:09 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi033.rhgvbf"} : dispatch 2024-09-16T10:07:09.926 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:09 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi135.flrkcs"} : dispatch 2024-09-16T10:07:09.926 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:09 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-16T10:07:09.926 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:09 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T10:07:09.926 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:09 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T10:07:09.927 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:09 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T10:07:09.927 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:09 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T10:07:09.927 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:09 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T10:07:09.927 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:09 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T10:07:09.927 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:09 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-16T10:07:09.927 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:09 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-16T10:07:09.927 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:09 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-16T10:07:09.927 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:09 smithi033 ceph-mon[25404]: Manager daemon x is now available 2024-09-16T10:07:10.748 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:10 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:07:10.748 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:10 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-16T10:07:10.749 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:10 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true} : dispatch 2024-09-16T10:07:10.749 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:10 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-16T10:07:10.749 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:10 smithi097 ceph-mon[27987]: mgrmap e18: x(active, since 1.01077s) 2024-09-16T10:07:10.812 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:10 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:07:10.812 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:10 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-16T10:07:10.812 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:10 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true} : dispatch 2024-09-16T10:07:10.813 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:10 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-16T10:07:10.813 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:10 smithi033 ceph-mon[25404]: mgrmap e18: x(active, since 1.01077s) 2024-09-16T10:07:10.835 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:10 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:07:10.835 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:10 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-16T10:07:10.835 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:10 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true} : dispatch 2024-09-16T10:07:10.835 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:10 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-16T10:07:10.835 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:10 smithi135 ceph-mon[28368]: mgrmap e18: x(active, since 1.01077s) 2024-09-16T10:07:11.835 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:11 smithi135 ceph-mon[28368]: pgmap v3: 65 pgs: 65 active+clean; 636 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:07:11.836 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:11 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2024-09-16T10:07:11.836 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:11 smithi135 ceph-mon[28368]: osdmap e47: 6 total, 6 up, 6 in 2024-09-16T10:07:11.836 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:11 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"} : dispatch 2024-09-16T10:07:11.836 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:11 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:07:11.836 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:11 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:07:11.836 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:11 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:07:11.836 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:11 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:07:11.837 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:11 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:07:11.837 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:11 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:07:11.837 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:11 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2024-09-16T10:07:11.837 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:11 smithi135 ceph-mon[28368]: osdmap e48: 6 total, 6 up, 6 in 2024-09-16T10:07:11.910 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:11 smithi033 ceph-mon[25404]: pgmap v3: 65 pgs: 65 active+clean; 636 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:07:11.910 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:11 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2024-09-16T10:07:11.910 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:11 smithi033 ceph-mon[25404]: osdmap e47: 6 total, 6 up, 6 in 2024-09-16T10:07:11.910 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:11 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"} : dispatch 2024-09-16T10:07:11.910 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:11 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:07:11.910 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:11 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:07:11.910 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:11 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:07:11.910 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:11 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:07:11.910 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:11 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:07:11.910 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:11 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:07:11.911 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:11 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2024-09-16T10:07:11.911 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:11 smithi033 ceph-mon[25404]: osdmap e48: 6 total, 6 up, 6 in 2024-09-16T10:07:11.911 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:07:11 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: 2024-09-16T10:07:11.538+0000 7fe338589640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T10:07:11.911 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:07:11 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: 2024-09-16T10:07:11.538+0000 7fe338589640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T10:07:11.911 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:07:11 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: 2024-09-16T10:07:11.538+0000 7fe338589640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T10:07:11.912 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:07:11 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: 2024-09-16T10:07:11.538+0000 7fe338589640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T10:07:11.912 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:07:11 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: 2024-09-16T10:07:11.538+0000 7fe338589640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T10:07:11.912 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:07:11 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: 2024-09-16T10:07:11.538+0000 7fe33b58f640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T10:07:11.912 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:07:11 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: 2024-09-16T10:07:11.538+0000 7fe33b58f640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T10:07:11.912 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:07:11 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: 2024-09-16T10:07:11.538+0000 7fe33b58f640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T10:07:11.912 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:07:11 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: 2024-09-16T10:07:11.538+0000 7fe33b58f640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T10:07:11.912 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:07:11 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: 2024-09-16T10:07:11.538+0000 7fe33b58f640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T10:07:11.912 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:07:11 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: 2024-09-16T10:07:11.907+0000 7fe32acee640 -1 log_channel(cephadm) log [ERR] : [16/Sep/2024:10:07:11] ENGINE Error in HTTPServer.serve 2024-09-16T10:07:11.912 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:07:11 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: Traceback (most recent call last): 2024-09-16T10:07:11.912 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:07:11 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T10:07:11.912 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:07:11 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: self._connections.run(self.expiration_interval) 2024-09-16T10:07:11.912 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:07:11 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T10:07:11.912 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:07:11 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: self._run(expiration_interval) 2024-09-16T10:07:11.913 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:07:11 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T10:07:11.913 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:07:11 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T10:07:11.913 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:07:11 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T10:07:11.913 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:07:11 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T10:07:11.913 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:07:11 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T10:07:11.913 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:07:11 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: s = self.context.wrap_socket( 2024-09-16T10:07:11.913 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:07:11 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T10:07:11.913 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:07:11 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: return self.sslsocket_class._create( 2024-09-16T10:07:11.913 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:07:11 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T10:07:11.913 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:07:11 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: self.do_handshake() 2024-09-16T10:07:11.913 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:07:11 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T10:07:11.914 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:07:11 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: self._sslobj.do_handshake() 2024-09-16T10:07:11.914 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:07:11 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T10:07:11.914 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:07:11 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: 2024-09-16T10:07:11.990 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:11 smithi097 ceph-mon[27987]: pgmap v3: 65 pgs: 65 active+clean; 636 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:07:11.990 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:11 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2024-09-16T10:07:11.990 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:11 smithi097 ceph-mon[27987]: osdmap e47: 6 total, 6 up, 6 in 2024-09-16T10:07:11.990 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:11 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"} : dispatch 2024-09-16T10:07:11.990 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:11 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:07:11.990 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:11 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:07:11.990 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:11 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:07:11.990 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:11 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:07:11.990 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:11 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:07:11.991 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:11 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:07:11.991 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:11 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2024-09-16T10:07:11.991 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:11 smithi097 ceph-mon[27987]: osdmap e48: 6 total, 6 up, 6 in 2024-09-16T10:07:13.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:12 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:07:13.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:12 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:07:13.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:12 smithi135 ceph-mon[28368]: [16/Sep/2024:10:07:11] ENGINE Bus STARTING 2024-09-16T10:07:13.087 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:12 smithi135 ceph-mon[28368]: [16/Sep/2024:10:07:11] ENGINE Serving on https://172.21.15.33:7150 2024-09-16T10:07:13.087 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:12 smithi135 ceph-mon[28368]: [16/Sep/2024:10:07:11] ENGINE Error in HTTPServer.serve 2024-09-16T10:07:13.087 INFO:journalctl@ceph.mon.c.smithi135.stdout: Traceback (most recent call last): 2024-09-16T10:07:13.087 INFO:journalctl@ceph.mon.c.smithi135.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T10:07:13.087 INFO:journalctl@ceph.mon.c.smithi135.stdout: self._connections.run(self.expiration_interval) 2024-09-16T10:07:13.087 INFO:journalctl@ceph.mon.c.smithi135.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T10:07:13.087 INFO:journalctl@ceph.mon.c.smithi135.stdout: self._run(expiration_interval) 2024-09-16T10:07:13.087 INFO:journalctl@ceph.mon.c.smithi135.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T10:07:13.087 INFO:journalctl@ceph.mon.c.smithi135.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T10:07:13.087 INFO:journalctl@ceph.mon.c.smithi135.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T10:07:13.087 INFO:journalctl@ceph.mon.c.smithi135.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T10:07:13.087 INFO:journalctl@ceph.mon.c.smithi135.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T10:07:13.088 INFO:journalctl@ceph.mon.c.smithi135.stdout: s = self.context.wrap_socket( 2024-09-16T10:07:13.088 INFO:journalctl@ceph.mon.c.smithi135.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T10:07:13.088 INFO:journalctl@ceph.mon.c.smithi135.stdout: return self.sslsocket_class._create( 2024-09-16T10:07:13.088 INFO:journalctl@ceph.mon.c.smithi135.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T10:07:13.088 INFO:journalctl@ceph.mon.c.smithi135.stdout: self.do_handshake() 2024-09-16T10:07:13.088 INFO:journalctl@ceph.mon.c.smithi135.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T10:07:13.088 INFO:journalctl@ceph.mon.c.smithi135.stdout: self._sslobj.do_handshake() 2024-09-16T10:07:13.088 INFO:journalctl@ceph.mon.c.smithi135.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T10:07:13.088 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:12 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:07:13.088 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:12 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:07:13.089 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:12 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-16T10:07:13.089 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:12 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-16T10:07:13.089 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:12 smithi135 ceph-mon[28368]: Adjusting osd_memory_target on smithi135 to 2907M 2024-09-16T10:07:13.089 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:12 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:07:13.089 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:12 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:07:13.089 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:12 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:07:13.089 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:12 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-16T10:07:13.089 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:12 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-16T10:07:13.089 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:12 smithi135 ceph-mon[28368]: Adjusting osd_memory_target on smithi033 to 6498M 2024-09-16T10:07:13.089 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:12 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:07:13.089 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:12 smithi135 ceph-mon[28368]: [16/Sep/2024:10:07:12] ENGINE Serving on http://172.21.15.33:8765 2024-09-16T10:07:13.089 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:12 smithi135 ceph-mon[28368]: [16/Sep/2024:10:07:12] ENGINE Bus STARTED 2024-09-16T10:07:13.089 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:12 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:07:13.089 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:12 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:07:13.090 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:12 smithi135 ceph-mon[28368]: Updating smithi033:/etc/ceph/ceph.conf 2024-09-16T10:07:13.090 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:12 smithi135 ceph-mon[28368]: Updating smithi097:/etc/ceph/ceph.conf 2024-09-16T10:07:13.090 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:12 smithi135 ceph-mon[28368]: Updating smithi135:/etc/ceph/ceph.conf 2024-09-16T10:07:13.090 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:12 smithi135 ceph-mon[28368]: Updating smithi135:/var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:07:13.090 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:12 smithi135 ceph-mon[28368]: Updating smithi097:/var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:07:13.090 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:12 smithi135 ceph-mon[28368]: Updating smithi033:/var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:07:13.090 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:12 smithi135 ceph-mon[28368]: mgrmap e19: x(active, since 2s) 2024-09-16T10:07:13.090 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:12 smithi135 ceph-mon[28368]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T10:07:13.090 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:12 smithi135 ceph-mon[28368]: osdmap e49: 6 total, 6 up, 6 in 2024-09-16T10:07:13.090 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:12 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:07:13.090 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:12 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:07:13.090 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:12 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:07:13.090 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:12 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:07:13.090 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:12 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:07:13.091 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:12 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:07:13.091 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:12 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:07:13.091 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:12 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:07:13.091 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:12 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:07:13.091 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:12 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:07:13.091 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:12 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:07:13.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:12 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:07:13.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:12 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:07:13.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:12 smithi033 ceph-mon[25404]: [16/Sep/2024:10:07:11] ENGINE Bus STARTING 2024-09-16T10:07:13.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:12 smithi033 ceph-mon[25404]: [16/Sep/2024:10:07:11] ENGINE Serving on https://172.21.15.33:7150 2024-09-16T10:07:13.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:12 smithi033 ceph-mon[25404]: [16/Sep/2024:10:07:11] ENGINE Error in HTTPServer.serve 2024-09-16T10:07:13.176 INFO:journalctl@ceph.mon.a.smithi033.stdout: Traceback (most recent call last): 2024-09-16T10:07:13.176 INFO:journalctl@ceph.mon.a.smithi033.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T10:07:13.176 INFO:journalctl@ceph.mon.a.smithi033.stdout: self._connections.run(self.expiration_interval) 2024-09-16T10:07:13.176 INFO:journalctl@ceph.mon.a.smithi033.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T10:07:13.176 INFO:journalctl@ceph.mon.a.smithi033.stdout: self._run(expiration_interval) 2024-09-16T10:07:13.176 INFO:journalctl@ceph.mon.a.smithi033.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T10:07:13.176 INFO:journalctl@ceph.mon.a.smithi033.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T10:07:13.176 INFO:journalctl@ceph.mon.a.smithi033.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T10:07:13.176 INFO:journalctl@ceph.mon.a.smithi033.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T10:07:13.176 INFO:journalctl@ceph.mon.a.smithi033.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T10:07:13.177 INFO:journalctl@ceph.mon.a.smithi033.stdout: s = self.context.wrap_socket( 2024-09-16T10:07:13.177 INFO:journalctl@ceph.mon.a.smithi033.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T10:07:13.177 INFO:journalctl@ceph.mon.a.smithi033.stdout: return self.sslsocket_class._create( 2024-09-16T10:07:13.177 INFO:journalctl@ceph.mon.a.smithi033.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T10:07:13.177 INFO:journalctl@ceph.mon.a.smithi033.stdout: self.do_handshake() 2024-09-16T10:07:13.177 INFO:journalctl@ceph.mon.a.smithi033.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T10:07:13.177 INFO:journalctl@ceph.mon.a.smithi033.stdout: self._sslobj.do_handshake() 2024-09-16T10:07:13.177 INFO:journalctl@ceph.mon.a.smithi033.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T10:07:13.177 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:12 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:07:13.177 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:12 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:07:13.177 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:12 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-16T10:07:13.177 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:12 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-16T10:07:13.177 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:12 smithi033 ceph-mon[25404]: Adjusting osd_memory_target on smithi135 to 2907M 2024-09-16T10:07:13.177 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:12 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:07:13.177 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:12 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:07:13.178 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:12 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:07:13.178 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:12 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-16T10:07:13.178 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:12 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-16T10:07:13.178 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:12 smithi033 ceph-mon[25404]: Adjusting osd_memory_target on smithi033 to 6498M 2024-09-16T10:07:13.178 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:12 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:07:13.178 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:12 smithi033 ceph-mon[25404]: [16/Sep/2024:10:07:12] ENGINE Serving on http://172.21.15.33:8765 2024-09-16T10:07:13.178 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:12 smithi033 ceph-mon[25404]: [16/Sep/2024:10:07:12] ENGINE Bus STARTED 2024-09-16T10:07:13.178 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:12 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:07:13.178 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:12 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:07:13.178 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:12 smithi033 ceph-mon[25404]: Updating smithi033:/etc/ceph/ceph.conf 2024-09-16T10:07:13.178 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:12 smithi033 ceph-mon[25404]: Updating smithi097:/etc/ceph/ceph.conf 2024-09-16T10:07:13.178 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:12 smithi033 ceph-mon[25404]: Updating smithi135:/etc/ceph/ceph.conf 2024-09-16T10:07:13.178 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:12 smithi033 ceph-mon[25404]: Updating smithi135:/var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:07:13.178 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:12 smithi033 ceph-mon[25404]: Updating smithi097:/var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:07:13.179 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:12 smithi033 ceph-mon[25404]: Updating smithi033:/var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:07:13.179 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:12 smithi033 ceph-mon[25404]: mgrmap e19: x(active, since 2s) 2024-09-16T10:07:13.179 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:12 smithi033 ceph-mon[25404]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T10:07:13.179 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:12 smithi033 ceph-mon[25404]: osdmap e49: 6 total, 6 up, 6 in 2024-09-16T10:07:13.179 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:12 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:07:13.179 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:12 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:07:13.179 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:12 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:07:13.179 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:12 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:07:13.179 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:12 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:07:13.179 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:12 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:07:13.179 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:12 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:07:13.179 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:12 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:07:13.179 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:12 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:07:13.179 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:12 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:07:13.179 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:12 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:07:13.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:12 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:07:13.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:12 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:07:13.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:12 smithi097 ceph-mon[27987]: [16/Sep/2024:10:07:11] ENGINE Bus STARTING 2024-09-16T10:07:13.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:12 smithi097 ceph-mon[27987]: [16/Sep/2024:10:07:11] ENGINE Serving on https://172.21.15.33:7150 2024-09-16T10:07:13.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:12 smithi097 ceph-mon[27987]: [16/Sep/2024:10:07:11] ENGINE Error in HTTPServer.serve 2024-09-16T10:07:13.240 INFO:journalctl@ceph.mon.b.smithi097.stdout: Traceback (most recent call last): 2024-09-16T10:07:13.240 INFO:journalctl@ceph.mon.b.smithi097.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T10:07:13.240 INFO:journalctl@ceph.mon.b.smithi097.stdout: self._connections.run(self.expiration_interval) 2024-09-16T10:07:13.241 INFO:journalctl@ceph.mon.b.smithi097.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T10:07:13.241 INFO:journalctl@ceph.mon.b.smithi097.stdout: self._run(expiration_interval) 2024-09-16T10:07:13.241 INFO:journalctl@ceph.mon.b.smithi097.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T10:07:13.241 INFO:journalctl@ceph.mon.b.smithi097.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T10:07:13.241 INFO:journalctl@ceph.mon.b.smithi097.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T10:07:13.241 INFO:journalctl@ceph.mon.b.smithi097.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T10:07:13.241 INFO:journalctl@ceph.mon.b.smithi097.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T10:07:13.241 INFO:journalctl@ceph.mon.b.smithi097.stdout: s = self.context.wrap_socket( 2024-09-16T10:07:13.241 INFO:journalctl@ceph.mon.b.smithi097.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T10:07:13.241 INFO:journalctl@ceph.mon.b.smithi097.stdout: return self.sslsocket_class._create( 2024-09-16T10:07:13.241 INFO:journalctl@ceph.mon.b.smithi097.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T10:07:13.241 INFO:journalctl@ceph.mon.b.smithi097.stdout: self.do_handshake() 2024-09-16T10:07:13.241 INFO:journalctl@ceph.mon.b.smithi097.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T10:07:13.242 INFO:journalctl@ceph.mon.b.smithi097.stdout: self._sslobj.do_handshake() 2024-09-16T10:07:13.242 INFO:journalctl@ceph.mon.b.smithi097.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T10:07:13.242 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:12 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:07:13.242 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:12 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:07:13.242 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:12 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-16T10:07:13.242 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:12 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-16T10:07:13.242 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:12 smithi097 ceph-mon[27987]: Adjusting osd_memory_target on smithi135 to 2907M 2024-09-16T10:07:13.242 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:12 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:07:13.242 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:12 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:07:13.242 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:12 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:07:13.242 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:12 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-16T10:07:13.242 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:12 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-16T10:07:13.242 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:12 smithi097 ceph-mon[27987]: Adjusting osd_memory_target on smithi033 to 6498M 2024-09-16T10:07:13.242 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:12 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:07:13.243 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:12 smithi097 ceph-mon[27987]: [16/Sep/2024:10:07:12] ENGINE Serving on http://172.21.15.33:8765 2024-09-16T10:07:13.243 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:12 smithi097 ceph-mon[27987]: [16/Sep/2024:10:07:12] ENGINE Bus STARTED 2024-09-16T10:07:13.243 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:12 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:07:13.243 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:12 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:07:13.243 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:12 smithi097 ceph-mon[27987]: Updating smithi033:/etc/ceph/ceph.conf 2024-09-16T10:07:13.243 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:12 smithi097 ceph-mon[27987]: Updating smithi097:/etc/ceph/ceph.conf 2024-09-16T10:07:13.243 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:12 smithi097 ceph-mon[27987]: Updating smithi135:/etc/ceph/ceph.conf 2024-09-16T10:07:13.243 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:12 smithi097 ceph-mon[27987]: Updating smithi135:/var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:07:13.243 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:12 smithi097 ceph-mon[27987]: Updating smithi097:/var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:07:13.243 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:12 smithi097 ceph-mon[27987]: Updating smithi033:/var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T10:07:13.243 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:12 smithi097 ceph-mon[27987]: mgrmap e19: x(active, since 2s) 2024-09-16T10:07:13.243 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:12 smithi097 ceph-mon[27987]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T10:07:13.243 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:12 smithi097 ceph-mon[27987]: osdmap e49: 6 total, 6 up, 6 in 2024-09-16T10:07:13.243 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:12 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:07:13.244 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:12 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:07:13.244 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:12 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:07:13.244 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:12 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:07:13.244 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:12 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:07:13.244 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:12 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:07:13.244 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:12 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:07:13.244 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:12 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:07:13.244 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:12 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:07:13.244 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:12 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:07:13.244 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:12 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:07:14.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:13 smithi135 ceph-mon[28368]: Updating smithi135:/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:07:14.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:13 smithi135 ceph-mon[28368]: Updating smithi097:/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:07:14.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:13 smithi135 ceph-mon[28368]: Updating smithi033:/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:07:14.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:13 smithi135 ceph-mon[28368]: Updating smithi135:/var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T10:07:14.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:13 smithi135 ceph-mon[28368]: Updating smithi097:/var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T10:07:14.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:13 smithi135 ceph-mon[28368]: Updating smithi033:/var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T10:07:14.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:13 smithi033 ceph-mon[25404]: Updating smithi135:/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:07:14.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:13 smithi033 ceph-mon[25404]: Updating smithi097:/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:07:14.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:13 smithi033 ceph-mon[25404]: Updating smithi033:/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:07:14.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:13 smithi033 ceph-mon[25404]: Updating smithi135:/var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T10:07:14.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:13 smithi033 ceph-mon[25404]: Updating smithi097:/var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T10:07:14.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:13 smithi033 ceph-mon[25404]: Updating smithi033:/var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T10:07:14.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:13 smithi097 ceph-mon[27987]: Updating smithi135:/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:07:14.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:13 smithi097 ceph-mon[27987]: Updating smithi097:/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:07:14.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:13 smithi097 ceph-mon[27987]: Updating smithi033:/etc/ceph/ceph.client.admin.keyring 2024-09-16T10:07:14.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:13 smithi097 ceph-mon[27987]: Updating smithi135:/var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T10:07:14.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:13 smithi097 ceph-mon[27987]: Updating smithi097:/var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T10:07:14.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:13 smithi097 ceph-mon[27987]: Updating smithi033:/var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T10:07:15.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:14 smithi135 ceph-mon[28368]: pgmap v8: 97 pgs: 32 unknown, 65 active+clean; 636 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:07:15.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:14 smithi135 ceph-mon[28368]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T10:07:15.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:14 smithi135 ceph-mon[28368]: Cluster is now healthy 2024-09-16T10:07:15.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:14 smithi135 ceph-mon[28368]: mgrmap e20: x(active, since 4s) 2024-09-16T10:07:15.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:14 smithi033 ceph-mon[25404]: pgmap v8: 97 pgs: 32 unknown, 65 active+clean; 636 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:07:15.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:14 smithi033 ceph-mon[25404]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T10:07:15.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:14 smithi033 ceph-mon[25404]: Cluster is now healthy 2024-09-16T10:07:15.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:14 smithi033 ceph-mon[25404]: mgrmap e20: x(active, since 4s) 2024-09-16T10:07:15.239 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:14 smithi097 ceph-mon[27987]: pgmap v8: 97 pgs: 32 unknown, 65 active+clean; 636 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:07:15.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:14 smithi097 ceph-mon[27987]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T10:07:15.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:14 smithi097 ceph-mon[27987]: Cluster is now healthy 2024-09-16T10:07:15.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:14 smithi097 ceph-mon[27987]: mgrmap e20: x(active, since 4s) 2024-09-16T10:07:17.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:16 smithi135 ceph-mon[28368]: pgmap v9: 97 pgs: 32 unknown, 65 active+clean; 636 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:07:17.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:16 smithi033 ceph-mon[25404]: pgmap v9: 97 pgs: 32 unknown, 65 active+clean; 636 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:07:17.239 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:16 smithi097 ceph-mon[27987]: pgmap v9: 97 pgs: 32 unknown, 65 active+clean; 636 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:07:19.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:18 smithi135 ceph-mon[28368]: pgmap v10: 97 pgs: 97 active+clean; 637 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 25 KiB/s rd, 441 B/s wr, 10 op/s 2024-09-16T10:07:19.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:18 smithi033 ceph-mon[25404]: pgmap v10: 97 pgs: 97 active+clean; 637 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 25 KiB/s rd, 441 B/s wr, 10 op/s 2024-09-16T10:07:19.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:18 smithi097 ceph-mon[27987]: pgmap v10: 97 pgs: 97 active+clean; 637 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 25 KiB/s rd, 441 B/s wr, 10 op/s 2024-09-16T10:07:21.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:20 smithi135 ceph-mon[28368]: pgmap v11: 97 pgs: 97 active+clean; 637 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 22 KiB/s rd, 383 B/s wr, 9 op/s 2024-09-16T10:07:21.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:20 smithi033 ceph-mon[25404]: pgmap v11: 97 pgs: 97 active+clean; 637 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 22 KiB/s rd, 383 B/s wr, 9 op/s 2024-09-16T10:07:21.239 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:20 smithi097 ceph-mon[27987]: pgmap v11: 97 pgs: 97 active+clean; 637 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 22 KiB/s rd, 383 B/s wr, 9 op/s 2024-09-16T10:07:23.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:22 smithi135 ceph-mon[28368]: pgmap v12: 97 pgs: 97 active+clean; 641 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 18 KiB/s rd, 1.0 KiB/s wr, 7 op/s 2024-09-16T10:07:23.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:22 smithi033 ceph-mon[25404]: pgmap v12: 97 pgs: 97 active+clean; 641 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 18 KiB/s rd, 1.0 KiB/s wr, 7 op/s 2024-09-16T10:07:23.239 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:22 smithi097 ceph-mon[27987]: pgmap v12: 97 pgs: 97 active+clean; 641 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 18 KiB/s rd, 1.0 KiB/s wr, 7 op/s 2024-09-16T10:07:25.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:24 smithi135 ceph-mon[28368]: pgmap v13: 97 pgs: 97 active+clean; 641 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 16 KiB/s rd, 934 B/s wr, 7 op/s 2024-09-16T10:07:25.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:24 smithi033 ceph-mon[25404]: pgmap v13: 97 pgs: 97 active+clean; 641 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 16 KiB/s rd, 934 B/s wr, 7 op/s 2024-09-16T10:07:25.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:24 smithi097 ceph-mon[27987]: pgmap v13: 97 pgs: 97 active+clean; 641 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 16 KiB/s rd, 934 B/s wr, 7 op/s 2024-09-16T10:07:27.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:26 smithi135 ceph-mon[28368]: pgmap v14: 97 pgs: 97 active+clean; 641 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 853 B/s wr, 6 op/s 2024-09-16T10:07:27.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:26 smithi033 ceph-mon[25404]: pgmap v14: 97 pgs: 97 active+clean; 641 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 853 B/s wr, 6 op/s 2024-09-16T10:07:27.239 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:26 smithi097 ceph-mon[27987]: pgmap v14: 97 pgs: 97 active+clean; 641 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 853 B/s wr, 6 op/s 2024-09-16T10:07:29.042 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:28 smithi097 ceph-mon[27987]: pgmap v15: 97 pgs: 97 active+clean; 641 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 853 B/s wr, 6 op/s 2024-09-16T10:07:29.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:28 smithi135 ceph-mon[28368]: pgmap v15: 97 pgs: 97 active+clean; 641 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 853 B/s wr, 6 op/s 2024-09-16T10:07:29.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:28 smithi033 ceph-mon[25404]: pgmap v15: 97 pgs: 97 active+clean; 641 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 853 B/s wr, 6 op/s 2024-09-16T10:07:31.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:30 smithi135 ceph-mon[28368]: pgmap v16: 97 pgs: 97 active+clean; 641 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 597 B/s wr, 0 op/s 2024-09-16T10:07:31.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:30 smithi033 ceph-mon[25404]: pgmap v16: 97 pgs: 97 active+clean; 641 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 597 B/s wr, 0 op/s 2024-09-16T10:07:31.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:30 smithi097 ceph-mon[27987]: pgmap v16: 97 pgs: 97 active+clean; 641 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 597 B/s wr, 0 op/s 2024-09-16T10:07:33.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:32 smithi135 ceph-mon[28368]: pgmap v17: 97 pgs: 97 active+clean; 641 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 597 B/s wr, 0 op/s 2024-09-16T10:07:33.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:32 smithi033 ceph-mon[25404]: pgmap v17: 97 pgs: 97 active+clean; 641 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 597 B/s wr, 0 op/s 2024-09-16T10:07:33.239 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:32 smithi097 ceph-mon[27987]: pgmap v17: 97 pgs: 97 active+clean; 641 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 597 B/s wr, 0 op/s 2024-09-16T10:07:35.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:34 smithi135 ceph-mon[28368]: pgmap v18: 97 pgs: 97 active+clean; 641 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:07:35.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:34 smithi033 ceph-mon[25404]: pgmap v18: 97 pgs: 97 active+clean; 641 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:07:35.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:34 smithi097 ceph-mon[27987]: pgmap v18: 97 pgs: 97 active+clean; 641 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:07:36.209 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8eea781e-7412-11ef-bceb-c7b262605968 -- bash -c 'ceph smb apply -i -' 2024-09-16T10:07:36.469 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:07:36.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:36 smithi033 ceph-mon[25404]: pgmap v19: 97 pgs: 97 active+clean; 641 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:07:37.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:36 smithi135 ceph-mon[28368]: pgmap v19: 97 pgs: 97 active+clean; 641 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:07:37.239 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:36 smithi097 ceph-mon[27987]: pgmap v19: 97 pgs: 97 active+clean; 641 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:07:37.421 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-09-16T10:07:37.421 INFO:teuthology.orchestra.run.smithi033.stdout: "results": [ 2024-09-16T10:07:37.421 INFO:teuthology.orchestra.run.smithi033.stdout: { 2024-09-16T10:07:37.421 INFO:teuthology.orchestra.run.smithi033.stdout: "resource": { 2024-09-16T10:07:37.421 INFO:teuthology.orchestra.run.smithi033.stdout: "resource_type": "ceph.smb.usersgroups", 2024-09-16T10:07:37.421 INFO:teuthology.orchestra.run.smithi033.stdout: "users_groups_id": "ug1", 2024-09-16T10:07:37.422 INFO:teuthology.orchestra.run.smithi033.stdout: "intent": "present", 2024-09-16T10:07:37.422 INFO:teuthology.orchestra.run.smithi033.stdout: "values": { 2024-09-16T10:07:37.422 INFO:teuthology.orchestra.run.smithi033.stdout: "users": [ 2024-09-16T10:07:37.422 INFO:teuthology.orchestra.run.smithi033.stdout: { 2024-09-16T10:07:37.422 INFO:teuthology.orchestra.run.smithi033.stdout: "name": "user1", 2024-09-16T10:07:37.422 INFO:teuthology.orchestra.run.smithi033.stdout: "password": "t3stP4ss1" 2024-09-16T10:07:37.422 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-09-16T10:07:37.422 INFO:teuthology.orchestra.run.smithi033.stdout: { 2024-09-16T10:07:37.422 INFO:teuthology.orchestra.run.smithi033.stdout: "name": "user2", 2024-09-16T10:07:37.422 INFO:teuthology.orchestra.run.smithi033.stdout: "password": "t3stP4ss2" 2024-09-16T10:07:37.422 INFO:teuthology.orchestra.run.smithi033.stdout: } 2024-09-16T10:07:37.422 INFO:teuthology.orchestra.run.smithi033.stdout: ], 2024-09-16T10:07:37.422 INFO:teuthology.orchestra.run.smithi033.stdout: "groups": [] 2024-09-16T10:07:37.423 INFO:teuthology.orchestra.run.smithi033.stdout: } 2024-09-16T10:07:37.423 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-09-16T10:07:37.423 INFO:teuthology.orchestra.run.smithi033.stdout: "state": "created", 2024-09-16T10:07:37.423 INFO:teuthology.orchestra.run.smithi033.stdout: "success": true 2024-09-16T10:07:37.423 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-09-16T10:07:37.423 INFO:teuthology.orchestra.run.smithi033.stdout: { 2024-09-16T10:07:37.423 INFO:teuthology.orchestra.run.smithi033.stdout: "resource": { 2024-09-16T10:07:37.423 INFO:teuthology.orchestra.run.smithi033.stdout: "resource_type": "ceph.smb.cluster", 2024-09-16T10:07:37.423 INFO:teuthology.orchestra.run.smithi033.stdout: "cluster_id": "uctdb1", 2024-09-16T10:07:37.423 INFO:teuthology.orchestra.run.smithi033.stdout: "auth_mode": "user", 2024-09-16T10:07:37.423 INFO:teuthology.orchestra.run.smithi033.stdout: "intent": "present", 2024-09-16T10:07:37.423 INFO:teuthology.orchestra.run.smithi033.stdout: "user_group_settings": [ 2024-09-16T10:07:37.423 INFO:teuthology.orchestra.run.smithi033.stdout: { 2024-09-16T10:07:37.424 INFO:teuthology.orchestra.run.smithi033.stdout: "source_type": "resource", 2024-09-16T10:07:37.424 INFO:teuthology.orchestra.run.smithi033.stdout: "ref": "ug1" 2024-09-16T10:07:37.424 INFO:teuthology.orchestra.run.smithi033.stdout: } 2024-09-16T10:07:37.424 INFO:teuthology.orchestra.run.smithi033.stdout: ], 2024-09-16T10:07:37.424 INFO:teuthology.orchestra.run.smithi033.stdout: "placement": { 2024-09-16T10:07:37.424 INFO:teuthology.orchestra.run.smithi033.stdout: "count": 3 2024-09-16T10:07:37.424 INFO:teuthology.orchestra.run.smithi033.stdout: } 2024-09-16T10:07:37.424 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-09-16T10:07:37.424 INFO:teuthology.orchestra.run.smithi033.stdout: "state": "created", 2024-09-16T10:07:37.424 INFO:teuthology.orchestra.run.smithi033.stdout: "success": true 2024-09-16T10:07:37.424 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-09-16T10:07:37.424 INFO:teuthology.orchestra.run.smithi033.stdout: { 2024-09-16T10:07:37.424 INFO:teuthology.orchestra.run.smithi033.stdout: "resource": { 2024-09-16T10:07:37.424 INFO:teuthology.orchestra.run.smithi033.stdout: "resource_type": "ceph.smb.share", 2024-09-16T10:07:37.425 INFO:teuthology.orchestra.run.smithi033.stdout: "cluster_id": "uctdb1", 2024-09-16T10:07:37.425 INFO:teuthology.orchestra.run.smithi033.stdout: "share_id": "share1", 2024-09-16T10:07:37.425 INFO:teuthology.orchestra.run.smithi033.stdout: "intent": "present", 2024-09-16T10:07:37.425 INFO:teuthology.orchestra.run.smithi033.stdout: "name": "share1", 2024-09-16T10:07:37.425 INFO:teuthology.orchestra.run.smithi033.stdout: "readonly": false, 2024-09-16T10:07:37.425 INFO:teuthology.orchestra.run.smithi033.stdout: "browseable": true, 2024-09-16T10:07:37.425 INFO:teuthology.orchestra.run.smithi033.stdout: "cephfs": { 2024-09-16T10:07:37.425 INFO:teuthology.orchestra.run.smithi033.stdout: "volume": "cephfs", 2024-09-16T10:07:37.425 INFO:teuthology.orchestra.run.smithi033.stdout: "path": "/", 2024-09-16T10:07:37.425 INFO:teuthology.orchestra.run.smithi033.stdout: "subvolumegroup": "smb", 2024-09-16T10:07:37.426 INFO:teuthology.orchestra.run.smithi033.stdout: "subvolume": "sv1", 2024-09-16T10:07:37.426 INFO:teuthology.orchestra.run.smithi033.stdout: "provider": "samba-vfs" 2024-09-16T10:07:37.426 INFO:teuthology.orchestra.run.smithi033.stdout: } 2024-09-16T10:07:37.426 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-09-16T10:07:37.426 INFO:teuthology.orchestra.run.smithi033.stdout: "state": "created", 2024-09-16T10:07:37.426 INFO:teuthology.orchestra.run.smithi033.stdout: "success": true 2024-09-16T10:07:37.426 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-09-16T10:07:37.426 INFO:teuthology.orchestra.run.smithi033.stdout: { 2024-09-16T10:07:37.426 INFO:teuthology.orchestra.run.smithi033.stdout: "resource": { 2024-09-16T10:07:37.426 INFO:teuthology.orchestra.run.smithi033.stdout: "resource_type": "ceph.smb.share", 2024-09-16T10:07:37.426 INFO:teuthology.orchestra.run.smithi033.stdout: "cluster_id": "uctdb1", 2024-09-16T10:07:37.426 INFO:teuthology.orchestra.run.smithi033.stdout: "share_id": "share2", 2024-09-16T10:07:37.426 INFO:teuthology.orchestra.run.smithi033.stdout: "intent": "present", 2024-09-16T10:07:37.426 INFO:teuthology.orchestra.run.smithi033.stdout: "name": "share2", 2024-09-16T10:07:37.426 INFO:teuthology.orchestra.run.smithi033.stdout: "readonly": false, 2024-09-16T10:07:37.427 INFO:teuthology.orchestra.run.smithi033.stdout: "browseable": true, 2024-09-16T10:07:37.427 INFO:teuthology.orchestra.run.smithi033.stdout: "cephfs": { 2024-09-16T10:07:37.427 INFO:teuthology.orchestra.run.smithi033.stdout: "volume": "cephfs", 2024-09-16T10:07:37.427 INFO:teuthology.orchestra.run.smithi033.stdout: "path": "/", 2024-09-16T10:07:37.427 INFO:teuthology.orchestra.run.smithi033.stdout: "subvolumegroup": "smb", 2024-09-16T10:07:37.427 INFO:teuthology.orchestra.run.smithi033.stdout: "subvolume": "sv2", 2024-09-16T10:07:37.427 INFO:teuthology.orchestra.run.smithi033.stdout: "provider": "samba-vfs" 2024-09-16T10:07:37.427 INFO:teuthology.orchestra.run.smithi033.stdout: } 2024-09-16T10:07:37.427 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-09-16T10:07:37.427 INFO:teuthology.orchestra.run.smithi033.stdout: "state": "created", 2024-09-16T10:07:37.427 INFO:teuthology.orchestra.run.smithi033.stdout: "success": true 2024-09-16T10:07:37.427 INFO:teuthology.orchestra.run.smithi033.stdout: } 2024-09-16T10:07:37.427 INFO:teuthology.orchestra.run.smithi033.stdout: ], 2024-09-16T10:07:37.427 INFO:teuthology.orchestra.run.smithi033.stdout: "success": true 2024-09-16T10:07:37.428 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-09-16T10:07:37.675 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:07:37 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: 2024-09-16T10:07:37.333+0000 7fe335583640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T10:07:37.675 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:07:37 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: 2024-09-16T10:07:37.333+0000 7fe335583640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T10:07:37.675 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:07:37 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: 2024-09-16T10:07:37.333+0000 7fe335583640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T10:07:37.675 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:07:37 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: 2024-09-16T10:07:37.333+0000 7fe335583640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T10:07:37.676 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:07:37 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: 2024-09-16T10:07:37.333+0000 7fe335583640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T10:07:37.676 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:07:37 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: 2024-09-16T10:07:37.346+0000 7fe3425dd640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T10:07:37.676 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:07:37 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: 2024-09-16T10:07:37.346+0000 7fe3425dd640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T10:07:37.676 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:07:37 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: 2024-09-16T10:07:37.346+0000 7fe3425dd640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T10:07:37.676 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:07:37 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: 2024-09-16T10:07:37.346+0000 7fe3425dd640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T10:07:37.676 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:07:37 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: 2024-09-16T10:07:37.346+0000 7fe3425dd640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-16T10:07:38.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:37 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2024-09-16T10:07:38.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:37 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2024-09-16T10:07:38.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:37 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:07:38.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:37 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:07:38.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:37 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-16T10:07:38.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:37 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.uctdb1", "caps": ["/", "rw"]} : dispatch 2024-09-16T10:07:38.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:37 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.uctdb1", "caps": ["/", "rw"]}]': finished 2024-09-16T10:07:38.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:37 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:07:38.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:37 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:07:38.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:37 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:07:38.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:37 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:07:38.087 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:37 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:07:38.087 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:37 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:07:38.087 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:37 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.uctdb1.0.0.smithi033.pjkkon", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/uctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=uctdb1 object_prefix cluster.meta."]} : dispatch 2024-09-16T10:07:38.087 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:37 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.uctdb1.0.0.smithi033.pjkkon", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/uctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=uctdb1 object_prefix cluster.meta."]}]': finished 2024-09-16T10:07:38.087 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:37 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.uctdb1"} : dispatch 2024-09-16T10:07:38.087 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:37 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:07:38.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:37 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2024-09-16T10:07:38.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:37 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2024-09-16T10:07:38.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:37 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:07:38.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:37 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:07:38.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:37 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-16T10:07:38.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:37 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.uctdb1", "caps": ["/", "rw"]} : dispatch 2024-09-16T10:07:38.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:37 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.uctdb1", "caps": ["/", "rw"]}]': finished 2024-09-16T10:07:38.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:37 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:07:38.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:37 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:07:38.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:37 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:07:38.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:37 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:07:38.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:37 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:07:38.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:37 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:07:38.177 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:37 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.uctdb1.0.0.smithi033.pjkkon", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/uctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=uctdb1 object_prefix cluster.meta."]} : dispatch 2024-09-16T10:07:38.177 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:37 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.uctdb1.0.0.smithi033.pjkkon", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/uctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=uctdb1 object_prefix cluster.meta."]}]': finished 2024-09-16T10:07:38.177 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:37 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.uctdb1"} : dispatch 2024-09-16T10:07:38.177 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:37 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:07:38.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:37 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2024-09-16T10:07:38.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:37 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2024-09-16T10:07:38.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:37 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:07:38.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:37 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:07:38.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:37 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-16T10:07:38.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:37 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.uctdb1", "caps": ["/", "rw"]} : dispatch 2024-09-16T10:07:38.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:37 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.uctdb1", "caps": ["/", "rw"]}]': finished 2024-09-16T10:07:38.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:37 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:07:38.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:37 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:07:38.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:37 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:07:38.241 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:37 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:07:38.241 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:37 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:07:38.241 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:37 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:07:38.241 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:37 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.uctdb1.0.0.smithi033.pjkkon", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/uctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=uctdb1 object_prefix cluster.meta."]} : dispatch 2024-09-16T10:07:38.241 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:37 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.uctdb1.0.0.smithi033.pjkkon", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/uctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=uctdb1 object_prefix cluster.meta."]}]': finished 2024-09-16T10:07:38.241 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:37 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.uctdb1"} : dispatch 2024-09-16T10:07:38.241 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:37 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:07:38.328 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2024-09-16T10:07:38.337 INFO:tasks.cephadm:Waiting for ceph service smb.uctdb1 to start (timeout 300)... 2024-09-16T10:07:38.337 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8eea781e-7412-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T10:07:38.625 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:07:38.994 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:38 smithi033 ceph-mon[25404]: from='client.14580 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:07:38.995 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:38 smithi033 ceph-mon[25404]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"}]: dispatch 2024-09-16T10:07:38.995 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:38 smithi033 ceph-mon[25404]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"}]: dispatch 2024-09-16T10:07:38.995 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:38 smithi033 ceph-mon[25404]: Saving service smb.uctdb1 spec with placement count:3 2024-09-16T10:07:38.995 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:38 smithi033 ceph-mon[25404]: fence_old_ranks: Unsupported {0: {0: 'uctdb1.0.0.smithi033.pjkkon'}, 1: {0: 'uctdb1.1.0.smithi135.lcxmun'}, 2: {0: 'uctdb1.2.0.smithi097.dmlxyb'}} 3 2024-09-16T10:07:38.995 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:38 smithi033 ceph-mon[25404]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/uctdb1/users-groups.0.json' 2024-09-16T10:07:38.995 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:38 smithi033 ceph-mon[25404]: configuring smb/ctdb cluster metadata 2024-09-16T10:07:38.995 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:38 smithi033 ceph-mon[25404]: pgmap v20: 97 pgs: 97 active+clean; 641 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:07:38.995 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:38 smithi033 ceph-mon[25404]: daemon not available: 'smb.uctdb1.1.0.smithi135.lcxmun' not in {'smb.uctdb1.0.0.smithi033.pjkkon': {'daemon_type': 'smb', 'daemon_id': 'uctdb1.0.0.smithi033.pjkkon', 'hostname': 'smithi033', 'host_ip': '172.21.15.33'}} 2024-09-16T10:07:38.995 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:38 smithi033 ceph-mon[25404]: daemon not available: 'smb.uctdb1.2.0.smithi097.dmlxyb' not in {'smb.uctdb1.0.0.smithi033.pjkkon': {'daemon_type': 'smb', 'daemon_id': 'uctdb1.0.0.smithi033.pjkkon', 'hostname': 'smithi033', 'host_ip': '172.21.15.33'}} 2024-09-16T10:07:38.995 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:38 smithi033 ceph-mon[25404]: Deploying daemon smb.uctdb1.0.0.smithi033.pjkkon on smithi033 2024-09-16T10:07:38.995 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:38 smithi033 ceph-mon[25404]: mgrmap e21: x(active, since 29s) 2024-09-16T10:07:39.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:38 smithi135 ceph-mon[28368]: from='client.14580 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:07:39.129 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:38 smithi135 ceph-mon[28368]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"}]: dispatch 2024-09-16T10:07:39.129 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:38 smithi135 ceph-mon[28368]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"}]: dispatch 2024-09-16T10:07:39.129 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:38 smithi135 ceph-mon[28368]: Saving service smb.uctdb1 spec with placement count:3 2024-09-16T10:07:39.129 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:38 smithi135 ceph-mon[28368]: fence_old_ranks: Unsupported {0: {0: 'uctdb1.0.0.smithi033.pjkkon'}, 1: {0: 'uctdb1.1.0.smithi135.lcxmun'}, 2: {0: 'uctdb1.2.0.smithi097.dmlxyb'}} 3 2024-09-16T10:07:39.129 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:38 smithi135 ceph-mon[28368]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/uctdb1/users-groups.0.json' 2024-09-16T10:07:39.130 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:38 smithi135 ceph-mon[28368]: configuring smb/ctdb cluster metadata 2024-09-16T10:07:39.130 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:38 smithi135 ceph-mon[28368]: pgmap v20: 97 pgs: 97 active+clean; 641 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:07:39.130 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:38 smithi135 ceph-mon[28368]: daemon not available: 'smb.uctdb1.1.0.smithi135.lcxmun' not in {'smb.uctdb1.0.0.smithi033.pjkkon': {'daemon_type': 'smb', 'daemon_id': 'uctdb1.0.0.smithi033.pjkkon', 'hostname': 'smithi033', 'host_ip': '172.21.15.33'}} 2024-09-16T10:07:39.130 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:38 smithi135 ceph-mon[28368]: daemon not available: 'smb.uctdb1.2.0.smithi097.dmlxyb' not in {'smb.uctdb1.0.0.smithi033.pjkkon': {'daemon_type': 'smb', 'daemon_id': 'uctdb1.0.0.smithi033.pjkkon', 'hostname': 'smithi033', 'host_ip': '172.21.15.33'}} 2024-09-16T10:07:39.130 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:38 smithi135 ceph-mon[28368]: Deploying daemon smb.uctdb1.0.0.smithi033.pjkkon on smithi033 2024-09-16T10:07:39.130 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:38 smithi135 ceph-mon[28368]: mgrmap e21: x(active, since 29s) 2024-09-16T10:07:39.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:38 smithi097 ceph-mon[27987]: from='client.14580 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:07:39.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:38 smithi097 ceph-mon[27987]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"}]: dispatch 2024-09-16T10:07:39.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:38 smithi097 ceph-mon[27987]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"}]: dispatch 2024-09-16T10:07:39.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:38 smithi097 ceph-mon[27987]: Saving service smb.uctdb1 spec with placement count:3 2024-09-16T10:07:39.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:38 smithi097 ceph-mon[27987]: fence_old_ranks: Unsupported {0: {0: 'uctdb1.0.0.smithi033.pjkkon'}, 1: {0: 'uctdb1.1.0.smithi135.lcxmun'}, 2: {0: 'uctdb1.2.0.smithi097.dmlxyb'}} 3 2024-09-16T10:07:39.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:38 smithi097 ceph-mon[27987]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/uctdb1/users-groups.0.json' 2024-09-16T10:07:39.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:38 smithi097 ceph-mon[27987]: configuring smb/ctdb cluster metadata 2024-09-16T10:07:39.241 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:38 smithi097 ceph-mon[27987]: pgmap v20: 97 pgs: 97 active+clean; 641 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:07:39.241 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:38 smithi097 ceph-mon[27987]: daemon not available: 'smb.uctdb1.1.0.smithi135.lcxmun' not in {'smb.uctdb1.0.0.smithi033.pjkkon': {'daemon_type': 'smb', 'daemon_id': 'uctdb1.0.0.smithi033.pjkkon', 'hostname': 'smithi033', 'host_ip': '172.21.15.33'}} 2024-09-16T10:07:39.241 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:38 smithi097 ceph-mon[27987]: daemon not available: 'smb.uctdb1.2.0.smithi097.dmlxyb' not in {'smb.uctdb1.0.0.smithi033.pjkkon': {'daemon_type': 'smb', 'daemon_id': 'uctdb1.0.0.smithi033.pjkkon', 'hostname': 'smithi033', 'host_ip': '172.21.15.33'}} 2024-09-16T10:07:39.241 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:38 smithi097 ceph-mon[27987]: Deploying daemon smb.uctdb1.0.0.smithi033.pjkkon on smithi033 2024-09-16T10:07:39.241 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:38 smithi097 ceph-mon[27987]: mgrmap e21: x(active, since 29s) 2024-09-16T10:07:39.497 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-09-16T10:07:39.498 INFO:teuthology.orchestra.run.smithi033.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T10:06:49.898336Z", "last_refresh": "2024-09-16T10:07:11.365963Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi033=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T10:03:44.150971Z", "last_refresh": "2024-09-16T10:07:11.394124Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi033:172.21.15.33=a", "smithi097:172.21.15.97=b", "smithi135:172.21.15.135=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T10:03:19.958293Z", "last_refresh": "2024-09-16T10:07:11.190900Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "261f2dc7b20f078cba20226e1a82a867f88de1a71ca34322497f8520cc32e62e", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f", "last_refresh": "2024-09-16T10:07:11.191017Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-16T10:07:37.429948Z service:smb.uctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "uctdb1", "service_name": "smb.uctdb1", "service_type": "smb", "spec": {"cluster_id": "uctdb1", "cluster_lock_uri": "rados://.smb/uctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/uctdb1/cluster.meta.json", "config_uri": "rados://.smb/uctdb1/config.smb", "features": ["clustered"], "include_ceph_users": ["client.smb.fs.cluster.uctdb1"], "user_sources": ["rados:mon-config-key:smb/config/uctdb1/users-groups.0.json"]}, "status": {"created": "2024-09-16T10:07:37.414749Z", "running": 0, "size": 3}}] 2024-09-16T10:07:40.236 INFO:tasks.cephadm:smb.uctdb1 has 0/3 2024-09-16T10:07:41.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:40 smithi135 ceph-mon[28368]: pgmap v21: 97 pgs: 97 active+clean; 641 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:07:41.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:40 smithi135 ceph-mon[28368]: from='client.14604 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:07:41.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:40 smithi135 ceph-mon[28368]: mgrmap e22: x(active, since 30s) 2024-09-16T10:07:41.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:40 smithi033 ceph-mon[25404]: pgmap v21: 97 pgs: 97 active+clean; 641 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:07:41.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:40 smithi033 ceph-mon[25404]: from='client.14604 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:07:41.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:40 smithi033 ceph-mon[25404]: mgrmap e22: x(active, since 30s) 2024-09-16T10:07:41.237 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8eea781e-7412-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T10:07:41.239 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:40 smithi097 ceph-mon[27987]: pgmap v21: 97 pgs: 97 active+clean; 641 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-16T10:07:41.239 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:40 smithi097 ceph-mon[27987]: from='client.14604 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:07:41.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:40 smithi097 ceph-mon[27987]: mgrmap e22: x(active, since 30s) 2024-09-16T10:07:41.496 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:07:42.518 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-09-16T10:07:42.518 INFO:teuthology.orchestra.run.smithi033.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T10:06:49.898336Z", "last_refresh": "2024-09-16T10:07:11.365963Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi033=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T10:03:44.150971Z", "last_refresh": "2024-09-16T10:07:11.394124Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi033:172.21.15.33=a", "smithi097:172.21.15.97=b", "smithi135:172.21.15.135=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T10:03:19.958293Z", "last_refresh": "2024-09-16T10:07:11.190900Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "261f2dc7b20f078cba20226e1a82a867f88de1a71ca34322497f8520cc32e62e", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f", "last_refresh": "2024-09-16T10:07:11.191017Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-16T10:07:37.429948Z service:smb.uctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "uctdb1", "service_name": "smb.uctdb1", "service_type": "smb", "spec": {"cluster_id": "uctdb1", "cluster_lock_uri": "rados://.smb/uctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/uctdb1/cluster.meta.json", "config_uri": "rados://.smb/uctdb1/config.smb", "features": ["clustered"], "include_ceph_users": ["client.smb.fs.cluster.uctdb1"], "user_sources": ["rados:mon-config-key:smb/config/uctdb1/users-groups.0.json"]}, "status": {"created": "2024-09-16T10:07:37.414749Z", "running": 0, "size": 3}}] 2024-09-16T10:07:43.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:42 smithi135 ceph-mon[28368]: pgmap v22: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-16T10:07:43.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:42 smithi033 ceph-mon[25404]: pgmap v22: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-16T10:07:43.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:42 smithi097 ceph-mon[27987]: pgmap v22: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-16T10:07:44.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:43 smithi135 ceph-mon[28368]: from='client.14610 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:07:44.102 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:43 smithi033 ceph-mon[25404]: from='client.14610 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:07:44.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:43 smithi097 ceph-mon[27987]: from='client.14610 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:07:45.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:44 smithi135 ceph-mon[28368]: pgmap v23: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-16T10:07:45.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:44 smithi033 ceph-mon[25404]: pgmap v23: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-16T10:07:45.239 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:44 smithi097 ceph-mon[27987]: pgmap v23: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-16T10:07:45.765 INFO:tasks.cephadm:smb.uctdb1 has 0/3 2024-09-16T10:07:46.766 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8eea781e-7412-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T10:07:46.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:46 smithi033 ceph-mon[25404]: pgmap v24: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-16T10:07:47.090 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:46 smithi135 ceph-mon[28368]: pgmap v24: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-16T10:07:47.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:46 smithi097 ceph-mon[27987]: pgmap v24: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-16T10:07:47.793 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:07:48.070 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:47 smithi033 ceph-mon[25404]: from='client.? 10.88.0.2:0/2929292695' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:07:48.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:47 smithi135 ceph-mon[28368]: from='client.? 10.88.0.2:0/2929292695' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:07:48.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:47 smithi097 ceph-mon[27987]: from='client.? 10.88.0.2:0/2929292695' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:07:48.706 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-09-16T10:07:48.706 INFO:teuthology.orchestra.run.smithi033.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T10:06:49.898336Z", "last_refresh": "2024-09-16T10:07:11.365963Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi033=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T10:03:44.150971Z", "last_refresh": "2024-09-16T10:07:11.394124Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi033:172.21.15.33=a", "smithi097:172.21.15.97=b", "smithi135:172.21.15.135=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T10:03:19.958293Z", "last_refresh": "2024-09-16T10:07:11.190900Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "261f2dc7b20f078cba20226e1a82a867f88de1a71ca34322497f8520cc32e62e", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f", "last_refresh": "2024-09-16T10:07:11.191017Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-16T10:07:37.429948Z service:smb.uctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "uctdb1", "service_name": "smb.uctdb1", "service_type": "smb", "spec": {"cluster_id": "uctdb1", "cluster_lock_uri": "rados://.smb/uctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/uctdb1/cluster.meta.json", "config_uri": "rados://.smb/uctdb1/config.smb", "features": ["clustered"], "include_ceph_users": ["client.smb.fs.cluster.uctdb1"], "user_sources": ["rados:mon-config-key:smb/config/uctdb1/users-groups.0.json"]}, "status": {"created": "2024-09-16T10:07:37.414749Z", "running": 0, "size": 3}}] 2024-09-16T10:07:48.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:48 smithi033 ceph-mon[25404]: pgmap v25: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-16T10:07:49.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:48 smithi135 ceph-mon[28368]: pgmap v25: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-16T10:07:49.239 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:48 smithi097 ceph-mon[27987]: pgmap v25: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-16T10:07:50.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:49 smithi135 ceph-mon[28368]: from='client.14628 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:07:50.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:49 smithi033 ceph-mon[25404]: from='client.14628 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:07:50.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:49 smithi097 ceph-mon[27987]: from='client.14628 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:07:51.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:50 smithi135 ceph-mon[28368]: pgmap v26: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-16T10:07:51.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:50 smithi033 ceph-mon[25404]: pgmap v26: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-16T10:07:51.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:50 smithi097 ceph-mon[27987]: pgmap v26: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-16T10:07:53.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:52 smithi135 ceph-mon[28368]: pgmap v27: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-16T10:07:53.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:52 smithi033 ceph-mon[25404]: pgmap v27: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-16T10:07:53.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:52 smithi097 ceph-mon[27987]: pgmap v27: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-16T10:07:54.193 INFO:tasks.cephadm:smb.uctdb1 has 0/3 2024-09-16T10:07:55.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:54 smithi135 ceph-mon[28368]: pgmap v28: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-16T10:07:55.087 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:54 smithi033 ceph-mon[25404]: pgmap v28: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-16T10:07:55.194 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8eea781e-7412-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T10:07:55.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:54 smithi097 ceph-mon[27987]: pgmap v28: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-16T10:07:56.109 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:55 smithi033 ceph-mon[25404]: from='client.? 10.88.0.3:0/3964980687' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:07:56.239 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:55 smithi097 ceph-mon[27987]: from='client.? 10.88.0.3:0/3964980687' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:07:56.335 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:55 smithi135 ceph-mon[28368]: from='client.? 10.88.0.3:0/3964980687' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:07:56.391 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:07:56.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:56 smithi033 ceph-mon[25404]: pgmap v29: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-16T10:07:57.156 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-09-16T10:07:57.156 INFO:teuthology.orchestra.run.smithi033.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T10:06:49.898336Z", "last_refresh": "2024-09-16T10:07:11.365963Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi033=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T10:03:44.150971Z", "last_refresh": "2024-09-16T10:07:11.394124Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi033:172.21.15.33=a", "smithi097:172.21.15.97=b", "smithi135:172.21.15.135=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T10:03:19.958293Z", "last_refresh": "2024-09-16T10:07:11.190900Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "261f2dc7b20f078cba20226e1a82a867f88de1a71ca34322497f8520cc32e62e", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f", "last_refresh": "2024-09-16T10:07:11.191017Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-16T10:07:37.429948Z service:smb.uctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "uctdb1", "service_name": "smb.uctdb1", "service_type": "smb", "spec": {"cluster_id": "uctdb1", "cluster_lock_uri": "rados://.smb/uctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/uctdb1/cluster.meta.json", "config_uri": "rados://.smb/uctdb1/config.smb", "features": ["clustered"], "include_ceph_users": ["client.smb.fs.cluster.uctdb1"], "user_sources": ["rados:mon-config-key:smb/config/uctdb1/users-groups.0.json"]}, "status": {"created": "2024-09-16T10:07:37.414749Z", "running": 0, "size": 3}}] 2024-09-16T10:07:57.239 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:56 smithi097 ceph-mon[27987]: pgmap v29: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-16T10:07:57.335 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:56 smithi135 ceph-mon[28368]: pgmap v29: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-16T10:07:58.049 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:57 smithi033 ceph-mon[25404]: from='client.14646 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:07:58.049 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:57 smithi033 ceph-mon[25404]: from='client.? 10.88.0.4:0/429631100' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:07:58.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:57 smithi097 ceph-mon[27987]: from='client.14646 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:07:58.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:57 smithi097 ceph-mon[27987]: from='client.? 10.88.0.4:0/429631100' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:07:58.335 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:57 smithi135 ceph-mon[28368]: from='client.14646 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:07:58.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:57 smithi135 ceph-mon[28368]: from='client.? 10.88.0.4:0/429631100' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:07:58.411 INFO:tasks.cephadm:smb.uctdb1 has 0/3 2024-09-16T10:07:58.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:07:58 smithi033 ceph-mon[25404]: pgmap v30: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 341 B/s rd, 0 op/s 2024-09-16T10:07:59.141 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:07:58 smithi097 ceph-mon[27987]: pgmap v30: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 341 B/s rd, 0 op/s 2024-09-16T10:07:59.335 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:07:58 smithi135 ceph-mon[28368]: pgmap v30: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 341 B/s rd, 0 op/s 2024-09-16T10:07:59.413 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8eea781e-7412-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T10:07:59.688 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:08:00.897 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-09-16T10:08:00.897 INFO:teuthology.orchestra.run.smithi033.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T10:06:49.898336Z", "last_refresh": "2024-09-16T10:07:11.365963Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi033=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T10:03:44.150971Z", "last_refresh": "2024-09-16T10:07:11.394124Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi033:172.21.15.33=a", "smithi097:172.21.15.97=b", "smithi135:172.21.15.135=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T10:03:19.958293Z", "last_refresh": "2024-09-16T10:07:11.190900Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "261f2dc7b20f078cba20226e1a82a867f88de1a71ca34322497f8520cc32e62e", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f", "last_refresh": "2024-09-16T10:07:11.191017Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-16T10:08:00.542340Z service:smb.uctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "uctdb1", "service_name": "smb.uctdb1", "service_type": "smb", "spec": {"cluster_id": "uctdb1", "cluster_lock_uri": "rados://.smb/uctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/uctdb1/cluster.meta.json", "config_uri": "rados://.smb/uctdb1/config.smb", "features": ["clustered"], "include_ceph_users": ["client.smb.fs.cluster.uctdb1"], "user_sources": ["rados:mon-config-key:smb/config/uctdb1/users-groups.0.json"]}, "status": {"created": "2024-09-16T10:07:37.414749Z", "running": 0, "size": 3}}] 2024-09-16T10:08:00.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:00 smithi033 ceph-mon[25404]: pgmap v31: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 341 B/s rd, 0 op/s 2024-09-16T10:08:00.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:00 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:08:00.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:00 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:08:00.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:00 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:08:00.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:00 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.uctdb1.1.0.smithi135.lcxmun", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/uctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=uctdb1 object_prefix cluster.meta."]} : dispatch 2024-09-16T10:08:00.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:00 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.uctdb1.1.0.smithi135.lcxmun", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/uctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=uctdb1 object_prefix cluster.meta."]}]': finished 2024-09-16T10:08:00.926 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:00 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.uctdb1"} : dispatch 2024-09-16T10:08:00.926 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:00 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:08:01.102 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:00 smithi135 ceph-mon[28368]: pgmap v31: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 341 B/s rd, 0 op/s 2024-09-16T10:08:01.102 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:00 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:08:01.102 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:00 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:08:01.102 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:00 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:08:01.102 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:00 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.uctdb1.1.0.smithi135.lcxmun", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/uctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=uctdb1 object_prefix cluster.meta."]} : dispatch 2024-09-16T10:08:01.102 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:00 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.uctdb1.1.0.smithi135.lcxmun", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/uctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=uctdb1 object_prefix cluster.meta."]}]': finished 2024-09-16T10:08:01.102 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:00 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.uctdb1"} : dispatch 2024-09-16T10:08:01.102 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:00 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:08:01.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:00 smithi097 ceph-mon[27987]: pgmap v31: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 341 B/s rd, 0 op/s 2024-09-16T10:08:01.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:00 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:08:01.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:00 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:08:01.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:00 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:08:01.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:00 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.uctdb1.1.0.smithi135.lcxmun", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/uctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=uctdb1 object_prefix cluster.meta."]} : dispatch 2024-09-16T10:08:01.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:00 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.uctdb1.1.0.smithi135.lcxmun", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/uctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=uctdb1 object_prefix cluster.meta."]}]': finished 2024-09-16T10:08:01.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:00 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.uctdb1"} : dispatch 2024-09-16T10:08:01.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:00 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:08:02.074 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:01 smithi135 ceph-mon[28368]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/uctdb1/users-groups.0.json' 2024-09-16T10:08:02.075 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:01 smithi135 ceph-mon[28368]: configuring smb/ctdb cluster metadata 2024-09-16T10:08:02.075 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:01 smithi135 ceph-mon[28368]: daemon not available: 'smb.uctdb1.2.0.smithi097.dmlxyb' not in {'smb.uctdb1.0.0.smithi033.pjkkon': {'daemon_type': 'smb', 'daemon_id': 'uctdb1.0.0.smithi033.pjkkon', 'hostname': 'smithi033', 'host_ip': '172.21.15.33'}, 'smb.uctdb1.1.0.smithi135.lcxmun': {'daemon_type': 'smb', 'daemon_id': 'uctdb1.1.0.smithi135.lcxmun', 'hostname': 'smithi135', 'host_ip': '172.21.15.135'}} 2024-09-16T10:08:02.075 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:01 smithi135 ceph-mon[28368]: Deploying daemon smb.uctdb1.1.0.smithi135.lcxmun on smithi135 2024-09-16T10:08:02.075 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:01 smithi135 ceph-mon[28368]: from='client.14670 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:08:02.075 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:01 smithi135 ceph-mon[28368]: from='client.? 172.21.15.33:0/3554219048' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:02.075 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:01 smithi135 ceph-mon[28368]: from='client.? 172.21.15.33:0/1992897816' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:02.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:01 smithi033 ceph-mon[25404]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/uctdb1/users-groups.0.json' 2024-09-16T10:08:02.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:01 smithi033 ceph-mon[25404]: configuring smb/ctdb cluster metadata 2024-09-16T10:08:02.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:01 smithi033 ceph-mon[25404]: daemon not available: 'smb.uctdb1.2.0.smithi097.dmlxyb' not in {'smb.uctdb1.0.0.smithi033.pjkkon': {'daemon_type': 'smb', 'daemon_id': 'uctdb1.0.0.smithi033.pjkkon', 'hostname': 'smithi033', 'host_ip': '172.21.15.33'}, 'smb.uctdb1.1.0.smithi135.lcxmun': {'daemon_type': 'smb', 'daemon_id': 'uctdb1.1.0.smithi135.lcxmun', 'hostname': 'smithi135', 'host_ip': '172.21.15.135'}} 2024-09-16T10:08:02.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:01 smithi033 ceph-mon[25404]: Deploying daemon smb.uctdb1.1.0.smithi135.lcxmun on smithi135 2024-09-16T10:08:02.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:01 smithi033 ceph-mon[25404]: from='client.14670 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:08:02.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:01 smithi033 ceph-mon[25404]: from='client.? 172.21.15.33:0/3554219048' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:02.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:01 smithi033 ceph-mon[25404]: from='client.? 172.21.15.33:0/1992897816' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:02.241 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:01 smithi097 ceph-mon[27987]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/uctdb1/users-groups.0.json' 2024-09-16T10:08:02.241 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:01 smithi097 ceph-mon[27987]: configuring smb/ctdb cluster metadata 2024-09-16T10:08:02.241 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:01 smithi097 ceph-mon[27987]: daemon not available: 'smb.uctdb1.2.0.smithi097.dmlxyb' not in {'smb.uctdb1.0.0.smithi033.pjkkon': {'daemon_type': 'smb', 'daemon_id': 'uctdb1.0.0.smithi033.pjkkon', 'hostname': 'smithi033', 'host_ip': '172.21.15.33'}, 'smb.uctdb1.1.0.smithi135.lcxmun': {'daemon_type': 'smb', 'daemon_id': 'uctdb1.1.0.smithi135.lcxmun', 'hostname': 'smithi135', 'host_ip': '172.21.15.135'}} 2024-09-16T10:08:02.241 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:01 smithi097 ceph-mon[27987]: Deploying daemon smb.uctdb1.1.0.smithi135.lcxmun on smithi135 2024-09-16T10:08:02.241 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:01 smithi097 ceph-mon[27987]: from='client.14670 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:08:02.241 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:01 smithi097 ceph-mon[27987]: from='client.? 172.21.15.33:0/3554219048' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:02.241 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:01 smithi097 ceph-mon[27987]: from='client.? 172.21.15.33:0/1992897816' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:03.073 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:02 smithi033 ceph-mon[25404]: pgmap v32: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 767 B/s rd, 0 B/s wr, 0 op/s 2024-09-16T10:08:03.074 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:02 smithi033 ceph-mon[25404]: from='client.? 172.21.15.33:0/3945046713' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:03.074 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:02 smithi033 ceph-mon[25404]: from='client.? 172.21.15.33:0/3474144272' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:03.239 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:02 smithi097 ceph-mon[27987]: pgmap v32: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 767 B/s rd, 0 B/s wr, 0 op/s 2024-09-16T10:08:03.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:02 smithi097 ceph-mon[27987]: from='client.? 172.21.15.33:0/3945046713' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:03.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:02 smithi097 ceph-mon[27987]: from='client.? 172.21.15.33:0/3474144272' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:03.335 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:02 smithi135 ceph-mon[28368]: pgmap v32: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 767 B/s rd, 0 B/s wr, 0 op/s 2024-09-16T10:08:03.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:02 smithi135 ceph-mon[28368]: from='client.? 172.21.15.33:0/3945046713' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:03.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:02 smithi135 ceph-mon[28368]: from='client.? 172.21.15.33:0/3474144272' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:04.080 INFO:tasks.cephadm:smb.uctdb1 has 0/3 2024-09-16T10:08:04.106 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:03 smithi033 ceph-mon[25404]: from='client.? 172.21.15.33:0/3478630931' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:04.106 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:03 smithi033 ceph-mon[25404]: from='client.? 172.21.15.33:0/2640999214' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:04.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:03 smithi097 ceph-mon[27987]: from='client.? 172.21.15.33:0/3478630931' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:04.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:03 smithi097 ceph-mon[27987]: from='client.? 172.21.15.33:0/2640999214' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:04.335 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:03 smithi135 ceph-mon[28368]: from='client.? 172.21.15.33:0/3478630931' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:04.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:03 smithi135 ceph-mon[28368]: from='client.? 172.21.15.33:0/2640999214' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:05.082 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8eea781e-7412-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T10:08:05.110 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:04 smithi033 ceph-mon[25404]: pgmap v33: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 597 B/s rd, 0 B/s wr, 0 op/s 2024-09-16T10:08:05.239 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:04 smithi097 ceph-mon[27987]: pgmap v33: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 597 B/s rd, 0 B/s wr, 0 op/s 2024-09-16T10:08:05.335 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:04 smithi135 ceph-mon[28368]: pgmap v33: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 597 B/s rd, 0 B/s wr, 0 op/s 2024-09-16T10:08:07.127 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:06 smithi033 ceph-mon[25404]: pgmap v34: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 85 B/s wr, 3 op/s 2024-09-16T10:08:07.239 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:06 smithi097 ceph-mon[27987]: pgmap v34: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 85 B/s wr, 3 op/s 2024-09-16T10:08:07.335 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:06 smithi135 ceph-mon[28368]: pgmap v34: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 85 B/s wr, 3 op/s 2024-09-16T10:08:07.487 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:08:08.898 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:08 smithi033 ceph-mon[25404]: pgmap v35: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 85 B/s wr, 4 op/s 2024-09-16T10:08:08.933 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-09-16T10:08:08.933 INFO:teuthology.orchestra.run.smithi033.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T10:06:49.898336Z", "last_refresh": "2024-09-16T10:07:11.365963Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi033=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T10:03:44.150971Z", "last_refresh": "2024-09-16T10:07:11.394124Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi033:172.21.15.33=a", "smithi097:172.21.15.97=b", "smithi135:172.21.15.135=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T10:03:19.958293Z", "last_refresh": "2024-09-16T10:07:11.190900Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "261f2dc7b20f078cba20226e1a82a867f88de1a71ca34322497f8520cc32e62e", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f", "last_refresh": "2024-09-16T10:07:11.191017Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-16T10:08:00.542340Z service:smb.uctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "uctdb1", "service_name": "smb.uctdb1", "service_type": "smb", "spec": {"cluster_id": "uctdb1", "cluster_lock_uri": "rados://.smb/uctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/uctdb1/cluster.meta.json", "config_uri": "rados://.smb/uctdb1/config.smb", "features": ["clustered"], "include_ceph_users": ["client.smb.fs.cluster.uctdb1"], "user_sources": ["rados:mon-config-key:smb/config/uctdb1/users-groups.0.json"]}, "status": {"created": "2024-09-16T10:07:37.414749Z", "running": 0, "size": 3}}] 2024-09-16T10:08:09.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:08 smithi097 ceph-mon[27987]: pgmap v35: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 85 B/s wr, 4 op/s 2024-09-16T10:08:09.250 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:08 smithi135 ceph-mon[28368]: pgmap v35: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 85 B/s wr, 4 op/s 2024-09-16T10:08:09.991 INFO:tasks.cephadm:smb.uctdb1 has 0/3 2024-09-16T10:08:09.995 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:09 smithi135 ceph-mon[28368]: from='client.? 172.21.15.33:0/1391968753' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:09.995 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:09 smithi135 ceph-mon[28368]: from='client.14805 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:08:09.995 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:09 smithi135 ceph-mon[28368]: from='client.? 10.88.0.2:0/3527524397' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:09.995 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:09 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.3", "id": [3, 0]} : dispatch 2024-09-16T10:08:09.995 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:09 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.d", "id": [5, 2]} : dispatch 2024-09-16T10:08:10.134 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:09 smithi033 ceph-mon[25404]: from='client.? 172.21.15.33:0/1391968753' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:10.134 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:09 smithi033 ceph-mon[25404]: from='client.14805 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:08:10.134 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:09 smithi033 ceph-mon[25404]: from='client.? 10.88.0.2:0/3527524397' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:10.134 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:09 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.3", "id": [3, 0]} : dispatch 2024-09-16T10:08:10.134 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:09 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.d", "id": [5, 2]} : dispatch 2024-09-16T10:08:10.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:09 smithi097 ceph-mon[27987]: from='client.? 172.21.15.33:0/1391968753' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:10.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:09 smithi097 ceph-mon[27987]: from='client.14805 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:08:10.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:09 smithi097 ceph-mon[27987]: from='client.? 10.88.0.2:0/3527524397' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:10.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:09 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.3", "id": [3, 0]} : dispatch 2024-09-16T10:08:10.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:09 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.d", "id": [5, 2]} : dispatch 2024-09-16T10:08:10.992 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8eea781e-7412-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T10:08:11.171 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:10 smithi033 ceph-mon[25404]: pgmap v36: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 85 B/s wr, 4 op/s 2024-09-16T10:08:11.171 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:10 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.3", "id": [3, 0]}]': finished 2024-09-16T10:08:11.171 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:10 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.d", "id": [5, 2]}]': finished 2024-09-16T10:08:11.171 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:10 smithi033 ceph-mon[25404]: osdmap e50: 6 total, 6 up, 6 in 2024-09-16T10:08:11.239 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:10 smithi097 ceph-mon[27987]: pgmap v36: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 85 B/s wr, 4 op/s 2024-09-16T10:08:11.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:10 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.3", "id": [3, 0]}]': finished 2024-09-16T10:08:11.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:10 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.d", "id": [5, 2]}]': finished 2024-09-16T10:08:11.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:10 smithi097 ceph-mon[27987]: osdmap e50: 6 total, 6 up, 6 in 2024-09-16T10:08:11.261 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:08:11.335 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:10 smithi135 ceph-mon[28368]: pgmap v36: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 85 B/s wr, 4 op/s 2024-09-16T10:08:11.335 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:10 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.3", "id": [3, 0]}]': finished 2024-09-16T10:08:11.335 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:10 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.d", "id": [5, 2]}]': finished 2024-09-16T10:08:11.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:10 smithi135 ceph-mon[28368]: osdmap e50: 6 total, 6 up, 6 in 2024-09-16T10:08:12.172 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:11 smithi033 ceph-mon[25404]: osdmap e51: 6 total, 6 up, 6 in 2024-09-16T10:08:12.173 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:11 smithi033 ceph-mon[25404]: from='client.? 172.21.15.33:0/170295771' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:12.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:11 smithi097 ceph-mon[27987]: osdmap e51: 6 total, 6 up, 6 in 2024-09-16T10:08:12.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:11 smithi097 ceph-mon[27987]: from='client.? 172.21.15.33:0/170295771' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:12.335 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:11 smithi135 ceph-mon[28368]: osdmap e51: 6 total, 6 up, 6 in 2024-09-16T10:08:12.335 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:11 smithi135 ceph-mon[28368]: from='client.? 172.21.15.33:0/170295771' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:13.157 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:12 smithi033 ceph-mon[25404]: pgmap v39: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.4 KiB/s rd, 127 B/s wr, 9 op/s 2024-09-16T10:08:13.157 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:12 smithi033 ceph-mon[25404]: Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-16T10:08:13.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:12 smithi097 ceph-mon[27987]: pgmap v39: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.4 KiB/s rd, 127 B/s wr, 9 op/s 2024-09-16T10:08:13.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:12 smithi097 ceph-mon[27987]: Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-16T10:08:13.335 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:12 smithi135 ceph-mon[28368]: pgmap v39: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.4 KiB/s rd, 127 B/s wr, 9 op/s 2024-09-16T10:08:13.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:12 smithi135 ceph-mon[28368]: Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-16T10:08:13.748 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-09-16T10:08:13.748 INFO:teuthology.orchestra.run.smithi033.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T10:06:49.898336Z", "last_refresh": "2024-09-16T10:07:11.365963Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi033=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T10:03:44.150971Z", "last_refresh": "2024-09-16T10:07:11.394124Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi033:172.21.15.33=a", "smithi097:172.21.15.97=b", "smithi135:172.21.15.135=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T10:03:19.958293Z", "last_refresh": "2024-09-16T10:07:11.190900Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "261f2dc7b20f078cba20226e1a82a867f88de1a71ca34322497f8520cc32e62e", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f", "last_refresh": "2024-09-16T10:07:11.191017Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-16T10:08:00.542340Z service:smb.uctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "uctdb1", "service_name": "smb.uctdb1", "service_type": "smb", "spec": {"cluster_id": "uctdb1", "cluster_lock_uri": "rados://.smb/uctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/uctdb1/cluster.meta.json", "config_uri": "rados://.smb/uctdb1/config.smb", "features": ["clustered"], "include_ceph_users": ["client.smb.fs.cluster.uctdb1"], "user_sources": ["rados:mon-config-key:smb/config/uctdb1/users-groups.0.json"]}, "status": {"created": "2024-09-16T10:07:37.414749Z", "running": 0, "size": 3}}] 2024-09-16T10:08:14.174 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:13 smithi033 ceph-mon[25404]: from='client.? 172.21.15.33:0/1715672696' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:14.174 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:13 smithi033 ceph-mon[25404]: from='client.14883 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:08:14.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:13 smithi097 ceph-mon[27987]: from='client.? 172.21.15.33:0/1715672696' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:14.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:13 smithi097 ceph-mon[27987]: from='client.14883 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:08:14.335 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:13 smithi135 ceph-mon[28368]: from='client.? 172.21.15.33:0/1715672696' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:14.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:13 smithi135 ceph-mon[28368]: from='client.14883 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:08:14.497 INFO:tasks.cephadm:smb.uctdb1 has 0/3 2024-09-16T10:08:14.964 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:14 smithi135 ceph-mon[28368]: pgmap v40: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.9 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T10:08:14.965 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:14 smithi135 ceph-mon[28368]: from='client.? 172.21.15.33:0/301801973' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:15.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:14 smithi033 ceph-mon[25404]: pgmap v40: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.9 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T10:08:15.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:14 smithi033 ceph-mon[25404]: from='client.? 172.21.15.33:0/301801973' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:15.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:14 smithi097 ceph-mon[27987]: pgmap v40: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.9 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T10:08:15.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:14 smithi097 ceph-mon[27987]: from='client.? 172.21.15.33:0/301801973' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:15.498 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8eea781e-7412-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T10:08:15.767 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:08:16.153 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:15 smithi135 ceph-mon[28368]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-09-16T10:08:16.153 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:15 smithi135 ceph-mon[28368]: Cluster is now healthy 2024-09-16T10:08:16.169 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:15 smithi033 ceph-mon[25404]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-09-16T10:08:16.169 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:15 smithi033 ceph-mon[25404]: Cluster is now healthy 2024-09-16T10:08:16.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:15 smithi097 ceph-mon[27987]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-09-16T10:08:16.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:15 smithi097 ceph-mon[27987]: Cluster is now healthy 2024-09-16T10:08:16.457 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-09-16T10:08:16.458 INFO:teuthology.orchestra.run.smithi033.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T10:06:49.898336Z", "last_refresh": "2024-09-16T10:07:11.365963Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi033=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T10:03:44.150971Z", "last_refresh": "2024-09-16T10:07:11.394124Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi033:172.21.15.33=a", "smithi097:172.21.15.97=b", "smithi135:172.21.15.135=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T10:03:19.958293Z", "last_refresh": "2024-09-16T10:07:11.190900Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "261f2dc7b20f078cba20226e1a82a867f88de1a71ca34322497f8520cc32e62e", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f", "last_refresh": "2024-09-16T10:07:11.191017Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-16T10:08:00.542340Z service:smb.uctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "uctdb1", "service_name": "smb.uctdb1", "service_type": "smb", "spec": {"cluster_id": "uctdb1", "cluster_lock_uri": "rados://.smb/uctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/uctdb1/cluster.meta.json", "config_uri": "rados://.smb/uctdb1/config.smb", "features": ["clustered"], "include_ceph_users": ["client.smb.fs.cluster.uctdb1"], "user_sources": ["rados:mon-config-key:smb/config/uctdb1/users-groups.0.json"]}, "status": {"created": "2024-09-16T10:07:37.414749Z", "running": 0, "size": 3}}] 2024-09-16T10:08:17.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:16 smithi135 ceph-mon[28368]: pgmap v41: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 0 B/s wr, 6 op/s; 8 B/s, 0 objects/s recovering 2024-09-16T10:08:17.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:16 smithi135 ceph-mon[28368]: from='client.? 10.88.0.4:0/4284411880' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:17.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:16 smithi135 ceph-mon[28368]: from='client.? 172.21.15.33:0/2285450045' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:17.107 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:16 smithi033 ceph-mon[25404]: pgmap v41: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 0 B/s wr, 6 op/s; 8 B/s, 0 objects/s recovering 2024-09-16T10:08:17.107 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:16 smithi033 ceph-mon[25404]: from='client.? 10.88.0.4:0/4284411880' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:17.107 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:16 smithi033 ceph-mon[25404]: from='client.? 172.21.15.33:0/2285450045' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:17.136 INFO:tasks.cephadm:smb.uctdb1 has 0/3 2024-09-16T10:08:17.239 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:16 smithi097 ceph-mon[27987]: pgmap v41: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 0 B/s wr, 6 op/s; 8 B/s, 0 objects/s recovering 2024-09-16T10:08:17.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:16 smithi097 ceph-mon[27987]: from='client.? 10.88.0.4:0/4284411880' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:17.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:16 smithi097 ceph-mon[27987]: from='client.? 172.21.15.33:0/2285450045' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:18.133 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:17 smithi033 ceph-mon[25404]: from='client.14907 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:08:18.137 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8eea781e-7412-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T10:08:18.180 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:17 smithi135 ceph-mon[28368]: from='client.14907 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:08:18.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:17 smithi097 ceph-mon[27987]: from='client.14907 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:08:18.408 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:08:19.117 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-09-16T10:08:19.117 INFO:teuthology.orchestra.run.smithi033.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T10:06:49.898336Z", "last_refresh": "2024-09-16T10:07:11.365963Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi033=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T10:03:44.150971Z", "last_refresh": "2024-09-16T10:07:11.394124Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi033:172.21.15.33=a", "smithi097:172.21.15.97=b", "smithi135:172.21.15.135=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T10:03:19.958293Z", "last_refresh": "2024-09-16T10:07:11.190900Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "261f2dc7b20f078cba20226e1a82a867f88de1a71ca34322497f8520cc32e62e", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f", "last_refresh": "2024-09-16T10:07:11.191017Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-16T10:08:18.987123Z service:smb.uctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "uctdb1", "service_name": "smb.uctdb1", "service_type": "smb", "spec": {"cluster_id": "uctdb1", "cluster_lock_uri": "rados://.smb/uctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/uctdb1/cluster.meta.json", "config_uri": "rados://.smb/uctdb1/config.smb", "features": ["clustered"], "include_ceph_users": ["client.smb.fs.cluster.uctdb1"], "user_sources": ["rados:mon-config-key:smb/config/uctdb1/users-groups.0.json"]}, "status": {"created": "2024-09-16T10:07:37.414749Z", "running": 0, "size": 3}}] 2024-09-16T10:08:19.117 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:18 smithi033 ceph-mon[25404]: pgmap v42: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 0 B/s wr, 6 op/s; 8 B/s, 0 objects/s recovering 2024-09-16T10:08:19.117 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:18 smithi033 ceph-mon[25404]: from='client.? 172.21.15.33:0/2238000253' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:19.239 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:18 smithi097 ceph-mon[27987]: pgmap v42: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 0 B/s wr, 6 op/s; 8 B/s, 0 objects/s recovering 2024-09-16T10:08:19.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:18 smithi097 ceph-mon[27987]: from='client.? 172.21.15.33:0/2238000253' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:19.335 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:18 smithi135 ceph-mon[28368]: pgmap v42: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 0 B/s wr, 6 op/s; 8 B/s, 0 objects/s recovering 2024-09-16T10:08:19.335 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:18 smithi135 ceph-mon[28368]: from='client.? 172.21.15.33:0/2238000253' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:19.826 INFO:tasks.cephadm:smb.uctdb1 has 0/3 2024-09-16T10:08:20.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:19 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:08:20.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:19 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:08:20.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:19 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:08:20.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:19 smithi135 ceph-mon[28368]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/uctdb1/users-groups.0.json' 2024-09-16T10:08:20.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:19 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.uctdb1.2.0.smithi097.dmlxyb", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/uctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=uctdb1 object_prefix cluster.meta."]} : dispatch 2024-09-16T10:08:20.087 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:19 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.uctdb1.2.0.smithi097.dmlxyb", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/uctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=uctdb1 object_prefix cluster.meta."]}]': finished 2024-09-16T10:08:20.087 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:19 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.uctdb1"} : dispatch 2024-09-16T10:08:20.087 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:19 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:08:20.087 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:19 smithi135 ceph-mon[28368]: configuring smb/ctdb cluster metadata 2024-09-16T10:08:20.087 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:19 smithi135 ceph-mon[28368]: Deploying daemon smb.uctdb1.2.0.smithi097.dmlxyb on smithi097 2024-09-16T10:08:20.088 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:19 smithi135 ceph-mon[28368]: from='client.14958 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:08:20.088 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:19 smithi135 ceph-mon[28368]: from='client.? 172.21.15.135:0/3701983632' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:20.088 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:19 smithi135 ceph-mon[28368]: from='client.? 172.21.15.135:0/3817743834' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:20.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:19 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:08:20.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:19 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:08:20.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:19 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:08:20.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:19 smithi033 ceph-mon[25404]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/uctdb1/users-groups.0.json' 2024-09-16T10:08:20.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:19 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.uctdb1.2.0.smithi097.dmlxyb", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/uctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=uctdb1 object_prefix cluster.meta."]} : dispatch 2024-09-16T10:08:20.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:19 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.uctdb1.2.0.smithi097.dmlxyb", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/uctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=uctdb1 object_prefix cluster.meta."]}]': finished 2024-09-16T10:08:20.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:19 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.uctdb1"} : dispatch 2024-09-16T10:08:20.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:19 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:08:20.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:19 smithi033 ceph-mon[25404]: configuring smb/ctdb cluster metadata 2024-09-16T10:08:20.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:19 smithi033 ceph-mon[25404]: Deploying daemon smb.uctdb1.2.0.smithi097.dmlxyb on smithi097 2024-09-16T10:08:20.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:19 smithi033 ceph-mon[25404]: from='client.14958 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:08:20.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:19 smithi033 ceph-mon[25404]: from='client.? 172.21.15.135:0/3701983632' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:20.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:19 smithi033 ceph-mon[25404]: from='client.? 172.21.15.135:0/3817743834' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:20.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:19 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:08:20.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:19 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:08:20.241 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:19 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:08:20.241 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:19 smithi097 ceph-mon[27987]: ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/uctdb1/users-groups.0.json' 2024-09-16T10:08:20.241 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:19 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.uctdb1.2.0.smithi097.dmlxyb", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/uctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=uctdb1 object_prefix cluster.meta."]} : dispatch 2024-09-16T10:08:20.241 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:19 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.uctdb1.2.0.smithi097.dmlxyb", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/uctdb1/\"", "osd", "allow r pool=.smb, allow rwx pool=.smb namespace=uctdb1 object_prefix cluster.meta."]}]': finished 2024-09-16T10:08:20.241 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:19 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.uctdb1"} : dispatch 2024-09-16T10:08:20.241 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:19 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:08:20.241 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:19 smithi097 ceph-mon[27987]: configuring smb/ctdb cluster metadata 2024-09-16T10:08:20.241 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:19 smithi097 ceph-mon[27987]: Deploying daemon smb.uctdb1.2.0.smithi097.dmlxyb on smithi097 2024-09-16T10:08:20.241 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:19 smithi097 ceph-mon[27987]: from='client.14958 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:08:20.241 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:19 smithi097 ceph-mon[27987]: from='client.? 172.21.15.135:0/3701983632' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:20.241 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:19 smithi097 ceph-mon[27987]: from='client.? 172.21.15.135:0/3817743834' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:20.827 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8eea781e-7412-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T10:08:21.112 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:08:21.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:20 smithi033 ceph-mon[25404]: pgmap v43: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s; 7 B/s, 0 objects/s recovering 2024-09-16T10:08:21.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:20 smithi033 ceph-mon[25404]: from='client.? 172.21.15.135:0/3938465924' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:21.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:20 smithi033 ceph-mon[25404]: from='client.? 172.21.15.135:0/2071693959' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:21.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:20 smithi033 ceph-mon[25404]: from='client.? 172.21.15.135:0/4212965773' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:21.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:20 smithi033 ceph-mon[25404]: from='client.? 172.21.15.33:0/2154970538' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:21.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:20 smithi033 ceph-mon[25404]: from='client.? 172.21.15.135:0/4187244776' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:21.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:20 smithi097 ceph-mon[27987]: pgmap v43: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s; 7 B/s, 0 objects/s recovering 2024-09-16T10:08:21.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:20 smithi097 ceph-mon[27987]: from='client.? 172.21.15.135:0/3938465924' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:21.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:20 smithi097 ceph-mon[27987]: from='client.? 172.21.15.135:0/2071693959' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:21.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:20 smithi097 ceph-mon[27987]: from='client.? 172.21.15.135:0/4212965773' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:21.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:20 smithi097 ceph-mon[27987]: from='client.? 172.21.15.33:0/2154970538' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:21.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:20 smithi097 ceph-mon[27987]: from='client.? 172.21.15.135:0/4187244776' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:21.335 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:20 smithi135 ceph-mon[28368]: pgmap v43: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s; 7 B/s, 0 objects/s recovering 2024-09-16T10:08:21.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:20 smithi135 ceph-mon[28368]: from='client.? 172.21.15.135:0/3938465924' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:21.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:20 smithi135 ceph-mon[28368]: from='client.? 172.21.15.135:0/2071693959' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:21.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:20 smithi135 ceph-mon[28368]: from='client.? 172.21.15.135:0/4212965773' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:21.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:20 smithi135 ceph-mon[28368]: from='client.? 172.21.15.33:0/2154970538' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:21.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:20 smithi135 ceph-mon[28368]: from='client.? 172.21.15.135:0/4187244776' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:21.792 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-09-16T10:08:21.792 INFO:teuthology.orchestra.run.smithi033.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T10:06:49.898336Z", "last_refresh": "2024-09-16T10:07:11.365963Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi033=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T10:03:44.150971Z", "last_refresh": "2024-09-16T10:07:11.394124Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi033:172.21.15.33=a", "smithi097:172.21.15.97=b", "smithi135:172.21.15.135=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T10:03:19.958293Z", "last_refresh": "2024-09-16T10:07:11.190900Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "261f2dc7b20f078cba20226e1a82a867f88de1a71ca34322497f8520cc32e62e", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f", "last_refresh": "2024-09-16T10:07:11.191017Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-16T10:08:18.987123Z service:smb.uctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "uctdb1", "service_name": "smb.uctdb1", "service_type": "smb", "spec": {"cluster_id": "uctdb1", "cluster_lock_uri": "rados://.smb/uctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/uctdb1/cluster.meta.json", "config_uri": "rados://.smb/uctdb1/config.smb", "features": ["clustered"], "include_ceph_users": ["client.smb.fs.cluster.uctdb1"], "user_sources": ["rados:mon-config-key:smb/config/uctdb1/users-groups.0.json"]}, "status": {"created": "2024-09-16T10:07:37.414749Z", "running": 0, "size": 3}}] 2024-09-16T10:08:22.046 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:22 smithi033 ceph-mon[25404]: from='client.? 172.21.15.135:0/2045796647' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:22.119 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:22 smithi135 ceph-mon[28368]: from='client.? 172.21.15.135:0/2045796647' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:22.489 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:22 smithi097 ceph-mon[27987]: from='client.? 172.21.15.135:0/2045796647' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:22.765 INFO:tasks.cephadm:smb.uctdb1 has 0/3 2024-09-16T10:08:23.137 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:23 smithi135 ceph-mon[28368]: pgmap v44: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s rd, 96 B/s wr, 5 op/s; 6 B/s, 0 objects/s recovering 2024-09-16T10:08:23.137 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:23 smithi135 ceph-mon[28368]: from='client.15033 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:08:23.137 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:23 smithi135 ceph-mon[28368]: from='client.? 172.21.15.33:0/2083150716' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:23.137 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:23 smithi135 ceph-mon[28368]: from='client.? 172.21.15.135:0/3613841088' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:23.308 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:23 smithi033 ceph-mon[25404]: pgmap v44: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s rd, 96 B/s wr, 5 op/s; 6 B/s, 0 objects/s recovering 2024-09-16T10:08:23.309 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:23 smithi033 ceph-mon[25404]: from='client.15033 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:08:23.309 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:23 smithi033 ceph-mon[25404]: from='client.? 172.21.15.33:0/2083150716' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:23.309 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:23 smithi033 ceph-mon[25404]: from='client.? 172.21.15.135:0/3613841088' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:23.489 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:23 smithi097 ceph-mon[27987]: pgmap v44: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s rd, 96 B/s wr, 5 op/s; 6 B/s, 0 objects/s recovering 2024-09-16T10:08:23.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:23 smithi097 ceph-mon[27987]: from='client.15033 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:08:23.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:23 smithi097 ceph-mon[27987]: from='client.? 172.21.15.33:0/2083150716' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:23.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:23 smithi097 ceph-mon[27987]: from='client.? 172.21.15.135:0/3613841088' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:23.767 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8eea781e-7412-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T10:08:24.035 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:08:24.748 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-09-16T10:08:24.748 INFO:teuthology.orchestra.run.smithi033.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T10:06:49.898336Z", "last_refresh": "2024-09-16T10:07:11.365963Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi033=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T10:03:44.150971Z", "last_refresh": "2024-09-16T10:07:11.394124Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi033:172.21.15.33=a", "smithi097:172.21.15.97=b", "smithi135:172.21.15.135=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T10:03:19.958293Z", "last_refresh": "2024-09-16T10:07:11.190900Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "261f2dc7b20f078cba20226e1a82a867f88de1a71ca34322497f8520cc32e62e", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f", "last_refresh": "2024-09-16T10:07:11.191017Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-16T10:08:18.987123Z service:smb.uctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "uctdb1", "service_name": "smb.uctdb1", "service_type": "smb", "spec": {"cluster_id": "uctdb1", "cluster_lock_uri": "rados://.smb/uctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/uctdb1/cluster.meta.json", "config_uri": "rados://.smb/uctdb1/config.smb", "features": ["clustered"], "include_ceph_users": ["client.smb.fs.cluster.uctdb1"], "user_sources": ["rados:mon-config-key:smb/config/uctdb1/users-groups.0.json"]}, "status": {"created": "2024-09-16T10:07:37.414749Z", "running": 0, "size": 3}}] 2024-09-16T10:08:25.139 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:25 smithi135 ceph-mon[28368]: pgmap v45: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 85 B/s wr, 4 op/s; 5 B/s, 0 objects/s recovering 2024-09-16T10:08:25.140 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:25 smithi135 ceph-mon[28368]: from='client.? 172.21.15.33:0/654485566' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:25.140 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:25 smithi135 ceph-mon[28368]: from='client.? 172.21.15.33:0/2476873088' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:25.140 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:25 smithi135 ceph-mon[28368]: from='client.? 172.21.15.135:0/325641201' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:25.140 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:25 smithi135 ceph-mon[28368]: from='client.? 172.21.15.33:0/3736986765' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:25.140 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:25 smithi135 ceph-mon[28368]: from='client.? 172.21.15.135:0/4216935957' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:25.140 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:25 smithi135 ceph-mon[28368]: from='client.? 172.21.15.33:0/3046461619' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:25.140 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:25 smithi135 ceph-mon[28368]: from='client.? 172.21.15.135:0/2937380009' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:25.140 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:25 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:08:25.140 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:25 smithi135 ceph-mon[28368]: from='client.? 172.21.15.33:0/3794203026' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:25.282 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:25 smithi033 ceph-mon[25404]: pgmap v45: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 85 B/s wr, 4 op/s; 5 B/s, 0 objects/s recovering 2024-09-16T10:08:25.282 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:25 smithi033 ceph-mon[25404]: from='client.? 172.21.15.33:0/654485566' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:25.283 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:25 smithi033 ceph-mon[25404]: from='client.? 172.21.15.33:0/2476873088' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:25.283 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:25 smithi033 ceph-mon[25404]: from='client.? 172.21.15.135:0/325641201' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:25.283 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:25 smithi033 ceph-mon[25404]: from='client.? 172.21.15.33:0/3736986765' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:25.283 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:25 smithi033 ceph-mon[25404]: from='client.? 172.21.15.135:0/4216935957' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:25.283 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:25 smithi033 ceph-mon[25404]: from='client.? 172.21.15.33:0/3046461619' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:25.283 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:25 smithi033 ceph-mon[25404]: from='client.? 172.21.15.135:0/2937380009' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:25.283 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:25 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:08:25.283 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:25 smithi033 ceph-mon[25404]: from='client.? 172.21.15.33:0/3794203026' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:25.489 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:25 smithi097 ceph-mon[27987]: pgmap v45: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 85 B/s wr, 4 op/s; 5 B/s, 0 objects/s recovering 2024-09-16T10:08:25.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:25 smithi097 ceph-mon[27987]: from='client.? 172.21.15.33:0/654485566' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:25.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:25 smithi097 ceph-mon[27987]: from='client.? 172.21.15.33:0/2476873088' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:25.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:25 smithi097 ceph-mon[27987]: from='client.? 172.21.15.135:0/325641201' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:25.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:25 smithi097 ceph-mon[27987]: from='client.? 172.21.15.33:0/3736986765' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:25.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:25 smithi097 ceph-mon[27987]: from='client.? 172.21.15.135:0/4216935957' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:25.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:25 smithi097 ceph-mon[27987]: from='client.? 172.21.15.33:0/3046461619' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:25.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:25 smithi097 ceph-mon[27987]: from='client.? 172.21.15.135:0/2937380009' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:25.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:25 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:08:25.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:25 smithi097 ceph-mon[27987]: from='client.? 172.21.15.33:0/3794203026' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:25.731 INFO:tasks.cephadm:smb.uctdb1 has 0/3 2024-09-16T10:08:26.133 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:26 smithi135 ceph-mon[28368]: from='client.15111 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:08:26.133 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:26 smithi135 ceph-mon[28368]: from='client.? 172.21.15.135:0/3916160213' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:26.239 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:26 smithi097 ceph-mon[27987]: from='client.15111 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:08:26.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:26 smithi097 ceph-mon[27987]: from='client.? 172.21.15.135:0/3916160213' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:26.310 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:26 smithi033 ceph-mon[25404]: from='client.15111 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:08:26.310 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:26 smithi033 ceph-mon[25404]: from='client.? 172.21.15.135:0/3916160213' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:26.732 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8eea781e-7412-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T10:08:27.005 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:08:27.019 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:27 smithi033 ceph-mon[25404]: pgmap v46: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 9.6 KiB/s rd, 85 B/s wr, 13 op/s; 5 B/s, 0 objects/s recovering 2024-09-16T10:08:27.019 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:27 smithi033 ceph-mon[25404]: from='client.? 172.21.15.135:0/2118669986' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:27.019 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:27 smithi033 ceph-mon[25404]: from='client.? 172.21.15.33:0/2846978343' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:27.134 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:27 smithi135 ceph-mon[28368]: pgmap v46: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 9.6 KiB/s rd, 85 B/s wr, 13 op/s; 5 B/s, 0 objects/s recovering 2024-09-16T10:08:27.134 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:27 smithi135 ceph-mon[28368]: from='client.? 172.21.15.135:0/2118669986' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:27.134 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:27 smithi135 ceph-mon[28368]: from='client.? 172.21.15.33:0/2846978343' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:27.173 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:27 smithi097 ceph-mon[27987]: pgmap v46: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 9.6 KiB/s rd, 85 B/s wr, 13 op/s; 5 B/s, 0 objects/s recovering 2024-09-16T10:08:27.174 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:27 smithi097 ceph-mon[27987]: from='client.? 172.21.15.135:0/2118669986' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:27.174 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:27 smithi097 ceph-mon[27987]: from='client.? 172.21.15.33:0/2846978343' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:27.632 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-09-16T10:08:27.632 INFO:teuthology.orchestra.run.smithi033.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T10:06:49.898336Z", "last_refresh": "2024-09-16T10:07:11.365963Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi033=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T10:03:44.150971Z", "last_refresh": "2024-09-16T10:07:11.394124Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi033:172.21.15.33=a", "smithi097:172.21.15.97=b", "smithi135:172.21.15.135=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T10:03:19.958293Z", "last_refresh": "2024-09-16T10:07:11.190900Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "261f2dc7b20f078cba20226e1a82a867f88de1a71ca34322497f8520cc32e62e", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f", "last_refresh": "2024-09-16T10:07:11.191017Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-16T10:08:18.987123Z service:smb.uctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "uctdb1", "service_name": "smb.uctdb1", "service_type": "smb", "spec": {"cluster_id": "uctdb1", "cluster_lock_uri": "rados://.smb/uctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/uctdb1/cluster.meta.json", "config_uri": "rados://.smb/uctdb1/config.smb", "features": ["clustered"], "include_ceph_users": ["client.smb.fs.cluster.uctdb1"], "user_sources": ["rados:mon-config-key:smb/config/uctdb1/users-groups.0.json"]}, "status": {"created": "2024-09-16T10:07:37.414749Z", "running": 0, "size": 3}}] 2024-09-16T10:08:28.135 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:28 smithi033 ceph-mon[25404]: from='client.? 10.88.0.2:0/154217316' entity='client.smb.config.uctdb1.2.0.smithi097.dmlxyb' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:28.147 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:28 smithi135 ceph-mon[28368]: from='client.? 10.88.0.2:0/154217316' entity='client.smb.config.uctdb1.2.0.smithi097.dmlxyb' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:28.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:28 smithi097 ceph-mon[27987]: from='client.? 10.88.0.2:0/154217316' entity='client.smb.config.uctdb1.2.0.smithi097.dmlxyb' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:28.293 INFO:tasks.cephadm:smb.uctdb1 has 0/3 2024-09-16T10:08:29.163 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:29 smithi135 ceph-mon[28368]: pgmap v47: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 8.2 KiB/s rd, 85 B/s wr, 11 op/s 2024-09-16T10:08:29.163 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:29 smithi135 ceph-mon[28368]: from='client.15300 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:08:29.163 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:29 smithi135 ceph-mon[28368]: from='client.? 172.21.15.135:0/1768433168' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:29.163 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:29 smithi135 ceph-mon[28368]: from='client.? 172.21.15.33:0/912473076' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:29.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:29 smithi033 ceph-mon[25404]: pgmap v47: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 8.2 KiB/s rd, 85 B/s wr, 11 op/s 2024-09-16T10:08:29.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:29 smithi033 ceph-mon[25404]: from='client.15300 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:08:29.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:29 smithi033 ceph-mon[25404]: from='client.? 172.21.15.135:0/1768433168' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:29.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:29 smithi033 ceph-mon[25404]: from='client.? 172.21.15.33:0/912473076' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:29.295 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8eea781e-7412-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T10:08:29.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:29 smithi097 ceph-mon[27987]: pgmap v47: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 8.2 KiB/s rd, 85 B/s wr, 11 op/s 2024-09-16T10:08:29.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:29 smithi097 ceph-mon[27987]: from='client.15300 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:08:29.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:29 smithi097 ceph-mon[27987]: from='client.? 172.21.15.135:0/1768433168' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:29.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:29 smithi097 ceph-mon[27987]: from='client.? 172.21.15.33:0/912473076' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:29.564 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:08:30.444 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-09-16T10:08:30.444 INFO:teuthology.orchestra.run.smithi033.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T10:06:49.898336Z", "last_refresh": "2024-09-16T10:07:11.365963Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi033=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T10:03:44.150971Z", "last_refresh": "2024-09-16T10:07:11.394124Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi033:172.21.15.33=a", "smithi097:172.21.15.97=b", "smithi135:172.21.15.135=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T10:03:19.958293Z", "last_refresh": "2024-09-16T10:07:11.190900Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "261f2dc7b20f078cba20226e1a82a867f88de1a71ca34322497f8520cc32e62e", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f", "last_refresh": "2024-09-16T10:07:11.191017Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-16T10:08:18.987123Z service:smb.uctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "uctdb1", "service_name": "smb.uctdb1", "service_type": "smb", "spec": {"cluster_id": "uctdb1", "cluster_lock_uri": "rados://.smb/uctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/uctdb1/cluster.meta.json", "config_uri": "rados://.smb/uctdb1/config.smb", "features": ["clustered"], "include_ceph_users": ["client.smb.fs.cluster.uctdb1"], "user_sources": ["rados:mon-config-key:smb/config/uctdb1/users-groups.0.json"]}, "status": {"created": "2024-09-16T10:07:37.414749Z", "running": 0, "size": 3}}] 2024-09-16T10:08:31.016 INFO:tasks.cephadm:smb.uctdb1 has 0/3 2024-09-16T10:08:31.194 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:31 smithi135 ceph-mon[28368]: pgmap v48: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 8.2 KiB/s rd, 85 B/s wr, 11 op/s 2024-09-16T10:08:31.194 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:31 smithi135 ceph-mon[28368]: from='client.? 172.21.15.135:0/3890623755' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:31.317 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:31 smithi033 ceph-mon[25404]: pgmap v48: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 8.2 KiB/s rd, 85 B/s wr, 11 op/s 2024-09-16T10:08:31.318 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:31 smithi033 ceph-mon[25404]: from='client.? 172.21.15.135:0/3890623755' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:31.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:31 smithi097 ceph-mon[27987]: pgmap v48: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 8.2 KiB/s rd, 85 B/s wr, 11 op/s 2024-09-16T10:08:31.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:31 smithi097 ceph-mon[27987]: from='client.? 172.21.15.135:0/3890623755' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:32.017 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8eea781e-7412-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T10:08:32.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:32 smithi033 ceph-mon[25404]: from='client.15366 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:08:32.195 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:32 smithi135 ceph-mon[28368]: from='client.15366 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:08:32.298 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:08:32.321 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:32 smithi097 ceph-mon[27987]: from='client.15366 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:08:32.984 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-09-16T10:08:32.984 INFO:teuthology.orchestra.run.smithi033.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T10:06:49.898336Z", "last_refresh": "2024-09-16T10:07:11.365963Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi033=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T10:03:44.150971Z", "last_refresh": "2024-09-16T10:07:11.394124Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi033:172.21.15.33=a", "smithi097:172.21.15.97=b", "smithi135:172.21.15.135=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T10:03:19.958293Z", "last_refresh": "2024-09-16T10:07:11.190900Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "261f2dc7b20f078cba20226e1a82a867f88de1a71ca34322497f8520cc32e62e", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f", "last_refresh": "2024-09-16T10:07:11.191017Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-16T10:08:18.987123Z service:smb.uctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "uctdb1", "service_name": "smb.uctdb1", "service_type": "smb", "spec": {"cluster_id": "uctdb1", "cluster_lock_uri": "rados://.smb/uctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/uctdb1/cluster.meta.json", "config_uri": "rados://.smb/uctdb1/config.smb", "features": ["clustered"], "include_ceph_users": ["client.smb.fs.cluster.uctdb1"], "user_sources": ["rados:mon-config-key:smb/config/uctdb1/users-groups.0.json"]}, "status": {"created": "2024-09-16T10:07:37.414749Z", "running": 0, "size": 3}}] 2024-09-16T10:08:33.197 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:33 smithi135 ceph-mon[28368]: pgmap v49: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 11 KiB/s rd, 85 B/s wr, 15 op/s 2024-09-16T10:08:33.197 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:33 smithi135 ceph-mon[28368]: from='client.? 172.21.15.135:0/407855275' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:33.229 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:33 smithi097 ceph-mon[27987]: pgmap v49: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 11 KiB/s rd, 85 B/s wr, 15 op/s 2024-09-16T10:08:33.229 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:33 smithi097 ceph-mon[27987]: from='client.? 172.21.15.135:0/407855275' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:33.290 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:33 smithi033 ceph-mon[25404]: pgmap v49: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 11 KiB/s rd, 85 B/s wr, 15 op/s 2024-09-16T10:08:33.290 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:33 smithi033 ceph-mon[25404]: from='client.? 172.21.15.135:0/407855275' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:33.628 INFO:tasks.cephadm:smb.uctdb1 has 0/3 2024-09-16T10:08:34.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:34 smithi033 ceph-mon[25404]: from='client.15396 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:08:34.191 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:34 smithi097 ceph-mon[27987]: from='client.15396 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:08:34.198 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:34 smithi135 ceph-mon[28368]: from='client.15396 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:08:34.629 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8eea781e-7412-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T10:08:34.904 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:08:35.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:35 smithi033 ceph-mon[25404]: pgmap v50: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 8.8 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-16T10:08:35.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:35 smithi033 ceph-mon[25404]: from='client.? 172.21.15.135:0/3164634204' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:35.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:35 smithi033 ceph-mon[25404]: from='client.? 172.21.15.33:0/2003792083' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:35.200 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:35 smithi135 ceph-mon[28368]: pgmap v50: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 8.8 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-16T10:08:35.200 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:35 smithi135 ceph-mon[28368]: from='client.? 172.21.15.135:0/3164634204' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:35.200 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:35 smithi135 ceph-mon[28368]: from='client.? 172.21.15.33:0/2003792083' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:35.341 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:35 smithi097 ceph-mon[27987]: pgmap v50: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 8.8 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-16T10:08:35.341 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:35 smithi097 ceph-mon[27987]: from='client.? 172.21.15.135:0/3164634204' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:35.341 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:35 smithi097 ceph-mon[27987]: from='client.? 172.21.15.33:0/2003792083' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:35.845 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-09-16T10:08:35.845 INFO:teuthology.orchestra.run.smithi033.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T10:06:49.898336Z", "last_refresh": "2024-09-16T10:07:11.365963Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi033=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T10:03:44.150971Z", "last_refresh": "2024-09-16T10:07:11.394124Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi033:172.21.15.33=a", "smithi097:172.21.15.97=b", "smithi135:172.21.15.135=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T10:03:19.958293Z", "last_refresh": "2024-09-16T10:07:11.190900Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "261f2dc7b20f078cba20226e1a82a867f88de1a71ca34322497f8520cc32e62e", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f", "last_refresh": "2024-09-16T10:07:11.191017Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-16T10:08:18.987123Z service:smb.uctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "uctdb1", "service_name": "smb.uctdb1", "service_type": "smb", "spec": {"cluster_id": "uctdb1", "cluster_lock_uri": "rados://.smb/uctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/uctdb1/cluster.meta.json", "config_uri": "rados://.smb/uctdb1/config.smb", "features": ["clustered"], "include_ceph_users": ["client.smb.fs.cluster.uctdb1"], "user_sources": ["rados:mon-config-key:smb/config/uctdb1/users-groups.0.json"]}, "status": {"created": "2024-09-16T10:07:37.414749Z", "running": 0, "size": 3}}] 2024-09-16T10:08:36.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:36 smithi033 ceph-mon[25404]: from='client.? 10.88.0.4:0/1003357561' entity='client.smb.config.uctdb1.2.0.smithi097.dmlxyb' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:36.201 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:36 smithi135 ceph-mon[28368]: from='client.? 10.88.0.4:0/1003357561' entity='client.smb.config.uctdb1.2.0.smithi097.dmlxyb' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:36.229 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:36 smithi097 ceph-mon[27987]: from='client.? 10.88.0.4:0/1003357561' entity='client.smb.config.uctdb1.2.0.smithi097.dmlxyb' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:36.495 INFO:tasks.cephadm:smb.uctdb1 has 0/3 2024-09-16T10:08:37.131 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:37 smithi097 ceph-mon[27987]: pgmap v51: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 11 KiB/s rd, 0 B/s wr, 14 op/s 2024-09-16T10:08:37.131 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:37 smithi097 ceph-mon[27987]: from='client.15459 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:08:37.131 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:37 smithi097 ceph-mon[27987]: from='client.? 172.21.15.135:0/3979667897' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:37.131 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:37 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:08:37.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:37 smithi033 ceph-mon[25404]: pgmap v51: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 11 KiB/s rd, 0 B/s wr, 14 op/s 2024-09-16T10:08:37.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:37 smithi033 ceph-mon[25404]: from='client.15459 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:08:37.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:37 smithi033 ceph-mon[25404]: from='client.? 172.21.15.135:0/3979667897' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:37.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:37 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:08:37.203 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:37 smithi135 ceph-mon[28368]: pgmap v51: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 11 KiB/s rd, 0 B/s wr, 14 op/s 2024-09-16T10:08:37.204 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:37 smithi135 ceph-mon[28368]: from='client.15459 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:08:37.204 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:37 smithi135 ceph-mon[28368]: from='client.? 172.21.15.135:0/3979667897' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:37.204 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:37 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:08:37.497 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8eea781e-7412-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T10:08:38.123 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:08:38.137 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:38 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:08:38.137 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:38 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:08:38.138 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:38 smithi033 ceph-mon[25404]: configuring smb/ctdb cluster metadata 2024-09-16T10:08:38.138 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:38 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:08:38.138 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:38 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:08:38.239 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:38 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:08:38.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:38 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:08:38.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:38 smithi097 ceph-mon[27987]: configuring smb/ctdb cluster metadata 2024-09-16T10:08:38.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:38 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:08:38.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:38 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:08:38.321 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:38 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:08:38.322 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:38 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:08:38.322 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:38 smithi135 ceph-mon[28368]: configuring smb/ctdb cluster metadata 2024-09-16T10:08:38.322 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:38 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:08:38.322 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:38 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:08:38.821 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-09-16T10:08:38.821 INFO:teuthology.orchestra.run.smithi033.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T10:06:49.898336Z", "last_refresh": "2024-09-16T10:07:11.365963Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi033=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T10:03:44.150971Z", "last_refresh": "2024-09-16T10:07:11.394124Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi033:172.21.15.33=a", "smithi097:172.21.15.97=b", "smithi135:172.21.15.135=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T10:03:19.958293Z", "last_refresh": "2024-09-16T10:07:11.190900Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "261f2dc7b20f078cba20226e1a82a867f88de1a71ca34322497f8520cc32e62e", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f", "last_refresh": "2024-09-16T10:07:11.191017Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-16T10:08:37.066553Z service:smb.uctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "uctdb1", "service_name": "smb.uctdb1", "service_type": "smb", "spec": {"cluster_id": "uctdb1", "cluster_lock_uri": "rados://.smb/uctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/uctdb1/cluster.meta.json", "config_uri": "rados://.smb/uctdb1/config.smb", "features": ["clustered"], "include_ceph_users": ["client.smb.fs.cluster.uctdb1"], "user_sources": ["rados:mon-config-key:smb/config/uctdb1/users-groups.0.json"]}, "status": {"created": "2024-09-16T10:07:37.414749Z", "running": 0, "size": 3}}] 2024-09-16T10:08:39.206 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:39 smithi135 ceph-mon[28368]: pgmap v52: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T10:08:39.206 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:39 smithi135 ceph-mon[28368]: from='client.? 172.21.15.97:0/1767495671' entity='client.smb.config.uctdb1.2.0.smithi097.dmlxyb' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:39.206 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:39 smithi135 ceph-mon[28368]: from='client.? 172.21.15.97:0/1879597397' entity='client.smb.config.uctdb1.2.0.smithi097.dmlxyb' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:39.206 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:39 smithi135 ceph-mon[28368]: from='client.? 172.21.15.135:0/408540282' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:39.206 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:39 smithi135 ceph-mon[28368]: from='client.? 172.21.15.97:0/1876069880' entity='client.smb.config.uctdb1.2.0.smithi097.dmlxyb' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:39.206 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:39 smithi135 ceph-mon[28368]: from='client.? 172.21.15.97:0/3157952331' entity='client.smb.config.uctdb1.2.0.smithi097.dmlxyb' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:39.322 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:39 smithi033 ceph-mon[25404]: pgmap v52: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T10:08:39.322 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:39 smithi033 ceph-mon[25404]: from='client.? 172.21.15.97:0/1767495671' entity='client.smb.config.uctdb1.2.0.smithi097.dmlxyb' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:39.322 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:39 smithi033 ceph-mon[25404]: from='client.? 172.21.15.97:0/1879597397' entity='client.smb.config.uctdb1.2.0.smithi097.dmlxyb' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:39.322 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:39 smithi033 ceph-mon[25404]: from='client.? 172.21.15.135:0/408540282' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:39.322 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:39 smithi033 ceph-mon[25404]: from='client.? 172.21.15.97:0/1876069880' entity='client.smb.config.uctdb1.2.0.smithi097.dmlxyb' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:39.322 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:39 smithi033 ceph-mon[25404]: from='client.? 172.21.15.97:0/3157952331' entity='client.smb.config.uctdb1.2.0.smithi097.dmlxyb' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:39.332 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:39 smithi097 ceph-mon[27987]: pgmap v52: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T10:08:39.332 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:39 smithi097 ceph-mon[27987]: from='client.? 172.21.15.97:0/1767495671' entity='client.smb.config.uctdb1.2.0.smithi097.dmlxyb' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:39.332 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:39 smithi097 ceph-mon[27987]: from='client.? 172.21.15.97:0/1879597397' entity='client.smb.config.uctdb1.2.0.smithi097.dmlxyb' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:39.332 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:39 smithi097 ceph-mon[27987]: from='client.? 172.21.15.135:0/408540282' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:39.332 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:39 smithi097 ceph-mon[27987]: from='client.? 172.21.15.97:0/1876069880' entity='client.smb.config.uctdb1.2.0.smithi097.dmlxyb' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:39.333 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:39 smithi097 ceph-mon[27987]: from='client.? 172.21.15.97:0/3157952331' entity='client.smb.config.uctdb1.2.0.smithi097.dmlxyb' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:40.146 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:40 smithi033 ceph-mon[25404]: from='client.15501 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:08:40.146 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:40 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:08:40.146 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:40 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:08:40.146 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:40 smithi033 ceph-mon[25404]: from='client.? 172.21.15.97:0/822354366' entity='client.smb.config.uctdb1.2.0.smithi097.dmlxyb' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:40.146 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:40 smithi033 ceph-mon[25404]: from='client.? 172.21.15.97:0/3830496156' entity='client.smb.config.uctdb1.2.0.smithi097.dmlxyb' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:40.147 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:40 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:08:40.148 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:40 smithi135 ceph-mon[28368]: from='client.15501 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:08:40.148 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:40 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:08:40.148 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:40 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:08:40.148 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:40 smithi135 ceph-mon[28368]: from='client.? 172.21.15.97:0/822354366' entity='client.smb.config.uctdb1.2.0.smithi097.dmlxyb' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:40.148 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:40 smithi135 ceph-mon[28368]: from='client.? 172.21.15.97:0/3830496156' entity='client.smb.config.uctdb1.2.0.smithi097.dmlxyb' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:40.148 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:40 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:08:40.323 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:40 smithi097 ceph-mon[27987]: from='client.15501 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:08:40.324 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:40 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:08:40.324 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:40 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:08:40.324 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:40 smithi097 ceph-mon[27987]: from='client.? 172.21.15.97:0/822354366' entity='client.smb.config.uctdb1.2.0.smithi097.dmlxyb' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:40.324 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:40 smithi097 ceph-mon[27987]: from='client.? 172.21.15.97:0/3830496156' entity='client.smb.config.uctdb1.2.0.smithi097.dmlxyb' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:40.324 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:40 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:08:41.142 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:41 smithi097 ceph-mon[27987]: pgmap v53: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T10:08:41.142 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:41 smithi097 ceph-mon[27987]: from='client.? 172.21.15.135:0/7646873' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:41.142 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:41 smithi097 ceph-mon[27987]: from='client.? 172.21.15.33:0/2010444083' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:41.142 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:41 smithi097 ceph-mon[27987]: from='client.? 172.21.15.97:0/2005430032' entity='client.smb.config.uctdb1.2.0.smithi097.dmlxyb' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:41.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:41 smithi033 ceph-mon[25404]: pgmap v53: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T10:08:41.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:41 smithi033 ceph-mon[25404]: from='client.? 172.21.15.135:0/7646873' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:41.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:41 smithi033 ceph-mon[25404]: from='client.? 172.21.15.33:0/2010444083' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:41.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:41 smithi033 ceph-mon[25404]: from='client.? 172.21.15.97:0/2005430032' entity='client.smb.config.uctdb1.2.0.smithi097.dmlxyb' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:41.208 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:41 smithi135 ceph-mon[28368]: pgmap v53: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T10:08:41.209 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:41 smithi135 ceph-mon[28368]: from='client.? 172.21.15.135:0/7646873' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:41.209 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:41 smithi135 ceph-mon[28368]: from='client.? 172.21.15.33:0/2010444083' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:41.209 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:41 smithi135 ceph-mon[28368]: from='client.? 172.21.15.97:0/2005430032' entity='client.smb.config.uctdb1.2.0.smithi097.dmlxyb' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:42.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:42 smithi033 ceph-mon[25404]: pgmap v54: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 7.7 KiB/s rd, 85 B/s wr, 11 op/s 2024-09-16T10:08:42.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:42 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:08:42.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:42 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:08:42.935 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:42 smithi097 ceph-mon[27987]: pgmap v54: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 7.7 KiB/s rd, 85 B/s wr, 11 op/s 2024-09-16T10:08:42.935 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:42 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:08:42.935 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:42 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:08:42.987 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:42 smithi135 ceph-mon[28368]: pgmap v54: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 7.7 KiB/s rd, 85 B/s wr, 11 op/s 2024-09-16T10:08:42.987 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:42 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:08:42.987 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:42 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:08:43.349 INFO:tasks.cephadm:smb.uctdb1 has 0/3 2024-09-16T10:08:43.904 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:43 smithi033 ceph-mon[25404]: from='client.? 172.21.15.97:0/2027185777' entity='client.smb.config.uctdb1.2.0.smithi097.dmlxyb' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:43.904 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:43 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:08:43.904 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:43 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:08:43.904 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:43 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:08:43.904 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:43 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:08:43.904 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:43 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:08:43.904 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:43 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:08:43.904 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:43 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:08:43.904 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:43 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:08:43.905 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:43 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:08:43.905 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:43 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:08:43.905 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:43 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:08:43.983 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:43 smithi097 ceph-mon[27987]: from='client.? 172.21.15.97:0/2027185777' entity='client.smb.config.uctdb1.2.0.smithi097.dmlxyb' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:43.983 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:43 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:08:43.984 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:43 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:08:43.984 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:43 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:08:43.984 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:43 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:08:43.984 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:43 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:08:43.984 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:43 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:08:43.984 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:43 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:08:43.984 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:43 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:08:43.984 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:43 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:08:43.984 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:43 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:08:43.984 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:43 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:08:43.985 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:43 smithi135 ceph-mon[28368]: from='client.? 172.21.15.97:0/2027185777' entity='client.smb.config.uctdb1.2.0.smithi097.dmlxyb' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:43.985 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:43 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:08:43.985 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:43 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:08:43.985 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:43 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:08:43.985 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:43 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:08:43.985 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:43 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:08:43.985 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:43 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:08:43.985 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:43 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:08:43.985 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:43 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:08:43.985 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:43 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:08:43.985 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:43 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:08:43.985 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:43 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:08:44.350 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8eea781e-7412-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T10:08:44.611 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:08:45.194 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:45 smithi097 ceph-mon[27987]: pgmap v55: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.2 KiB/s rd, 85 B/s wr, 7 op/s 2024-09-16T10:08:45.194 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:45 smithi097 ceph-mon[27987]: fence_old_ranks: Unsupported {0: {0: 'uctdb1.0.0.smithi033.pjkkon'}, 1: {0: 'uctdb1.1.0.smithi135.lcxmun'}, 2: {0: 'uctdb1.2.0.smithi097.dmlxyb'}} 3 2024-09-16T10:08:45.194 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:45 smithi097 ceph-mon[27987]: fence_old_ranks: Unsupported {0: {0: 'uctdb1.0.0.smithi033.pjkkon'}, 1: {0: 'uctdb1.1.0.smithi135.lcxmun'}, 2: {0: 'uctdb1.2.0.smithi097.dmlxyb'}} 3 2024-09-16T10:08:45.194 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:45 smithi097 ceph-mon[27987]: mgrmap e23: x(active, since 94s) 2024-09-16T10:08:45.194 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:45 smithi097 ceph-mon[27987]: from='client.? 172.21.15.97:0/1074036111' entity='client.smb.config.uctdb1.2.0.smithi097.dmlxyb' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:45.216 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:45 smithi135 ceph-mon[28368]: pgmap v55: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.2 KiB/s rd, 85 B/s wr, 7 op/s 2024-09-16T10:08:45.216 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:45 smithi135 ceph-mon[28368]: fence_old_ranks: Unsupported {0: {0: 'uctdb1.0.0.smithi033.pjkkon'}, 1: {0: 'uctdb1.1.0.smithi135.lcxmun'}, 2: {0: 'uctdb1.2.0.smithi097.dmlxyb'}} 3 2024-09-16T10:08:45.216 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:45 smithi135 ceph-mon[28368]: fence_old_ranks: Unsupported {0: {0: 'uctdb1.0.0.smithi033.pjkkon'}, 1: {0: 'uctdb1.1.0.smithi135.lcxmun'}, 2: {0: 'uctdb1.2.0.smithi097.dmlxyb'}} 3 2024-09-16T10:08:45.217 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:45 smithi135 ceph-mon[28368]: mgrmap e23: x(active, since 94s) 2024-09-16T10:08:45.217 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:45 smithi135 ceph-mon[28368]: from='client.? 172.21.15.97:0/1074036111' entity='client.smb.config.uctdb1.2.0.smithi097.dmlxyb' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:45.257 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-09-16T10:08:45.257 INFO:teuthology.orchestra.run.smithi033.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T10:06:49.898336Z", "last_refresh": "2024-09-16T10:08:39.096235Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi033=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T10:03:44.150971Z", "last_refresh": "2024-09-16T10:08:43.119791Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi033:172.21.15.33=a", "smithi097:172.21.15.97=b", "smithi135:172.21.15.135=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T10:03:19.958293Z", "last_refresh": "2024-09-16T10:08:39.095998Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "261f2dc7b20f078cba20226e1a82a867f88de1a71ca34322497f8520cc32e62e", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f", "last_refresh": "2024-09-16T10:08:39.096093Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-16T10:08:43.564021Z service:smb.uctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "uctdb1", "service_name": "smb.uctdb1", "service_type": "smb", "spec": {"cluster_id": "uctdb1", "cluster_lock_uri": "rados://.smb/uctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/uctdb1/cluster.meta.json", "config_uri": "rados://.smb/uctdb1/config.smb", "features": ["clustered"], "include_ceph_users": ["client.smb.fs.cluster.uctdb1"], "user_sources": ["rados:mon-config-key:smb/config/uctdb1/users-groups.0.json"]}, "status": {"created": "2024-09-16T10:07:37.414749Z", "last_refresh": "2024-09-16T10:08:39.096307Z", "running": 3, "size": 3}}] 2024-09-16T10:08:45.258 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:45 smithi033 ceph-mon[25404]: pgmap v55: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.2 KiB/s rd, 85 B/s wr, 7 op/s 2024-09-16T10:08:45.258 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:45 smithi033 ceph-mon[25404]: fence_old_ranks: Unsupported {0: {0: 'uctdb1.0.0.smithi033.pjkkon'}, 1: {0: 'uctdb1.1.0.smithi135.lcxmun'}, 2: {0: 'uctdb1.2.0.smithi097.dmlxyb'}} 3 2024-09-16T10:08:45.258 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:45 smithi033 ceph-mon[25404]: fence_old_ranks: Unsupported {0: {0: 'uctdb1.0.0.smithi033.pjkkon'}, 1: {0: 'uctdb1.1.0.smithi135.lcxmun'}, 2: {0: 'uctdb1.2.0.smithi097.dmlxyb'}} 3 2024-09-16T10:08:45.258 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:45 smithi033 ceph-mon[25404]: mgrmap e23: x(active, since 94s) 2024-09-16T10:08:45.258 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:45 smithi033 ceph-mon[25404]: from='client.? 172.21.15.97:0/1074036111' entity='client.smb.config.uctdb1.2.0.smithi097.dmlxyb' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:45.972 INFO:tasks.cephadm:smb.uctdb1 has 3/3 2024-09-16T10:08:45.972 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-16T10:08:45.986 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi033.front.sepia.ceph.com 2024-09-16T10:08:45.986 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8eea781e-7412-11ef-bceb-c7b262605968 -- bash -c 'rados --pool=.smb -N uctdb1 get cluster.meta.json /dev/stdout' 2024-09-16T10:08:46.245 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:08:46.425 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:46 smithi033 ceph-mon[25404]: from='client.15702 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:08:46.465 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:46 smithi097 ceph-mon[27987]: from='client.15702 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:08:46.585 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:46 smithi135 ceph-mon[28368]: from='client.15702 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:08:47.350 INFO:teuthology.orchestra.run.smithi033.stdout:{"nodes": [{"pnn": 0, "identity": "smb.uctdb1.0.0.smithi033.pjkkon", "node": "172.21.15.33", "state": "ready"}, {"pnn": 1, "identity": "smb.uctdb1.1.0.smithi135.lcxmun", "node": "172.21.15.135", "state": "ready"}, {"pnn": 2, "identity": "smb.uctdb1.2.0.smithi097.dmlxyb", "node": "172.21.15.97", "state": "ready"}], "_source": "cephadm"} 2024-09-16T10:08:47.351 INFO:teuthology.run_tasks:Running task cephadm.exec... 2024-09-16T10:08:47.361 INFO:tasks.cephadm:Running commands on role host.d host ubuntu@smithi151.front.sepia.ceph.com 2024-09-16T10:08:47.362 DEBUG:teuthology.orchestra.run.smithi151:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sleep 30' 2024-09-16T10:08:47.391 INFO:teuthology.orchestra.run.smithi151.stderr:+ sleep 30 2024-09-16T10:08:47.425 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:47 smithi033 ceph-mon[25404]: pgmap v56: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 7.9 KiB/s rd, 511 B/s wr, 12 op/s 2024-09-16T10:08:47.425 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:47 smithi033 ceph-mon[25404]: from='client.? 172.21.15.97:0/226354965' entity='client.smb.config.uctdb1.2.0.smithi097.dmlxyb' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:47.426 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:47 smithi033 ceph-mon[25404]: from='client.? 172.21.15.33:0/1208490686' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:47.426 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:47 smithi033 ceph-mon[25404]: from='client.? 172.21.15.135:0/2913227036' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:47.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:47 smithi097 ceph-mon[27987]: pgmap v56: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 7.9 KiB/s rd, 511 B/s wr, 12 op/s 2024-09-16T10:08:47.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:47 smithi097 ceph-mon[27987]: from='client.? 172.21.15.97:0/226354965' entity='client.smb.config.uctdb1.2.0.smithi097.dmlxyb' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:47.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:47 smithi097 ceph-mon[27987]: from='client.? 172.21.15.33:0/1208490686' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:47.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:47 smithi097 ceph-mon[27987]: from='client.? 172.21.15.135:0/2913227036' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:47.585 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:47 smithi135 ceph-mon[28368]: pgmap v56: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 7.9 KiB/s rd, 511 B/s wr, 12 op/s 2024-09-16T10:08:47.586 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:47 smithi135 ceph-mon[28368]: from='client.? 172.21.15.97:0/226354965' entity='client.smb.config.uctdb1.2.0.smithi097.dmlxyb' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:47.586 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:47 smithi135 ceph-mon[28368]: from='client.? 172.21.15.33:0/1208490686' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:47.586 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:47 smithi135 ceph-mon[28368]: from='client.? 172.21.15.135:0/2913227036' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:49.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:49 smithi033 ceph-mon[25404]: pgmap v57: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.0 KiB/s rd, 511 B/s wr, 9 op/s 2024-09-16T10:08:49.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:49 smithi033 ceph-mon[25404]: from='client.? 172.21.15.97:0/1128943135' entity='client.smb.config.uctdb1.2.0.smithi097.dmlxyb' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:49.222 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:49 smithi135 ceph-mon[28368]: pgmap v57: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.0 KiB/s rd, 511 B/s wr, 9 op/s 2024-09-16T10:08:49.222 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:49 smithi135 ceph-mon[28368]: from='client.? 172.21.15.97:0/1128943135' entity='client.smb.config.uctdb1.2.0.smithi097.dmlxyb' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:49.222 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:49 smithi097 ceph-mon[27987]: pgmap v57: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.0 KiB/s rd, 511 B/s wr, 9 op/s 2024-09-16T10:08:49.223 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:49 smithi097 ceph-mon[27987]: from='client.? 172.21.15.97:0/1128943135' entity='client.smb.config.uctdb1.2.0.smithi097.dmlxyb' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:51.425 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:51 smithi033 ceph-mon[25404]: pgmap v58: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.0 KiB/s rd, 511 B/s wr, 9 op/s 2024-09-16T10:08:51.425 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:51 smithi033 ceph-mon[25404]: from='client.? 172.21.15.97:0/1920868170' entity='client.smb.config.uctdb1.2.0.smithi097.dmlxyb' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:51.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:51 smithi097 ceph-mon[27987]: pgmap v58: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.0 KiB/s rd, 511 B/s wr, 9 op/s 2024-09-16T10:08:51.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:51 smithi097 ceph-mon[27987]: from='client.? 172.21.15.97:0/1920868170' entity='client.smb.config.uctdb1.2.0.smithi097.dmlxyb' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:51.585 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:51 smithi135 ceph-mon[28368]: pgmap v58: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.0 KiB/s rd, 511 B/s wr, 9 op/s 2024-09-16T10:08:51.585 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:51 smithi135 ceph-mon[28368]: from='client.? 172.21.15.97:0/1920868170' entity='client.smb.config.uctdb1.2.0.smithi097.dmlxyb' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:53.228 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:53 smithi097 ceph-mon[27987]: pgmap v59: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 8.3 KiB/s rd, 511 B/s wr, 12 op/s 2024-09-16T10:08:53.228 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:53 smithi097 ceph-mon[27987]: from='client.? 172.21.15.97:0/1041806907' entity='client.smb.config.uctdb1.2.0.smithi097.dmlxyb' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:53.228 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:53 smithi097 ceph-mon[27987]: from='client.? 172.21.15.135:0/1502997375' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:53.228 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:53 smithi097 ceph-mon[27987]: from='client.? 172.21.15.33:0/3615364790' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:53.228 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:53 smithi135 ceph-mon[28368]: pgmap v59: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 8.3 KiB/s rd, 511 B/s wr, 12 op/s 2024-09-16T10:08:53.228 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:53 smithi135 ceph-mon[28368]: from='client.? 172.21.15.97:0/1041806907' entity='client.smb.config.uctdb1.2.0.smithi097.dmlxyb' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:53.229 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:53 smithi135 ceph-mon[28368]: from='client.? 172.21.15.135:0/1502997375' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:53.229 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:53 smithi135 ceph-mon[28368]: from='client.? 172.21.15.33:0/3615364790' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:53.425 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:53 smithi033 ceph-mon[25404]: pgmap v59: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 8.3 KiB/s rd, 511 B/s wr, 12 op/s 2024-09-16T10:08:53.425 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:53 smithi033 ceph-mon[25404]: from='client.? 172.21.15.97:0/1041806907' entity='client.smb.config.uctdb1.2.0.smithi097.dmlxyb' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:53.426 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:53 smithi033 ceph-mon[25404]: from='client.? 172.21.15.135:0/1502997375' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:53.426 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:53 smithi033 ceph-mon[25404]: from='client.? 172.21.15.33:0/3615364790' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:55.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:55 smithi033 ceph-mon[25404]: pgmap v60: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-09-16T10:08:55.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:55 smithi033 ceph-mon[25404]: from='client.? 172.21.15.97:0/188203996' entity='client.smb.config.uctdb1.2.0.smithi097.dmlxyb' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:55.231 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:55 smithi135 ceph-mon[28368]: pgmap v60: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-09-16T10:08:55.231 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:55 smithi135 ceph-mon[28368]: from='client.? 172.21.15.97:0/188203996' entity='client.smb.config.uctdb1.2.0.smithi097.dmlxyb' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:55.231 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:55 smithi097 ceph-mon[27987]: pgmap v60: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.0 KiB/s rd, 426 B/s wr, 7 op/s 2024-09-16T10:08:55.231 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:55 smithi097 ceph-mon[27987]: from='client.? 172.21.15.97:0/188203996' entity='client.smb.config.uctdb1.2.0.smithi097.dmlxyb' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:57.425 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:57 smithi033 ceph-mon[25404]: pgmap v61: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.7 KiB/s rd, 426 B/s wr, 10 op/s 2024-09-16T10:08:57.425 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:57 smithi033 ceph-mon[25404]: from='client.? 172.21.15.97:0/86485432' entity='client.smb.config.uctdb1.2.0.smithi097.dmlxyb' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:57.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:57 smithi097 ceph-mon[27987]: pgmap v61: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.7 KiB/s rd, 426 B/s wr, 10 op/s 2024-09-16T10:08:57.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:57 smithi097 ceph-mon[27987]: from='client.? 172.21.15.97:0/86485432' entity='client.smb.config.uctdb1.2.0.smithi097.dmlxyb' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:57.585 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:57 smithi135 ceph-mon[28368]: pgmap v61: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.7 KiB/s rd, 426 B/s wr, 10 op/s 2024-09-16T10:08:57.586 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:57 smithi135 ceph-mon[28368]: from='client.? 172.21.15.97:0/86485432' entity='client.smb.config.uctdb1.2.0.smithi097.dmlxyb' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:59.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:59 smithi033 ceph-mon[25404]: pgmap v62: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T10:08:59.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:59 smithi033 ceph-mon[25404]: from='client.? 172.21.15.135:0/245338051' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:59.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:59 smithi033 ceph-mon[25404]: from='client.? 172.21.15.97:0/1888813103' entity='client.smb.config.uctdb1.2.0.smithi097.dmlxyb' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:59.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:08:59 smithi033 ceph-mon[25404]: from='client.? 172.21.15.33:0/887849810' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:59.236 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:59 smithi135 ceph-mon[28368]: pgmap v62: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T10:08:59.236 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:59 smithi135 ceph-mon[28368]: from='client.? 172.21.15.135:0/245338051' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:59.236 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:59 smithi135 ceph-mon[28368]: from='client.? 172.21.15.97:0/1888813103' entity='client.smb.config.uctdb1.2.0.smithi097.dmlxyb' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:59.236 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:08:59 smithi135 ceph-mon[28368]: from='client.? 172.21.15.33:0/887849810' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:59.237 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:59 smithi097 ceph-mon[27987]: pgmap v62: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T10:08:59.237 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:59 smithi097 ceph-mon[27987]: from='client.? 172.21.15.135:0/245338051' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:59.237 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:59 smithi097 ceph-mon[27987]: from='client.? 172.21.15.97:0/1888813103' entity='client.smb.config.uctdb1.2.0.smithi097.dmlxyb' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:08:59.237 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:08:59 smithi097 ceph-mon[27987]: from='client.? 172.21.15.33:0/887849810' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:09:01.425 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:09:01 smithi033 ceph-mon[25404]: pgmap v63: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T10:09:01.425 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:09:01 smithi033 ceph-mon[25404]: from='client.? 172.21.15.97:0/2777746912' entity='client.smb.config.uctdb1.2.0.smithi097.dmlxyb' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:09:01.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:09:01 smithi097 ceph-mon[27987]: pgmap v63: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T10:09:01.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:09:01 smithi097 ceph-mon[27987]: from='client.? 172.21.15.97:0/2777746912' entity='client.smb.config.uctdb1.2.0.smithi097.dmlxyb' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:09:01.585 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:09:01 smithi135 ceph-mon[28368]: pgmap v63: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T10:09:01.585 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:09:01 smithi135 ceph-mon[28368]: from='client.? 172.21.15.97:0/2777746912' entity='client.smb.config.uctdb1.2.0.smithi097.dmlxyb' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:09:03.239 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:09:03 smithi097 ceph-mon[27987]: pgmap v64: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.5 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T10:09:03.240 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:09:03 smithi135 ceph-mon[28368]: pgmap v64: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.5 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T10:09:03.240 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:09:03 smithi033 ceph-mon[25404]: pgmap v64: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.5 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T10:09:05.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:09:05 smithi097 ceph-mon[27987]: pgmap v65: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-16T10:09:05.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:09:05 smithi097 ceph-mon[27987]: from='client.? 172.21.15.135:0/1794159796' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:09:05.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:09:05 smithi097 ceph-mon[27987]: from='client.? 172.21.15.33:0/3266539257' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:09:05.240 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:09:05 smithi033 ceph-mon[25404]: pgmap v65: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-16T10:09:05.241 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:09:05 smithi033 ceph-mon[25404]: from='client.? 172.21.15.135:0/1794159796' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:09:05.241 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:09:05 smithi033 ceph-mon[25404]: from='client.? 172.21.15.33:0/3266539257' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:09:05.244 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:09:05 smithi135 ceph-mon[28368]: pgmap v65: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-16T10:09:05.244 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:09:05 smithi135 ceph-mon[28368]: from='client.? 172.21.15.135:0/1794159796' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:09:05.244 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:09:05 smithi135 ceph-mon[28368]: from='client.? 172.21.15.33:0/3266539257' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:09:07.425 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:09:07 smithi033 ceph-mon[25404]: pgmap v66: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T10:09:07.425 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:09:07 smithi033 ceph-mon[25404]: from='client.? 172.21.15.97:0/3003627118' entity='client.smb.config.uctdb1.2.0.smithi097.dmlxyb' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:09:07.489 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:09:07 smithi097 ceph-mon[27987]: pgmap v66: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T10:09:07.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:09:07 smithi097 ceph-mon[27987]: from='client.? 172.21.15.97:0/3003627118' entity='client.smb.config.uctdb1.2.0.smithi097.dmlxyb' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:09:07.585 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:09:07 smithi135 ceph-mon[28368]: pgmap v66: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T10:09:07.585 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:09:07 smithi135 ceph-mon[28368]: from='client.? 172.21.15.97:0/3003627118' entity='client.smb.config.uctdb1.2.0.smithi097.dmlxyb' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:09:09.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:09:09 smithi097 ceph-mon[27987]: pgmap v67: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T10:09:09.248 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:09:09 smithi033 ceph-mon[25404]: pgmap v67: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T10:09:09.249 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:09:09 smithi135 ceph-mon[28368]: pgmap v67: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T10:09:11.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:09:11 smithi097 ceph-mon[27987]: pgmap v68: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T10:09:11.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:09:11 smithi097 ceph-mon[27987]: from='client.? 172.21.15.135:0/3284006970' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:09:11.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:09:11 smithi097 ceph-mon[27987]: from='client.? 172.21.15.33:0/307296662' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:09:11.585 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:09:11 smithi135 ceph-mon[28368]: pgmap v68: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T10:09:11.585 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:09:11 smithi135 ceph-mon[28368]: from='client.? 172.21.15.135:0/3284006970' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:09:11.585 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:09:11 smithi135 ceph-mon[28368]: from='client.? 172.21.15.33:0/307296662' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:09:11.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:09:11 smithi033 ceph-mon[25404]: pgmap v68: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T10:09:11.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:09:11 smithi033 ceph-mon[25404]: from='client.? 172.21.15.135:0/3284006970' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:09:11.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:09:11 smithi033 ceph-mon[25404]: from='client.? 172.21.15.33:0/307296662' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:09:13.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:09:13 smithi097 ceph-mon[27987]: pgmap v69: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T10:09:13.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:09:13 smithi097 ceph-mon[27987]: from='client.? 172.21.15.97:0/3433441066' entity='client.smb.config.uctdb1.2.0.smithi097.dmlxyb' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:09:13.254 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:09:13 smithi135 ceph-mon[28368]: pgmap v69: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T10:09:13.254 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:09:13 smithi135 ceph-mon[28368]: from='client.? 172.21.15.97:0/3433441066' entity='client.smb.config.uctdb1.2.0.smithi097.dmlxyb' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:09:13.486 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:09:13 smithi033 ceph-mon[25404]: pgmap v69: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T10:09:13.486 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:09:13 smithi033 ceph-mon[25404]: from='client.? 172.21.15.97:0/3433441066' entity='client.smb.config.uctdb1.2.0.smithi097.dmlxyb' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:09:15.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:09:15 smithi097 ceph-mon[27987]: pgmap v70: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T10:09:15.257 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:09:15 smithi033 ceph-mon[25404]: pgmap v70: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T10:09:15.257 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:09:15 smithi135 ceph-mon[28368]: pgmap v70: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T10:09:17.399 DEBUG:teuthology.orchestra.run.smithi151:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo podman run --rm --net=host -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U user1%t3stP4ss1 //172.21.15.33/share1 -c ls' 2024-09-16T10:09:17.462 INFO:teuthology.orchestra.run.smithi151.stderr:+ sudo podman run --rm --net=host -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U user1%t3stP4ss1 //172.21.15.33/share1 -c ls 2024-09-16T10:09:17.489 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:09:17 smithi097 ceph-mon[27987]: pgmap v71: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T10:09:17.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:09:17 smithi097 ceph-mon[27987]: from='client.? 172.21.15.135:0/3032312472' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:09:17.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:09:17 smithi097 ceph-mon[27987]: from='client.? 172.21.15.33:0/3606429108' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:09:17.585 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:09:17 smithi135 ceph-mon[28368]: pgmap v71: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T10:09:17.586 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:09:17 smithi135 ceph-mon[28368]: from='client.? 172.21.15.135:0/3032312472' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:09:17.586 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:09:17 smithi135 ceph-mon[28368]: from='client.? 172.21.15.33:0/3606429108' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:09:17.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:09:17 smithi033 ceph-mon[25404]: pgmap v71: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T10:09:17.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:09:17 smithi033 ceph-mon[25404]: from='client.? 172.21.15.135:0/3032312472' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:09:17.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:09:17 smithi033 ceph-mon[25404]: from='client.? 172.21.15.33:0/3606429108' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:09:17.936 INFO:teuthology.orchestra.run.smithi151.stdout: . D 0 Mon Sep 16 10:07:00 2024 2024-09-16T10:09:17.936 INFO:teuthology.orchestra.run.smithi151.stdout: .. D 0 Mon Sep 16 10:07:00 2024 2024-09-16T10:09:17.936 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-09-16T10:09:17.936 INFO:teuthology.orchestra.run.smithi151.stdout: 178044928 blocks of size 1024. 178044928 blocks available 2024-09-16T10:09:18.526 DEBUG:teuthology.orchestra.run.smithi151:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo podman run --rm --net=host -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U user2%t3stP4ss2 //172.21.15.33/share2 -c ls' 2024-09-16T10:09:18.591 INFO:teuthology.orchestra.run.smithi151.stderr:+ sudo podman run --rm --net=host -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U user2%t3stP4ss2 //172.21.15.33/share2 -c ls 2024-09-16T10:09:19.019 INFO:teuthology.orchestra.run.smithi151.stdout: . D 0 Mon Sep 16 10:07:02 2024 2024-09-16T10:09:19.020 INFO:teuthology.orchestra.run.smithi151.stdout: .. D 0 Mon Sep 16 10:07:02 2024 2024-09-16T10:09:19.020 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-09-16T10:09:19.020 INFO:teuthology.orchestra.run.smithi151.stdout: 178044928 blocks of size 1024. 178044928 blocks available 2024-09-16T10:09:19.204 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:09:19 smithi033 ceph-mon[25404]: pgmap v72: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T10:09:19.204 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:09:19 smithi033 ceph-mon[25404]: from='client.? 172.21.15.97:0/901094803' entity='client.smb.config.uctdb1.2.0.smithi097.dmlxyb' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:09:19.205 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:09:19 smithi097 ceph-mon[27987]: pgmap v72: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T10:09:19.205 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:09:19 smithi097 ceph-mon[27987]: from='client.? 172.21.15.97:0/901094803' entity='client.smb.config.uctdb1.2.0.smithi097.dmlxyb' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:09:19.205 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:09:19 smithi135 ceph-mon[28368]: pgmap v72: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T10:09:19.205 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:09:19 smithi135 ceph-mon[28368]: from='client.? 172.21.15.97:0/901094803' entity='client.smb.config.uctdb1.2.0.smithi097.dmlxyb' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:09:19.564 INFO:teuthology.run_tasks:Running task cephadm.exec... 2024-09-16T10:09:19.574 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi033.front.sepia.ceph.com 2024-09-16T10:09:19.575 DEBUG:teuthology.orchestra.run.smithi033:> 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.uctdb1")))[-1].name'"'"' > /tmp/svcname' 2024-09-16T10:09:19.610 INFO:teuthology.orchestra.run.smithi033.stderr:+ /home/ubuntu/cephtest/cephadm ls --no-detail 2024-09-16T10:09:19.611 INFO:teuthology.orchestra.run.smithi033.stderr:+ /home/ubuntu/cephtest/cephadm shell jq -r 'map(select(.name | startswith("smb.uctdb1")))[-1].name' 2024-09-16T10:09:19.872 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring fsid 8eea781e-7412-11ef-bceb-c7b262605968 2024-09-16T10:09:19.932 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:09:20.043 INFO:teuthology.orchestra.run.smithi033.stderr:Using ceph image with id '261f2dc7b20f' and tag '66e33d6af1496291b0602ee0a859e68145f17dad' created on 2024-09-12 19:46:53 +0000 UTC 2024-09-16T10:09:20.043 INFO:teuthology.orchestra.run.smithi033.stderr:quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f 2024-09-16T10:09:21.365 DEBUG:teuthology.orchestra.run.smithi033:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c '/home/ubuntu/cephtest/cephadm enter -n $(cat /tmp/svcname) ctdb status > /tmp/ctdb_status' 2024-09-16T10:09:21.435 INFO:teuthology.orchestra.run.smithi033.stderr:++ cat /tmp/svcname 2024-09-16T10:09:21.436 INFO:teuthology.orchestra.run.smithi033.stderr:+ /home/ubuntu/cephtest/cephadm enter -n smb.uctdb1.0.0.smithi033.pjkkon ctdb status 2024-09-16T10:09:21.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:09:21 smithi097 ceph-mon[27987]: pgmap v73: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T10:09:21.585 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:09:21 smithi135 ceph-mon[28368]: pgmap v73: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T10:09:21.672 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring fsid 8eea781e-7412-11ef-bceb-c7b262605968 2024-09-16T10:09:21.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:09:21 smithi033 ceph-mon[25404]: pgmap v73: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T10:09:22.419 DEBUG:teuthology.orchestra.run.smithi033:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'cat /tmp/ctdb_status' 2024-09-16T10:09:22.486 INFO:teuthology.orchestra.run.smithi033.stderr:+ cat /tmp/ctdb_status 2024-09-16T10:09:22.487 INFO:teuthology.orchestra.run.smithi033.stdout:Number of nodes:3 2024-09-16T10:09:22.487 INFO:teuthology.orchestra.run.smithi033.stdout:pnn:0 172.21.15.33 OK (THIS NODE) 2024-09-16T10:09:22.487 INFO:teuthology.orchestra.run.smithi033.stdout:pnn:1 172.21.15.135 OK 2024-09-16T10:09:22.487 INFO:teuthology.orchestra.run.smithi033.stdout:pnn:2 172.21.15.97 OK 2024-09-16T10:09:22.487 INFO:teuthology.orchestra.run.smithi033.stdout:Generation:399855981 2024-09-16T10:09:22.487 INFO:teuthology.orchestra.run.smithi033.stdout:Size:3 2024-09-16T10:09:22.488 INFO:teuthology.orchestra.run.smithi033.stdout:hash:0 lmaster:0 2024-09-16T10:09:22.488 INFO:teuthology.orchestra.run.smithi033.stdout:hash:1 lmaster:1 2024-09-16T10:09:22.488 INFO:teuthology.orchestra.run.smithi033.stdout:hash:2 lmaster:2 2024-09-16T10:09:22.488 INFO:teuthology.orchestra.run.smithi033.stdout:Recovery mode:NORMAL (0) 2024-09-16T10:09:22.488 INFO:teuthology.orchestra.run.smithi033.stdout:Leader:0 2024-09-16T10:09:22.489 DEBUG:teuthology.orchestra.run.smithi033:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'grep '"'"'pnn:0 .*OK'"'"' /tmp/ctdb_status' 2024-09-16T10:09:22.554 INFO:teuthology.orchestra.run.smithi033.stderr:+ grep 'pnn:0 .*OK' /tmp/ctdb_status 2024-09-16T10:09:22.555 INFO:teuthology.orchestra.run.smithi033.stdout:pnn:0 172.21.15.33 OK (THIS NODE) 2024-09-16T10:09:22.557 DEBUG:teuthology.orchestra.run.smithi033:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'grep '"'"'pnn:1 .*OK'"'"' /tmp/ctdb_status' 2024-09-16T10:09:22.621 INFO:teuthology.orchestra.run.smithi033.stderr:+ grep 'pnn:1 .*OK' /tmp/ctdb_status 2024-09-16T10:09:22.622 INFO:teuthology.orchestra.run.smithi033.stdout:pnn:1 172.21.15.135 OK 2024-09-16T10:09:22.623 DEBUG:teuthology.orchestra.run.smithi033:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'grep '"'"'pnn:2 .*OK'"'"' /tmp/ctdb_status' 2024-09-16T10:09:22.688 INFO:teuthology.orchestra.run.smithi033.stderr:+ grep 'pnn:2 .*OK' /tmp/ctdb_status 2024-09-16T10:09:22.689 INFO:teuthology.orchestra.run.smithi033.stdout:pnn:2 172.21.15.97 OK 2024-09-16T10:09:22.692 DEBUG:teuthology.orchestra.run.smithi033:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'grep '"'"'Number of nodes:3'"'"' /tmp/ctdb_status' 2024-09-16T10:09:22.757 INFO:teuthology.orchestra.run.smithi033.stderr:+ grep 'Number of nodes:3' /tmp/ctdb_status 2024-09-16T10:09:22.757 INFO:teuthology.orchestra.run.smithi033.stdout:Number of nodes:3 2024-09-16T10:09:22.759 DEBUG:teuthology.orchestra.run.smithi033:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'rm -rf /tmp/svcname /tmp/ctdb_status' 2024-09-16T10:09:22.824 INFO:teuthology.orchestra.run.smithi033.stderr:+ rm -rf /tmp/svcname /tmp/ctdb_status 2024-09-16T10:09:22.826 INFO:teuthology.run_tasks:Running task cephadm.exec... 2024-09-16T10:09:22.836 INFO:tasks.cephadm:Running commands on role host.d host ubuntu@smithi151.front.sepia.ceph.com 2024-09-16T10:09:22.837 DEBUG:teuthology.orchestra.run.smithi151:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sleep 30' 2024-09-16T10:09:22.867 INFO:teuthology.orchestra.run.smithi151.stderr:+ sleep 30 2024-09-16T10:09:23.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:09:23 smithi097 ceph-mon[27987]: pgmap v74: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-16T10:09:23.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:09:23 smithi097 ceph-mon[27987]: from='client.? 172.21.15.33:0/2334245029' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:09:23.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:09:23 smithi097 ceph-mon[27987]: from='client.? 172.21.15.135:0/4020065993' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:09:23.266 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:09:23 smithi135 ceph-mon[28368]: pgmap v74: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-16T10:09:23.266 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:09:23 smithi135 ceph-mon[28368]: from='client.? 172.21.15.33:0/2334245029' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:09:23.266 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:09:23 smithi135 ceph-mon[28368]: from='client.? 172.21.15.135:0/4020065993' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:09:23.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:09:23 smithi033 ceph-mon[25404]: pgmap v74: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-16T10:09:23.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:09:23 smithi033 ceph-mon[25404]: from='client.? 172.21.15.33:0/2334245029' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:09:23.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:09:23 smithi033 ceph-mon[25404]: from='client.? 172.21.15.135:0/4020065993' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:09:25.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:09:25 smithi097 ceph-mon[27987]: pgmap v75: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-16T10:09:25.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:09:25 smithi097 ceph-mon[27987]: from='client.? 172.21.15.97:0/745284176' entity='client.smb.config.uctdb1.2.0.smithi097.dmlxyb' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:09:25.269 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:09:25 smithi033 ceph-mon[25404]: pgmap v75: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-16T10:09:25.269 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:09:25 smithi033 ceph-mon[25404]: from='client.? 172.21.15.97:0/745284176' entity='client.smb.config.uctdb1.2.0.smithi097.dmlxyb' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:09:25.269 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:09:25 smithi135 ceph-mon[28368]: pgmap v75: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-16T10:09:25.269 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:09:25 smithi135 ceph-mon[28368]: from='client.? 172.21.15.97:0/745284176' entity='client.smb.config.uctdb1.2.0.smithi097.dmlxyb' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:09:27.461 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:09:27 smithi135 ceph-mon[28368]: pgmap v76: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 426 B/s wr, 6 op/s 2024-09-16T10:09:27.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:09:27 smithi097 ceph-mon[27987]: pgmap v76: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 426 B/s wr, 6 op/s 2024-09-16T10:09:27.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:09:27 smithi033 ceph-mon[25404]: pgmap v76: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 426 B/s wr, 6 op/s 2024-09-16T10:09:29.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:09:29 smithi097 ceph-mon[27987]: pgmap v77: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-16T10:09:29.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:09:29 smithi097 ceph-mon[27987]: from='client.? 172.21.15.135:0/3649426445' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:09:29.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:09:29 smithi097 ceph-mon[27987]: from='client.? 172.21.15.33:0/4077557513' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:09:29.274 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:09:29 smithi033 ceph-mon[25404]: pgmap v77: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-16T10:09:29.274 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:09:29 smithi033 ceph-mon[25404]: from='client.? 172.21.15.135:0/3649426445' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:09:29.274 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:09:29 smithi033 ceph-mon[25404]: from='client.? 172.21.15.33:0/4077557513' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:09:29.275 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:09:29 smithi135 ceph-mon[28368]: pgmap v77: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-16T10:09:29.275 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:09:29 smithi135 ceph-mon[28368]: from='client.? 172.21.15.135:0/3649426445' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:09:29.275 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:09:29 smithi135 ceph-mon[28368]: from='client.? 172.21.15.33:0/4077557513' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:09:31.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:09:31 smithi097 ceph-mon[27987]: pgmap v78: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-16T10:09:31.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:09:31 smithi097 ceph-mon[27987]: from='client.? 172.21.15.97:0/2873673631' entity='client.smb.config.uctdb1.2.0.smithi097.dmlxyb' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:09:31.585 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:09:31 smithi135 ceph-mon[28368]: pgmap v78: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-16T10:09:31.585 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:09:31 smithi135 ceph-mon[28368]: from='client.? 172.21.15.97:0/2873673631' entity='client.smb.config.uctdb1.2.0.smithi097.dmlxyb' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:09:31.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:09:31 smithi033 ceph-mon[25404]: pgmap v78: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-16T10:09:31.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:09:31 smithi033 ceph-mon[25404]: from='client.? 172.21.15.97:0/2873673631' entity='client.smb.config.uctdb1.2.0.smithi097.dmlxyb' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:09:33.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:09:33 smithi097 ceph-mon[27987]: pgmap v79: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-16T10:09:33.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:09:33 smithi135 ceph-mon[28368]: pgmap v79: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-16T10:09:33.279 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:09:33 smithi033 ceph-mon[25404]: pgmap v79: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-16T10:09:35.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:09:35 smithi097 ceph-mon[27987]: pgmap v80: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T10:09:35.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:09:35 smithi097 ceph-mon[27987]: from='client.? 172.21.15.135:0/3005418721' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:09:35.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:09:35 smithi097 ceph-mon[27987]: from='client.? 172.21.15.33:0/1154288067' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:09:35.281 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:09:35 smithi033 ceph-mon[25404]: pgmap v80: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T10:09:35.281 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:09:35 smithi033 ceph-mon[25404]: from='client.? 172.21.15.135:0/3005418721' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:09:35.281 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:09:35 smithi033 ceph-mon[25404]: from='client.? 172.21.15.33:0/1154288067' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:09:35.281 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:09:35 smithi135 ceph-mon[28368]: pgmap v80: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T10:09:35.281 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:09:35 smithi135 ceph-mon[28368]: from='client.? 172.21.15.135:0/3005418721' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:09:35.281 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:09:35 smithi135 ceph-mon[28368]: from='client.? 172.21.15.33:0/1154288067' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:09:37.486 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:09:37 smithi135 ceph-mon[28368]: pgmap v81: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T10:09:37.486 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:09:37 smithi135 ceph-mon[28368]: from='client.? 172.21.15.97:0/779787525' entity='client.smb.config.uctdb1.2.0.smithi097.dmlxyb' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:09:37.489 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:09:37 smithi097 ceph-mon[27987]: pgmap v81: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T10:09:37.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:09:37 smithi097 ceph-mon[27987]: from='client.? 172.21.15.97:0/779787525' entity='client.smb.config.uctdb1.2.0.smithi097.dmlxyb' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:09:37.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:09:37 smithi033 ceph-mon[25404]: pgmap v81: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T10:09:37.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:09:37 smithi033 ceph-mon[25404]: from='client.? 172.21.15.97:0/779787525' entity='client.smb.config.uctdb1.2.0.smithi097.dmlxyb' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:09:39.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:09:39 smithi097 ceph-mon[27987]: pgmap v82: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T10:09:39.285 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:09:39 smithi135 ceph-mon[28368]: pgmap v82: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T10:09:39.286 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:09:39 smithi033 ceph-mon[25404]: pgmap v82: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T10:09:41.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:09:41 smithi097 ceph-mon[27987]: pgmap v83: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T10:09:41.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:09:41 smithi097 ceph-mon[27987]: from='client.? 172.21.15.135:0/3937530623' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:09:41.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:09:41 smithi097 ceph-mon[27987]: from='client.? 172.21.15.33:0/1042367537' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:09:41.585 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:09:41 smithi135 ceph-mon[28368]: pgmap v83: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T10:09:41.585 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:09:41 smithi135 ceph-mon[28368]: from='client.? 172.21.15.135:0/3937530623' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:09:41.585 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:09:41 smithi135 ceph-mon[28368]: from='client.? 172.21.15.33:0/1042367537' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:09:41.677 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:09:41 smithi033 ceph-mon[25404]: pgmap v83: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T10:09:41.677 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:09:41 smithi033 ceph-mon[25404]: from='client.? 172.21.15.135:0/3937530623' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:09:41.677 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:09:41 smithi033 ceph-mon[25404]: from='client.? 172.21.15.33:0/1042367537' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:09:43.239 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:09:43 smithi097 ceph-mon[27987]: pgmap v84: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T10:09:43.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:09:43 smithi097 ceph-mon[27987]: from='client.? 172.21.15.97:0/3881243862' entity='client.smb.config.uctdb1.2.0.smithi097.dmlxyb' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:09:43.291 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:09:43 smithi135 ceph-mon[28368]: pgmap v84: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T10:09:43.291 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:09:43 smithi135 ceph-mon[28368]: from='client.? 172.21.15.97:0/3881243862' entity='client.smb.config.uctdb1.2.0.smithi097.dmlxyb' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:09:43.493 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:09:43 smithi033 ceph-mon[25404]: pgmap v84: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T10:09:43.493 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:09:43 smithi033 ceph-mon[25404]: from='client.? 172.21.15.97:0/3881243862' entity='client.smb.config.uctdb1.2.0.smithi097.dmlxyb' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:09:44.239 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:09:44 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:09:44.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:09:44 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:09:44.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:09:44 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:09:44.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:09:44 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:09:44.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:09:44 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:09:44.292 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:09:44 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:09:44.292 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:09:44 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:09:44.292 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:09:44 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:09:44.292 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:09:44 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:09:44.292 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:09:44 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:09:44.293 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:09:44 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:09:44.293 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:09:44 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:09:44.293 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:09:44 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:09:44.293 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:09:44 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:09:44.293 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:09:44 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:09:45.239 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:09:45 smithi097 ceph-mon[27987]: pgmap v85: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T10:09:45.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:09:45 smithi097 ceph-mon[27987]: fence_old_ranks: Unsupported {0: {0: 'uctdb1.0.0.smithi033.pjkkon'}, 1: {0: 'uctdb1.1.0.smithi135.lcxmun'}, 2: {0: 'uctdb1.2.0.smithi097.dmlxyb'}} 3 2024-09-16T10:09:45.294 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:09:45 smithi033 ceph-mon[25404]: pgmap v85: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T10:09:45.294 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:09:45 smithi033 ceph-mon[25404]: fence_old_ranks: Unsupported {0: {0: 'uctdb1.0.0.smithi033.pjkkon'}, 1: {0: 'uctdb1.1.0.smithi135.lcxmun'}, 2: {0: 'uctdb1.2.0.smithi097.dmlxyb'}} 3 2024-09-16T10:09:45.294 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:09:45 smithi135 ceph-mon[28368]: pgmap v85: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T10:09:45.294 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:09:45 smithi135 ceph-mon[28368]: fence_old_ranks: Unsupported {0: {0: 'uctdb1.0.0.smithi033.pjkkon'}, 1: {0: 'uctdb1.1.0.smithi135.lcxmun'}, 2: {0: 'uctdb1.2.0.smithi097.dmlxyb'}} 3 2024-09-16T10:09:47.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:09:47 smithi135 ceph-mon[28368]: pgmap v86: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T10:09:47.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:09:47 smithi135 ceph-mon[28368]: from='client.? 172.21.15.135:0/2821551621' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:09:47.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:09:47 smithi135 ceph-mon[28368]: from='client.? 172.21.15.33:0/673131258' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:09:47.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:09:47 smithi033 ceph-mon[25404]: pgmap v86: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T10:09:47.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:09:47 smithi033 ceph-mon[25404]: from='client.? 172.21.15.135:0/2821551621' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:09:47.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:09:47 smithi033 ceph-mon[25404]: from='client.? 172.21.15.33:0/673131258' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:09:47.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:09:47 smithi097 ceph-mon[27987]: pgmap v86: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T10:09:47.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:09:47 smithi097 ceph-mon[27987]: from='client.? 172.21.15.135:0/2821551621' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:09:47.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:09:47 smithi097 ceph-mon[27987]: from='client.? 172.21.15.33:0/673131258' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:09:49.497 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:09:49 smithi097 ceph-mon[27987]: pgmap v87: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T10:09:49.498 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:09:49 smithi097 ceph-mon[27987]: from='client.? 172.21.15.97:0/3602143955' entity='client.smb.config.uctdb1.2.0.smithi097.dmlxyb' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:09:49.585 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:09:49 smithi135 ceph-mon[28368]: pgmap v87: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T10:09:49.585 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:09:49 smithi135 ceph-mon[28368]: from='client.? 172.21.15.97:0/3602143955' entity='client.smb.config.uctdb1.2.0.smithi097.dmlxyb' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:09:49.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:09:49 smithi033 ceph-mon[25404]: pgmap v87: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T10:09:49.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:09:49 smithi033 ceph-mon[25404]: from='client.? 172.21.15.97:0/3602143955' entity='client.smb.config.uctdb1.2.0.smithi097.dmlxyb' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:09:50.585 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:09:50 smithi135 ceph-mon[28368]: pgmap v88: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T10:09:50.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:09:50 smithi033 ceph-mon[25404]: pgmap v88: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T10:09:50.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:09:50 smithi097 ceph-mon[27987]: pgmap v88: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T10:09:52.559 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:09:52 smithi135 ceph-mon[28368]: pgmap v89: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T10:09:52.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:09:52 smithi033 ceph-mon[25404]: pgmap v89: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T10:09:52.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:09:52 smithi097 ceph-mon[27987]: pgmap v89: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-16T10:09:52.873 DEBUG:teuthology.orchestra.run.smithi151:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo podman run --rm --net=host -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U user1%t3stP4ss1 //172.21.15.135/share1 -c ls' 2024-09-16T10:09:52.939 INFO:teuthology.orchestra.run.smithi151.stderr:+ sudo podman run --rm --net=host -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U user1%t3stP4ss1 //172.21.15.135/share1 -c ls 2024-09-16T10:09:53.422 INFO:teuthology.orchestra.run.smithi151.stdout: . D 0 Mon Sep 16 10:07:00 2024 2024-09-16T10:09:53.423 INFO:teuthology.orchestra.run.smithi151.stdout: .. D 0 Mon Sep 16 10:07:00 2024 2024-09-16T10:09:53.423 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-09-16T10:09:53.423 INFO:teuthology.orchestra.run.smithi151.stdout: 178044928 blocks of size 1024. 178044928 blocks available 2024-09-16T10:09:53.585 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:09:53 smithi135 ceph-mon[28368]: from='client.? 172.21.15.135:0/2107901995' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:09:53.585 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:09:53 smithi135 ceph-mon[28368]: from='client.? 172.21.15.33:0/4091695221' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:09:53.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:09:53 smithi033 ceph-mon[25404]: from='client.? 172.21.15.135:0/2107901995' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:09:53.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:09:53 smithi033 ceph-mon[25404]: from='client.? 172.21.15.33:0/4091695221' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:09:53.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:09:53 smithi097 ceph-mon[27987]: from='client.? 172.21.15.135:0/2107901995' entity='client.smb.config.uctdb1.1.0.smithi135.lcxmun' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:09:53.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:09:53 smithi097 ceph-mon[27987]: from='client.? 172.21.15.33:0/4091695221' entity='client.smb.config.uctdb1.0.0.smithi033.pjkkon' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:09:53.949 DEBUG:teuthology.orchestra.run.smithi151:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo podman run --rm --net=host -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U user2%t3stP4ss2 //172.21.15.135/share2 -c ls' 2024-09-16T10:09:54.012 INFO:teuthology.orchestra.run.smithi151.stderr:+ sudo podman run --rm --net=host -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U user2%t3stP4ss2 //172.21.15.135/share2 -c ls 2024-09-16T10:09:54.478 INFO:teuthology.orchestra.run.smithi151.stdout: . D 0 Mon Sep 16 10:07:02 2024 2024-09-16T10:09:54.478 INFO:teuthology.orchestra.run.smithi151.stdout: .. D 0 Mon Sep 16 10:07:02 2024 2024-09-16T10:09:54.478 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-09-16T10:09:54.478 INFO:teuthology.orchestra.run.smithi151.stdout: 178044928 blocks of size 1024. 178044928 blocks available 2024-09-16T10:09:54.585 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:09:54 smithi135 ceph-mon[28368]: pgmap v90: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T10:09:54.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:09:54 smithi033 ceph-mon[25404]: pgmap v90: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T10:09:54.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:09:54 smithi097 ceph-mon[27987]: pgmap v90: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-16T10:09:54.985 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-16T10:09:54.996 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi033.front.sepia.ceph.com 2024-09-16T10:09:54.997 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8eea781e-7412-11ef-bceb-c7b262605968 -- bash -c 'ceph smb apply -i -' 2024-09-16T10:09:55.265 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:09:55.571 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:09:55 smithi033 ceph-mon[25404]: from='client.? 172.21.15.97:0/2441042046' entity='client.smb.config.uctdb1.2.0.smithi097.dmlxyb' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:09:55.585 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:09:55 smithi135 ceph-mon[28368]: from='client.? 172.21.15.97:0/2441042046' entity='client.smb.config.uctdb1.2.0.smithi097.dmlxyb' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:09:55.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:09:55 smithi097 ceph-mon[27987]: from='client.? 172.21.15.97:0/2441042046' entity='client.smb.config.uctdb1.2.0.smithi097.dmlxyb' cmd={"prefix": "config-key get", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:09:56.090 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-09-16T10:09:56.090 INFO:teuthology.orchestra.run.smithi033.stdout: "results": [ 2024-09-16T10:09:56.090 INFO:teuthology.orchestra.run.smithi033.stdout: { 2024-09-16T10:09:56.091 INFO:teuthology.orchestra.run.smithi033.stdout: "resource": { 2024-09-16T10:09:56.091 INFO:teuthology.orchestra.run.smithi033.stdout: "resource_type": "ceph.smb.share", 2024-09-16T10:09:56.091 INFO:teuthology.orchestra.run.smithi033.stdout: "cluster_id": "uctdb1", 2024-09-16T10:09:56.091 INFO:teuthology.orchestra.run.smithi033.stdout: "share_id": "share1", 2024-09-16T10:09:56.091 INFO:teuthology.orchestra.run.smithi033.stdout: "intent": "removed" 2024-09-16T10:09:56.091 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-09-16T10:09:56.091 INFO:teuthology.orchestra.run.smithi033.stdout: "state": "removed", 2024-09-16T10:09:56.091 INFO:teuthology.orchestra.run.smithi033.stdout: "success": true 2024-09-16T10:09:56.091 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-09-16T10:09:56.091 INFO:teuthology.orchestra.run.smithi033.stdout: { 2024-09-16T10:09:56.091 INFO:teuthology.orchestra.run.smithi033.stdout: "resource": { 2024-09-16T10:09:56.091 INFO:teuthology.orchestra.run.smithi033.stdout: "resource_type": "ceph.smb.share", 2024-09-16T10:09:56.092 INFO:teuthology.orchestra.run.smithi033.stdout: "cluster_id": "uctdb1", 2024-09-16T10:09:56.092 INFO:teuthology.orchestra.run.smithi033.stdout: "share_id": "share2", 2024-09-16T10:09:56.092 INFO:teuthology.orchestra.run.smithi033.stdout: "intent": "removed" 2024-09-16T10:09:56.092 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-09-16T10:09:56.092 INFO:teuthology.orchestra.run.smithi033.stdout: "state": "removed", 2024-09-16T10:09:56.092 INFO:teuthology.orchestra.run.smithi033.stdout: "success": true 2024-09-16T10:09:56.092 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-09-16T10:09:56.092 INFO:teuthology.orchestra.run.smithi033.stdout: { 2024-09-16T10:09:56.092 INFO:teuthology.orchestra.run.smithi033.stdout: "resource": { 2024-09-16T10:09:56.092 INFO:teuthology.orchestra.run.smithi033.stdout: "resource_type": "ceph.smb.cluster", 2024-09-16T10:09:56.092 INFO:teuthology.orchestra.run.smithi033.stdout: "cluster_id": "uctdb1", 2024-09-16T10:09:56.092 INFO:teuthology.orchestra.run.smithi033.stdout: "intent": "removed" 2024-09-16T10:09:56.092 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-09-16T10:09:56.092 INFO:teuthology.orchestra.run.smithi033.stdout: "state": "removed", 2024-09-16T10:09:56.093 INFO:teuthology.orchestra.run.smithi033.stdout: "success": true 2024-09-16T10:09:56.093 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-09-16T10:09:56.093 INFO:teuthology.orchestra.run.smithi033.stdout: { 2024-09-16T10:09:56.093 INFO:teuthology.orchestra.run.smithi033.stdout: "resource": { 2024-09-16T10:09:56.093 INFO:teuthology.orchestra.run.smithi033.stdout: "resource_type": "ceph.smb.usersgroups", 2024-09-16T10:09:56.093 INFO:teuthology.orchestra.run.smithi033.stdout: "users_groups_id": "ug1", 2024-09-16T10:09:56.093 INFO:teuthology.orchestra.run.smithi033.stdout: "intent": "removed" 2024-09-16T10:09:56.093 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-09-16T10:09:56.093 INFO:teuthology.orchestra.run.smithi033.stdout: "state": "removed", 2024-09-16T10:09:56.093 INFO:teuthology.orchestra.run.smithi033.stdout: "success": true 2024-09-16T10:09:56.093 INFO:teuthology.orchestra.run.smithi033.stdout: } 2024-09-16T10:09:56.093 INFO:teuthology.orchestra.run.smithi033.stdout: ], 2024-09-16T10:09:56.093 INFO:teuthology.orchestra.run.smithi033.stdout: "success": true 2024-09-16T10:09:56.093 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-09-16T10:09:56.922 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service_not_present... 2024-09-16T10:09:56.934 INFO:tasks.cephadm:Waiting for ceph service smb.uctdb1 to be not present in service list 2024-09-16T10:09:56.935 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8eea781e-7412-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T10:09:57.146 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:09:57 smithi097 ceph-mon[27987]: pgmap v91: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-16T10:09:57.147 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:09:57 smithi097 ceph-mon[27987]: from='client.16485 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:09:57.147 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:09:57 smithi097 ceph-mon[27987]: Remove service smb.uctdb1 2024-09-16T10:09:57.147 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:09:57 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:09:57.147 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:09:57 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-16T10:09:57.147 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:09:57 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:09:57.147 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:09:57 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "config-key exists", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:09:57.147 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:09:57 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "config-key rm", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:09:57.147 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:09:57 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:09:57.148 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:09:57 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:09:57.148 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:09:57 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd='[{"prefix": "config-key rm", "key": "smb/config/uctdb1/users-groups.0.json"}]': finished 2024-09-16T10:09:57.148 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:09:57 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-16T10:09:57.148 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:09:57 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:09:57.148 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:09:57 smithi097 ceph-mon[27987]: Removing orphan daemon smb.uctdb1.0.0.smithi033.pjkkon... 2024-09-16T10:09:57.148 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:09:57 smithi097 ceph-mon[27987]: Removing daemon smb.uctdb1.0.0.smithi033.pjkkon from smithi033 -- ports [445, 9922] 2024-09-16T10:09:57.148 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:09:57 smithi033 ceph-mon[25404]: pgmap v91: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-16T10:09:57.149 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:09:57 smithi033 ceph-mon[25404]: from='client.16485 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:09:57.149 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:09:57 smithi033 ceph-mon[25404]: Remove service smb.uctdb1 2024-09-16T10:09:57.149 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:09:57 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:09:57.149 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:09:57 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-16T10:09:57.149 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:09:57 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:09:57.149 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:09:57 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "config-key exists", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:09:57.149 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:09:57 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "config-key rm", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:09:57.149 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:09:57 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:09:57.149 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:09:57 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:09:57.149 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:09:57 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd='[{"prefix": "config-key rm", "key": "smb/config/uctdb1/users-groups.0.json"}]': finished 2024-09-16T10:09:57.149 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:09:57 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-16T10:09:57.149 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:09:57 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:09:57.150 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:09:57 smithi033 ceph-mon[25404]: Removing orphan daemon smb.uctdb1.0.0.smithi033.pjkkon... 2024-09-16T10:09:57.150 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:09:57 smithi033 ceph-mon[25404]: Removing daemon smb.uctdb1.0.0.smithi033.pjkkon from smithi033 -- ports [445, 9922] 2024-09-16T10:09:57.150 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:09:57 smithi135 ceph-mon[28368]: pgmap v91: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-16T10:09:57.150 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:09:57 smithi135 ceph-mon[28368]: from='client.16485 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T10:09:57.150 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:09:57 smithi135 ceph-mon[28368]: Remove service smb.uctdb1 2024-09-16T10:09:57.150 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:09:57 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:09:57.150 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:09:57 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-16T10:09:57.150 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:09:57 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:09:57.150 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:09:57 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "config-key exists", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:09:57.150 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:09:57 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "config-key rm", "key": "smb/config/uctdb1/users-groups.0.json"} : dispatch 2024-09-16T10:09:57.151 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:09:57 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T10:09:57.151 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:09:57 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T10:09:57.151 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:09:57 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd='[{"prefix": "config-key rm", "key": "smb/config/uctdb1/users-groups.0.json"}]': finished 2024-09-16T10:09:57.151 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:09:57 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-16T10:09:57.151 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:09:57 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:09:57.151 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:09:57 smithi135 ceph-mon[28368]: Removing orphan daemon smb.uctdb1.0.0.smithi033.pjkkon... 2024-09-16T10:09:57.151 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:09:57 smithi135 ceph-mon[28368]: Removing daemon smb.uctdb1.0.0.smithi033.pjkkon from smithi033 -- ports [445, 9922] 2024-09-16T10:09:59.312 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:09:59 smithi097 ceph-mon[27987]: pgmap v92: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.4 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-16T10:09:59.313 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:09:59 smithi135 ceph-mon[28368]: pgmap v92: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.4 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-16T10:09:59.425 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:09:59 smithi033 ceph-mon[25404]: pgmap v92: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.4 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-16T10:10:00.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:10:00 smithi033 ceph-mon[25404]: overall HEALTH_OK 2024-09-16T10:10:00.314 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:10:00 smithi135 ceph-mon[28368]: overall HEALTH_OK 2024-09-16T10:10:00.315 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:10:00 smithi097 ceph-mon[27987]: overall HEALTH_OK 2024-09-16T10:10:00.517 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:10:01.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:10:01 smithi033 ceph-mon[25404]: pgmap v93: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.4 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-16T10:10:01.219 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-09-16T10:10:01.219 INFO:teuthology.orchestra.run.smithi033.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T10:06:49.898336Z", "last_refresh": "2024-09-16T10:08:39.096235Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi033=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T10:03:44.150971Z", "last_refresh": "2024-09-16T10:08:43.119791Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi033:172.21.15.33=a", "smithi097:172.21.15.97=b", "smithi135:172.21.15.135=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T10:03:19.958293Z", "last_refresh": "2024-09-16T10:08:39.095998Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "261f2dc7b20f078cba20226e1a82a867f88de1a71ca34322497f8520cc32e62e", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f", "last_refresh": "2024-09-16T10:08:39.096093Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-16T10:09:56.050405Z service:smb.uctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "uctdb1", "service_name": "smb.uctdb1", "service_type": "smb", "spec": {"cluster_id": "uctdb1", "cluster_lock_uri": "rados://.smb/uctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/uctdb1/cluster.meta.json", "config_uri": "rados://.smb/uctdb1/config.smb", "features": ["clustered"], "include_ceph_users": ["client.smb.fs.cluster.uctdb1"], "user_sources": ["rados:mon-config-key:smb/config/uctdb1/users-groups.0.json"]}, "status": {"created": "2024-09-16T10:07:37.414749Z", "last_refresh": "2024-09-16T10:08:39.096307Z", "running": 3, "size": 3}}] 2024-09-16T10:10:01.239 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:10:01 smithi097 ceph-mon[27987]: pgmap v93: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.4 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-16T10:10:01.316 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:10:01 smithi135 ceph-mon[28368]: pgmap v93: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.4 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-16T10:10:01.911 DEBUG:tasks.cephadm:checking if 'smb.uctdb1' in {'mon', 'mds.cephfs', 'smb.uctdb1', 'mgr', 'osd'} 2024-09-16T10:10:02.150 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:10:02 smithi033 ceph-mon[25404]: from='client.16521 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:10:02.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:10:02 smithi097 ceph-mon[27987]: from='client.16521 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:10:02.318 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:10:02 smithi135 ceph-mon[28368]: from='client.16521 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:10:02.913 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8eea781e-7412-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T10:10:03.171 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:10:03.292 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:10:03 smithi033 ceph-mon[25404]: pgmap v94: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 5.5 KiB/s rd, 87 KiB/s wr, 12 op/s 2024-09-16T10:10:03.292 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:10:03 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.uctdb1.0.0.smithi033.pjkkon"} : dispatch 2024-09-16T10:10:03.292 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:10:03 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.uctdb1.0.0.smithi033.pjkkon"}]': finished 2024-09-16T10:10:03.319 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:10:03 smithi097 ceph-mon[27987]: pgmap v94: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 5.5 KiB/s rd, 87 KiB/s wr, 12 op/s 2024-09-16T10:10:03.319 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:10:03 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.uctdb1.0.0.smithi033.pjkkon"} : dispatch 2024-09-16T10:10:03.319 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:10:03 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.uctdb1.0.0.smithi033.pjkkon"}]': finished 2024-09-16T10:10:03.328 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:10:03 smithi135 ceph-mon[28368]: pgmap v94: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 5.5 KiB/s rd, 87 KiB/s wr, 12 op/s 2024-09-16T10:10:03.328 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:10:03 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.uctdb1.0.0.smithi033.pjkkon"} : dispatch 2024-09-16T10:10:03.328 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:10:03 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.uctdb1.0.0.smithi033.pjkkon"}]': finished 2024-09-16T10:10:03.862 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-09-16T10:10:03.862 INFO:teuthology.orchestra.run.smithi033.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T10:06:49.898336Z", "last_refresh": "2024-09-16T10:08:39.096235Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi033=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T10:03:44.150971Z", "last_refresh": "2024-09-16T10:08:43.119791Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi033:172.21.15.33=a", "smithi097:172.21.15.97=b", "smithi135:172.21.15.135=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T10:03:19.958293Z", "last_refresh": "2024-09-16T10:08:39.095998Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "261f2dc7b20f078cba20226e1a82a867f88de1a71ca34322497f8520cc32e62e", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f", "last_refresh": "2024-09-16T10:08:39.096093Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-16T10:09:56.050405Z service:smb.uctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "uctdb1", "service_name": "smb.uctdb1", "service_type": "smb", "spec": {"cluster_id": "uctdb1", "cluster_lock_uri": "rados://.smb/uctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/uctdb1/cluster.meta.json", "config_uri": "rados://.smb/uctdb1/config.smb", "features": ["clustered"], "include_ceph_users": ["client.smb.fs.cluster.uctdb1"], "user_sources": ["rados:mon-config-key:smb/config/uctdb1/users-groups.0.json"]}, "status": {"created": "2024-09-16T10:07:37.414749Z", "last_refresh": "2024-09-16T10:08:39.096307Z", "running": 2, "size": 3}}] 2024-09-16T10:10:04.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:10:04 smithi033 ceph-mon[25404]: Removing key for client.smb.config.uctdb1.0.0.smithi033.pjkkon 2024-09-16T10:10:04.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:10:04 smithi033 ceph-mon[25404]: Removing orphan daemon smb.uctdb1.2.0.smithi097.dmlxyb... 2024-09-16T10:10:04.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:10:04 smithi033 ceph-mon[25404]: Removing daemon smb.uctdb1.2.0.smithi097.dmlxyb from smithi097 -- ports [445, 9922] 2024-09-16T10:10:04.329 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:10:04 smithi135 ceph-mon[28368]: Removing key for client.smb.config.uctdb1.0.0.smithi033.pjkkon 2024-09-16T10:10:04.329 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:10:04 smithi135 ceph-mon[28368]: Removing orphan daemon smb.uctdb1.2.0.smithi097.dmlxyb... 2024-09-16T10:10:04.329 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:10:04 smithi135 ceph-mon[28368]: Removing daemon smb.uctdb1.2.0.smithi097.dmlxyb from smithi097 -- ports [445, 9922] 2024-09-16T10:10:04.374 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:10:04 smithi097 ceph-mon[27987]: Removing key for client.smb.config.uctdb1.0.0.smithi033.pjkkon 2024-09-16T10:10:04.375 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:10:04 smithi097 ceph-mon[27987]: Removing orphan daemon smb.uctdb1.2.0.smithi097.dmlxyb... 2024-09-16T10:10:04.375 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:10:04 smithi097 ceph-mon[27987]: Removing daemon smb.uctdb1.2.0.smithi097.dmlxyb from smithi097 -- ports [445, 9922] 2024-09-16T10:10:04.494 DEBUG:tasks.cephadm:checking if 'smb.uctdb1' in {'mon', 'mds.cephfs', 'smb.uctdb1', 'mgr', 'osd'} 2024-09-16T10:10:05.170 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:10:05 smithi097 ceph-mon[27987]: pgmap v95: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-16T10:10:05.171 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:10:05 smithi097 ceph-mon[27987]: from='client.16554 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:10:05.329 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:10:05 smithi135 ceph-mon[28368]: pgmap v95: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-16T10:10:05.330 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:10:05 smithi135 ceph-mon[28368]: from='client.16554 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:10:05.425 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:10:05 smithi033 ceph-mon[25404]: pgmap v95: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-16T10:10:05.425 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:10:05 smithi033 ceph-mon[25404]: from='client.16554 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:10:05.494 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8eea781e-7412-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T10:10:05.751 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:10:06.384 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-09-16T10:10:06.384 INFO:teuthology.orchestra.run.smithi033.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T10:06:49.898336Z", "last_refresh": "2024-09-16T10:08:39.096235Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi033=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T10:03:44.150971Z", "last_refresh": "2024-09-16T10:08:43.119791Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi033:172.21.15.33=a", "smithi097:172.21.15.97=b", "smithi135:172.21.15.135=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T10:03:19.958293Z", "last_refresh": "2024-09-16T10:08:39.095998Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "261f2dc7b20f078cba20226e1a82a867f88de1a71ca34322497f8520cc32e62e", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f", "last_refresh": "2024-09-16T10:08:39.096093Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-16T10:09:56.050405Z service:smb.uctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "uctdb1", "service_name": "smb.uctdb1", "service_type": "smb", "spec": {"cluster_id": "uctdb1", "cluster_lock_uri": "rados://.smb/uctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/uctdb1/cluster.meta.json", "config_uri": "rados://.smb/uctdb1/config.smb", "features": ["clustered"], "include_ceph_users": ["client.smb.fs.cluster.uctdb1"], "user_sources": ["rados:mon-config-key:smb/config/uctdb1/users-groups.0.json"]}, "status": {"created": "2024-09-16T10:07:37.414749Z", "last_refresh": "2024-09-16T10:08:39.096307Z", "running": 2, "size": 3}}] 2024-09-16T10:10:06.958 DEBUG:tasks.cephadm:checking if 'smb.uctdb1' in {'mon', 'mds.cephfs', 'smb.uctdb1', 'mgr', 'osd'} 2024-09-16T10:10:07.335 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:10:07 smithi135 ceph-mon[28368]: pgmap v96: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 87 KiB/s wr, 11 op/s 2024-09-16T10:10:07.425 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:10:07 smithi033 ceph-mon[25404]: pgmap v96: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 87 KiB/s wr, 11 op/s 2024-09-16T10:10:07.489 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:10:07 smithi097 ceph-mon[27987]: pgmap v96: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 87 KiB/s wr, 11 op/s 2024-09-16T10:10:07.959 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8eea781e-7412-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T10:10:08.217 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:10:08 smithi135 ceph-mon[28368]: from='client.16560 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:10:08.217 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:10:08 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.uctdb1.2.0.smithi097.dmlxyb"} : dispatch 2024-09-16T10:10:08.217 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:10:08 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.uctdb1.2.0.smithi097.dmlxyb"}]': finished 2024-09-16T10:10:08.227 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:10:08.348 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:10:08 smithi033 ceph-mon[25404]: from='client.16560 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:10:08.348 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:10:08 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.uctdb1.2.0.smithi097.dmlxyb"} : dispatch 2024-09-16T10:10:08.348 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:10:08 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.uctdb1.2.0.smithi097.dmlxyb"}]': finished 2024-09-16T10:10:08.489 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:10:08 smithi097 ceph-mon[27987]: from='client.16560 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:10:08.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:10:08 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.uctdb1.2.0.smithi097.dmlxyb"} : dispatch 2024-09-16T10:10:08.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:10:08 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.uctdb1.2.0.smithi097.dmlxyb"}]': finished 2024-09-16T10:10:08.909 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-09-16T10:10:08.909 INFO:teuthology.orchestra.run.smithi033.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T10:06:49.898336Z", "last_refresh": "2024-09-16T10:08:39.096235Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi033=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T10:03:44.150971Z", "last_refresh": "2024-09-16T10:08:43.119791Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi033:172.21.15.33=a", "smithi097:172.21.15.97=b", "smithi135:172.21.15.135=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T10:03:19.958293Z", "last_refresh": "2024-09-16T10:08:39.095998Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "261f2dc7b20f078cba20226e1a82a867f88de1a71ca34322497f8520cc32e62e", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f", "last_refresh": "2024-09-16T10:08:39.096093Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-16T10:09:56.050405Z service:smb.uctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "uctdb1", "service_name": "smb.uctdb1", "service_type": "smb", "spec": {"cluster_id": "uctdb1", "cluster_lock_uri": "rados://.smb/uctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/uctdb1/cluster.meta.json", "config_uri": "rados://.smb/uctdb1/config.smb", "features": ["clustered"], "include_ceph_users": ["client.smb.fs.cluster.uctdb1"], "user_sources": ["rados:mon-config-key:smb/config/uctdb1/users-groups.0.json"]}, "status": {"created": "2024-09-16T10:07:37.414749Z", "last_refresh": "2024-09-16T10:08:39.096307Z", "running": 1, "size": 3}}] 2024-09-16T10:10:09.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:10:09 smithi033 ceph-mon[25404]: Removing key for client.smb.config.uctdb1.2.0.smithi097.dmlxyb 2024-09-16T10:10:09.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:10:09 smithi033 ceph-mon[25404]: Removing orphan daemon smb.uctdb1.1.0.smithi135.lcxmun... 2024-09-16T10:10:09.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:10:09 smithi033 ceph-mon[25404]: Removing daemon smb.uctdb1.1.0.smithi135.lcxmun from smithi135 -- ports [445, 9922] 2024-09-16T10:10:09.175 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:10:09 smithi033 ceph-mon[25404]: pgmap v97: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-16T10:10:09.335 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:10:09 smithi135 ceph-mon[28368]: Removing key for client.smb.config.uctdb1.2.0.smithi097.dmlxyb 2024-09-16T10:10:09.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:10:09 smithi135 ceph-mon[28368]: Removing orphan daemon smb.uctdb1.1.0.smithi135.lcxmun... 2024-09-16T10:10:09.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:10:09 smithi135 ceph-mon[28368]: Removing daemon smb.uctdb1.1.0.smithi135.lcxmun from smithi135 -- ports [445, 9922] 2024-09-16T10:10:09.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:10:09 smithi135 ceph-mon[28368]: pgmap v97: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-16T10:10:09.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:10:09 smithi097 ceph-mon[27987]: Removing key for client.smb.config.uctdb1.2.0.smithi097.dmlxyb 2024-09-16T10:10:09.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:10:09 smithi097 ceph-mon[27987]: Removing orphan daemon smb.uctdb1.1.0.smithi135.lcxmun... 2024-09-16T10:10:09.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:10:09 smithi097 ceph-mon[27987]: Removing daemon smb.uctdb1.1.0.smithi135.lcxmun from smithi135 -- ports [445, 9922] 2024-09-16T10:10:09.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:10:09 smithi097 ceph-mon[27987]: pgmap v97: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-16T10:10:09.605 DEBUG:tasks.cephadm:checking if 'smb.uctdb1' in {'mon', 'mds.cephfs', 'smb.uctdb1', 'mgr', 'osd'} 2024-09-16T10:10:10.181 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:10:10 smithi135 ceph-mon[28368]: from='client.16581 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:10:10.425 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:10:10 smithi033 ceph-mon[25404]: from='client.16581 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:10:10.489 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:10:10 smithi097 ceph-mon[27987]: from='client.16581 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:10:10.607 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8eea781e-7412-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T10:10:10.869 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:10:11.252 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:10:11 smithi033 ceph-mon[25404]: pgmap v98: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-16T10:10:11.335 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:10:11 smithi135 ceph-mon[28368]: pgmap v98: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-16T10:10:11.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:10:11 smithi097 ceph-mon[27987]: pgmap v98: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-16T10:10:11.542 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-09-16T10:10:11.542 INFO:teuthology.orchestra.run.smithi033.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T10:06:49.898336Z", "last_refresh": "2024-09-16T10:08:39.096235Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi033=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T10:03:44.150971Z", "last_refresh": "2024-09-16T10:08:43.119791Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi033:172.21.15.33=a", "smithi097:172.21.15.97=b", "smithi135:172.21.15.135=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T10:03:19.958293Z", "last_refresh": "2024-09-16T10:08:39.095998Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "261f2dc7b20f078cba20226e1a82a867f88de1a71ca34322497f8520cc32e62e", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f", "last_refresh": "2024-09-16T10:08:39.096093Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-16T10:09:56.050405Z service:smb.uctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "uctdb1", "service_name": "smb.uctdb1", "service_type": "smb", "spec": {"cluster_id": "uctdb1", "cluster_lock_uri": "rados://.smb/uctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/uctdb1/cluster.meta.json", "config_uri": "rados://.smb/uctdb1/config.smb", "features": ["clustered"], "include_ceph_users": ["client.smb.fs.cluster.uctdb1"], "user_sources": ["rados:mon-config-key:smb/config/uctdb1/users-groups.0.json"]}, "status": {"created": "2024-09-16T10:07:37.414749Z", "last_refresh": "2024-09-16T10:08:39.096307Z", "running": 1, "size": 3}}] 2024-09-16T10:10:12.129 DEBUG:tasks.cephadm:checking if 'smb.uctdb1' in {'mon', 'mds.cephfs', 'smb.uctdb1', 'mgr', 'osd'} 2024-09-16T10:10:13.130 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 8eea781e-7412-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-16T10:10:13.347 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:10:13 smithi135 ceph-mon[28368]: pgmap v99: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-16T10:10:13.347 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:10:13 smithi135 ceph-mon[28368]: from='client.16593 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:10:13.396 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T10:10:13.425 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:10:13 smithi033 ceph-mon[25404]: pgmap v99: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-16T10:10:13.425 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:10:13 smithi033 ceph-mon[25404]: from='client.16593 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:10:13.489 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:10:13 smithi097 ceph-mon[27987]: pgmap v99: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-16T10:10:13.490 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:10:13 smithi097 ceph-mon[27987]: from='client.16593 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:10:14.098 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-09-16T10:10:14.098 INFO:teuthology.orchestra.run.smithi033.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-16T10:06:49.898336Z", "last_refresh": "2024-09-16T10:08:39.096235Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi033=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-16T10:03:44.150971Z", "last_refresh": "2024-09-16T10:08:43.119791Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi033:172.21.15.33=a", "smithi097:172.21.15.97=b", "smithi135:172.21.15.135=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-16T10:03:19.958293Z", "last_refresh": "2024-09-16T10:08:39.095998Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "261f2dc7b20f078cba20226e1a82a867f88de1a71ca34322497f8520cc32e62e", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f", "last_refresh": "2024-09-16T10:08:39.096093Z", "running": 6, "size": 6}, "unmanaged": true}] 2024-09-16T10:10:14.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:10:14 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.uctdb1.1.0.smithi135.lcxmun"} : dispatch 2024-09-16T10:10:14.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:10:14 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.uctdb1.1.0.smithi135.lcxmun"}]': finished 2024-09-16T10:10:14.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:10:14 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix":"config-key del","key":"mgr/cephadm/spec.smb.uctdb1"} : dispatch 2024-09-16T10:10:14.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:10:14 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/spec.smb.uctdb1"}]': finished 2024-09-16T10:10:14.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:10:14 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:10:14.335 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:10:14 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.uctdb1.1.0.smithi135.lcxmun"} : dispatch 2024-09-16T10:10:14.335 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:10:14 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.uctdb1.1.0.smithi135.lcxmun"}]': finished 2024-09-16T10:10:14.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:10:14 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix":"config-key del","key":"mgr/cephadm/spec.smb.uctdb1"} : dispatch 2024-09-16T10:10:14.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:10:14 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/spec.smb.uctdb1"}]': finished 2024-09-16T10:10:14.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:10:14 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:10:14.425 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:10:14 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.uctdb1.1.0.smithi135.lcxmun"} : dispatch 2024-09-16T10:10:14.425 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:10:14 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.uctdb1.1.0.smithi135.lcxmun"}]': finished 2024-09-16T10:10:14.425 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:10:14 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix":"config-key del","key":"mgr/cephadm/spec.smb.uctdb1"} : dispatch 2024-09-16T10:10:14.425 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:10:14 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/spec.smb.uctdb1"}]': finished 2024-09-16T10:10:14.425 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:10:14 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T10:10:14.859 DEBUG:tasks.cephadm:checking if 'smb.uctdb1' in {'mon', 'mds.cephfs', 'osd', 'mgr'} 2024-09-16T10:10:14.859 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-09-16T10:10:14.870 INFO:tasks.cephadm:Teardown begin 2024-09-16T10:10:14.870 DEBUG:teuthology.orchestra.run.smithi033:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-16T10:10:14.898 DEBUG:teuthology.orchestra.run.smithi097:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-16T10:10:14.926 DEBUG:teuthology.orchestra.run.smithi135:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-16T10:10:14.954 DEBUG:teuthology.orchestra.run.smithi151:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-16T10:10:14.987 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-09-16T10:10:14.987 DEBUG:teuthology.orchestra.run.smithi033:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-16T10:10:15.003 DEBUG:teuthology.orchestra.run.smithi097:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-16T10:10:15.018 DEBUG:teuthology.orchestra.run.smithi135:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-16T10:10:15.033 DEBUG:teuthology.orchestra.run.smithi151:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-16T10:10:15.051 INFO:tasks.cephadm:Stopping all daemons... 2024-09-16T10:10:15.052 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-09-16T10:10:15.052 DEBUG:teuthology.orchestra.run.smithi033:> sudo systemctl stop ceph-8eea781e-7412-11ef-bceb-c7b262605968@mon.a 2024-09-16T10:10:15.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:10:15 smithi097 ceph-mon[27987]: Removing key for client.smb.config.uctdb1.1.0.smithi135.lcxmun 2024-09-16T10:10:15.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:10:15 smithi097 ceph-mon[27987]: Purge service smb.uctdb1 2024-09-16T10:10:15.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:10:15 smithi097 ceph-mon[27987]: pgmap v100: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 426 B/s rd, 0 B/s wr, 0 op/s 2024-09-16T10:10:15.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:10:15 smithi097 ceph-mon[27987]: from='client.16614 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:10:15.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:10:15 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:10:15.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:10:15 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:10:15.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:10:15 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:10:15.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:10:15 smithi097 ceph-mon[27987]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:10:15.335 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:10:15 smithi135 ceph-mon[28368]: Removing key for client.smb.config.uctdb1.1.0.smithi135.lcxmun 2024-09-16T10:10:15.335 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:10:15 smithi135 ceph-mon[28368]: Purge service smb.uctdb1 2024-09-16T10:10:15.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:10:15 smithi135 ceph-mon[28368]: pgmap v100: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 426 B/s rd, 0 B/s wr, 0 op/s 2024-09-16T10:10:15.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:10:15 smithi135 ceph-mon[28368]: from='client.16614 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:10:15.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:10:15 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:10:15.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:10:15 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:10:15.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:10:15 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:10:15.336 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:10:15 smithi135 ceph-mon[28368]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:10:15.425 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:10:15 smithi033 systemd[1]: Stopping Ceph mon.a for 8eea781e-7412-11ef-bceb-c7b262605968... 2024-09-16T10:10:15.425 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:10:15 smithi033 ceph-mon[25404]: Removing key for client.smb.config.uctdb1.1.0.smithi135.lcxmun 2024-09-16T10:10:15.425 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:10:15 smithi033 ceph-mon[25404]: Purge service smb.uctdb1 2024-09-16T10:10:15.425 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:10:15 smithi033 ceph-mon[25404]: pgmap v100: 97 pgs: 97 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail; 426 B/s rd, 0 B/s wr, 0 op/s 2024-09-16T10:10:15.426 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:10:15 smithi033 ceph-mon[25404]: from='client.16614 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T10:10:15.426 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:10:15 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:10:15.426 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:10:15 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:10:15.426 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:10:15 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:10:15.426 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:10:15 smithi033 ceph-mon[25404]: from='mgr.14535 172.21.15.33:0/2237433661' entity='mgr.x' 2024-09-16T10:10:15.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:10:15 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mon-a[25381]: 2024-09-16T10:10:15.611+0000 7ff9d1336640 -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-16T10:10:15.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:10:15 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mon-a[25381]: 2024-09-16T10:10:15.611+0000 7ff9d1336640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-09-16T10:10:15.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:10:15 smithi033 podman[64402]: 2024-09-16 10:10:15.673252315 +0000 UTC m=+0.184481461 container died db4c01c51bd695dd53bc87597d0d6b2d715fa40303cbad54444592ff8a8f7516 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, name=ceph-8eea781e-7412-11ef-bceb-c7b262605968-mon-a, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_CLEAN=True) 2024-09-16T10:10:16.320 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:10:16 smithi033 podman[64402]: 2024-09-16 10:10:16.01812109 +0000 UTC m=+0.529350287 container cleanup db4c01c51bd695dd53bc87597d0d6b2d715fa40303cbad54444592ff8a8f7516 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, name=ceph-8eea781e-7412-11ef-bceb-c7b262605968-mon-a, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0) 2024-09-16T10:10:16.321 INFO:journalctl@ceph.mon.a.smithi033.stdout:Sep 16 10:10:16 smithi033 bash[64402]: ceph-8eea781e-7412-11ef-bceb-c7b262605968-mon-a 2024-09-16T10:10:16.495 DEBUG:teuthology.orchestra.run.smithi033:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8eea781e-7412-11ef-bceb-c7b262605968@mon.a.service' 2024-09-16T10:10:16.539 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T10:10:16.540 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-09-16T10:10:16.540 INFO:tasks.cephadm.mon.c:Stopping mon.b... 2024-09-16T10:10:16.540 DEBUG:teuthology.orchestra.run.smithi097:> sudo systemctl stop ceph-8eea781e-7412-11ef-bceb-c7b262605968@mon.b 2024-09-16T10:10:16.943 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:10:16 smithi097 systemd[1]: Stopping Ceph mon.b for 8eea781e-7412-11ef-bceb-c7b262605968... 2024-09-16T10:10:17.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:10:16 smithi097 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mon-b[27964]: 2024-09-16T10:10:16.940+0000 7f6d33e0a640 -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-16T10:10:17.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:10:16 smithi097 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mon-b[27964]: 2024-09-16T10:10:16.940+0000 7f6d33e0a640 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2024-09-16T10:10:17.240 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:10:17 smithi097 podman[45706]: 2024-09-16 10:10:17.033377549 +0000 UTC m=+0.299967932 container died bec5c203fa95e8b9c48b9957100785a04b99657da8dfff44374f477cb588e980 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-8eea781e-7412-11ef-bceb-c7b262605968-mon-b, org.label-schema.schema-version=1.0, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.vendor=CentOS, GIT_CLEAN=True, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731) 2024-09-16T10:10:17.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:10:17 smithi097 podman[45706]: 2024-09-16 10:10:17.489259423 +0000 UTC m=+0.755849850 container cleanup bec5c203fa95e8b9c48b9957100785a04b99657da8dfff44374f477cb588e980 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-8eea781e-7412-11ef-bceb-c7b262605968-mon-b, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0) 2024-09-16T10:10:17.740 INFO:journalctl@ceph.mon.b.smithi097.stdout:Sep 16 10:10:17 smithi097 bash[45706]: ceph-8eea781e-7412-11ef-bceb-c7b262605968-mon-b 2024-09-16T10:10:18.069 DEBUG:teuthology.orchestra.run.smithi097:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8eea781e-7412-11ef-bceb-c7b262605968@mon.b.service' 2024-09-16T10:10:18.112 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T10:10:18.112 INFO:tasks.cephadm.mon.c:Stopped mon.b 2024-09-16T10:10:18.112 INFO:tasks.cephadm.mon.c:Stopping mon.c... 2024-09-16T10:10:18.112 DEBUG:teuthology.orchestra.run.smithi135:> sudo systemctl stop ceph-8eea781e-7412-11ef-bceb-c7b262605968@mon.c 2024-09-16T10:10:18.407 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:10:18 smithi135 systemd[1]: Stopping Ceph mon.c for 8eea781e-7412-11ef-bceb-c7b262605968... 2024-09-16T10:10:18.748 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:10:18 smithi135 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mon-c[28344]: 2024-09-16T10:10:18.405+0000 7faf155c2640 -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-16T10:10:18.749 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:10:18 smithi135 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mon-c[28344]: 2024-09-16T10:10:18.405+0000 7faf155c2640 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2024-09-16T10:10:18.749 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:10:18 smithi135 podman[48679]: 2024-09-16 10:10:18.467247464 +0000 UTC m=+0.161222149 container died e36874f7d70a37c0b52707b12d810ef4805002b1c7846e389afe30aecde38f20 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-8eea781e-7412-11ef-bceb-c7b262605968-mon-c, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, ceph=True, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6) 2024-09-16T10:10:19.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:10:18 smithi135 podman[48679]: 2024-09-16 10:10:18.854329815 +0000 UTC m=+0.548304531 container cleanup e36874f7d70a37c0b52707b12d810ef4805002b1c7846e389afe30aecde38f20 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-8eea781e-7412-11ef-bceb-c7b262605968-mon-c, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.vendor=CentOS, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731) 2024-09-16T10:10:19.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Sep 16 10:10:18 smithi135 bash[48679]: ceph-8eea781e-7412-11ef-bceb-c7b262605968-mon-c 2024-09-16T10:10:19.274 DEBUG:teuthology.orchestra.run.smithi135:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8eea781e-7412-11ef-bceb-c7b262605968@mon.c.service' 2024-09-16T10:10:19.324 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T10:10:19.325 INFO:tasks.cephadm.mon.c:Stopped mon.c 2024-09-16T10:10:19.325 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-09-16T10:10:19.325 DEBUG:teuthology.orchestra.run.smithi033:> sudo systemctl stop ceph-8eea781e-7412-11ef-bceb-c7b262605968@mgr.x 2024-09-16T10:10:19.618 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:10:19 smithi033 systemd[1]: Stopping Ceph mgr.x for 8eea781e-7412-11ef-bceb-c7b262605968... 2024-09-16T10:10:19.916 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:10:19 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: 2024-09-16T10:10:19.615+0000 7fe3d3ca6640 -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-16T10:10:19.916 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:10:19 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x[25669]: 2024-09-16T10:10:19.615+0000 7fe3d3ca6640 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-09-16T10:10:19.916 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:10:19 smithi033 podman[64549]: 2024-09-16 10:10:19.647709541 +0000 UTC m=+0.130427933 container died e332286299d77b8c3cb654e93341c6ad81a0cb743a61c95bfc8c3faa7ce17c2b (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, name=ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, GIT_BRANCH=HEAD, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS) 2024-09-16T10:10:20.175 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:10:20 smithi033 podman[64549]: 2024-09-16 10:10:20.005287593 +0000 UTC m=+0.488005985 container cleanup e332286299d77b8c3cb654e93341c6ad81a0cb743a61c95bfc8c3faa7ce17c2b (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:66e33d6af1496291b0602ee0a859e68145f17dad, name=ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T10:10:20.175 INFO:journalctl@ceph.mgr.x.smithi033.stdout:Sep 16 10:10:20 smithi033 bash[64549]: ceph-8eea781e-7412-11ef-bceb-c7b262605968-mgr-x 2024-09-16T10:10:20.426 DEBUG:teuthology.orchestra.run.smithi033:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8eea781e-7412-11ef-bceb-c7b262605968@mgr.x.service' 2024-09-16T10:10:20.461 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T10:10:20.461 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-09-16T10:10:20.461 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-09-16T10:10:20.461 DEBUG:teuthology.orchestra.run.smithi033:> sudo systemctl stop ceph-8eea781e-7412-11ef-bceb-c7b262605968@osd.0 2024-09-16T10:10:20.925 INFO:journalctl@ceph.osd.0.smithi033.stdout:Sep 16 10:10:20 smithi033 systemd[1]: Stopping Ceph osd.0 for 8eea781e-7412-11ef-bceb-c7b262605968... 2024-09-16T10:10:20.925 INFO:journalctl@ceph.osd.0.smithi033.stdout:Sep 16 10:10:20 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-0[38948]: 2024-09-16T10:10:20.760+0000 7fb3a2b55640 -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-16T10:10:20.925 INFO:journalctl@ceph.osd.0.smithi033.stdout:Sep 16 10:10:20 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-0[38948]: 2024-09-16T10:10:20.760+0000 7fb3a2b55640 -1 osd.0 51 *** Got signal Terminated *** 2024-09-16T10:10:20.925 INFO:journalctl@ceph.osd.0.smithi033.stdout:Sep 16 10:10:20 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-0[38948]: 2024-09-16T10:10:20.760+0000 7fb3a2b55640 -1 osd.0 51 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T10:10:26.403 INFO:journalctl@ceph.osd.0.smithi033.stdout:Sep 16 10:10:26 smithi033 podman[64678]: 2024-09-16 10:10:26.140732703 +0000 UTC m=+5.460852488 container died a1a31bd16d22f190099ae0867a62c59ab07a092b54a94f92419e628114dfdb73 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-0, GIT_BRANCH=HEAD, ceph=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731) 2024-09-16T10:10:26.675 INFO:journalctl@ceph.osd.0.smithi033.stdout:Sep 16 10:10:26 smithi033 podman[64678]: 2024-09-16 10:10:26.483743552 +0000 UTC m=+5.803863337 container cleanup a1a31bd16d22f190099ae0867a62c59ab07a092b54a94f92419e628114dfdb73 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True) 2024-09-16T10:10:26.675 INFO:journalctl@ceph.osd.0.smithi033.stdout:Sep 16 10:10:26 smithi033 bash[64678]: ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-0 2024-09-16T10:10:27.113 INFO:journalctl@ceph.osd.0.smithi033.stdout:Sep 16 10:10:26 smithi033 podman[64699]: 2024-09-16 10:10:26.693446094 +0000 UTC m=+0.550593621 container remove a1a31bd16d22f190099ae0867a62c59ab07a092b54a94f92419e628114dfdb73 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-0, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T10:10:27.425 INFO:journalctl@ceph.osd.0.smithi033.stdout:Sep 16 10:10:27 smithi033 podman[64794]: 2024-09-16 10:10:27.014914722 +0000 UTC m=+0.016800749 image pull 261f2dc7b20f078cba20226e1a82a867f88de1a71ca34322497f8520cc32e62e quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f 2024-09-16T10:10:27.425 INFO:journalctl@ceph.osd.0.smithi033.stdout:Sep 16 10:10:27 smithi033 podman[64794]: 2024-09-16 10:10:27.127599793 +0000 UTC m=+0.129485869 container create 981f0461c96a7d870cb7bfded7a600545036d5f23ff3faef7630a9d9bb8d21c1 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-0-deactivate, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-16T10:10:27.425 INFO:journalctl@ceph.osd.0.smithi033.stdout:Sep 16 10:10:27 smithi033 podman[64794]: 2024-09-16 10:10:27.354925763 +0000 UTC m=+0.356811775 container init 981f0461c96a7d870cb7bfded7a600545036d5f23ff3faef7630a9d9bb8d21c1 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-0-deactivate, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True) 2024-09-16T10:10:27.425 INFO:journalctl@ceph.osd.0.smithi033.stdout:Sep 16 10:10:27 smithi033 podman[64794]: 2024-09-16 10:10:27.359809849 +0000 UTC m=+0.361695859 container start 981f0461c96a7d870cb7bfded7a600545036d5f23ff3faef7630a9d9bb8d21c1 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-0-deactivate, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, io.buildah.version=1.37.2) 2024-09-16T10:10:27.833 INFO:journalctl@ceph.osd.0.smithi033.stdout:Sep 16 10:10:27 smithi033 podman[64794]: 2024-09-16 10:10:27.44626949 +0000 UTC m=+0.448155524 container attach 981f0461c96a7d870cb7bfded7a600545036d5f23ff3faef7630a9d9bb8d21c1 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-0-deactivate, maintainer=Guillaume Abrioux , GIT_CLEAN=True, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0) 2024-09-16T10:10:27.833 INFO:journalctl@ceph.osd.0.smithi033.stdout:Sep 16 10:10:27 smithi033 podman[64794]: 2024-09-16 10:10:27.551229195 +0000 UTC m=+0.553115206 container died 981f0461c96a7d870cb7bfded7a600545036d5f23ff3faef7630a9d9bb8d21c1 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-0-deactivate, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_CLEAN=True, ceph=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-16T10:10:28.085 INFO:journalctl@ceph.osd.0.smithi033.stdout:Sep 16 10:10:28 smithi033 podman[64837]: 2024-09-16 10:10:28.066202732 +0000 UTC m=+0.508512589 container remove 981f0461c96a7d870cb7bfded7a600545036d5f23ff3faef7630a9d9bb8d21c1 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-0-deactivate, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, org.label-schema.schema-version=1.0, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True) 2024-09-16T10:10:28.085 INFO:journalctl@ceph.osd.0.smithi033.stdout:Sep 16 10:10:28 smithi033 systemd[1]: ceph-8eea781e-7412-11ef-bceb-c7b262605968@osd.0.service: Deactivated successfully. 2024-09-16T10:10:28.086 INFO:journalctl@ceph.osd.0.smithi033.stdout:Sep 16 10:10:28 smithi033 systemd[1]: Stopped Ceph osd.0 for 8eea781e-7412-11ef-bceb-c7b262605968. 2024-09-16T10:10:28.086 INFO:journalctl@ceph.osd.0.smithi033.stdout:Sep 16 10:10:28 smithi033 systemd[1]: ceph-8eea781e-7412-11ef-bceb-c7b262605968@osd.0.service: Consumed 3.501s CPU time. 2024-09-16T10:10:28.087 DEBUG:teuthology.orchestra.run.smithi033:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8eea781e-7412-11ef-bceb-c7b262605968@osd.0.service' 2024-09-16T10:10:28.127 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T10:10:28.127 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-09-16T10:10:28.127 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-09-16T10:10:28.128 DEBUG:teuthology.orchestra.run.smithi033:> sudo systemctl stop ceph-8eea781e-7412-11ef-bceb-c7b262605968@osd.1 2024-09-16T10:10:28.425 INFO:journalctl@ceph.osd.1.smithi033.stdout:Sep 16 10:10:28 smithi033 systemd[1]: Stopping Ceph osd.1 for 8eea781e-7412-11ef-bceb-c7b262605968... 2024-09-16T10:10:28.925 INFO:journalctl@ceph.osd.1.smithi033.stdout:Sep 16 10:10:28 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-1[44913]: 2024-09-16T10:10:28.479+0000 7f1c159e5640 -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-16T10:10:28.925 INFO:journalctl@ceph.osd.1.smithi033.stdout:Sep 16 10:10:28 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-1[44913]: 2024-09-16T10:10:28.479+0000 7f1c159e5640 -1 osd.1 51 *** Got signal Terminated *** 2024-09-16T10:10:28.925 INFO:journalctl@ceph.osd.1.smithi033.stdout:Sep 16 10:10:28 smithi033 ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-1[44913]: 2024-09-16T10:10:28.479+0000 7f1c159e5640 -1 osd.1 51 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T10:10:34.088 INFO:journalctl@ceph.osd.1.smithi033.stdout:Sep 16 10:10:33 smithi033 podman[64922]: 2024-09-16 10:10:33.818349896 +0000 UTC m=+5.462105914 container died 1aa46796e6b4007fe0e86546067f042c31d3218f27869c4a9206330349b24f38 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-1, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, ceph=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T10:10:34.425 INFO:journalctl@ceph.osd.1.smithi033.stdout:Sep 16 10:10:34 smithi033 podman[64922]: 2024-09-16 10:10:34.177385128 +0000 UTC m=+5.821141146 container cleanup 1aa46796e6b4007fe0e86546067f042c31d3218f27869c4a9206330349b24f38 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-1, ceph=True, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T10:10:34.425 INFO:journalctl@ceph.osd.1.smithi033.stdout:Sep 16 10:10:34 smithi033 bash[64922]: ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-1 2024-09-16T10:10:34.757 INFO:journalctl@ceph.osd.1.smithi033.stdout:Sep 16 10:10:34 smithi033 podman[64947]: 2024-09-16 10:10:34.428093824 +0000 UTC m=+0.606467649 container remove 1aa46796e6b4007fe0e86546067f042c31d3218f27869c4a9206330349b24f38 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-1, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, ceph=True) 2024-09-16T10:10:35.049 INFO:journalctl@ceph.osd.1.smithi033.stdout:Sep 16 10:10:34 smithi033 podman[65041]: 2024-09-16 10:10:34.659479666 +0000 UTC m=+0.016327440 image pull 261f2dc7b20f078cba20226e1a82a867f88de1a71ca34322497f8520cc32e62e quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f 2024-09-16T10:10:35.049 INFO:journalctl@ceph.osd.1.smithi033.stdout:Sep 16 10:10:34 smithi033 podman[65041]: 2024-09-16 10:10:34.762378114 +0000 UTC m=+0.119225873 container create bb01ef88d157fca4f75de53182df3990af0bf406a5a4067134e273589c7681ed (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-1-deactivate, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, GIT_CLEAN=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, org.label-schema.schema-version=1.0) 2024-09-16T10:10:35.049 INFO:journalctl@ceph.osd.1.smithi033.stdout:Sep 16 10:10:34 smithi033 podman[65041]: 2024-09-16 10:10:34.956304441 +0000 UTC m=+0.313152200 container init bb01ef88d157fca4f75de53182df3990af0bf406a5a4067134e273589c7681ed (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-1-deactivate, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, maintainer=Guillaume Abrioux , RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=) 2024-09-16T10:10:35.049 INFO:journalctl@ceph.osd.1.smithi033.stdout:Sep 16 10:10:34 smithi033 podman[65041]: 2024-09-16 10:10:34.961335186 +0000 UTC m=+0.318182946 container start bb01ef88d157fca4f75de53182df3990af0bf406a5a4067134e273589c7681ed (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-1-deactivate, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6) 2024-09-16T10:10:35.050 INFO:journalctl@ceph.osd.1.smithi033.stdout:Sep 16 10:10:35 smithi033 podman[65041]: 2024-09-16 10:10:35.047791239 +0000 UTC m=+0.404639008 container attach bb01ef88d157fca4f75de53182df3990af0bf406a5a4067134e273589c7681ed (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-1-deactivate, ceph=True, org.label-schema.license=GPLv2, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , 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) 2024-09-16T10:10:35.414 INFO:journalctl@ceph.osd.1.smithi033.stdout:Sep 16 10:10:35 smithi033 podman[65041]: 2024-09-16 10:10:35.15555124 +0000 UTC m=+0.512399003 container died bb01ef88d157fca4f75de53182df3990af0bf406a5a4067134e273589c7681ed (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-1-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_CLEAN=True, ceph=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731) 2024-09-16T10:10:35.755 DEBUG:teuthology.orchestra.run.smithi033:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8eea781e-7412-11ef-bceb-c7b262605968@osd.1.service' 2024-09-16T10:10:35.794 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T10:10:35.795 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-09-16T10:10:35.795 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-09-16T10:10:35.795 DEBUG:teuthology.orchestra.run.smithi097:> sudo systemctl stop ceph-8eea781e-7412-11ef-bceb-c7b262605968@osd.2 2024-09-16T10:10:36.104 INFO:journalctl@ceph.osd.2.smithi097.stdout:Sep 16 10:10:35 smithi097 systemd[1]: Stopping Ceph osd.2 for 8eea781e-7412-11ef-bceb-c7b262605968... 2024-09-16T10:10:36.490 INFO:journalctl@ceph.osd.2.smithi097.stdout:Sep 16 10:10:36 smithi097 ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-2[31323]: 2024-09-16T10:10:36.102+0000 7f1b3e33a640 -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-16T10:10:36.490 INFO:journalctl@ceph.osd.2.smithi097.stdout:Sep 16 10:10:36 smithi097 ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-2[31323]: 2024-09-16T10:10:36.102+0000 7f1b3e33a640 -1 osd.2 51 *** Got signal Terminated *** 2024-09-16T10:10:36.490 INFO:journalctl@ceph.osd.2.smithi097.stdout:Sep 16 10:10:36 smithi097 ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-2[31323]: 2024-09-16T10:10:36.102+0000 7f1b3e33a640 -1 osd.2 51 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T10:10:41.740 INFO:journalctl@ceph.osd.2.smithi097.stdout:Sep 16 10:10:41 smithi097 podman[45849]: 2024-09-16 10:10:41.469373243 +0000 UTC m=+5.482609920 container died c31806cbd6a8134ed6a68636f9b9041a659dbea8eff310ecffbc4c3e73fd5489 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-16T10:10:42.240 INFO:journalctl@ceph.osd.2.smithi097.stdout:Sep 16 10:10:41 smithi097 podman[45849]: 2024-09-16 10:10:41.900691348 +0000 UTC m=+5.913928024 container cleanup c31806cbd6a8134ed6a68636f9b9041a659dbea8eff310ecffbc4c3e73fd5489 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6) 2024-09-16T10:10:42.240 INFO:journalctl@ceph.osd.2.smithi097.stdout:Sep 16 10:10:41 smithi097 bash[45849]: ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-2 2024-09-16T10:10:42.240 INFO:journalctl@ceph.osd.2.smithi097.stdout:Sep 16 10:10:42 smithi097 podman[45870]: 2024-09-16 10:10:42.127254701 +0000 UTC m=+0.649430244 container remove c31806cbd6a8134ed6a68636f9b9041a659dbea8eff310ecffbc4c3e73fd5489 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-2, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=) 2024-09-16T10:10:42.823 INFO:journalctl@ceph.osd.2.smithi097.stdout:Sep 16 10:10:42 smithi097 podman[45968]: 2024-09-16 10:10:42.45755863 +0000 UTC m=+0.015333891 image pull 261f2dc7b20f078cba20226e1a82a867f88de1a71ca34322497f8520cc32e62e quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f 2024-09-16T10:10:42.823 INFO:journalctl@ceph.osd.2.smithi097.stdout:Sep 16 10:10:42 smithi097 podman[45968]: 2024-09-16 10:10:42.586465351 +0000 UTC m=+0.144240605 container create b3a1927250c2c1be88deb6d00a32b7588eda29becd78489b17343ebb32739bf0 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-2-deactivate, org.label-schema.vendor=CentOS, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_CLEAN=True) 2024-09-16T10:10:42.823 INFO:journalctl@ceph.osd.2.smithi097.stdout:Sep 16 10:10:42 smithi097 podman[45968]: 2024-09-16 10:10:42.822266445 +0000 UTC m=+0.380041708 container init b3a1927250c2c1be88deb6d00a32b7588eda29becd78489b17343ebb32739bf0 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-2-deactivate, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, org.label-schema.vendor=CentOS, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.license=GPLv2) 2024-09-16T10:10:43.240 INFO:journalctl@ceph.osd.2.smithi097.stdout:Sep 16 10:10:42 smithi097 podman[45968]: 2024-09-16 10:10:42.827772086 +0000 UTC m=+0.385547342 container start b3a1927250c2c1be88deb6d00a32b7588eda29becd78489b17343ebb32739bf0 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-2-deactivate, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, ceph=True, CEPH_POINT_RELEASE=) 2024-09-16T10:10:43.240 INFO:journalctl@ceph.osd.2.smithi097.stdout:Sep 16 10:10:42 smithi097 podman[45968]: 2024-09-16 10:10:42.913609073 +0000 UTC m=+0.471384328 container attach b3a1927250c2c1be88deb6d00a32b7588eda29becd78489b17343ebb32739bf0 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-2-deactivate, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, org.label-schema.vendor=CentOS, ceph=True, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD) 2024-09-16T10:10:43.240 INFO:journalctl@ceph.osd.2.smithi097.stdout:Sep 16 10:10:43 smithi097 podman[45968]: 2024-09-16 10:10:43.012753632 +0000 UTC m=+0.570528895 container died b3a1927250c2c1be88deb6d00a32b7588eda29becd78489b17343ebb32739bf0 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-2-deactivate, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, ceph=True, GIT_CLEAN=True, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0) 2024-09-16T10:10:43.614 DEBUG:teuthology.orchestra.run.smithi097:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8eea781e-7412-11ef-bceb-c7b262605968@osd.2.service' 2024-09-16T10:10:43.654 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T10:10:43.654 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-09-16T10:10:43.654 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-09-16T10:10:43.654 DEBUG:teuthology.orchestra.run.smithi097:> sudo systemctl stop ceph-8eea781e-7412-11ef-bceb-c7b262605968@osd.3 2024-09-16T10:10:43.990 INFO:journalctl@ceph.osd.3.smithi097.stdout:Sep 16 10:10:43 smithi097 systemd[1]: Stopping Ceph osd.3 for 8eea781e-7412-11ef-bceb-c7b262605968... 2024-09-16T10:10:44.489 INFO:journalctl@ceph.osd.3.smithi097.stdout:Sep 16 10:10:43 smithi097 ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-3[37047]: 2024-09-16T10:10:43.996+0000 7f91a92f1640 -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-16T10:10:44.490 INFO:journalctl@ceph.osd.3.smithi097.stdout:Sep 16 10:10:43 smithi097 ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-3[37047]: 2024-09-16T10:10:43.996+0000 7f91a92f1640 -1 osd.3 51 *** Got signal Terminated *** 2024-09-16T10:10:44.490 INFO:journalctl@ceph.osd.3.smithi097.stdout:Sep 16 10:10:43 smithi097 ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-3[37047]: 2024-09-16T10:10:43.996+0000 7f91a92f1640 -1 osd.3 51 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T10:10:47.990 INFO:journalctl@ceph.osd.3.smithi097.stdout:Sep 16 10:10:47 smithi097 ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-3[37047]: 2024-09-16T10:10:47.502+0000 7f91a5906640 -1 osd.3 51 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-09-16T10:10:20.902810+0000 front 2024-09-16T10:10:20.902798+0000 (oldest deadline 2024-09-16T10:10:46.802543+0000) 2024-09-16T10:10:48.989 INFO:journalctl@ceph.osd.3.smithi097.stdout:Sep 16 10:10:48 smithi097 ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-3[37047]: 2024-09-16T10:10:48.503+0000 7f91a5906640 -1 osd.3 51 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-09-16T10:10:20.902810+0000 front 2024-09-16T10:10:20.902798+0000 (oldest deadline 2024-09-16T10:10:46.802543+0000) 2024-09-16T10:10:49.085 INFO:journalctl@ceph.osd.4.smithi135.stdout:Sep 16 10:10:48 smithi135 ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-4[32344]: 2024-09-16T10:10:48.983+0000 7f3883428640 -1 osd.4 51 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-09-16T10:10:23.353962+0000 front 2024-09-16T10:10:23.353982+0000 (oldest deadline 2024-09-16T10:10:48.053875+0000) 2024-09-16T10:10:49.680 INFO:journalctl@ceph.osd.3.smithi097.stdout:Sep 16 10:10:49 smithi097 podman[46095]: 2024-09-16 10:10:49.420585786 +0000 UTC m=+5.542825830 container died f06e056283bbca063f0c56884c8c3be352a8cf9eb5c2baafbba34b056e4555e2 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-3, io.buildah.version=1.37.2, ceph=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6) 2024-09-16T10:10:49.938 INFO:journalctl@ceph.osd.3.smithi097.stdout:Sep 16 10:10:49 smithi097 podman[46095]: 2024-09-16 10:10:49.760829857 +0000 UTC m=+5.883069900 container cleanup f06e056283bbca063f0c56884c8c3be352a8cf9eb5c2baafbba34b056e4555e2 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-3, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, ceph=True, GIT_CLEAN=True, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, org.label-schema.vendor=CentOS) 2024-09-16T10:10:49.938 INFO:journalctl@ceph.osd.3.smithi097.stdout:Sep 16 10:10:49 smithi097 bash[46095]: ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-3 2024-09-16T10:10:49.942 INFO:journalctl@ceph.osd.5.smithi135.stdout:Sep 16 10:10:49 smithi135 ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-5[38392]: 2024-09-16T10:10:49.673+0000 7f245e4f1640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-09-16T10:10:24.607593+0000 front 2024-09-16T10:10:24.607653+0000 (oldest deadline 2024-09-16T10:10:49.307582+0000) 2024-09-16T10:10:50.239 INFO:journalctl@ceph.osd.3.smithi097.stdout:Sep 16 10:10:49 smithi097 podman[46119]: 2024-09-16 10:10:49.936735119 +0000 UTC m=+0.514912823 container remove f06e056283bbca063f0c56884c8c3be352a8cf9eb5c2baafbba34b056e4555e2 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-3, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, ceph=True, maintainer=Guillaume Abrioux ) 2024-09-16T10:10:50.335 INFO:journalctl@ceph.osd.4.smithi135.stdout:Sep 16 10:10:49 smithi135 ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-4[32344]: 2024-09-16T10:10:49.941+0000 7f3883428640 -1 osd.4 51 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-09-16T10:10:23.353962+0000 front 2024-09-16T10:10:23.353982+0000 (oldest deadline 2024-09-16T10:10:48.053875+0000) 2024-09-16T10:10:50.607 INFO:journalctl@ceph.osd.3.smithi097.stdout:Sep 16 10:10:50 smithi097 podman[46210]: 2024-09-16 10:10:50.354407345 +0000 UTC m=+0.101208955 container create 8854987c115db9a76a8174c78466ee63054254f5ebe73e438c9dd4faa1cd5ea7 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-3-deactivate, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.build-date=20240731, ceph=True, CEPH_POINT_RELEASE=, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6) 2024-09-16T10:10:50.608 INFO:journalctl@ceph.osd.3.smithi097.stdout:Sep 16 10:10:50 smithi097 podman[46210]: 2024-09-16 10:10:50.268873946 +0000 UTC m=+0.015675511 image pull 261f2dc7b20f078cba20226e1a82a867f88de1a71ca34322497f8520cc32e62e quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f 2024-09-16T10:10:50.608 INFO:journalctl@ceph.osd.3.smithi097.stdout:Sep 16 10:10:50 smithi097 podman[46210]: 2024-09-16 10:10:50.523088029 +0000 UTC m=+0.269889592 container init 8854987c115db9a76a8174c78466ee63054254f5ebe73e438c9dd4faa1cd5ea7 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-3-deactivate, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, ceph=True) 2024-09-16T10:10:50.608 INFO:journalctl@ceph.osd.3.smithi097.stdout:Sep 16 10:10:50 smithi097 podman[46210]: 2024-09-16 10:10:50.527623345 +0000 UTC m=+0.274424900 container start 8854987c115db9a76a8174c78466ee63054254f5ebe73e438c9dd4faa1cd5ea7 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-3-deactivate, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, ceph=True, org.label-schema.build-date=20240731, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T10:10:50.959 INFO:journalctl@ceph.osd.5.smithi135.stdout:Sep 16 10:10:50 smithi135 ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-5[38392]: 2024-09-16T10:10:50.706+0000 7f245e4f1640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-09-16T10:10:24.607593+0000 front 2024-09-16T10:10:24.607653+0000 (oldest deadline 2024-09-16T10:10:49.307582+0000) 2024-09-16T10:10:50.990 INFO:journalctl@ceph.osd.3.smithi097.stdout:Sep 16 10:10:50 smithi097 podman[46210]: 2024-09-16 10:10:50.606224411 +0000 UTC m=+0.353025966 container attach 8854987c115db9a76a8174c78466ee63054254f5ebe73e438c9dd4faa1cd5ea7 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-3-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, ceph=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD) 2024-09-16T10:10:50.990 INFO:journalctl@ceph.osd.3.smithi097.stdout:Sep 16 10:10:50 smithi097 podman[46210]: 2024-09-16 10:10:50.722237496 +0000 UTC m=+0.469039051 container died 8854987c115db9a76a8174c78466ee63054254f5ebe73e438c9dd4faa1cd5ea7 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-3-deactivate, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, ceph=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=) 2024-09-16T10:10:51.293 DEBUG:teuthology.orchestra.run.smithi097:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8eea781e-7412-11ef-bceb-c7b262605968@osd.3.service' 2024-09-16T10:10:51.329 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T10:10:51.330 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-09-16T10:10:51.330 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-09-16T10:10:51.330 DEBUG:teuthology.orchestra.run.smithi135:> sudo systemctl stop ceph-8eea781e-7412-11ef-bceb-c7b262605968@osd.4 2024-09-16T10:10:51.335 INFO:journalctl@ceph.osd.4.smithi135.stdout:Sep 16 10:10:50 smithi135 ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-4[32344]: 2024-09-16T10:10:50.958+0000 7f3883428640 -1 osd.4 51 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-09-16T10:10:23.353962+0000 front 2024-09-16T10:10:23.353982+0000 (oldest deadline 2024-09-16T10:10:48.053875+0000) 2024-09-16T10:10:51.645 INFO:journalctl@ceph.osd.4.smithi135.stdout:Sep 16 10:10:51 smithi135 systemd[1]: Stopping Ceph osd.4 for 8eea781e-7412-11ef-bceb-c7b262605968... 2024-09-16T10:10:51.645 INFO:journalctl@ceph.osd.4.smithi135.stdout:Sep 16 10:10:51 smithi135 ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-4[32344]: 2024-09-16T10:10:51.642+0000 7f388ae1b640 -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-16T10:10:51.645 INFO:journalctl@ceph.osd.4.smithi135.stdout:Sep 16 10:10:51 smithi135 ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-4[32344]: 2024-09-16T10:10:51.642+0000 7f388ae1b640 -1 osd.4 51 *** Got signal Terminated *** 2024-09-16T10:10:51.645 INFO:journalctl@ceph.osd.4.smithi135.stdout:Sep 16 10:10:51 smithi135 ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-4[32344]: 2024-09-16T10:10:51.642+0000 7f388ae1b640 -1 osd.4 51 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T10:10:51.943 INFO:journalctl@ceph.osd.5.smithi135.stdout:Sep 16 10:10:51 smithi135 ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-5[38392]: 2024-09-16T10:10:51.719+0000 7f245e4f1640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-09-16T10:10:24.607593+0000 front 2024-09-16T10:10:24.607653+0000 (oldest deadline 2024-09-16T10:10:49.307582+0000) 2024-09-16T10:10:52.338 INFO:journalctl@ceph.osd.4.smithi135.stdout:Sep 16 10:10:51 smithi135 ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-4[32344]: 2024-09-16T10:10:51.939+0000 7f3883428640 -1 osd.4 51 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-09-16T10:10:23.353962+0000 front 2024-09-16T10:10:23.353982+0000 (oldest deadline 2024-09-16T10:10:48.053875+0000) 2024-09-16T10:10:52.962 INFO:journalctl@ceph.osd.5.smithi135.stdout:Sep 16 10:10:52 smithi135 ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-5[38392]: 2024-09-16T10:10:52.709+0000 7f245e4f1640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-09-16T10:10:24.607593+0000 front 2024-09-16T10:10:24.607653+0000 (oldest deadline 2024-09-16T10:10:49.307582+0000) 2024-09-16T10:10:53.335 INFO:journalctl@ceph.osd.4.smithi135.stdout:Sep 16 10:10:52 smithi135 ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-4[32344]: 2024-09-16T10:10:52.960+0000 7f3883428640 -1 osd.4 51 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-09-16T10:10:23.353962+0000 front 2024-09-16T10:10:23.353982+0000 (oldest deadline 2024-09-16T10:10:48.053875+0000) 2024-09-16T10:10:53.987 INFO:journalctl@ceph.osd.5.smithi135.stdout:Sep 16 10:10:53 smithi135 ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-5[38392]: 2024-09-16T10:10:53.719+0000 7f245e4f1640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-09-16T10:10:24.607593+0000 front 2024-09-16T10:10:24.607653+0000 (oldest deadline 2024-09-16T10:10:49.307582+0000) 2024-09-16T10:10:54.335 INFO:journalctl@ceph.osd.4.smithi135.stdout:Sep 16 10:10:53 smithi135 ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-4[32344]: 2024-09-16T10:10:53.985+0000 7f3883428640 -1 osd.4 51 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-09-16T10:10:23.353962+0000 front 2024-09-16T10:10:23.353982+0000 (oldest deadline 2024-09-16T10:10:48.053875+0000) 2024-09-16T10:10:55.013 INFO:journalctl@ceph.osd.5.smithi135.stdout:Sep 16 10:10:54 smithi135 ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-5[38392]: 2024-09-16T10:10:54.733+0000 7f245e4f1640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-09-16T10:10:24.607593+0000 front 2024-09-16T10:10:24.607653+0000 (oldest deadline 2024-09-16T10:10:49.307582+0000) 2024-09-16T10:10:55.335 INFO:journalctl@ceph.osd.4.smithi135.stdout:Sep 16 10:10:55 smithi135 ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-4[32344]: 2024-09-16T10:10:55.011+0000 7f3883428640 -1 osd.4 51 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-09-16T10:10:23.353962+0000 front 2024-09-16T10:10:23.353982+0000 (oldest deadline 2024-09-16T10:10:48.053875+0000) 2024-09-16T10:10:55.977 INFO:journalctl@ceph.osd.5.smithi135.stdout:Sep 16 10:10:55 smithi135 ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-5[38392]: 2024-09-16T10:10:55.692+0000 7f245e4f1640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-09-16T10:10:24.607593+0000 front 2024-09-16T10:10:24.607653+0000 (oldest deadline 2024-09-16T10:10:49.307582+0000) 2024-09-16T10:10:56.335 INFO:journalctl@ceph.osd.4.smithi135.stdout:Sep 16 10:10:55 smithi135 ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-4[32344]: 2024-09-16T10:10:55.975+0000 7f3883428640 -1 osd.4 51 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-09-16T10:10:23.353962+0000 front 2024-09-16T10:10:23.353982+0000 (oldest deadline 2024-09-16T10:10:48.053875+0000) 2024-09-16T10:10:56.335 INFO:journalctl@ceph.osd.4.smithi135.stdout:Sep 16 10:10:55 smithi135 ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-4[32344]: 2024-09-16T10:10:55.975+0000 7f3883428640 -1 osd.4 51 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2024-09-16T10:10:29.754892+0000 front 2024-09-16T10:10:29.754872+0000 (oldest deadline 2024-09-16T10:10:55.054718+0000) 2024-09-16T10:10:56.969 INFO:journalctl@ceph.osd.5.smithi135.stdout:Sep 16 10:10:56 smithi135 ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-5[38392]: 2024-09-16T10:10:56.655+0000 7f245e4f1640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-09-16T10:10:24.607593+0000 front 2024-09-16T10:10:24.607653+0000 (oldest deadline 2024-09-16T10:10:49.307582+0000) 2024-09-16T10:10:57.277 INFO:journalctl@ceph.osd.4.smithi135.stdout:Sep 16 10:10:56 smithi135 podman[48856]: 2024-09-16 10:10:56.967432819 +0000 UTC m=+5.446424720 container died 0f1f11b078d03ed689b4c20f15ffbb992c4e7e5014bb226c5188f717a81f2d96 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-4, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, ceph=True, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6) 2024-09-16T10:10:57.585 INFO:journalctl@ceph.osd.4.smithi135.stdout:Sep 16 10:10:57 smithi135 podman[48856]: 2024-09-16 10:10:57.458457762 +0000 UTC m=+5.937449651 container cleanup 0f1f11b078d03ed689b4c20f15ffbb992c4e7e5014bb226c5188f717a81f2d96 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-4, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_CLEAN=True, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, ceph=True, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-16T10:10:57.586 INFO:journalctl@ceph.osd.4.smithi135.stdout:Sep 16 10:10:57 smithi135 bash[48856]: ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-4 2024-09-16T10:10:58.020 INFO:journalctl@ceph.osd.4.smithi135.stdout:Sep 16 10:10:57 smithi135 podman[48884]: 2024-09-16 10:10:57.685387367 +0000 UTC m=+0.720636098 container remove 0f1f11b078d03ed689b4c20f15ffbb992c4e7e5014bb226c5188f717a81f2d96 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-4, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2) 2024-09-16T10:10:58.020 INFO:journalctl@ceph.osd.5.smithi135.stdout:Sep 16 10:10:57 smithi135 ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-5[38392]: 2024-09-16T10:10:57.674+0000 7f245e4f1640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-09-16T10:10:24.607593+0000 front 2024-09-16T10:10:24.607653+0000 (oldest deadline 2024-09-16T10:10:49.307582+0000) 2024-09-16T10:10:58.021 INFO:journalctl@ceph.osd.5.smithi135.stdout:Sep 16 10:10:57 smithi135 ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-5[38392]: 2024-09-16T10:10:57.674+0000 7f245e4f1640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2024-09-16T10:10:32.208393+0000 front 2024-09-16T10:10:32.208367+0000 (oldest deadline 2024-09-16T10:10:56.908314+0000) 2024-09-16T10:10:58.332 INFO:journalctl@ceph.osd.4.smithi135.stdout:Sep 16 10:10:58 smithi135 podman[48975]: 2024-09-16 10:10:57.922085175 +0000 UTC m=+0.016031290 image pull 261f2dc7b20f078cba20226e1a82a867f88de1a71ca34322497f8520cc32e62e quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f 2024-09-16T10:10:58.332 INFO:journalctl@ceph.osd.4.smithi135.stdout:Sep 16 10:10:58 smithi135 podman[48975]: 2024-09-16 10:10:58.019733183 +0000 UTC m=+0.113679282 container create c3a8c1f28f62640662857bb3c45a8493b50c41def46aa291b637f85d99e4d122 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-4-deactivate, CEPH_POINT_RELEASE=, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731) 2024-09-16T10:10:58.332 INFO:journalctl@ceph.osd.4.smithi135.stdout:Sep 16 10:10:58 smithi135 podman[48975]: 2024-09-16 10:10:58.247873332 +0000 UTC m=+0.341819431 container init c3a8c1f28f62640662857bb3c45a8493b50c41def46aa291b637f85d99e4d122 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-4-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, org.label-schema.build-date=20240731, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.license=GPLv2) 2024-09-16T10:10:58.332 INFO:journalctl@ceph.osd.4.smithi135.stdout:Sep 16 10:10:58 smithi135 podman[48975]: 2024-09-16 10:10:58.252940864 +0000 UTC m=+0.346886977 container start c3a8c1f28f62640662857bb3c45a8493b50c41def46aa291b637f85d99e4d122 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-4-deactivate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, ceph=True, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2) 2024-09-16T10:10:58.332 INFO:journalctl@ceph.osd.4.smithi135.stdout:Sep 16 10:10:58 smithi135 podman[48975]: 2024-09-16 10:10:58.330854863 +0000 UTC m=+0.424800971 container attach c3a8c1f28f62640662857bb3c45a8493b50c41def46aa291b637f85d99e4d122 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-4-deactivate, GIT_BRANCH=HEAD, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, ceph=True, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T10:10:58.585 INFO:journalctl@ceph.osd.4.smithi135.stdout:Sep 16 10:10:58 smithi135 podman[48975]: 2024-09-16 10:10:58.453131915 +0000 UTC m=+0.547078022 container died c3a8c1f28f62640662857bb3c45a8493b50c41def46aa291b637f85d99e4d122 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-4-deactivate, org.label-schema.license=GPLv2, ceph=True, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T10:10:58.893 INFO:journalctl@ceph.osd.5.smithi135.stdout:Sep 16 10:10:58 smithi135 ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-5[38392]: 2024-09-16T10:10:58.633+0000 7f245e4f1640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-09-16T10:10:24.607593+0000 front 2024-09-16T10:10:24.607653+0000 (oldest deadline 2024-09-16T10:10:49.307582+0000) 2024-09-16T10:10:58.893 INFO:journalctl@ceph.osd.5.smithi135.stdout:Sep 16 10:10:58 smithi135 ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-5[38392]: 2024-09-16T10:10:58.633+0000 7f245e4f1640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2024-09-16T10:10:32.208393+0000 front 2024-09-16T10:10:32.208367+0000 (oldest deadline 2024-09-16T10:10:56.908314+0000) 2024-09-16T10:10:59.006 DEBUG:teuthology.orchestra.run.smithi135:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8eea781e-7412-11ef-bceb-c7b262605968@osd.4.service' 2024-09-16T10:10:59.085 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T10:10:59.085 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-09-16T10:10:59.085 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-09-16T10:10:59.086 DEBUG:teuthology.orchestra.run.smithi135:> sudo systemctl stop ceph-8eea781e-7412-11ef-bceb-c7b262605968@osd.5 2024-09-16T10:10:59.586 INFO:journalctl@ceph.osd.5.smithi135.stdout:Sep 16 10:10:59 smithi135 systemd[1]: Stopping Ceph osd.5 for 8eea781e-7412-11ef-bceb-c7b262605968... 2024-09-16T10:10:59.586 INFO:journalctl@ceph.osd.5.smithi135.stdout:Sep 16 10:10:59 smithi135 ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-5[38392]: 2024-09-16T10:10:59.390+0000 7f2465ee4640 -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-16T10:10:59.586 INFO:journalctl@ceph.osd.5.smithi135.stdout:Sep 16 10:10:59 smithi135 ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-5[38392]: 2024-09-16T10:10:59.390+0000 7f2465ee4640 -1 osd.5 51 *** Got signal Terminated *** 2024-09-16T10:10:59.586 INFO:journalctl@ceph.osd.5.smithi135.stdout:Sep 16 10:10:59 smithi135 ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-5[38392]: 2024-09-16T10:10:59.390+0000 7f2465ee4640 -1 osd.5 51 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T10:10:59.901 INFO:journalctl@ceph.osd.5.smithi135.stdout:Sep 16 10:10:59 smithi135 ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-5[38392]: 2024-09-16T10:10:59.602+0000 7f245e4f1640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-09-16T10:10:24.607593+0000 front 2024-09-16T10:10:24.607653+0000 (oldest deadline 2024-09-16T10:10:49.307582+0000) 2024-09-16T10:10:59.901 INFO:journalctl@ceph.osd.5.smithi135.stdout:Sep 16 10:10:59 smithi135 ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-5[38392]: 2024-09-16T10:10:59.602+0000 7f245e4f1640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2024-09-16T10:10:32.208393+0000 front 2024-09-16T10:10:32.208367+0000 (oldest deadline 2024-09-16T10:10:56.908314+0000) 2024-09-16T10:11:00.911 INFO:journalctl@ceph.osd.5.smithi135.stdout:Sep 16 10:11:00 smithi135 ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-5[38392]: 2024-09-16T10:11:00.611+0000 7f245e4f1640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-09-16T10:10:24.607593+0000 front 2024-09-16T10:10:24.607653+0000 (oldest deadline 2024-09-16T10:10:49.307582+0000) 2024-09-16T10:11:00.911 INFO:journalctl@ceph.osd.5.smithi135.stdout:Sep 16 10:11:00 smithi135 ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-5[38392]: 2024-09-16T10:11:00.611+0000 7f245e4f1640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2024-09-16T10:10:32.208393+0000 front 2024-09-16T10:10:32.208367+0000 (oldest deadline 2024-09-16T10:10:56.908314+0000) 2024-09-16T10:11:01.835 INFO:journalctl@ceph.osd.5.smithi135.stdout:Sep 16 10:11:01 smithi135 ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-5[38392]: 2024-09-16T10:11:01.571+0000 7f245e4f1640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-09-16T10:10:24.607593+0000 front 2024-09-16T10:10:24.607653+0000 (oldest deadline 2024-09-16T10:10:49.307582+0000) 2024-09-16T10:11:01.836 INFO:journalctl@ceph.osd.5.smithi135.stdout:Sep 16 10:11:01 smithi135 ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-5[38392]: 2024-09-16T10:11:01.571+0000 7f245e4f1640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2024-09-16T10:10:32.208393+0000 front 2024-09-16T10:10:32.208367+0000 (oldest deadline 2024-09-16T10:10:56.908314+0000) 2024-09-16T10:11:02.835 INFO:journalctl@ceph.osd.5.smithi135.stdout:Sep 16 10:11:02 smithi135 ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-5[38392]: 2024-09-16T10:11:02.573+0000 7f245e4f1640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-09-16T10:10:24.607593+0000 front 2024-09-16T10:10:24.607653+0000 (oldest deadline 2024-09-16T10:10:49.307582+0000) 2024-09-16T10:11:02.836 INFO:journalctl@ceph.osd.5.smithi135.stdout:Sep 16 10:11:02 smithi135 ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-5[38392]: 2024-09-16T10:11:02.573+0000 7f245e4f1640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2024-09-16T10:10:32.208393+0000 front 2024-09-16T10:10:32.208367+0000 (oldest deadline 2024-09-16T10:10:56.908314+0000) 2024-09-16T10:11:03.835 INFO:journalctl@ceph.osd.5.smithi135.stdout:Sep 16 10:11:03 smithi135 ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-5[38392]: 2024-09-16T10:11:03.557+0000 7f245e4f1640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-09-16T10:10:24.607593+0000 front 2024-09-16T10:10:24.607653+0000 (oldest deadline 2024-09-16T10:10:49.307582+0000) 2024-09-16T10:11:03.835 INFO:journalctl@ceph.osd.5.smithi135.stdout:Sep 16 10:11:03 smithi135 ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-5[38392]: 2024-09-16T10:11:03.557+0000 7f245e4f1640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2024-09-16T10:10:32.208393+0000 front 2024-09-16T10:10:32.208367+0000 (oldest deadline 2024-09-16T10:10:56.908314+0000) 2024-09-16T10:11:03.836 INFO:journalctl@ceph.osd.5.smithi135.stdout:Sep 16 10:11:03 smithi135 ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-5[38392]: 2024-09-16T10:11:03.557+0000 7f245e4f1640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.97:6804 osd.2 since back 2024-09-16T10:10:39.209080+0000 front 2024-09-16T10:10:39.209022+0000 (oldest deadline 2024-09-16T10:11:03.309005+0000) 2024-09-16T10:11:04.990 INFO:journalctl@ceph.osd.5.smithi135.stdout:Sep 16 10:11:04 smithi135 podman[49105]: 2024-09-16 10:11:04.722745962 +0000 UTC m=+5.424377801 container died 400985a32963dd837caddd1054e3d47800ab432210f93aa4deba20e8bcc21383 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-5, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, ceph=True, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T10:11:05.335 INFO:journalctl@ceph.osd.5.smithi135.stdout:Sep 16 10:11:05 smithi135 podman[49105]: 2024-09-16 10:11:05.172243697 +0000 UTC m=+5.873875532 container cleanup 400985a32963dd837caddd1054e3d47800ab432210f93aa4deba20e8bcc21383 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-5, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731) 2024-09-16T10:11:05.336 INFO:journalctl@ceph.osd.5.smithi135.stdout:Sep 16 10:11:05 smithi135 bash[49105]: ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-5 2024-09-16T10:11:05.786 INFO:journalctl@ceph.osd.5.smithi135.stdout:Sep 16 10:11:05 smithi135 podman[49144]: 2024-09-16 10:11:05.449050609 +0000 UTC m=+0.726052964 container remove 400985a32963dd837caddd1054e3d47800ab432210f93aa4deba20e8bcc21383 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-5, maintainer=Guillaume Abrioux , 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, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_CLEAN=True) 2024-09-16T10:11:06.064 INFO:journalctl@ceph.osd.5.smithi135.stdout:Sep 16 10:11:05 smithi135 podman[49236]: 2024-09-16 10:11:05.785569926 +0000 UTC m=+0.110982553 container create 1bafe99e7b63e1a0a1442300e3313e8270f0465e944d52acc7898031baab4b88 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-5-deactivate, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, ceph=True, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6) 2024-09-16T10:11:06.064 INFO:journalctl@ceph.osd.5.smithi135.stdout:Sep 16 10:11:05 smithi135 podman[49236]: 2024-09-16 10:11:05.690664696 +0000 UTC m=+0.016077289 image pull 261f2dc7b20f078cba20226e1a82a867f88de1a71ca34322497f8520cc32e62e quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f 2024-09-16T10:11:06.064 INFO:journalctl@ceph.osd.5.smithi135.stdout:Sep 16 10:11:05 smithi135 podman[49236]: 2024-09-16 10:11:05.980069279 +0000 UTC m=+0.305481878 container init 1bafe99e7b63e1a0a1442300e3313e8270f0465e944d52acc7898031baab4b88 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-5-deactivate, org.label-schema.vendor=CentOS, ceph=True, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731) 2024-09-16T10:11:06.064 INFO:journalctl@ceph.osd.5.smithi135.stdout:Sep 16 10:11:05 smithi135 podman[49236]: 2024-09-16 10:11:05.985093528 +0000 UTC m=+0.310506113 container start 1bafe99e7b63e1a0a1442300e3313e8270f0465e944d52acc7898031baab4b88 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-5-deactivate, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, ceph=True, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T10:11:06.065 INFO:journalctl@ceph.osd.5.smithi135.stdout:Sep 16 10:11:06 smithi135 podman[49236]: 2024-09-16 10:11:06.06312613 +0000 UTC m=+0.388538735 container attach 1bafe99e7b63e1a0a1442300e3313e8270f0465e944d52acc7898031baab4b88 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-5-deactivate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, ceph=True, io.buildah.version=1.37.2, 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, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD) 2024-09-16T10:11:06.335 INFO:journalctl@ceph.osd.5.smithi135.stdout:Sep 16 10:11:06 smithi135 podman[49236]: 2024-09-16 10:11:06.17651734 +0000 UTC m=+0.501929928 container died 1bafe99e7b63e1a0a1442300e3313e8270f0465e944d52acc7898031baab4b88 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:2dbeb26ef01ea72be3b27ac61f923de34ec1a7d8b2fcd428841fc646734c133f, name=ceph-8eea781e-7412-11ef-bceb-c7b262605968-osd-5-deactivate, org.label-schema.vendor=CentOS, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, RELEASE=wip-athakkar-testing-2024-09-12-1857-66e33d6, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux ) 2024-09-16T10:11:06.761 DEBUG:teuthology.orchestra.run.smithi135:> sudo pkill -f 'journalctl -f -n 0 -u ceph-8eea781e-7412-11ef-bceb-c7b262605968@osd.5.service' 2024-09-16T10:11:06.798 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T10:11:06.799 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-09-16T10:11:06.799 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 8eea781e-7412-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-16T10:11:07.012 INFO:teuthology.orchestra.run.smithi033.stdout:Deleting cluster with fsid: 8eea781e-7412-11ef-bceb-c7b262605968 2024-09-16T10:11:13.159 DEBUG:teuthology.orchestra.run.smithi097:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 8eea781e-7412-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-16T10:11:13.380 INFO:teuthology.orchestra.run.smithi097.stdout:Deleting cluster with fsid: 8eea781e-7412-11ef-bceb-c7b262605968 2024-09-16T10:11:14.500 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 8eea781e-7412-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-16T10:11:14.703 INFO:teuthology.orchestra.run.smithi135.stdout:Deleting cluster with fsid: 8eea781e-7412-11ef-bceb-c7b262605968 2024-09-16T10:11:20.455 DEBUG:teuthology.orchestra.run.smithi151:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 8eea781e-7412-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-16T10:11:20.656 INFO:teuthology.orchestra.run.smithi151.stdout:Deleting cluster with fsid: 8eea781e-7412-11ef-bceb-c7b262605968 2024-09-16T10:11:20.773 DEBUG:teuthology.orchestra.run.smithi033:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-16T10:11:20.808 DEBUG:teuthology.orchestra.run.smithi097:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-16T10:11:20.842 DEBUG:teuthology.orchestra.run.smithi135:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-16T10:11:20.869 DEBUG:teuthology.orchestra.run.smithi151:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-16T10:11:20.897 INFO:tasks.cephadm:Archiving crash dumps... 2024-09-16T10:11:20.899 DEBUG:teuthology.misc:Transferring archived files from smithi033:/var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/avan-2024-09-16_08:23:53-orch:cephadm-wip-athakkar-testing-2024-09-12-1857-distro-default-smithi/7907100/remote/smithi033/crash 2024-09-16T10:11:20.900 DEBUG:teuthology.orchestra.run.smithi033:> sudo tar c -f - -C /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/crash -- . 2024-09-16T10:11:20.940 INFO:teuthology.orchestra.run.smithi033.stderr:tar: /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-16T10:11:20.941 INFO:teuthology.orchestra.run.smithi033.stderr:tar: Error is not recoverable: exiting now 2024-09-16T10:11:20.943 DEBUG:teuthology.misc:Transferring archived files from smithi097:/var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/avan-2024-09-16_08:23:53-orch:cephadm-wip-athakkar-testing-2024-09-12-1857-distro-default-smithi/7907100/remote/smithi097/crash 2024-09-16T10:11:20.944 DEBUG:teuthology.orchestra.run.smithi097:> sudo tar c -f - -C /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/crash -- . 2024-09-16T10:11:20.986 INFO:teuthology.orchestra.run.smithi097.stderr:tar: /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-16T10:11:20.986 INFO:teuthology.orchestra.run.smithi097.stderr:tar: Error is not recoverable: exiting now 2024-09-16T10:11:20.988 DEBUG:teuthology.misc:Transferring archived files from smithi135:/var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/avan-2024-09-16_08:23:53-orch:cephadm-wip-athakkar-testing-2024-09-12-1857-distro-default-smithi/7907100/remote/smithi135/crash 2024-09-16T10:11:20.989 DEBUG:teuthology.orchestra.run.smithi135:> sudo tar c -f - -C /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/crash -- . 2024-09-16T10:11:21.028 INFO:teuthology.orchestra.run.smithi135.stderr:tar: /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-16T10:11:21.029 INFO:teuthology.orchestra.run.smithi135.stderr:tar: Error is not recoverable: exiting now 2024-09-16T10:11:21.030 DEBUG:teuthology.misc:Transferring archived files from smithi151:/var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/avan-2024-09-16_08:23:53-orch:cephadm-wip-athakkar-testing-2024-09-12-1857-distro-default-smithi/7907100/remote/smithi151/crash 2024-09-16T10:11:21.031 DEBUG:teuthology.orchestra.run.smithi151:> sudo tar c -f - -C /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/crash -- . 2024-09-16T10:11:21.077 INFO:teuthology.orchestra.run.smithi151.stderr:tar: /var/lib/ceph/8eea781e-7412-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-16T10:11:21.077 INFO:teuthology.orchestra.run.smithi151.stderr:tar: Error is not recoverable: exiting now 2024-09-16T10:11:21.078 INFO:tasks.cephadm:Checking cluster log for badness... 2024-09-16T10:11:21.078 DEBUG:teuthology.orchestra.run.smithi033:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/8eea781e-7412-11ef-bceb-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-09-16T10:11:21.111 INFO:tasks.cephadm:Compressing logs... 2024-09-16T10:11:21.111 DEBUG:teuthology.orchestra.run.smithi033:> 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-16T10:11:21.154 DEBUG:teuthology.orchestra.run.smithi097:> 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-16T10:11:21.156 DEBUG:teuthology.orchestra.run.smithi135:> 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-16T10:11:21.159 DEBUG:teuthology.orchestra.run.smithi151:> 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-16T10:11:21.179 INFO:teuthology.orchestra.run.smithi033.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/8eea781e-7412-11ef-bceb-c7b262605968/ceph-osd.0.log 2024-09-16T10:11:21.180 INFO:teuthology.orchestra.run.smithi033.stderr:: No such file or directory 2024-09-16T10:11:21.180 INFO:teuthology.orchestra.run.smithi033.stderr:gzip -5 --verbose -- /var/log/ceph/8eea781e-7412-11ef-bceb-c7b262605968/ceph-osd.1.log 2024-09-16T10:11:21.181 INFO:teuthology.orchestra.run.smithi033.stderr:/var/log/ceph/8eea781e-7412-11ef-bceb-c7b262605968/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/8eea781e-7412-11ef-bceb-c7b262605968/ceph-mds.cephfs.smithi033.rhgvbf.log 2024-09-16T10:11:21.181 INFO:teuthology.orchestra.run.smithi033.stderr:/var/log/ceph/8eea781e-7412-11ef-bceb-c7b262605968/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/8eea781e-7412-11ef-bceb-c7b262605968/ceph-volume.log 2024-09-16T10:11:21.182 INFO:teuthology.orchestra.run.smithi033.stderr:/var/log/ceph/8eea781e-7412-11ef-bceb-c7b262605968/ceph-mds.cephfs.smithi033.rhgvbf.log: gzip -5 --verbose -- /var/log/ceph/8eea781e-7412-11ef-bceb-c7b262605968/ceph.audit.log 2024-09-16T10:11:21.182 INFO:teuthology.orchestra.run.smithi033.stderr: 79.9% -- replaced with /var/log/ceph/8eea781e-7412-11ef-bceb-c7b262605968/ceph-mds.cephfs.smithi033.rhgvbf.log.gz 2024-09-16T10:11:21.182 INFO:teuthology.orchestra.run.smithi033.stderr:gzip -5 --verbose -- /var/log/ceph/8eea781e-7412-11ef-bceb-c7b262605968/ceph.cephadm.log 2024-09-16T10:11:21.182 INFO:teuthology.orchestra.run.smithi033.stderr:/var/log/ceph/8eea781e-7412-11ef-bceb-c7b262605968/ceph-volume.log: /var/log/ceph/8eea781e-7412-11ef-bceb-c7b262605968/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/8eea781e-7412-11ef-bceb-c7b262605968/ceph-mon.a.log 2024-09-16T10:11:21.189 INFO:teuthology.orchestra.run.smithi097.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/8eea781e-7412-11ef-bceb-c7b262605968/ceph-volume.log 2024-09-16T10:11:21.189 INFO:teuthology.orchestra.run.smithi097.stderr:: No such file or directory 2024-09-16T10:11:21.189 INFO:teuthology.orchestra.run.smithi097.stderr:gzip -5 --verbose -- /var/log/ceph/8eea781e-7412-11ef-bceb-c7b262605968/ceph.audit.log 2024-09-16T10:11:21.189 INFO:teuthology.orchestra.run.smithi097.stderr:/var/log/ceph/8eea781e-7412-11ef-bceb-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/8eea781e-7412-11ef-bceb-c7b262605968/ceph.cephadm.log 2024-09-16T10:11:21.189 INFO:teuthology.orchestra.run.smithi097.stderr:gzip/var/log/ceph/8eea781e-7412-11ef-bceb-c7b262605968/ceph.audit.log: -5 --verbose -- /var/log/ceph/8eea781e-7412-11ef-bceb-c7b262605968/ceph-osd.2.log 2024-09-16T10:11:21.189 INFO:teuthology.orchestra.run.smithi097.stderr:/var/log/ceph/8eea781e-7412-11ef-bceb-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/8eea781e-7412-11ef-bceb-c7b262605968/ceph.log 2024-09-16T10:11:21.189 INFO:teuthology.orchestra.run.smithi097.stderr: 81.5% -- replaced with /var/log/ceph/8eea781e-7412-11ef-bceb-c7b262605968/ceph.cephadm.log.gz 2024-09-16T10:11:21.189 INFO:teuthology.orchestra.run.smithi097.stderr:/var/log/ceph/8eea781e-7412-11ef-bceb-c7b262605968/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/8eea781e-7412-11ef-bceb-c7b262605968/ceph-mon.b.log 2024-09-16T10:11:21.189 INFO:teuthology.orchestra.run.smithi097.stderr:/var/log/ceph/8eea781e-7412-11ef-bceb-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/8eea781e-7412-11ef-bceb-c7b262605968/ceph-osd.3.log 2024-09-16T10:11:21.189 INFO:teuthology.orchestra.run.smithi097.stderr:/var/log/ceph/8eea781e-7412-11ef-bceb-c7b262605968/ceph-mon.b.log: gzip -5 90.2% --verbose -- -- replaced with /var/log/ceph/8eea781e-7412-11ef-bceb-c7b262605968/ceph.audit.log.gz /var/log/ceph/cephadm.log 2024-09-16T10:11:21.189 INFO:teuthology.orchestra.run.smithi097.stderr: 2024-09-16T10:11:21.190 INFO:teuthology.orchestra.run.smithi097.stderr:/var/log/ceph/8eea781e-7412-11ef-bceb-c7b262605968/ceph-osd.3.log: 86.1% -- replaced with /var/log/ceph/8eea781e-7412-11ef-bceb-c7b262605968/ceph.log.gz 2024-09-16T10:11:21.190 INFO:teuthology.orchestra.run.smithi097.stderr:/var/log/ceph/cephadm.log: 87.5% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-16T10:11:21.191 INFO:teuthology.orchestra.run.smithi033.stderr:/var/log/ceph/8eea781e-7412-11ef-bceb-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/8eea781e-7412-11ef-bceb-c7b262605968/ceph.log 2024-09-16T10:11:21.191 INFO:teuthology.orchestra.run.smithi033.stderr:/var/log/ceph/8eea781e-7412-11ef-bceb-c7b262605968/ceph-mon.a.log: gzip 84.2% -- replaced with /var/log/ceph/8eea781e-7412-11ef-bceb-c7b262605968/ceph.cephadm.log.gz 2024-09-16T10:11:21.192 INFO:teuthology.orchestra.run.smithi033.stderr: -5 --verbose -- /var/log/ceph/8eea781e-7412-11ef-bceb-c7b262605968/ceph-mgr.x.log 2024-09-16T10:11:21.192 INFO:teuthology.orchestra.run.smithi033.stderr:/var/log/ceph/8eea781e-7412-11ef-bceb-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-16T10:11:21.192 INFO:teuthology.orchestra.run.smithi033.stderr:/var/log/ceph/8eea781e-7412-11ef-bceb-c7b262605968/ceph-mgr.x.log: 89.9% -- replaced with /var/log/ceph/8eea781e-7412-11ef-bceb-c7b262605968/ceph.audit.log.gz 2024-09-16T10:11:21.192 INFO:teuthology.orchestra.run.smithi033.stderr: 86.3%/var/log/ceph/cephadm.log: -- replaced with /var/log/ceph/8eea781e-7412-11ef-bceb-c7b262605968/ceph.log.gz 2024-09-16T10:11:21.192 INFO:teuthology.orchestra.run.smithi033.stderr: 89.9% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-16T10:11:21.192 INFO:teuthology.orchestra.run.smithi033.stderr: 91.1% -- replaced with /var/log/ceph/8eea781e-7412-11ef-bceb-c7b262605968/ceph-volume.log.gz 2024-09-16T10:11:21.192 INFO:teuthology.orchestra.run.smithi151.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-16T10:11:21.193 INFO:teuthology.orchestra.run.smithi151.stderr:: No such file or directory 2024-09-16T10:11:21.193 INFO:teuthology.orchestra.run.smithi151.stderr:/var/log/ceph/cephadm.log: 76.2% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-16T10:11:21.193 INFO:teuthology.orchestra.run.smithi151.stderr: 2024-09-16T10:11:21.193 INFO:teuthology.orchestra.run.smithi151.stderr:real 0m0.012s 2024-09-16T10:11:21.193 INFO:teuthology.orchestra.run.smithi151.stderr:user 0m0.013s 2024-09-16T10:11:21.193 INFO:teuthology.orchestra.run.smithi151.stderr:sys 0m0.010s 2024-09-16T10:11:21.193 INFO:teuthology.orchestra.run.smithi135.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/8eea781e-7412-11ef-bceb-c7b262605968/ceph-volume.log 2024-09-16T10:11:21.193 INFO:teuthology.orchestra.run.smithi135.stderr:: No such file or directory 2024-09-16T10:11:21.193 INFO:teuthology.orchestra.run.smithi135.stderr:gzip -5 --verbose -- /var/log/ceph/8eea781e-7412-11ef-bceb-c7b262605968/ceph-osd.4.log 2024-09-16T10:11:21.193 INFO:teuthology.orchestra.run.smithi135.stderr:gzip -5 --verbose -- /var/log/ceph/8eea781e-7412-11ef-bceb-c7b262605968/ceph.audit.log 2024-09-16T10:11:21.194 INFO:teuthology.orchestra.run.smithi135.stderr:/var/log/ceph/8eea781e-7412-11ef-bceb-c7b262605968/ceph-volume.log: /var/log/ceph/8eea781e-7412-11ef-bceb-c7b262605968/ceph-osd.4.log: gzip -5 --verbose -- /var/log/ceph/8eea781e-7412-11ef-bceb-c7b262605968/ceph-mon.c.log 2024-09-16T10:11:21.194 INFO:teuthology.orchestra.run.smithi135.stderr:/var/log/ceph/8eea781e-7412-11ef-bceb-c7b262605968/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/8eea781e-7412-11ef-bceb-c7b262605968/ceph.cephadm.log 2024-09-16T10:11:21.194 INFO:teuthology.orchestra.run.smithi135.stderr:gzip -5 --verbose -- /var/log/ceph/8eea781e-7412-11ef-bceb-c7b262605968/ceph-mds.cephfs.smithi135.flrkcs.log 2024-09-16T10:11:21.194 INFO:teuthology.orchestra.run.smithi135.stderr:/var/log/ceph/8eea781e-7412-11ef-bceb-c7b262605968/ceph-mon.c.log: /var/log/ceph/8eea781e-7412-11ef-bceb-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/8eea781e-7412-11ef-bceb-c7b262605968/ceph-osd.5.log 2024-09-16T10:11:21.194 INFO:teuthology.orchestra.run.smithi135.stderr: 81.5% -- replaced with /var/log/ceph/8eea781e-7412-11ef-bceb-c7b262605968/ceph.cephadm.log.gz 2024-09-16T10:11:21.194 INFO:teuthology.orchestra.run.smithi135.stderr:/var/log/ceph/8eea781e-7412-11ef-bceb-c7b262605968/ceph-mds.cephfs.smithi135.flrkcs.log: gzip -5 --verbose -- /var/log/ceph/8eea781e-7412-11ef-bceb-c7b262605968/ceph.log 2024-09-16T10:11:21.194 INFO:teuthology.orchestra.run.smithi135.stderr: 84.4%/var/log/ceph/8eea781e-7412-11ef-bceb-c7b262605968/ceph-osd.5.log: -- replaced with /var/log/ceph/8eea781e-7412-11ef-bceb-c7b262605968/ceph-mds.cephfs.smithi135.flrkcs.log.gz 2024-09-16T10:11:21.194 INFO:teuthology.orchestra.run.smithi135.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-16T10:11:21.194 INFO:teuthology.orchestra.run.smithi135.stderr:/var/log/ceph/8eea781e-7412-11ef-bceb-c7b262605968/ceph.log: 90.2% -- replaced with /var/log/ceph/8eea781e-7412-11ef-bceb-c7b262605968/ceph.audit.log.gz 2024-09-16T10:11:21.194 INFO:teuthology.orchestra.run.smithi135.stderr:/var/log/ceph/cephadm.log: 86.2% -- replaced with /var/log/ceph/8eea781e-7412-11ef-bceb-c7b262605968/ceph.log.gz 2024-09-16T10:11:21.194 INFO:teuthology.orchestra.run.smithi135.stderr: 89.1% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-16T10:11:21.194 INFO:teuthology.orchestra.run.smithi135.stderr: 91.1% -- replaced with /var/log/ceph/8eea781e-7412-11ef-bceb-c7b262605968/ceph-volume.log.gz 2024-09-16T10:11:21.195 INFO:teuthology.orchestra.run.smithi097.stderr: 91.1% -- replaced with /var/log/ceph/8eea781e-7412-11ef-bceb-c7b262605968/ceph-volume.log.gz 2024-09-16T10:11:21.283 INFO:teuthology.orchestra.run.smithi033.stderr: 89.7% -- replaced with /var/log/ceph/8eea781e-7412-11ef-bceb-c7b262605968/ceph-mgr.x.log.gz 2024-09-16T10:11:21.298 INFO:teuthology.orchestra.run.smithi097.stderr: 92.5% -- replaced with /var/log/ceph/8eea781e-7412-11ef-bceb-c7b262605968/ceph-mon.b.log.gz 2024-09-16T10:11:21.313 INFO:teuthology.orchestra.run.smithi135.stderr: 92.4% -- replaced with /var/log/ceph/8eea781e-7412-11ef-bceb-c7b262605968/ceph-mon.c.log.gz 2024-09-16T10:11:21.342 INFO:teuthology.orchestra.run.smithi033.stderr: 93.7% -- replaced with /var/log/ceph/8eea781e-7412-11ef-bceb-c7b262605968/ceph-osd.0.log.gz 2024-09-16T10:11:21.379 INFO:teuthology.orchestra.run.smithi135.stderr: 93.7% -- replaced with /var/log/ceph/8eea781e-7412-11ef-bceb-c7b262605968/ceph-osd.5.log.gz 2024-09-16T10:11:21.396 INFO:teuthology.orchestra.run.smithi135.stderr: 93.5% -- replaced with /var/log/ceph/8eea781e-7412-11ef-bceb-c7b262605968/ceph-osd.4.log.gz 2024-09-16T10:11:21.398 INFO:teuthology.orchestra.run.smithi135.stderr: 2024-09-16T10:11:21.398 INFO:teuthology.orchestra.run.smithi135.stderr:real 0m0.226s 2024-09-16T10:11:21.398 INFO:teuthology.orchestra.run.smithi135.stderr:user 0m0.536s 2024-09-16T10:11:21.398 INFO:teuthology.orchestra.run.smithi135.stderr:sys 0m0.041s 2024-09-16T10:11:21.398 INFO:teuthology.orchestra.run.smithi033.stderr: 93.8% -- replaced with /var/log/ceph/8eea781e-7412-11ef-bceb-c7b262605968/ceph-osd.1.log.gz 2024-09-16T10:11:21.399 INFO:teuthology.orchestra.run.smithi097.stderr: 93.7% -- replaced with /var/log/ceph/8eea781e-7412-11ef-bceb-c7b262605968/ceph-osd.2.log.gz 2024-09-16T10:11:21.484 INFO:teuthology.orchestra.run.smithi097.stderr: 93.6% -- replaced with /var/log/ceph/8eea781e-7412-11ef-bceb-c7b262605968/ceph-osd.3.log.gz 2024-09-16T10:11:21.486 INFO:teuthology.orchestra.run.smithi097.stderr: 2024-09-16T10:11:21.486 INFO:teuthology.orchestra.run.smithi097.stderr:real 0m0.314s 2024-09-16T10:11:21.486 INFO:teuthology.orchestra.run.smithi097.stderr:user 0m0.619s 2024-09-16T10:11:21.486 INFO:teuthology.orchestra.run.smithi097.stderr:sys 0m0.048s 2024-09-16T10:11:21.502 INFO:teuthology.orchestra.run.smithi033.stderr: 91.0% -- replaced with /var/log/ceph/8eea781e-7412-11ef-bceb-c7b262605968/ceph-mon.a.log.gz 2024-09-16T10:11:21.504 INFO:teuthology.orchestra.run.smithi033.stderr: 2024-09-16T10:11:21.504 INFO:teuthology.orchestra.run.smithi033.stderr:real 0m0.335s 2024-09-16T10:11:21.504 INFO:teuthology.orchestra.run.smithi033.stderr:user 0m0.795s 2024-09-16T10:11:21.504 INFO:teuthology.orchestra.run.smithi033.stderr:sys 0m0.051s 2024-09-16T10:11:21.504 INFO:tasks.cephadm:Archiving logs... 2024-09-16T10:11:21.505 DEBUG:teuthology.misc:Transferring archived files from smithi033:/var/log/ceph to /home/teuthworker/archive/avan-2024-09-16_08:23:53-orch:cephadm-wip-athakkar-testing-2024-09-12-1857-distro-default-smithi/7907100/remote/smithi033/log 2024-09-16T10:11:21.506 DEBUG:teuthology.orchestra.run.smithi033:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-16T10:11:21.721 DEBUG:teuthology.misc:Transferring archived files from smithi097:/var/log/ceph to /home/teuthworker/archive/avan-2024-09-16_08:23:53-orch:cephadm-wip-athakkar-testing-2024-09-12-1857-distro-default-smithi/7907100/remote/smithi097/log 2024-09-16T10:11:21.722 DEBUG:teuthology.orchestra.run.smithi097:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-16T10:11:21.855 DEBUG:teuthology.misc:Transferring archived files from smithi135:/var/log/ceph to /home/teuthworker/archive/avan-2024-09-16_08:23:53-orch:cephadm-wip-athakkar-testing-2024-09-12-1857-distro-default-smithi/7907100/remote/smithi135/log 2024-09-16T10:11:21.856 DEBUG:teuthology.orchestra.run.smithi135:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-16T10:11:21.979 DEBUG:teuthology.misc:Transferring archived files from smithi151:/var/log/ceph to /home/teuthworker/archive/avan-2024-09-16_08:23:53-orch:cephadm-wip-athakkar-testing-2024-09-12-1857-distro-default-smithi/7907100/remote/smithi151/log 2024-09-16T10:11:21.980 DEBUG:teuthology.orchestra.run.smithi151:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-16T10:11:22.005 INFO:tasks.cephadm:Removing cluster... 2024-09-16T10:11:22.006 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 8eea781e-7412-11ef-bceb-c7b262605968 --force 2024-09-16T10:11:22.206 INFO:teuthology.orchestra.run.smithi033.stdout:Deleting cluster with fsid: 8eea781e-7412-11ef-bceb-c7b262605968 2024-09-16T10:11:22.333 DEBUG:teuthology.orchestra.run.smithi097:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 8eea781e-7412-11ef-bceb-c7b262605968 --force 2024-09-16T10:11:22.524 INFO:teuthology.orchestra.run.smithi097.stdout:Deleting cluster with fsid: 8eea781e-7412-11ef-bceb-c7b262605968 2024-09-16T10:11:22.645 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 8eea781e-7412-11ef-bceb-c7b262605968 --force 2024-09-16T10:11:22.848 INFO:teuthology.orchestra.run.smithi135.stdout:Deleting cluster with fsid: 8eea781e-7412-11ef-bceb-c7b262605968 2024-09-16T10:11:22.974 INFO:tasks.cephadm:Removing cephadm ... 2024-09-16T10:11:22.974 DEBUG:teuthology.orchestra.run.smithi033:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-16T10:11:22.991 DEBUG:teuthology.orchestra.run.smithi097:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-16T10:11:23.007 DEBUG:teuthology.orchestra.run.smithi135:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-16T10:11:23.023 DEBUG:teuthology.orchestra.run.smithi151:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-16T10:11:23.041 INFO:tasks.cephadm:Teardown complete 2024-09-16T10:11:23.042 DEBUG:teuthology.run_tasks:Unwinding manager cephadm.configure_samba_client_container 2024-09-16T10:11:23.052 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-16T10:11:23.060 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-16T10:11:23.060 DEBUG:teuthology.orchestra.run.smithi033:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-16T10:11:23.063 DEBUG:teuthology.orchestra.run.smithi097:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-16T10:11:23.065 DEBUG:teuthology.orchestra.run.smithi135:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-16T10:11:23.068 DEBUG:teuthology.orchestra.run.smithi151:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-16T10:11:23.077 INFO:teuthology.orchestra.run.smithi033.stderr:bash: line 1: ntpq: command not found 2024-09-16T10:11:23.077 INFO:teuthology.orchestra.run.smithi097.stderr:bash: line 1: ntpq: command not found 2024-09-16T10:11:23.079 INFO:teuthology.orchestra.run.smithi135.stderr:bash: line 1: ntpq: command not found 2024-09-16T10:11:23.083 INFO:teuthology.orchestra.run.smithi097.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-16T10:11:23.083 INFO:teuthology.orchestra.run.smithi097.stdout:=============================================================================== 2024-09-16T10:11:23.083 INFO:teuthology.orchestra.run.smithi097.stdout:^* hv01.front.sepia.ceph.com 3 6 377 57 -586us[ -578us] +/- 63ms 2024-09-16T10:11:23.083 INFO:teuthology.orchestra.run.smithi097.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 57 +1187us[+1187us] +/- 66ms 2024-09-16T10:11:23.083 INFO:teuthology.orchestra.run.smithi097.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 55 -704us[ -704us] +/- 88ms 2024-09-16T10:11:23.083 INFO:teuthology.orchestra.run.smithi097.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T10:11:23.083 INFO:teuthology.orchestra.run.smithi033.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-16T10:11:23.083 INFO:teuthology.orchestra.run.smithi033.stdout:=============================================================================== 2024-09-16T10:11:23.083 INFO:teuthology.orchestra.run.smithi033.stdout:^* hv01.front.sepia.ceph.com 3 6 377 56 -618us[ -586us] +/- 63ms 2024-09-16T10:11:23.083 INFO:teuthology.orchestra.run.smithi033.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 57 +1155us[+1187us] +/- 66ms 2024-09-16T10:11:23.084 INFO:teuthology.orchestra.run.smithi033.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 56 -758us[ -726us] +/- 87ms 2024-09-16T10:11:23.084 INFO:teuthology.orchestra.run.smithi033.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T10:11:23.085 INFO:teuthology.orchestra.run.smithi135.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-16T10:11:23.085 INFO:teuthology.orchestra.run.smithi135.stdout:=============================================================================== 2024-09-16T10:11:23.085 INFO:teuthology.orchestra.run.smithi135.stdout:^* hv01.front.sepia.ceph.com 3 6 377 56 -602us[ -594us] +/- 63ms 2024-09-16T10:11:23.085 INFO:teuthology.orchestra.run.smithi135.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 56 +1163us[+1163us] +/- 66ms 2024-09-16T10:11:23.085 INFO:teuthology.orchestra.run.smithi135.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 58 -725us[ -718us] +/- 87ms 2024-09-16T10:11:23.085 INFO:teuthology.orchestra.run.smithi135.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T10:11:23.100 INFO:teuthology.orchestra.run.smithi151.stderr:bash: line 1: ntpq: command not found 2024-09-16T10:11:23.105 INFO:teuthology.orchestra.run.smithi151.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-16T10:11:23.105 INFO:teuthology.orchestra.run.smithi151.stdout:=============================================================================== 2024-09-16T10:11:23.105 INFO:teuthology.orchestra.run.smithi151.stdout:^* hv01.front.sepia.ceph.com 3 6 377 56 -596us[ -589us] +/- 63ms 2024-09-16T10:11:23.106 INFO:teuthology.orchestra.run.smithi151.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 56 +1185us[+1192us] +/- 66ms 2024-09-16T10:11:23.106 INFO:teuthology.orchestra.run.smithi151.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 55 -724us[ -724us] +/- 87ms 2024-09-16T10:11:23.106 INFO:teuthology.orchestra.run.smithi151.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T10:11:23.106 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-16T10:11:23.116 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-16T10:11:23.117 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-16T10:11:23.126 DEBUG:teuthology.orchestra.run.smithi033:> 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-16T10:11:23.204 DEBUG:teuthology.orchestra.run.smithi097:> 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-16T10:11:23.269 DEBUG:teuthology.orchestra.run.smithi135:> 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-16T10:11:23.335 DEBUG:teuthology.orchestra.run.smithi151:> 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-16T10:11:23.399 DEBUG:teuthology.orchestra.run.smithi033:> 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-16T10:11:23.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T10:11:23.430 DEBUG:teuthology.orchestra.run.smithi097:> 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-16T10:11:23.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T10:11:23.459 DEBUG:teuthology.orchestra.run.smithi135:> 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-16T10:11:23.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T10:11:23.487 DEBUG:teuthology.orchestra.run.smithi151:> 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-16T10:11:23.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T10:11:23.517 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-16T10:11:23.531 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-16T10:11:23.541 INFO:teuthology.task.internal:Duration was 877.277231 seconds 2024-09-16T10:11:23.542 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-16T10:11:23.552 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-16T10:11:23.553 DEBUG:teuthology.orchestra.run.smithi033:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-16T10:11:23.555 DEBUG:teuthology.orchestra.run.smithi097:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-16T10:11:23.558 DEBUG:teuthology.orchestra.run.smithi135:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-16T10:11:23.560 DEBUG:teuthology.orchestra.run.smithi151:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-16T10:11:23.594 INFO:teuthology.orchestra.run.smithi097.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-16T10:11:23.595 INFO:teuthology.orchestra.run.smithi033.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-16T10:11:23.596 INFO:teuthology.orchestra.run.smithi135.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-16T10:11:23.601 INFO:teuthology.orchestra.run.smithi151.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-16T10:11:24.032 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-16T10:11:24.032 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi033.front.sepia.ceph.com 2024-09-16T10:11:24.032 DEBUG:teuthology.orchestra.run.smithi033:> 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-16T10:11:24.054 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi097.front.sepia.ceph.com 2024-09-16T10:11:24.054 DEBUG:teuthology.orchestra.run.smithi097:> 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-16T10:11:24.093 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi135.front.sepia.ceph.com 2024-09-16T10:11:24.093 DEBUG:teuthology.orchestra.run.smithi135:> 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-16T10:11:24.121 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi151.front.sepia.ceph.com 2024-09-16T10:11:24.121 DEBUG:teuthology.orchestra.run.smithi151:> 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-16T10:11:24.156 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-16T10:11:24.157 DEBUG:teuthology.orchestra.run.smithi033:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-16T10:11:24.159 DEBUG:teuthology.orchestra.run.smithi097:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-16T10:11:24.162 DEBUG:teuthology.orchestra.run.smithi135:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-16T10:11:24.164 DEBUG:teuthology.orchestra.run.smithi151:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-16T10:11:24.225 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-16T10:11:24.225 DEBUG:teuthology.orchestra.run.smithi033:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-16T10:11:24.228 DEBUG:teuthology.orchestra.run.smithi097:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-16T10:11:24.230 DEBUG:teuthology.orchestra.run.smithi135:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-16T10:11:24.233 DEBUG:teuthology.orchestra.run.smithi151:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-16T10:11:24.751 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-16T10:11:24.763 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-16T10:11:24.764 DEBUG:teuthology.orchestra.run.smithi033:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-16T10:11:24.789 DEBUG:teuthology.orchestra.run.smithi097:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-16T10:11:24.815 DEBUG:teuthology.orchestra.run.smithi135:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-16T10:11:24.841 DEBUG:teuthology.orchestra.run.smithi151:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-16T10:11:24.867 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-16T10:11:24.878 DEBUG:teuthology.orchestra.run.smithi033:> 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-16T10:11:24.880 DEBUG:teuthology.orchestra.run.smithi097:> 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-16T10:11:24.884 DEBUG:teuthology.orchestra.run.smithi135:> 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-16T10:11:24.887 DEBUG:teuthology.orchestra.run.smithi151:> 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-16T10:11:24.901 INFO:teuthology.orchestra.run.smithi033.stdout:kernel.core_pattern = core 2024-09-16T10:11:24.903 INFO:teuthology.orchestra.run.smithi097.stdout:kernel.core_pattern = core 2024-09-16T10:11:24.908 INFO:teuthology.orchestra.run.smithi135.stdout:kernel.core_pattern = core 2024-09-16T10:11:24.931 INFO:teuthology.orchestra.run.smithi151.stdout:kernel.core_pattern = core 2024-09-16T10:11:24.955 DEBUG:teuthology.orchestra.run.smithi033:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-16T10:11:24.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T10:11:24.982 DEBUG:teuthology.orchestra.run.smithi097:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-16T10:11:24.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T10:11:24.999 DEBUG:teuthology.orchestra.run.smithi135:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-16T10:11:25.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T10:11:25.014 DEBUG:teuthology.orchestra.run.smithi151:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-16T10:11:25.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T10:11:25.028 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-16T10:11:25.040 INFO:teuthology.task.internal:Transferring archived files... 2024-09-16T10:11:25.041 DEBUG:teuthology.misc:Transferring archived files from smithi033:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/avan-2024-09-16_08:23:53-orch:cephadm-wip-athakkar-testing-2024-09-12-1857-distro-default-smithi/7907100/remote/smithi033 2024-09-16T10:11:25.041 DEBUG:teuthology.orchestra.run.smithi033:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-16T10:11:25.081 DEBUG:teuthology.misc:Transferring archived files from smithi097:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/avan-2024-09-16_08:23:53-orch:cephadm-wip-athakkar-testing-2024-09-12-1857-distro-default-smithi/7907100/remote/smithi097 2024-09-16T10:11:25.081 DEBUG:teuthology.orchestra.run.smithi097:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-16T10:11:25.114 DEBUG:teuthology.misc:Transferring archived files from smithi135:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/avan-2024-09-16_08:23:53-orch:cephadm-wip-athakkar-testing-2024-09-12-1857-distro-default-smithi/7907100/remote/smithi135 2024-09-16T10:11:25.114 DEBUG:teuthology.orchestra.run.smithi135:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-16T10:11:25.149 DEBUG:teuthology.misc:Transferring archived files from smithi151:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/avan-2024-09-16_08:23:53-orch:cephadm-wip-athakkar-testing-2024-09-12-1857-distro-default-smithi/7907100/remote/smithi151 2024-09-16T10:11:25.149 DEBUG:teuthology.orchestra.run.smithi151:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-16T10:11:25.182 INFO:teuthology.task.internal:Removing archive directory... 2024-09-16T10:11:25.182 DEBUG:teuthology.orchestra.run.smithi033:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-16T10:11:25.184 DEBUG:teuthology.orchestra.run.smithi097:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-16T10:11:25.187 DEBUG:teuthology.orchestra.run.smithi135:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-16T10:11:25.189 DEBUG:teuthology.orchestra.run.smithi151:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-16T10:11:25.235 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-16T10:11:25.248 INFO:teuthology.task.internal:Not uploading archives. 2024-09-16T10:11:25.249 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-16T10:11:25.259 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-16T10:11:25.260 DEBUG:teuthology.orchestra.run.smithi033:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-16T10:11:25.262 DEBUG:teuthology.orchestra.run.smithi097:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-16T10:11:25.265 DEBUG:teuthology.orchestra.run.smithi135:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-16T10:11:25.267 DEBUG:teuthology.orchestra.run.smithi151:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-16T10:11:25.275 INFO:teuthology.orchestra.run.smithi033.stdout: 265324 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 16 10:11 /home/ubuntu/cephtest 2024-09-16T10:11:25.278 INFO:teuthology.orchestra.run.smithi097.stdout: 265324 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 16 10:11 /home/ubuntu/cephtest 2024-09-16T10:11:25.279 INFO:teuthology.orchestra.run.smithi135.stdout: 262169 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 16 10:11 /home/ubuntu/cephtest 2024-09-16T10:11:25.293 INFO:teuthology.orchestra.run.smithi151.stdout: 265340 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 16 10:11 /home/ubuntu/cephtest 2024-09-16T10:11:25.293 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-16T10:11:25.414 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-16T10:11:25.438 INFO:teuthology.run:Summary data: description: orch:cephadm/smb/{0-distro/centos_9.stream_runc tasks/deploy_smb_mgr_ctdb_res_basic} duration: 877.2772312164307 owner: scheduled_avan@teuthology success: true 2024-09-16T10:11:25.438 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-16T10:11:25.519 INFO:teuthology.run:pass